# # ChangeLog for src/UIElements/Views # # Generated by Trac 1.6 # May 25, 2025, 2:05:58 PM Fri, 09 Sep 2016 10:09:47 GMT Frederik Heber [4aed01] * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/QtFragmentList.cpp (modified) * src/UIElements/Views/Qt4/QtHomologyList.cpp (modified) * src/UIElements/Views/Qt4/QtNumericalItem.cpp (added) * src/UIElements/Views/Qt4/QtNumericalItem.hpp (added) FragmentList's and QtHomologyList's numerical columns are now ... Fri, 09 Sep 2016 10:09:47 GMT Frederik Heber [562b0a] * src/UIElements/Views/Qt4/QtFragmentList.cpp (modified) * src/UIElements/Views/Qt4/QtHomologyList.cpp (modified) FragmentList and HomologyList can be sorted by clicking column title. Tue, 06 Sep 2016 14:36:34 GMT Frederik Heber [d21933] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/QtLogBox.cpp (modified) * src/UIElements/Views/Qt4/QtLogBox.hpp (modified) Added second log view for stderr. Tue, 06 Sep 2016 14:36:34 GMT Frederik Heber [3d61c7] * configure.ac (modified) * src/UIElements/Views/Qt4/QtLogBox.cpp (modified) Added configure enable-switch for qtgui's capturing of stdout. Mon, 25 Apr 2016 07:06:12 GMT Frederik Heber [9d1a78] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) FIX: GLWorldScene used iterator also in NDEBUG, connect still outside ... Mon, 25 Apr 2016 07:06:12 GMT Frederik Heber [abb115] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.cpp (modified) FIX: QtMoleculeListView::rowsSelected() checks for illegal id from ... Mon, 25 Apr 2016 07:06:12 GMT Frederik Heber [097da7] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) FIX: QtMoleculeList has flag to tell when nameChanged came from ... Mon, 25 Apr 2016 07:06:10 GMT Frederik Heber [30b134] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) FIX: GLWorldScene::removeBond() needs to check whether molecule ... Mon, 25 Apr 2016 07:06:10 GMT Frederik Heber [0bddd1e] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) Made GLWorldScene::resetParent() safe for multiple threads. Mon, 25 Apr 2016 07:05:31 GMT Frederik Heber [ea7926] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) Split ObservedValueIndexLookup such that it is protected under atom ... Mon, 25 Apr 2016 07:05:31 GMT Frederik Heber [1eba7c] * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) Protecting access to atom and bond functions in GLWorldScene with ... 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. 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 [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: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 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. 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. - ... 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: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. 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. 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 [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: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 [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 ... 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: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 ... Fri, 12 Feb 2016 23:15:39 GMT Frederik Heber [ca1535] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * 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) All QtMoleculeItem now heed QtObservedMolecule and QtMoleculeList ... 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 [47f0e4] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.cpp (modified) FIX: QtMoleculeItem not signing off after subjectKilled(). 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:05 GMT Frederik Heber [2831b3] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) FIX: QtInfoBox only updatePage() when ref still present (no ... 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 ... Fri, 12 Feb 2016 23:15:03 GMT Frederik Heber [b375e7] * src/UIElements/Qt4/QtUIFactory.cpp (modified) * src/UIElements/Views/Qt4/QtToolBar.hpp (modified) * src/UIElements/Views/Qt4/QtToolBar_QtFavoriteActions.cpp (modified) QtFavoriteActions uses ObservedValue for checking last queued ... Thu, 11 Feb 2016 08:07:11 GMT Frederik Heber [2affd1] * src/Actions/FillAction/FillRegularGridAction.cpp (modified) * src/Actions/FillAction/FillVolumeAction.cpp (modified) * src/Actions/FillAction/SuspendInMoleculeAction.cpp (modified) * src/Actions/GraphAction/UpdateMoleculesAction.cpp (modified) * src/Actions/MoleculeAction/BondFileAction.def (modified) * src/Actions/MoleculeAction/ChangeNameAction.def (modified) * src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.def (modified) * src/Actions/MoleculeAction/LoadAction.cpp (modified) * src/Actions/MoleculeAction/RotateAroundSelfByAngleAction.def (modified) * src/Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.def (modified) * src/Actions/MoleculeAction/SaveAdjacencyAction.def (modified) * src/Actions/MoleculeAction/SaveBondsAction.def (modified) * src/Actions/MoleculeAction/SaveTemperatureAction.def (modified) * src/Actions/WorldAction/InputAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.cpp (modified) * src/Analysis/unittests/AnalysisCorrelationToPointUnitTest.cpp (modified) * src/Analysis/unittests/AnalysisCorrelationToPointUnitTest.hpp (modified) * src/Analysis/unittests/AnalysisCorrelationToSurfaceUnitTest.cpp (modified) * src/Analysis/unittests/AnalysisCorrelationToSurfaceUnitTest.hpp (modified) * src/Analysis/unittests/AnalysisPairCorrelationUnitTest.cpp (modified) * src/Analysis/unittests/AnalysisPairCorrelationUnitTest.hpp (modified) * src/Fragmentation/Exporters/ExportGraph.cpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToFiles.cpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToJobs.hpp (modified) * src/Graph/ConnectedSubgraph.cpp (modified) * src/Graph/DepthFirstSearchAnalysis.cpp (modified) * src/Parser/MpqcParser.cpp (modified) * src/Parser/PcpParser.cpp (modified) * src/Parser/PdbParser.cpp (modified) * src/Parser/Psi3Parser.cpp (modified) * src/Parser/TremoloParser.cpp (modified) * src/Parser/XmlParser.cpp (modified) * src/Parser/XyzParser.cpp (modified) * src/UIElements/TextUI/TextWindow.cpp (modified) * src/UIElements/TextUI/TextWindow.hpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) * src/World.cpp (modified) * src/World.hpp (modified) * src/molecule.hpp (modified) Removed molecules_deprecated from World and unnecessary includes of ... Tue, 02 Feb 2016 17:50:29 GMT Frederik Heber [3690e4] * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.def (modified) * src/Fragmentation/Automation/ResultContainer_impl.hpp (modified) * src/Fragmentation/Automation/VMGFragmentController.cpp (modified) * src/Fragmentation/Automation/VMGFragmentController.hpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToJobs.cpp (modified) * src/Fragmentation/Interfragmenter.cpp (modified) * src/Fragmentation/Interfragmenter.hpp (modified) * src/Fragmentation/Makefile.am (modified) * src/Fragmentation/Summation/Containers/FragmentationLongRangeResults.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationLongRangeResults.hpp (modified) * src/Fragmentation/Summation/Containers/FragmentationShortRangeResults.cpp (modified) * src/Fragmentation/Summation/Containers/MPQCData.hpp (modified) * src/Fragmentation/Summation/Containers/MPQCDataFused.hpp (modified) * src/Fragmentation/Summation/Containers/VMGData.cpp (modified) * src/Fragmentation/Summation/Containers/VMGData.hpp (modified) * src/Fragmentation/Summation/Containers/VMGDataFused.hpp (modified) * src/Fragmentation/Summation/Containers/VMGDataMap.hpp (modified) * src/Fragmentation/Summation/Containers/VMGData_printKeyNames.hpp (modified) * src/Fragmentation/Summation/Converter/DataConverter.hpp (modified) * src/Fragmentation/Summation/Makefile.am (modified) * src/Fragmentation/Summation/SetValues/FragmentForces.cpp (added) * src/Fragmentation/Summation/SetValues/FragmentForces.hpp (added) * src/Fragmentation/Summation/SetValues/Makefile.am (modified) * src/Jobs/ChargeSmearer.cpp (added) * src/Jobs/ChargeSmearer.hpp (added) * src/Jobs/InterfaceVMGJob.cpp (modified) * src/Jobs/InterfaceVMGJob.hpp (modified) * src/Jobs/MPQCCommandJob.cpp (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/VMGJob.cpp (modified) * src/Jobs/VMGJob.hpp (modified) * src/Jobs/WindowGrid_converter.cpp (modified) * src/Jobs/WindowGrid_converter.hpp (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/Plotting/Makefile.am (modified) * src/controller_MPQCCommandJob.cpp (modified) * tests/Python/AllActions/options.dat (modified) Merge branch 'Enhancing_Interdistance' into Candidate_v1.5.1 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. - ... Sun, 11 Oct 2015 07:11:15 GMT Frederik Heber [c20839] * src/Fragmentation/Makefile.am (modified) * src/Fragmentation/Summation/Makefile.am (modified) * src/Jobs/Makefile.am (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/Plotting/Makefile.am (modified) FIX: Shared libraries's Makefile.am rules are now consistent. - ... 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 ...