# # ChangeLog for src/UIElements/Qt4/QtUIFactory.cpp # # Generated by Trac 1.6 # Jun 29, 2025, 10:57:33 PM Sat, 04 Dec 2010 23:56:27 GMT Frederik Heber [e4fe8d] * src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.cpp (modified) * src/Descriptors/AtomIdDescriptor.hpp (modified) * src/Descriptors/AtomShapeDescriptor.hpp (modified) * src/Descriptors/MoleculeIdDescriptor.hpp (modified) * src/Descriptors/MoleculeNameDescriptor.hpp (modified) * src/Descriptors/MoleculePtrDescriptor.hpp (modified) * src/Helpers/Makefile.am (modified) * src/Helpers/defs.cpp (moved) * src/Helpers/defs.hpp (moved) * src/Helpers/fast_functions.hpp (modified) * src/Helpers/helpers.hpp (modified) * src/LinearAlgebra/MatrixContent.cpp (modified) * src/LinearAlgebra/Plane.cpp (modified) * src/LinearAlgebra/RealSpaceMatrix.cpp (modified) * src/LinearAlgebra/RealSpaceMatrix.hpp (modified) * src/LinearAlgebra/Space.cpp (modified) * src/LinearAlgebra/Vector.cpp (modified) * src/LinearAlgebra/Vector.hpp (modified) * src/LinearAlgebra/VectorContent.cpp (modified) * src/LinearAlgebra/linearsystemofequations.cpp (modified) * src/Makefile.am (modified) * src/Patterns/Singleton.hpp (modified) * src/Shapes/BaseShapes.cpp (modified) * src/UIElements/Menu/TextMenu/DisplayMenuItem.hpp (modified) * src/UIElements/Menu/TextMenu/SeparatorMenuItem.cpp (modified) * src/UIElements/Menu/TextMenu/TxMenu.hpp (modified) * src/UIElements/Qt4/QtUIFactory.cpp (modified) * src/UIElements/TextUI/TextWindow.cpp (modified) * src/World.cpp (modified) * src/analysis_correlation.hpp (modified) * src/boundary.hpp (modified) * src/element.hpp (modified) * src/linkedcell.hpp (modified) * src/molecule_graph.cpp (modified) * src/periodentafel.hpp (modified) * src/tesselationhelpers.hpp (modified) * src/unittests/logunittest.cpp (modified) * src/unittests/memoryallocatorunittest.cpp (modified) * src/unittests/tesselation_boundarytriangleunittest.cpp (modified) * src/unittests/tesselation_insideoutsideunittest.cpp (modified) * src/unittests/tesselationunittest.cpp (modified) * src/unittests/vectorunittest.cpp (modified) Moved defs.?pp to subdir (and library) Helpers. - hence, include ... 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.