# # ChangeLog for src/UIElements/Menu/Qt4/QtMenu.hpp # # Generated by Trac 1.4.4 # Jan 19, 2025, 12:04:11 AM Sat, 04 Dec 2010 23:33:47 GMT Frederik Heber [b59da6] * src/Actions/ActionRegistry.cpp (modified) * src/Actions/ActionRegistry.hpp (modified) * src/Actions/ActionTraits.cpp (modified) * src/Actions/ActionTraits.hpp (modified) * src/Makefile.am (modified) * src/Patterns/Registry_impl.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/Menu.cpp (modified) * src/UIElements/Menu/Menu.hpp (modified) * src/UIElements/Menu/MenuDescription.cpp (modified) * src/UIElements/Menu/MenuDescription.hpp (modified) * src/UIElements/Menu/MenuInterface.cpp (added) * src/UIElements/Menu/MenuInterface.hpp (added) * src/UIElements/Menu/Qt4/QtMenu.cpp (deleted) * src/UIElements/Menu/Qt4/QtMenu.hpp (modified) * src/UIElements/Menu/Qt4/QtMenuPipe.cpp (added) * src/UIElements/Menu/Qt4/QtMenuPipe.hpp (added) * src/UIElements/Menu/SubMenuItem.hpp (deleted) * src/UIElements/Menu/TextMenu/ActionMenuItem.cpp (moved) * src/UIElements/Menu/TextMenu/ActionMenuItem.hpp (moved) * src/UIElements/Menu/TextMenu/DisplayMenuItem.cpp (moved) * src/UIElements/Menu/TextMenu/DisplayMenuItem.hpp (moved) * src/UIElements/Menu/TextMenu/MenuItem.cpp (moved) * src/UIElements/Menu/TextMenu/MenuItem.hpp (moved) * src/UIElements/Menu/TextMenu/SeperatorItem.cpp (moved) * src/UIElements/Menu/TextMenu/SeperatorItem.hpp (moved) * src/UIElements/Menu/TextMenu/SubMenuItem.cpp (moved) * src/UIElements/Menu/TextMenu/SubMenuItem.hpp (added) * src/UIElements/Menu/TextMenu/TextMenu.hpp (added) * src/UIElements/Menu/TextMenu/TxMenu.cpp (moved) * src/UIElements/Menu/TextMenu/TxMenu.hpp (moved) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/TextUI/TextWindow.cpp (modified) * src/UIElements/TextUI/TextWindow.hpp (modified) * src/builder.cpp (modified) Refactoring of Menu structure for Qt and Text UI done. - Menu is ... Mon, 25 Oct 2010 12:08:39 GMT Frederik Heber [4cf323d] * src/Makefile.am (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/Menu/Qt4/QtMenu.cpp (moved) * src/UIElements/Menu/Qt4/QtMenu.hpp (moved) * src/UIElements/Qt4/IntQtQuery.ui (moved) * src/UIElements/Qt4/IntsQtQuery.ui (moved) * src/UIElements/Qt4/QtDialog.cpp (moved) * src/UIElements/Qt4/QtDialog.hpp (moved) * src/UIElements/Qt4/QtMainWindow.cpp (moved) * src/UIElements/Qt4/QtMainWindow.hpp (moved) * src/UIElements/Qt4/QtUIFactory.cpp (moved) * src/UIElements/Qt4/QtUIFactory.hpp (moved) * src/UIElements/Views/Qt4/GLMoleculeView.cpp (moved) * src/UIElements/Views/Qt4/GLMoleculeView.hpp (moved) * src/UIElements/Views/Qt4/QtMoleculeView.cpp (moved) * src/UIElements/Views/Qt4/QtMoleculeView.hpp (moved) * src/UIElements/Views/Qt4/QtStatusBar.cpp (moved) * src/UIElements/Views/Qt4/QtStatusBar.hpp (moved) * src/UIElements/Views/Qt4/QtWorldView.cpp (moved) * src/UIElements/Views/Qt4/QtWorldView.hpp (moved) * src/builder.cpp (modified) Renamed QT -> Qt in files, dirs, and class names.