# # ChangeLog for src/UIElements/TextUI/Query/RealSpaceMatrixTextQuery.cpp # # Generated by Trac 1.4.4 # Jan 13, 2025, 7:40:46 PM Wed, 13 Jun 2012 17:39:06 GMT Frederik Heber [7d9416] * src/Actions/Values.cpp (modified) * src/Actions/Values.hpp (modified) * src/Actions/WorldAction/CenterInBoxAction.cpp (modified) * src/Actions/WorldAction/CenterInBoxAction.def (modified) * src/Actions/WorldAction/ChangeBoxAction.cpp (modified) * src/Actions/WorldAction/ChangeBoxAction.def (modified) * src/Actions/unittests/stubs/DummyUI.hpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser_validate.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser_validate.hpp (modified) * src/UIElements/CommandLineUI/Query/CommandLineQuery.hpp (modified) * src/UIElements/CommandLineUI/Query/RealSpaceMatrixCommandLineQuery.cpp (moved) * src/UIElements/CommandLineUI/TypeEnumContainer.cpp (modified) * src/UIElements/CommandLineUI/TypeEnumContainer.hpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/Pipe/RealSpaceMatrixQtQueryPipe.cpp (moved) * src/UIElements/Qt4/Pipe/RealSpaceMatrixQtQueryPipe.hpp (moved) * src/UIElements/Qt4/QtDialog.cpp (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/Qt4/Query/QtQuery.hpp (modified) * src/UIElements/Qt4/Query/RealSpaceMatrixQtQuery.cpp (moved) * src/UIElements/Query/RealSpaceMatrixQuery.cpp (moved) * src/UIElements/TextUI/Query/RealSpaceMatrixTextQuery.cpp (moved) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) Turned query into query - CenterInBox and ...