# # ChangeLog for src/UIElements/Views/Qt4/QtTimeLine.hpp # # Generated by Trac 1.4.4 # Jan 13, 2025, 4:48:34 PM 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 ...