# # ChangeLog for src/UIElements/Views/Qt4/QtTimeLine.hpp # # Generated by Trac 1.6 # Jun 21, 2025, 12:39:13 PM 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 ... Sat, 25 Jul 2015 13:02:12 GMT Frederik Heber [bcf056] * src/UIElements/Views/Qt4/QtTimeLine.cpp (modified) * src/UIElements/Views/Qt4/QtTimeLine.hpp (modified) FIX: QtTimeLine would cause another WorldSetTime action. - we did ... Sat, 05 Oct 2013 09:31:54 GMT Frederik Heber [25ce49] * src/UIElements/Views/Qt4/QtTimeLine.cpp (modified) * src/UIElements/Views/Qt4/QtTimeLine.hpp (modified) FIX: QtTimeLine was not notified of TimeChanged of WorldTime. - ... Fri, 09 Aug 2013 14:26:27 GMT Frederik Heber [d7e931] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/QtTimeLine.cpp (added) * src/UIElements/Views/Qt4/QtTimeLine.hpp (added) Added Timeline slider to QtMainWindow. - this allows quick setting ...