# # ChangeLog for src/UIElements/QT4 # # Generated by Trac 1.4.4 # Jan 17, 2025, 1:55:39 PM Thu, 21 Jan 2010 14:45:25 GMT Tillmann Crueger [6adb96] * src/Actions/small_actions.cpp (modified) * src/UIElements/QT4/QTDialog.cpp (modified) * src/Views/QT4/QTMoleculesView.cpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) * src/moleculelist.cpp (modified) Added possibility for views to catch name changes of molecules Thu, 21 Jan 2010 14:01:16 GMT Tillmann Crueger [57ee0d] * src/Makefile.am (modified) * src/Patterns/Observer.hpp (modified) * src/UIElements/QT4/QTMainWindow.cpp (modified) * src/UIElements/QT4/QTMainWindow.hpp (modified) * src/Views/QT4/QTMoleculesView.cpp (added) * src/Views/QT4/QTMoleculesView.hpp (added) * src/molecule.hpp (modified) * src/moleculelist.cpp (modified) * src/unittests/ObserverTest.cpp (modified) * src/unittests/ObserverTest.hpp (modified) Added a view that displays all molecules using a QTableWidget Tue, 19 Jan 2010 10:51:07 GMT Tillmann Crueger [d3a5ea] * src/Makefile.am (modified) * src/Menu/QT4/QTMenu.cpp (modified) * src/Menu/QT4/QTMenu.hpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/QT4/QTDialog.cpp (added) * src/UIElements/QT4/QTDialog.hpp (added) * src/UIElements/QT4/QTUIFactory.cpp (modified) Added dialogs for QT. So far QTDialogs can query the same types a ... Fri, 15 Jan 2010 14:59:35 GMT Tillmann Crueger [fa27ed] * src/Makefile.am (modified) * src/Menu/QT4/QTMenu.cpp (added) * src/Menu/QT4/QTMenu.hpp (added) * src/UIElements/QT4/QTMainWindow.cpp (modified) * src/UIElements/QT4/QTMainWindow.hpp (modified) * src/UIElements/QT4/QTUIFactory.cpp (modified) * src/defs.hpp (modified) Added support to call MenuItems using QT4 Thu, 14 Jan 2010 16:21:02 GMT Tillmann Crueger [8f67e2] * src/UIElements/QT4/QTMainWindow.cpp (modified) * src/UIElements/QT4/QTMainWindow.hpp (modified) * src/UIElements/QT4/QTUIFactory.cpp (modified) * src/UIElements/QT4/QTUIFactory.hpp (modified) Started actual presentation of the GUI Window Thu, 14 Jan 2010 14:50:36 GMT Tillmann Crueger [ea94a8] * src/Makefile.am (modified) * src/UIElements/QT4/QTMainWindow.cpp (modified) * src/UIElements/QT4/QTMainWindow.hpp (modified) * src/UIElements/QT4/QTUIFactory.cpp (added) * src/UIElements/QT4/QTUIFactory.hpp (added) * src/UIElements/TextUIFactory.hpp (modified) * src/UIElements/UIFactory.cpp (modified) Added a UIFactory for construction of QT4 UIElements Thu, 14 Jan 2010 14:23:13 GMT Tillmann Crueger [3027f8] * configure.ac (modified) * m4/gwqt4.m4 (added) * src/Makefile.am (modified) * src/UIElements/QT4/QTMainWindow.cpp (added) * src/UIElements/QT4/QTMainWindow.hpp (added) * src/UIElements/UIFactory.hpp (modified) * src/builder.cpp (modified) * src/menu.cpp (modified) Build basis for a QT4 User interface - Added compilation rules for ...