# # ChangeLog for src/UIElements/Views/Qt4/QtGeometryList.cpp # # Generated by Trac 1.6 # Jan 16, 2026, 12:50:34 PM Mon, 11 Aug 2025 17:43:56 GMT Frederik Heber [454b555] * data/icons/Makefile.am (modified) * src/UIElements/Menu/Qt4/QMenu_tooltip.hpp (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/Views/Qt4/ElementList/QtElementList.cpp (modified) * src/UIElements/Views/Qt4/ElementList/QtObservedAtomObserver.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItemFactory.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.hpp (modified) * src/UIElements/Views/Qt4/QDebugStream.hpp (modified) * src/UIElements/Views/Qt4/QtFragmentList.cpp (modified) * src/UIElements/Views/Qt4/QtGeometryList.cpp (modified) * src/UIElements/Views/Qt4/QtGeometryList.hpp (modified) * src/UIElements/Views/Qt4/QtHomologyList.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) * src/UIElements/Views/Qt4/QtLogBox.cpp (modified) * src/UIElements/Views/Qt4/QtLogBox.hpp (modified) * src/UIElements/Views/Qt4/QtNumericalItem.cpp (modified) * src/UIElements/Views/Qt4/QtNumericalItem.hpp (modified) * src/UIElements/Views/Qt4/QtShapeList.cpp (modified) Improved includes for Qt classes. - QT_CFLAGS needs to be set in ... Wed, 12 Jul 2017 19:12:47 GMT Frederik Heber [3c9ac3] * src/UIElements/Views/Qt4/QtGeometryList.cpp (modified) * src/UIElements/Views/Qt4/QtGeometryList.hpp (modified) * src/UIElements/Views/Qt4/QtHomologyList.cpp (modified) * src/UIElements/Views/Qt4/QtHomologyList.hpp (modified) * src/UIElements/Views/Qt4/QtShapeList.cpp (modified) * src/UIElements/Views/Qt4/QtShapeList.hpp (modified) Qt..Lists now take note of subjectKilled propery. Wed, 12 Jul 2017 19:11:51 GMT Frederik Heber [7516f6] * src/UIElements/Views/Qt4/QtGeometryList.cpp (modified) * src/UIElements/Views/Qt4/QtGeometryList.hpp (modified) * src/UIElements/Views/Qt4/QtHomologyList.cpp (modified) * src/UIElements/Views/Qt4/QtHomologyList.hpp (modified) * src/UIElements/Views/Qt4/QtShapeList.cpp (modified) * src/UIElements/Views/Qt4/QtShapeList.hpp (modified) * src/UIElements/Views/Qt4/QtStatusBar.cpp (modified) * src/UIElements/Views/Qt4/QtStatusBar.hpp (modified) * src/UIElements/Views/Qt4/QtTimeLine.cpp (modified) * src/UIElements/Views/Qt4/QtTimeLine.hpp (modified) FIX: several Qt...Lists required mutex to control refill triggered by ... Mon, 19 Jun 2017 08:24:17 GMT Frederik Heber [6116df] * src/UIElements/Views/Qt4/QtGeometryList.cpp (modified) * src/UIElements/Views/Qt4/QtGeometryList.hpp (modified) QtGeometryList now shows length or angle of stored vectors via tooltips. Mon, 19 Jun 2017 08:24:16 GMT Frederik Heber [48eab8] * doc/userguide/userguide.xml (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/QtGeometryList.cpp (added) * src/UIElements/Views/Qt4/QtGeometryList.hpp (added) Added QtGeometryList to QtMainWindow. - this list shows the name ...