#
# ChangeLog for src/UIElements/Views/Qt4/QtLogBox.hpp
#
# Generated by Trac 1.4.4
# Mar 22, 2025, 11:43:51 AM

Sat, 28 Jun 2014 00:51:35 GMT Frederik Heber <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 <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.