# # ChangeLog for src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp # # Generated by Trac 1.4.4 # Jan 10, 2025, 3:33:22 AM Fri, 12 Feb 2016 23:15:24 GMT Frederik Heber [494478] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValue_UpdateAtoms.hpp (moved) * src/UIElements/Qt4/InstanceBoard/ObservedValue_wCallback.hpp (moved) * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer_impl.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.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) Extracted all ObservedValue functionality out of ... Fri, 12 Feb 2016 23:15:23 GMT Frederik Heber [65c323] * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer.hpp (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer_impl.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) Extracted all ObservedValue functionality out of ... Fri, 12 Feb 2016 23:15:23 GMT Frederik Heber [41e287] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer.hpp (added) * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer_impl.hpp (added) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) Extracted functions handling refcounting of ObservedValues into ... Fri, 12 Feb 2016 23:15:23 GMT Frederik Heber [98c35c] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValue_types.hpp (added) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) Added rudimentary getter and returner for ObservedAtom/..Molecule() ... Fri, 12 Feb 2016 23:15:07 GMT Frederik Heber [2f7988] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (moved) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (moved) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.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) Moved and renamed QtInstanceInformationBoard -> ...