#
# ChangeLog for src/UIElements/Qt4
#
# Generated by Trac 1.4.4
# Mar 29, 2025, 9:11:31 AM

Sat, 30 Oct 2010 18:44:29 GMT Frederik Heber <heber@…> [2a6a2c]
	* src/Actions/Action_impl_pre.hpp (modified)
	* src/Actions/MapOfActions.cpp (modified)
	* src/Actions/MapOfActions.hpp (modified)
	* src/Patterns/Registry_impl.hpp (modified)
	* src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified)
	* src/UIElements/Qt4/QtMainWindow.cpp (modified)
	* src/UIElements/TextUI/TextWindow.cpp (modified)

	Removed MapOfActions::populateActions().

	- Action prototypes are ...


Sat, 30 Oct 2010 18:44:29 GMT Frederik Heber <heber@…> [bc2990]
	* src/Actions/Action_impl_header.hpp (modified)
	* src/Actions/Action_impl_pre.hpp (modified)
	* src/UIElements/Qt4/QtMainWindow.cpp (modified)
	* src/UIElements/TextUI/TextWindow.cpp (modified)

	Using ActionTraits::getDescrption instead of MapOfActions::...

	- ...


Mon, 25 Oct 2010 17:16:19 GMT Frederik Heber <heber@…> [8df74d]
	* src/Makefile.am (modified)
	* src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified)
	* src/UIElements/CommandLineUI/Query/AtomCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/AtomsCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/BooleanCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/BoxCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/DoubleCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/DoublesCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/ElementCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/ElementsCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/EmptyCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/FileCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/IntCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/IntsCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/MoleculeCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/MoleculesCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/StringCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/StringsCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/VectorCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/Query/VectorsCommandLineQuery.cpp (added)
	* src/UIElements/Dialog.cpp (modified)
	* src/UIElements/Makefile.am (modified)
	* src/UIElements/Qt4/Pipe/AtomQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/AtomsQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/BooleanQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/BoxQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/DoubleQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/ElementQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/ElementsQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/EmptyQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/FileQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/IntQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/MoleculeQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/MoleculesQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/QtQueryListPipe.hpp (added)
	* src/UIElements/Qt4/Pipe/StringQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/VectorQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/VectorsQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/QtDialog.cpp (modified)
	* src/UIElements/Qt4/QtDialog.hpp (modified)
	* src/UIElements/Qt4/Query/AtomQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/AtomsQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/BooleanQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/BoxQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/DoubleQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/DoublesQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/ElementQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/ElementsQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/EmptyQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/FileQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/IntQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/IntsQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/MoleculeQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/MoleculesQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/StringQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/StringsQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/VectorQtQuery.cpp (added)
	* src/UIElements/Qt4/Query/VectorsQtQuery.cpp (added)
	* src/UIElements/Query/AtomQuery.cpp (added)
	* src/UIElements/Query/AtomsQuery.cpp (added)
	* src/UIElements/Query/BooleanQuery.cpp (added)
	* src/UIElements/Query/BoxQuery.cpp (added)
	* src/UIElements/Query/DoubleQuery.cpp (added)
	* src/UIElements/Query/DoublesQuery.cpp (added)
	* src/UIElements/Query/ElementQuery.cpp (added)
	* src/UIElements/Query/ElementsQuery.cpp (added)
	* src/UIElements/Query/EmptyQuery.cpp (added)
	* src/UIElements/Query/FileQuery.cpp (added)
	* src/UIElements/Query/IntQuery.cpp (added)
	* src/UIElements/Query/IntsQuery.cpp (added)
	* src/UIElements/Query/MoleculeQuery.cpp (added)
	* src/UIElements/Query/MoleculesQuery.cpp (added)
	* src/UIElements/Query/Query.cpp (added)
	* src/UIElements/Query/StringQuery.cpp (added)
	* src/UIElements/Query/StringsQuery.cpp (added)
	* src/UIElements/Query/VectorQuery.cpp (added)
	* src/UIElements/Query/VectorsQuery.cpp (added)
	* src/UIElements/TextUI/Query/AtomTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/AtomsTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/BooleanTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/BoxTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/DoubleTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/DoublesTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/ElementTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/ElementsTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/EmptyTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/FileTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/IntTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/IntsTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/MoleculeTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/MoleculesTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/StringTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/StringsTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/VectorTextQuery.cpp (added)
	* src/UIElements/TextUI/Query/VectorsTextQuery.cpp (added)
	* src/UIElements/TextUI/TextDialog.cpp (modified)

	Split off all ...Query and ...Pipe boilerplate classes.

	- each ...


Mon, 25 Oct 2010 12:08:39 GMT Frederik Heber <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.