# # ChangeLog for src/UIElements/QT4/QTMainWindow.hpp # # Generated by Trac 1.4.4 # Jan 17, 2025, 7:17:02 PM 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 ...