# # ChangeLog for src/Menu/QT4/QTMenu.hpp # # Generated by Trac 1.4.4 # Apr 18, 2025, 9:21:56 PM Tue, 26 Jan 2010 16:25:25 GMT Tillmann Crueger [cef1d7] * configure.ac (modified) * m4/acx_pthread.m4 (added) * m4/ax_check_gl.m4 (added) * m4/ax_check_glu.m4 (added) * src/Makefile.am (modified) * src/Menu/QT4/QTMenu.hpp (modified) * src/UIElements/QT4/QTDialog.hpp (modified) * src/UIElements/QT4/QTMainWindow.cpp (modified) * src/UIElements/QT4/QTMainWindow.hpp (modified) * src/Views/QT4/GLMoleculeView.cpp (added) * src/Views/QT4/GLMoleculeView.hpp (added) * src/Views/QT4/QTMoleculesView.hpp (modified) Added basic structure for a GL-Visualization of molecules. 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