# # ChangeLog for src/UIElements/Views/Qt4/QtInfoBox.hpp # # Generated by Trac 1.4.4 # Jan 13, 2025, 4:53:55 PM Sun, 14 Feb 2016 12:33:42 GMT Frederik Heber [42d7dc] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) QtInfoBox disconnects signals. Sun, 14 Feb 2016 12:33:41 GMT Frederik Heber [b2c2e4] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) FIX: Qt's parent properly set from QtMainWindow's point of view. Sun, 14 Feb 2016 12:33:41 GMT Frederik Heber [cf9287] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) Equipped QtInfoBox with mutex and split clearTabs(). - this avoids ... Fri, 12 Feb 2016 23:15:40 GMT Frederik Heber [367489] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) QtInfoBox now obtains information completely from ... Sat, 25 Jul 2015 13:01:21 GMT Frederik Heber [4965922] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) QtInfoBox updates information on update signal. Fri, 24 Jul 2015 16:44:35 GMT Frederik Heber [e7341e] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) FIX: QtInfoBox now works mostly on ids. - slots are requested as ... Sat, 10 Jan 2015 17:14:32 GMT Frederik Heber [2b596f] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.hpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) Hovering over molecules is working including update of QtInfoBox. - ... Wed, 26 Sep 2012 17:24:05 GMT Frederik Heber [52575c] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) QtInfoBox: save current tab page when switching atoms Wed, 26 Sep 2012 17:24:05 GMT Frederik Heber [0b2be1] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) nicer QtInfoBox (bigger lists) Wed, 18 Jul 2012 14:02:27 GMT Michael Ankele [3c53fa] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (moved) * src/UIElements/Views/Qt4/QtInfoBox.hpp (moved) Refactoring: renamed QtMoleculeView -> QtInfoBox