# # ChangeLog for src/UIElements/Views/Qt4/QtLogBox.cpp # # Generated by Trac 1.4.4 # Jan 13, 2025, 5:18:40 PM Tue, 06 Sep 2016 14:36:34 GMT Frederik Heber [3d61c7] * configure.ac (modified) * src/UIElements/Views/Qt4/QtLogBox.cpp (modified) Added configure enable-switch for qtgui's capturing of stdout. Wed, 05 Aug 2015 17:32:13 GMT Frederik Heber [ec8471] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/QDebugStream.hpp (modified) * src/UIElements/Views/Qt4/QtLogBox.cpp (modified) * src/UIElements/Views/Qt4/QtLogBox.hpp (modified) FIX: QtLogBox is again included and working thread-safe. - ... Sat, 25 Jul 2015 13:01:21 GMT Frederik Heber [9737db] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/QDebugStream.hpp (modified) * src/UIElements/Views/Qt4/QtLogBox.cpp (modified) FIX: QDebugStream is now thread-safe. - also Fix to QTextCursor not ... Sat, 28 Jun 2014 00:51:35 GMT Frederik Heber [0ef912] * src/UIElements/Views/Qt4/QtLogBox.cpp (modified) * src/UIElements/Views/Qt4/QtLogBox.hpp (modified) QtLogBox catches mousePressEvent and selects atom in log. - this ... Sat, 28 Jun 2014 00:50:42 GMT Frederik Heber [e0b5f0] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/QDebugStream.hpp (added) * src/UIElements/Views/Qt4/QtLogBox.cpp (added) * src/UIElements/Views/Qt4/QtLogBox.hpp (added) Added QtLogBox to QtMainWindow, using QDebugStream to display log.