# # ChangeLog for / # # Generated by Trac 1.6 # May 24, 2025, 1:47:11 PM 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. Mon, 25 Apr 2016 07:02:56 GMT Frederik Heber [08a7ecc] * src/UIElements/Qt4/InstanceBoard/ObservedValue_types.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedBond.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) FIX: ObservedValue_Index_t is now the memory address of the Observer ... Mon, 25 Apr 2016 07:02:56 GMT Frederik Heber [375bc3f] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) FIX: Empty row in QtMoleculeList was not deleted. Mon, 25 Apr 2016 07:02:56 GMT Frederik Heber [b2eeaf] * 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) FIX: MoleculeList crashed when selected molecule changed its place. 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 [6e1628] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) FIX: QtMoleculeList should not use getIdtoIndex unnecessarily. - ... Wed, 20 Apr 2016 23:07:47 GMT Frederik Heber [2560f1] * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) QtObservedMolecule uses fixed index which it returns. Wed, 20 Apr 2016 23:07:47 GMT Frederik Heber [205389] * src/UIElements/Qt4/InstanceBoard/QtObservedBond.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedBond.hpp (modified) QtObservedBond uses fixed index which it returns. Wed, 20 Apr 2016 23:07:47 GMT Frederik Heber [498c678] * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) QtObservedAtom uses fixed index which it returns. Wed, 20 Apr 2016 23:07:47 GMT Frederik Heber [50246c] * src/UIElements/Views/Qt4/ElementList/QtObservedAtomObserver.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.cpp (modified) * src/UIElements/Views/Qt4/Plotting/QSeisPlotPage.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) FIX: made disconnect() check for NULL pointers. 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:47 GMT Frederik Heber [273c8a] * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedBond.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) QtObservedAtom only offers direct access to associated const ... Wed, 20 Apr 2016 23:07:47 GMT Frederik Heber [7f185f9] * src/UIElements/Qt4/InstanceBoard/QtObservedBond.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedBond.hpp (modified) QtObservedBond also offers direct access to stored QtObservedAtoms as ... 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 23:06:59 GMT Frederik Heber [785d89] * 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/Views/Qt4/QtInfoBox.cpp (modified) FIX: QtObservedAtom: getAtomMolecule() -> getMoleculeIndex(). - ... Wed, 20 Apr 2016 23:06:55 GMT Frederik Heber [4112691] * src/UIElements/Qt4/InstanceBoard/QtObservedBond.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedBond.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) QtObservedBond now simply gets both QtObservedAtoms on construction. ... Wed, 20 Apr 2016 23:04:54 GMT Frederik Heber [e4b13a] * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) getObserved...() checks whether id is still present. Wed, 20 Apr 2016 23:04:53 GMT Frederik Heber [d48a16] * src/UIElements/Qt4/InstanceBoard/ObservedValue_wCallback.hpp (modified) * 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) Removed partial specialization of ObservedValue_wCallback for index. ... 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 22:58:42 GMT Frederik Heber [b4bd0e] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedBond.cpp (added) * src/UIElements/Qt4/InstanceBoard/QtObservedBond.hpp (added) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) Added QtObservedBond, managed by QtObservedInstanceBoard. - ... 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:53:33 GMT Frederik Heber [bf6245] * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) QtObservedMolecule also uses new index internally. Wed, 20 Apr 2016 08:53:33 GMT Frederik Heber [ee3fb8] * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) QtObservedAtom uses new index internally. - thus we don't have to ... Wed, 20 Apr 2016 08:53:33 GMT Frederik Heber [62a127] * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) FIX: QtObservedMolecule::initObservedValues was still static. Wed, 20 Apr 2016 08:53:33 GMT Frederik Heber [4690a7] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValue_UpdateAtoms.hpp (deleted) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) Removed unneeded specialization ObservedValue_UpdateAtoms. 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. Wed, 20 Apr 2016 08:52:03 GMT Frederik Heber [0a558d] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) MoleculeList discerns between internal and external name change. Wed, 20 Apr 2016 08:51:51 GMT Frederik Heber [3054f4a] * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) * src/UIElements/Views/Qt4/ElementList/QtElementList.cpp (modified) * src/UIElements/Views/Qt4/ElementList/QtElementList.hpp (modified) * src/UIElements/Views/Qt4/ElementList/QtObservedAtomObserver.cpp (modified) * src/UIElements/Views/Qt4/ElementList/QtObservedAtomObserver.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.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/MoleculeList/QtObservedMoleculeObserver.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_name.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_visibility.hpp (modified) QtObserved...Observed now get index on ...Removed() signal. - ... Wed, 20 Apr 2016 07:17:43 GMT Frederik Heber [1a58ce] * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) * src/UIElements/Views/Qt4/ElementList/QtObservedAtomObserver.cpp (modified) * src/UIElements/Views/Qt4/ElementList/QtObservedAtomObserver.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.hpp (modified) Added convenience function to return current id for given index. - ... Wed, 20 Apr 2016 07:17:41 GMT Frederik Heber [59eabc] * src/UIElements/Qt4/InstanceBoard/ObservedValue_types.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/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) Introduced unique and permanent ObservedValue_Index_t. - this is ... Mon, 18 Apr 2016 22:33:41 GMT Frederik Heber [bff202] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) FIX: QtMoleculeList's FormulaVisibilityCountMap was not inserted into ... Mon, 18 Apr 2016 22:33:41 GMT Frederik Heber [743eab] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.hpp (modified) Added missing updateState() to QtMoleculeList. - As QtMoleculeItem ... Mon, 18 Apr 2016 22:33:41 GMT Frederik Heber [b65879] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.hpp (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/MoleculeList/SpecificItems/QtMoleculeItem_occurrence.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_visibility.hpp (modified) QtMoleculeItems do not store ObservedMolecule::ptr any longer. - it ... Mon, 18 Apr 2016 22:33:41 GMT Frederik Heber [55443e] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) FIX: QtMoleculeList::moveItem() does not need to search for groupitem. Mon, 18 Apr 2016 22:33:41 GMT Frederik Heber [ea2663] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItemFactory.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItemFactory.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) QtMoleculeItemFactory is pure static. - QtMoleculeItemFactory was ... Mon, 18 Apr 2016 22:33:41 GMT Frederik Heber [5771e6] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) Removed all mutexes and updateDirtyStates() in QtMoleculeList, ... Thu, 24 Mar 2016 14:58:04 GMT Frederik Heber [24eb6b] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.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) Removed QtMoleculeList::informDirtyState(), callback is not needed ... Thu, 24 Mar 2016 14:58:04 GMT Frederik Heber [7993fe] * 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/QtObservedMoleculeObserver.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.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) Removed emitDirtyState callback from QtMoleculeItem. - this does ... Thu, 24 Mar 2016 14:58:04 GMT Frederik Heber [924259] * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.cpp (added) * src/UIElements/Views/Qt4/MoleculeList/QtObservedMoleculeObserver.hpp (added) Added QtObservedMoleculeObserver that relays signals on all ... Thu, 24 Mar 2016 14:58:04 GMT Frederik Heber [1c9eb8] * src/molecule.cpp (modified) FIX: molecule::SetNameFromFilename did not notify about ... Thu, 24 Mar 2016 14:24:02 GMT Frederik Heber [d316ad] * src/molecule.cpp (modified) FIX: molecule did not notify about FormulaChanged at the right ... Thu, 24 Mar 2016 14:23:20 GMT Frederik Heber [bfd520c] * src/UIElements/Views/Qt4/ElementList/QtElementList.cpp (modified) * src/UIElements/Views/Qt4/ElementList/QtElementList.hpp (modified) QtElementList uses QtObservedAtomObserver and is no longer Observer ... Thu, 24 Mar 2016 14:23:19 GMT Frederik Heber [6a7353] * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/ElementList/QtObservedAtomObserver.cpp (added) * src/UIElements/Views/Qt4/ElementList/QtObservedAtomObserver.hpp (added) Added QtObservedAtomObserver to ElementList subfolder. Thu, 24 Mar 2016 14:23:19 GMT Frederik Heber [bfd5d5f] * src/UIElements/Qt4/InstanceBoard/QtObservedAtom.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) QtObservedAtom and ..Molecule now have internal selfref. - this can ... Wed, 16 Mar 2016 10:02:23 GMT Frederik Heber [1e1893] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/ElementList/QtElementList.cpp (moved) * src/UIElements/Views/Qt4/ElementList/QtElementList.hpp (moved) Moved QtElementList into own subfolder. Wed, 16 Mar 2016 09:12:28 GMT Frederik Heber [7f1c00] * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) Added getObserved..() functions to QtObservedInstanceBoard that take ... Mon, 14 Mar 2016 09:53:43 GMT Frederik Heber [f35f7e] * 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) All QtObserved..::update..() now use the atom or molecule ref instead ... Mon, 14 Mar 2016 09:51:15 GMT Frederik Heber [d845bd] * src/UIElements/Qt4/QtUIFactory.cpp (modified) GUITESTS: Decreased waiting times in QtGUI's test mode. Mon, 14 Mar 2016 09:51:00 GMT Frederik Heber [c44763] * 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) FIX: QtObserved... did not destroyObservedValues() so far. 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 ... Thu, 03 Mar 2016 12:48:57 GMT Frederik Heber [b6af88] * configure.ac (modified) Set version to 1.5.2. - MoleCuilder library is now 15:2:0. - ... Thu, 03 Mar 2016 12:48:57 GMT Frederik Heber [835b53] * tests/GuiChecks/Fragmentation/AnalyseFragmentationResults/testsuite-fragmentation-analyse-fragment-results.at (modified) * tests/regression/Fragmentation/AnalyseFragmentationResults/testsuite-fragmentation-analyse-fragment-results.at (modified) TESTFIX: Needed to check whether long-range capability is compiled ... Thu, 03 Mar 2016 12:48:14 GMT Frederik Heber [2edf77] * src/Bond/AdjacencyMatcher/Makefile.am (modified) * src/Tesselation/TriangleMatcher/Makefile.am (modified) * tests/regression/adjacencymatcher.in (modified) * tests/regression/trianglematcher.in (modified) DISTFIX: Added AdjacencyMatcher and TriangleMatcher noinst targets. ... Wed, 02 Mar 2016 10:26:53 GMT Frederik Heber [af340c] * tests/GuiChecks/Filling/RegularGrid/testsuite-fill-regular-grid-with-minimum-distance-to-surface.at (added) * tests/GuiChecks/Filling/testsuite-filling.at (modified) * tests/GuiChecks/Fragmentation/AnalyseFragmentationResults/testsuite-fragmentation-analyse-fragment-results.at (modified) * tests/GuiChecks/Makefile.am (modified) * tests/GuiChecks/Molecules/BondFile/testsuite-molecules-tremolo-dbond-file.at (modified) * tests/GuiChecks/Potential/FitPartialCharges/testsuite-potential-fit-partial-charges.at (moved) * tests/GuiChecks/Potential/FitPotential/testsuite-potential-fit-potential.at (modified) Brought GuiChecks up to speed again. - regression tests ... Sun, 28 Feb 2016 18:00:02 GMT Frederik Heber [df0c80] * src/Actions/FillAction/FillRegularGridAction.cpp (modified) * src/Actions/FillAction/FillSurfaceAction.cpp (modified) * src/Actions/FillAction/FillVolumeAction.cpp (modified) * src/Filling/Makefile.am (modified) * src/Filling/Predicates/IsCloseEnoughToSurface_FillPredicate.cpp (added) * src/Filling/Predicates/IsCloseEnoughToSurface_FillPredicate.hpp (added) * src/Filling/Predicates/IsInsideSurface_FillPredicate.cpp (modified) * src/Filling/Preparators/BaseFillerPreparator.cpp (modified) * src/Filling/Preparators/BaseFillerPreparator.hpp (modified) * tests/regression/Filling/RegularGrid/testsuite-fill-regular-grid-with-minimum-distance-to-surface.at (modified) FIX: Filling actions did not use minimum distance for tesselated ... Sun, 28 Feb 2016 18:00:02 GMT Frederik Heber [b9d387] * tests/regression/Filling/RegularGrid/post/amylose_filled_water.pdb (added) * tests/regression/Filling/RegularGrid/pre/amylose_straightened_more.pdb (added) * tests/regression/Filling/RegularGrid/pre/water.pdb (added) * tests/regression/Filling/RegularGrid/testsuite-fill-regular-grid-with-minimum-distance-to-surface.at (added) * tests/regression/Filling/testsuite-filling.at (modified) * tests/regression/Makefile.am (modified) Added regression test for fill-regular-grid that with minimum ... Sun, 28 Feb 2016 17:59:42 GMT Frederik Heber [50d49d] * doc/userguide/userguide.xml (modified) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/PotentialAction/FitPartialChargesAction.cpp (moved) * src/Actions/PotentialAction/FitPartialChargesAction.def (moved) * src/Actions/PotentialAction/FitPartialChargesAction.hpp (moved) * tests/GuiChecks/Makefile.am (modified) * tests/GuiChecks/Potential/FitParticleCharges/testsuite-potential-fit-partial-charges.at (moved) * tests/GuiChecks/Potential/testsuite-potential.at (modified) * tests/regression/Makefile.am (modified) * tests/regression/Potential/FitPartialCharges/pre/homology_grid.dat (moved) * tests/regression/Potential/FitPartialCharges/pre/water.pdb (moved) * tests/regression/Potential/FitPartialCharges/testsuite-potential-fit-partial-charges.at (moved) * tests/regression/Potential/testsuite-potential.at (modified) FIX: Renamed FitParticleCharges -> FitPartialCharges. - fitting ... Fri, 26 Feb 2016 09:54:40 GMT Frederik Heber [0824dd] * src/documentation/constructs/qt-gui.dox (modified) Enhanced documentation for Qt constructs. 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:19 GMT Frederik Heber [5c9604] * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) SignedOn_t in QtObservedInstanceBoard is again just a set. - we do ... Fri, 26 Feb 2016 09:46:19 GMT Frederik Heber [8b59dd] * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) Removed last...removed in QtObservedInstanceBoard. - this does not ... Fri, 26 Feb 2016 09:46:18 GMT Frederik Heber [92af1b] * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) tempcommit: Removed atomDelayed stuff in QtObservedInstanceBoard's ... 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:30 GMT Frederik Heber [23221f] * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer.hpp (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer_impl.hpp (modified) Removed RefCounted... again. 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:29 GMT Frederik Heber [62a0ee] * 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/Qt4/InstanceBoard/QtObservedMolecule.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedMolecule.hpp (modified) QtObserved... now count the subjectKilled() from the containes ... 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:28 GMT Frederik Heber [e7ed12] * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer.hpp (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer_impl.hpp (modified) Combined checks into checkRemoval() in ObservedValuesContainer. Sun, 14 Feb 2016 12:34:28 GMT Frederik Heber [387a84] * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer.hpp (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer_impl.hpp (modified) FIX: Added mutex to ObservedValuesContainer to ensure atomic access. Sun, 14 Feb 2016 12:34:27 GMT Frederik Heber [5aec20] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/QtElementList.cpp (modified) * src/UIElements/Views/Qt4/QtElementList.hpp (modified) QtElementList must not use atom but only QtObservedAtom. 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:34:27 GMT Frederik Heber [aa41a3] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) QtMoleculeList must not use QtObservedMolecules in lists but only ... Sun, 14 Feb 2016 12:34:26 GMT Frederik Heber [6bce88] * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer_impl.hpp (modified) ObservedValuesContainer now asserts that observedinstance has been ... Sun, 14 Feb 2016 12:34:26 GMT Frederik Heber [393342] * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer.hpp (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer_impl.hpp (modified) FIX: ObservesValuesContainer uses internal struct for two iterators ... Sun, 14 Feb 2016 12:34:26 GMT Frederik Heber [0af22d] * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer.hpp (modified) * src/UIElements/Qt4/InstanceBoard/ObservedValuesContainer_impl.hpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) FIX: ObservedValuesContainer uses deque for internal observed values. ... Sun, 14 Feb 2016 12:33:43 GMT Frederik Heber [b43585] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/QtSelectionChangedAgent.cpp (deleted) * src/UIElements/Views/Qt4/QtSelectionChangedAgent.hpp (deleted) Removed QtSelectionChangedAgent. - it is no longer used. We either ... Sun, 14 Feb 2016 12:33:43 GMT Frederik Heber [0f368b] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.hpp (modified) Removed QtSelectionAgent usage in QtMoleculeListView. - instead we ... 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:42 GMT Frederik Heber [9e9100] * 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) Added ObservedValue for selection status of atoms and molecules to ... Sun, 14 Feb 2016 12:33:42 GMT Frederik Heber [6d4925] * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.cpp (modified) * src/UIElements/Qt4/InstanceBoard/QtObservedInstanceBoard.hpp (modified) FIX: QtObservedInstanceBoard needs to allow delayed atomInserted from ... 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.