# # ChangeLog for src/UIElements/Views/Qt4/Qt3D # # Generated by Trac 1.6 # May 25, 2025, 1:45:01 PM Mon, 25 Apr 2016 07:05:31 GMT Frederik Heber [efeeb7] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) GLWorldScene now holds onto atoms and bonds until ..Removed() signal ... Mon, 25 Apr 2016 07:05:31 GMT Frederik Heber [649f59] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) GLWorldScene removes stored observed values only after both parent is ... Mon, 25 Apr 2016 07:05:31 GMT Frederik Heber [136842] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) GLWorldScene needs to store observed values to ensure duration of ... Mon, 25 Apr 2016 07:02:56 GMT Frederik Heber [d16a06] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) FIX: GLMoleculeObject_atom did not use QtObservedAtom for selected. Mon, 25 Apr 2016 07:02:56 GMT Frederik Heber [507f3c] * src/UIElements/Qt4/InstanceBoard/QtObservedBond.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) QtObservedBond returns ::ptr instead of ptr from left and right atom. ... Mon, 25 Apr 2016 07:02:56 GMT Frederik Heber [522c45] * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedBond.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedBond.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_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) QtObserved... signals indexChanged does not transmit ids anymore. - ... Mon, 25 Apr 2016 07:02:56 GMT Frederik Heber [6c4b69] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) Added checks abd verbosity to reparenting in GLWorldScene. Wed, 20 Apr 2016 23:07:47 GMT Frederik Heber [a13f2b] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) GLWorldScene can now reparent atoms and bonds whose molecule is ... Wed, 20 Apr 2016 23:07:47 GMT Frederik Heber [502614] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) GLWorldScene's parent maps now store the parent as ... Wed, 20 Apr 2016 23:07:47 GMT Frederik Heber [691533] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) FIX: GLMoleculeObject_molecule only updates tesselation hull when ... Wed, 20 Apr 2016 23:07:47 GMT Frederik Heber [bd6768] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) GLWorldScene now properly reassigns parents of GLMoleculeObjects. - ... Wed, 20 Apr 2016 23:07:46 GMT Frederik Heber [f1b5ca] * 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) Only GLWorldScene creates stuff, GLMoleculeObject_.. are just visual ... Wed, 20 Apr 2016 22:58:43 GMT Frederik Heber [96f14a] * 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_bond.hpp (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) Modified all GLMoleculeObjects and GLWorldScene to the new ... Wed, 20 Apr 2016 20:36:11 GMT Frederik Heber [6af6a62] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) FIX: Removed GLMoleculeObject_molecule's molref. Wed, 20 Apr 2016 08:52:04 GMT Frederik Heber [76c238] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) Removed GLMoleculeObject_molecule::getPresentAtoms() and changed ... Wed, 20 Apr 2016 08:52:04 GMT Frederik Heber [1d9b6dd] * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) FIX: Removed some unnecessary observer code from GLWorldView. Wed, 20 Apr 2016 08:52:03 GMT Frederik Heber [f91ef6] * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) * src/UIElements/Qt4/QtMainWindow.cpp (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) Changed slots of GLWorldScene and GLWorldView. Thu, 03 Mar 2016 20:46:55 GMT Frederik Heber [14de9a4] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) FIX: GLMoleculeObject_atom did reset position not bonds on bondsChanged. Thu, 03 Mar 2016 18:38:19 GMT Frederik Heber [35ab62] * 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) Half of the bonds are showing up again. - but the other half is ... Fri, 26 Feb 2016 09:54:40 GMT Frederik Heber [4a187d] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) GLWorldScene also takes note of empty molecule. - this is for the ... Fri, 26 Feb 2016 09:54:40 GMT Frederik Heber [1187c5] * src/Atom/atom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) FIX: QtObservedAtom's AtomMoleculeIndex was not informed of molecule ... Fri, 26 Feb 2016 09:46:19 GMT Frederik Heber [640cbd] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) FIX: emit changed signal before moleculeEmptied. Fri, 26 Feb 2016 09:46:19 GMT Frederik Heber [e29427] * 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) GLWorldScene RemovedMolecules now uses QtObservedMolecule* as key. ... Fri, 26 Feb 2016 09:46:19 GMT Frederik Heber [805fdc] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) FIX: GLWorldScene's moleculesAtomRemoved was checking ... Fri, 26 Feb 2016 09:46:18 GMT Frederik Heber [96e145] * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) AtomInserted/Removed of QtObservedMolecule sends ptr as unique key. ... Fri, 26 Feb 2016 09:46:18 GMT Frederik Heber [bcf9cd] * 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) GLWorldScene places GLMoleculeObject_molecule into extra list before ... Sun, 14 Feb 2016 12:34:29 GMT Frederik Heber [59f1bc] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) * src/documentation/constructs/qt-gui.dox (modified) All ..Inserted/..Removed signals now go through GLWorldScene. - ... Sun, 14 Feb 2016 12:34:29 GMT Frederik Heber [03e69e] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) FIX: GLMoleculeObject_.. does not care whether selection state did ... Sun, 14 Feb 2016 12:34:29 GMT Frederik Heber [8281cc] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) FIX: Making sure that atomInserted is received from same source in ... Sun, 14 Feb 2016 12:34:29 GMT Frederik Heber [1c0961] * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.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_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) FIX: indexChanged from QtObserved... transmit both old and new id. Sun, 14 Feb 2016 12:34:28 GMT Frederik Heber [1b07b1] * 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/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.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) * 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) QtObservedInstanceBoard now sends QtObserved..::ptr around in ... Sun, 14 Feb 2016 12:34:27 GMT Frederik Heber [4cac6c] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) CHECK: Don't admonish empty missed states in GLWorldScene? - ... Sun, 14 Feb 2016 12:34:27 GMT Frederik Heber [7ded1c] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) GLMoleculeObject_atom and .._molecule don't get QtObserved... right ... Sun, 14 Feb 2016 12:34:27 GMT Frederik Heber [3fe318] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) CHECK: tempcommit: Removed Cacheable of TesselationHull for ... Sun, 14 Feb 2016 12:33:43 GMT Frederik Heber [5cd3a33] * src/UIElements/Qt4/QtMainWindow.cpp (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) * 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) Removed QtSelectionUsage in GLWorldView and related. - instead ... Sun, 14 Feb 2016 12:33:41 GMT Frederik Heber [3b9aa1] * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.hpp (modified) FIX: All ObservedValue getters now return const references. - this ... 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: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 -> ... Fri, 12 Feb 2016 23:15:07 GMT Frederik Heber [0f7ffe] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.hpp (modified) Changed connections between GLWorldScene, GLWorldView and ... Fri, 12 Feb 2016 23:15:06 GMT Frederik Heber [8d5fbf1] * 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_bond.hpp (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/QtInstanceInformationBoard.cpp (modified) * src/UIElements/Views/Qt4/QtInstanceInformationBoard.hpp (modified) GLMoleculeObject_atom, _bond, _molecule all use ... Fri, 12 Feb 2016 23:15:06 GMT Frederik Heber [15c8a9] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.hpp (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/QtInstanceInformationBoard.cpp (added) * src/UIElements/Views/Qt4/QtInstanceInformationBoard.hpp (added) Added QtInstanceInformationBoard that handles ObservedValues through ... Fri, 12 Feb 2016 23:15:06 GMT Frederik Heber [026bef] * 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_bond.hpp (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/ObservedValue_UpdateAtoms.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/ObservedValue_wCallback.hpp (modified) Changed GLMoleculeObject_...:countSubjectKilled() to taking id ... Fri, 12 Feb 2016 23:15:05 GMT Frederik Heber [099f67] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.hpp (modified) GLMoleculeObject_bond's ObservedValues is now all static. - again, ... Fri, 12 Feb 2016 23:15:05 GMT Frederik Heber [16bd37] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.hpp (modified) GLMoleculeObject_atom's ObservedValues is now all static. - this is ... Fri, 12 Feb 2016 23:15:05 GMT Frederik Heber [8688ef] * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/ObservedValue_UpdateAtoms.hpp (added) GLMoleculeObject_molecule's ObservedValues is now all static. - ... Fri, 12 Feb 2016 23:15:05 GMT Frederik Heber [7a205a] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) FIX: GLMoleculeObject_molecule::updateAtoms() used DisplayAtoms ... Fri, 12 Feb 2016 23:15:04 GMT Frederik Heber [7c7c4a] * src/UIElements/Makefile.am (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_bond.hpp (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/ObservedValue_wCallback.hpp (added) FIX: All ObservedValue's of GLMoleculeObject_atom/bond/molecule ... Fri, 12 Feb 2016 23:15:04 GMT Frederik Heber [e25448] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) FIX: GLMoleculeObject_molecule::subjectKilled() should not call ... Fri, 12 Feb 2016 23:15:04 GMT Frederik Heber [7cf0eb] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) FIX: GLWorldScene has additional moleculePrepared... slots and ... Fri, 12 Feb 2016 23:15:04 GMT Frederik Heber [4ab5dc] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) FIX: GLMoleculeObject_molecule still contained hack to get upper ... Sun, 31 Jan 2016 12:43:17 GMT Frederik Heber [e39e7a] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) Implemented more efficient per-molecule bounding box information. - ... Wed, 05 Aug 2015 17:32:13 GMT Frederik Heber [6fe4f7] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) FIX: updateBoundingBox() must not call molecule::getBoundingBox() on ... Wed, 05 Aug 2015 17:32:13 GMT Frederik Heber [7e2adc] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.hpp (modified) FIX: GLMoleculeObject_bond had both flipped ids and the side. - in ... Wed, 05 Aug 2015 17:32:12 GMT Frederik Heber [a9161d] * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) * src/UIElements/Views/Qt4/QtShapeList.cpp (modified) FIX: GLWorldView and QtShapeList do not assert single source in ... Wed, 05 Aug 2015 17:32:12 GMT Frederik Heber [07136a] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_shape.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_shape.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) FIX: Fixing display of shapes in GLWorldView. - we propagate shape ... Wed, 05 Aug 2015 17:32:12 GMT Frederik Heber [369cb1] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) GLWorldScene lacked assert of Walker in atomClicked(). Wed, 05 Aug 2015 17:32:12 GMT Frederik Heber [92ee41] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) Asserted that GLMoleculeObject_molecule::update() is never called. Wed, 05 Aug 2015 17:32:12 GMT Frederik Heber [ca4b63b] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) AddAtomBonds() now uses just id not ptr as param. Wed, 05 Aug 2015 17:32:11 GMT Frederik Heber [68989c] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) Avoided use of getId() on molecules and atoms in Qt code where ... Wed, 05 Aug 2015 17:32:11 GMT Frederik Heber [25a81d] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) GLMoleculeObject_molecule does not use getAtomCount() anymore. - ... Wed, 05 Aug 2015 17:32:11 GMT Frederik Heber [5b61e5] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) GLMoleculeObject_molecule also has ObservedValue for name. - this ... Wed, 05 Aug 2015 17:32:11 GMT Frederik Heber [a39d72] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) Fixed formula usage in Qt part of code. - formula of a molecule is ... Wed, 05 Aug 2015 17:32:11 GMT Frederik Heber [015f8c] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.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) * 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) QtMainWindow uses QtSelectionChangedAgent. - QtMoleculeListView and ... Wed, 05 Aug 2015 17:32:10 GMT Frederik Heber [cc2976] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItemFactory.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItemFactory.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_atomcount.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_formula.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_name.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_occurrence.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_visibility.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) QtMoleculeItem_.. now shout when they receive subjectKilled(). - ... Wed, 05 Aug 2015 17:32:10 GMT Frederik Heber [54bdaa] * src/Parser/FormatParser_common.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) Qt4 instance use new lastChanged..Id() in place of lastChanged(). - ... Wed, 05 Aug 2015 17:32:09 GMT Frederik Heber [f714763] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (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) GLWorldView no longer listens to WorldTime::TimeChanged. - ... Wed, 05 Aug 2015 17:32:09 GMT Frederik Heber [3d5b5b] * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) GLWorldView does not emit changed() on each general update() from the ... Wed, 05 Aug 2015 17:32:08 GMT Frederik Heber [20f9b5] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) GLWorldScene propagates changed mol id to GLMoleculeObject_molecule. ... Wed, 05 Aug 2015 17:32:08 GMT Frederik Heber [6c16a0] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) GLMoleculeObject_molecule uses ObservedValue for internally ... Wed, 05 Aug 2015 17:32:07 GMT Frederik Heber [009e2e2] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) GLMoleculeObject_bond uses ObservedValue for internally representing ... Wed, 05 Aug 2015 17:32:07 GMT Frederik Heber [534374] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.hpp (modified) GLMoleculeObject_atom uses ObservedValue for internally representing ... Wed, 05 Aug 2015 17:32:07 GMT Frederik Heber [b3a33d] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) Removed init() and signal WorldSelectionChanged() from GLWorldScene. Sat, 25 Jul 2015 13:01:45 GMT Frederik Heber [2a4b05] * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) FIX: GLWorldView was signed in to atomInserted and atomRemoved ... Sat, 25 Jul 2015 13:01:45 GMT Frederik Heber [9b56f0a] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) FIX: GLWorldScene did not initialize SelectionMode properly. Sat, 25 Jul 2015 13:01:44 GMT Frederik Heber [73b13c] * 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) Extracted signing on to molecule into activateObserver. - is called ... Sat, 25 Jul 2015 13:01:21 GMT Frederik Heber [2f76d2] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) FIX: Fixing atomicNumber_t atomicId_t in atomRemoved and atomInserted. Sat, 25 Jul 2015 13:01:21 GMT Frederik Heber [f759e5] * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) FIX: GLWorldView must not listen to moleculeRemoved but to its ... Sat, 25 Jul 2015 13:01:20 GMT Frederik Heber [9c259e] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (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) FIX: GLWorldScene/View capture all missed signals for each ... Fri, 24 Jul 2015 16:44:35 GMT Frederik Heber [8923ad8] * 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) Removed GLMoleculeObject_molecule's init() and reinit(). - also ... Fri, 24 Jul 2015 16:44:35 GMT Frederik Heber [d619338] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) Removed lots of code in GLWorldScene that now resides in ... Fri, 24 Jul 2015 16:44:35 GMT Frederik Heber [8d3ee6] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.hpp (modified) FIX: GLMoleculeObject_molecule was not informed of atom index change. Fri, 24 Jul 2015 16:44:35 GMT Frederik Heber [f3b597] * 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) FIX: GLMoleculeObject_molecule() may overlap with atomInserted() ... Fri, 24 Jul 2015 16:44:34 GMT Frederik Heber [f01769] * src/Actions/AtomAction/ChangeElementAction.cpp (modified) * src/Actions/FillAction/FillRegularGridAction.cpp (modified) * src/Actions/FillAction/FillSurfaceAction.cpp (modified) * src/Actions/FillAction/SuspendInMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/RemoveAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByIdAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByOrderAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByIdAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByOrderAction.cpp (modified) * src/Actions/TesselationAction/ConvexEnvelopeAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.def (modified) * src/Analysis/analysis_bonds.cpp (modified) * src/Analysis/analysis_correlation.cpp (modified) * src/Atom/AtomSet.hpp (modified) * src/Atom/atom_bondedparticle.cpp (modified) * src/Atom/atom_bondedparticle.hpp (modified) * src/AtomIdSet.cpp (modified) * src/AtomIdSet.hpp (modified) * src/Bond/BondInfo.cpp (modified) * src/Descriptors/unittests/AtomDescriptorUnitTest.cpp (modified) * src/Filling/unittests/ClusterUnitTest.cpp (modified) * src/Fragmentation/Fragmentation.cpp (modified) * src/Fragmentation/Graph.cpp (modified) * src/Fragmentation/Homology/HomologyGraph_getFromKeyset.cpp (modified) * src/Graph/AdjacencyList.cpp (modified) * src/Graph/BuildInducedSubgraph.cpp (modified) * src/Graph/BuildInducedSubgraph.hpp (modified) * src/Parameters/Specifics/Value_molecule.cpp (modified) * src/Parameters/StreamOperators.hpp (modified) * src/Parameters/Validators/Specific/AtomIdValidator.cpp (modified) * src/Parser/PdbParser.cpp (modified) * src/Parser/unittests/ParserTremoloUnitTest.cpp (modified) * src/Tesselation/boundary.cpp (modified) * src/UIElements/CommandLineUI/Query/AtomCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/AtomsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/MoleculeCommandLineQuery.cpp (modified) * src/UIElements/Qt4/Query/AtomQtQuery.cpp (modified) * src/UIElements/Qt4/Query/MoleculeQtQuery.cpp (modified) * src/UIElements/TextUI/Query/AtomTextQuery.cpp (modified) * src/UIElements/TextUI/Query/AtomsTextQuery.cpp (modified) * src/UIElements/TextUI/Query/MoleculeTextQuery.cpp (modified) * src/UIElements/TextUI/Query/MoleculesTextQuery.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/QtFragmentList.cpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) * src/molecule_geometry.cpp (modified) * src/moleculelist.cpp (modified) * src/unittests/AtomIdSetUnitTest.cpp (modified) Replaced World::getAtom() wherever possible by const version. - ... Fri, 24 Jul 2015 16:44:34 GMT Frederik Heber [1259df] * src/Actions/FillAction/FillVolumeAction.cpp (modified) * src/Actions/FillAction/SuspendInMoleculeAction.cpp (modified) * src/Actions/GraphAction/CreateAdjacencyAction.cpp (modified) * src/Actions/GraphAction/UpdateMoleculesAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByFormulaAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByFormulaAction.def (modified) * src/Actions/SelectionAction/Molecules/MoleculeByNameAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByNameAction.def (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByFormulaAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByFormulaAction.def (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByNameAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByNameAction.def (modified) * src/Actions/WorldAction/BoundInBoxAction.cpp (modified) * src/Actions/WorldAction/CenterInBoxAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.def (modified) * src/Descriptors/unittests/MoleculeDescriptorUnitTest.cpp (modified) * src/Parameters/Specifics/Value_molecule.cpp (modified) * src/UIElements/Qt4/Query/MoleculeQtQuery.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) Replaced World::getAllMolecules() wherever possible by const version. Fri, 24 Jul 2015 16:44:34 GMT Frederik Heber [63fb7a] * src/Actions/MoleculeAction/StretchBondAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByOrderAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByOrderAction.cpp (modified) * src/Descriptors/unittests/MoleculeDescriptorUnitTest.cpp (modified) * src/Parameters/StreamOperators.hpp (modified) * src/Parameters/Validators/Specific/MoleculeIdValidator.cpp (modified) * src/UIElements/CommandLineUI/Query/MoleculesCommandLineQuery.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_atomcount.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_formula.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_name.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) Replaced getMolecule() by const access version where possible. - so ... Tue, 23 Jun 2015 06:29:02 GMT Frederik Heber [704d59] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.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) Changed hoverChanged() from mol* to moleculeId_t. - also changed ... Tue, 23 Jun 2015 06:29:02 GMT Frederik Heber [eac542] * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) Fixed ObserverLog message in GLWorldView. Tue, 23 Jun 2015 06:29:02 GMT Frederik Heber [2520cc] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) FIX: GLWorldScene::changeAtomId() reinserted with oldid instead of ... Tue, 23 Jun 2015 06:29:02 GMT Frederik Heber [466934] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) GLWorldScene::atomInserted() also adds NULL object to ..inSceneMap. Tue, 23 Jun 2015 06:29:02 GMT Frederik Heber [ef3013] * 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) GLWorldScene::moleculeInserted() gets moleculeId_t as param. - we ... Fri, 13 Feb 2015 09:18:04 GMT Frederik Heber [b9b49e] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) createMoleculeMesh now checks that minradius is at least the minimum ... Tue, 10 Feb 2015 14:09:39 GMT Frederik Heber [f47efd4] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) FIX: Bond cylinders were wrongly scaled and too long with degree ... Mon, 12 Jan 2015 22:10:30 GMT Frederik Heber [52cd7b] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) FIX: Bonds from new molecules are instantiated, too. - when filling ... Sun, 11 Jan 2015 16:42:43 GMT Frederik Heber [d7cad1] * src/Actions/SelectionAction/Atoms/NotAtomByIdAction.def (modified) * src/Actions/SelectionAction/Molecules/MoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByIdAction.def (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByIdAction.def (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/QtMoleculeList.cpp (modified) * tests/regression/Selection/Molecules/MoleculeById/post/id2_4_missing.xyz (moved) * tests/regression/Selection/Molecules/MoleculeById/post/water_id2_4.xyz (moved) * tests/regression/Selection/Molecules/MoleculeById/testsuite-selection-select-molecule-by-id.at (modified) * tests/regression/Selection/Molecules/MoleculeById/testsuite-selection-unselect-molecule-by-id.at (modified) Extended selection action for Molecule ids to multiple ids. Sun, 11 Jan 2015 16:42:43 GMT Frederik Heber [b6d92e] * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) GLWorldView's view may be changed via keyboard (especially zoom). - ... Sun, 11 Jan 2015 16:42:43 GMT Frederik Heber [f115cc] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.hpp (modified) For GLMoleculeObject_atom element and position are only reset..() on ... Sat, 10 Jan 2015 17:14:32 GMT Frederik Heber [7b93f9] * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.hpp (modified) Added MeshFreeType to GLMoleculeObject. Sat, 10 Jan 2015 17:14:32 GMT Frederik Heber [9a7ef9] * 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) Molecules can be (un)selected by clicking on the tesselation hull. 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. - ...