# # ChangeLog for src/UIElements/GlobalListOfParameterQueries.hpp # # Generated by Trac 1.6 # Jun 9, 2025, 5:55:44 AM Mon, 08 May 2017 13:51:22 GMT Frederik Heber [2315f3] * src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified) * src/UIElements/CommandLineUI/Query/CommandLineQuery.hpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/GlobalListOfParameterQueries.hpp (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/Qt4/Query/QtQueryList.hpp (modified) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) Removed Vector and Vectors from boost preprocessor magic. - this is ... Thu, 11 Jun 2015 23:21:41 GMT Frederik Heber [37a67f] * src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified) * src/UIElements/CommandLineUI/Query/CommandLineQuery.hpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/Dialog_impl_pre.hpp (added) * src/UIElements/Dialog_impl_undef.hpp (added) * src/UIElements/GlobalListOfParameterQueries.hpp (added) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) Replaced Query.. class and query..() function declarations in ...