# # ChangeLog for src/UIElements # # Generated by Trac 1.4.4 # Mar 24, 2025, 6:46:09 PM 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 [07b800] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) FIX: Setting molecule's name via QtMoleculeList item is again ... 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:11 GMT Frederik Heber [e5a477] * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/QtSelectionChangedAgent.cpp (added) * src/UIElements/Views/Qt4/QtSelectionChangedAgent.hpp (added) Added QtSelectionChangedAgent to transform O/O to S/S system. - ... 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 [b9680b] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.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) FIX: Fixing "pure virtual function called" in QtMoleculeItem. - as ... 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:09 GMT Frederik Heber [fcdf05] * 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/QtMoleculeListView.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) * src/UIElements/Views/Qt4/QtElementList.hpp (modified) Fixing QtMoleculeList with list containing only formulas and ids. - ... Wed, 05 Aug 2015 17:32:08 GMT Frederik Heber [95f49f] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) QtMoleculeList::informDirtyState() does not need to lock refill_mutex ... Wed, 05 Aug 2015 17:32:08 GMT Frederik Heber [88846b] * src/UIElements/Views/Qt4/QtElementList.cpp (modified) Fixing QtElementList::updateElement(). 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:08 GMT Frederik Heber [3e52834] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.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_visibility.hpp (modified) QtMoleculeItem_... use ObservedValue for internally representing ... 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. Wed, 05 Aug 2015 07:12:24 GMT Frederik Heber [10aee4] * src/Actions/Action.hpp (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Actions/ActionRegistry.cpp (modified) * src/Actions/ActionRegistry.hpp (modified) * src/Actions/ActionSequence.cpp (modified) * src/Actions/ActionSequence.hpp (modified) * src/Actions/Action_impl_pre.hpp (modified) * src/Actions/CommandAction/HelpAction.cpp (modified) * src/Actions/FragmentationAction/MolecularDynamicsAction.cpp (modified) * src/Actions/FragmentationAction/StructuralOptimizationAction.cpp (modified) * src/Actions/GraphAction/SubgraphDissectionAction.cpp (modified) * src/Actions/MakroAction.cpp (modified) * src/Actions/MakroAction.hpp (modified) * src/Actions/MakroAction_impl_pre.hpp (modified) * src/Actions/MoleculeAction/TranslateAction.cpp (modified) * src/Actions/unittests/ActionSequenceUnitTest.cpp (modified) * src/UIElements/Menu/TextMenu/ActionMenuItem.cpp (modified) * src/UIElements/TextUI/TextWindow.cpp (modified) * src/documentation/constructs/actions.dox (modified) Cleaned up ActionQueue's interface: Actions are always cloned. - ... Wed, 05 Aug 2015 07:12:09 GMT Frederik Heber [94232b] * src/Actions/Action.cpp (modified) * src/Actions/Action.hpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/UIElements/Menu/TextMenu/ActionMenuItem.cpp (modified) * src/UIElements/Menu/TextMenu/ActionMenuItem.hpp (modified) * src/UIElements/Menu/TextMenu/MenuItem.cpp (modified) * src/UIElements/Menu/TextMenu/MenuItem.hpp (modified) Action::isActive() is now const member function. - also changed ... Tue, 28 Jul 2015 14:03:59 GMT Frederik Heber [a82f61] * src/Actions/Action.hpp (modified) * src/Actions/ActionSequence.cpp (modified) * src/Actions/ActionSequence.hpp (modified) * src/Actions/Action_impl_header.hpp (modified) * src/Actions/Action_impl_pre.hpp (modified) * src/Actions/Calculation.hpp (modified) * src/Actions/Calculation_impl.hpp (modified) * src/Actions/MakroAction.cpp (modified) * src/Actions/MakroAction.hpp (modified) * src/Actions/ManipulateAtomsProcess.cpp (modified) * src/Actions/ManipulateAtomsProcess.hpp (modified) * src/Actions/MethodAction.cpp (modified) * src/Actions/MethodAction.hpp (modified) * src/Actions/unittests/ActionSequenceUnitTest.cpp (modified) * src/UIElements/Menu/TextMenu/TxMenuLeaveAction.cpp (modified) * src/UIElements/Menu/TextMenu/TxMenuLeaveAction.hpp (modified) Added Action::setOptionValue() which allows setting the option via a ... Tue, 28 Jul 2015 14:03:59 GMT Frederik Heber [df3f2f] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItemFactory.cpp (modified) Group item with atom count of 0 is confusing in QtMoleculeList, ... Tue, 28 Jul 2015 14:03:59 GMT Frederik Heber [883ea0] * src/UIElements/Qt4/QtUIFactory.cpp (modified) FIX: QTUIFactory's test-single was not working right. Sat, 25 Jul 2015 13:02:12 GMT Frederik Heber [9a4880] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.cpp (modified) FIX: QtMoleculeListView caused Command to be executed when selection ... Sat, 25 Jul 2015 13:02:12 GMT Frederik Heber [a87d1e2] * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/UIElements/Qt4/QtUIFactory.cpp (modified) FIX: ActionQueue::isIdle() states whether actions are executed or ... Sat, 25 Jul 2015 13:02:12 GMT Frederik Heber [bcf056] * src/UIElements/Views/Qt4/QtTimeLine.cpp (modified) * src/UIElements/Views/Qt4/QtTimeLine.hpp (modified) FIX: QtTimeLine would cause another WorldSetTime action. - we did ... Sat, 25 Jul 2015 13:02:11 GMT Frederik Heber [9fb213] * src/UIElements/Views/Qt4/QtElementList.cpp (modified) * src/UIElements/Views/Qt4/QtElementList.hpp (modified) FIX: QtElementList now uses new updateElement(). - old refill() ... Sat, 25 Jul 2015 13:02:11 GMT Frederik Heber [92df04] * src/UIElements/Qt4/QtMainWindow.cpp (modified) TEMP: Removed QtLogBox for the moment. - ever and again causes ... Sat, 25 Jul 2015 13:02:11 GMT Frederik Heber [ea73ce] * src/UIElements/Views/Qt4/QtElementList.cpp (modified) * src/UIElements/Views/Qt4/QtElementList.hpp (modified) Added QMutex to QtElementList for refill(). Sat, 25 Jul 2015 13:02:11 GMT Frederik Heber [7d0ddb] * 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/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) FIX: QtMoleculeItem would not correctly signOff prior to molecule ... Sat, 25 Jul 2015 13:02:11 GMT Frederik Heber [9d4f964] * src/UIElements/Views/Qt4/QtHomologyList.cpp (modified) * src/UIElements/Views/Qt4/QtHomologyList.hpp (modified) FIX: QtHomologyList::refill() is now called via signal/slot. Sat, 25 Jul 2015 13:01:45 GMT Frederik Heber [9ad4d6] * src/UIElements/Qt4/QtUIFactory.cpp (modified) FIX: QtUIFactory copied to wrong argv. 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 [9737db] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/QDebugStream.hpp (modified) * src/UIElements/Views/Qt4/QtLogBox.cpp (modified) FIX: QDebugStream is now thread-safe. - also Fix to QTextCursor not ... Sat, 25 Jul 2015 13:01:21 GMT Frederik Heber [4965922] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) QtInfoBox updates information on update signal. 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 [28864c] * src/UIElements/CommandLineUI/CommandLineUIFactory.cpp (modified) * src/UIElements/Qt4/QtUIFactory.cpp (modified) * src/UIElements/TextUI/TextUIFactory.cpp (modified) * src/UIElements/UIFactory.cpp (modified) * src/UIElements/UIFactory.hpp (modified) * src/builder_init.cpp (modified) UIs are now initialized before any action takes place. - ... 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 [084304] * src/UIElements/Views/Qt4/QtElementList.cpp (modified) FIX: QtElementList does not have a changed() signal. Fri, 24 Jul 2015 16:44:35 GMT Frederik Heber [e7341e] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.hpp (modified) FIX: QtInfoBox now works mostly on ids. - slots are requested as ... 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:35 GMT Frederik Heber [a58c16] * src/Actions/AnalysisAction/PairCorrelationAction.cpp (modified) * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/GraphAction/CorrectBondDegreeAction.cpp (modified) * src/Actions/GraphAction/CreateAdjacencyAction.cpp (modified) * src/Actions/GraphAction/DestroyAdjacencyAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsInsideVolumeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsInsideVolumeAction.def (modified) * src/Actions/SelectionAction/Atoms/AllAtomsOfMoleculeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsOfMoleculeAction.def (modified) * src/Actions/SelectionAction/Atoms/AtomByElementAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByElementAction.def (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideVolumeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideVolumeAction.def (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsOfMoleculeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsOfMoleculeAction.def (modified) * src/Actions/SelectionAction/Atoms/NotAtomByElementAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByElementAction.def (modified) * src/Actions/unittests/ActionSequenceUnitTest.cpp (modified) * src/Analysis/analysis_correlation.cpp (modified) * src/Analysis/analysis_correlation.hpp (modified) * src/Analysis/unittests/AnalysisPairCorrelationUnitTest.cpp (modified) * src/Atom/unittests/CopyAtomsInterfaceUnitTest.cpp (modified) * src/Descriptors/AtomNameDescriptor.cpp (added) * src/Descriptors/AtomNameDescriptor.hpp (added) * src/Descriptors/AtomNameDescriptor_impl.hpp (added) * src/Descriptors/unittests/AtomDescriptorUnitTest.cpp (modified) * src/Filling/unittests/ClusterUnitTest.cpp (modified) * src/Filling/unittests/FillerUnitTest.cpp (modified) * src/Fragmentation/Automation/VMGFragmentController.cpp (modified) * src/Graph/DepthFirstSearchAnalysis.cpp (modified) * src/Makefile.am (modified) * src/Parameters/Specifics/Value_atom.cpp (modified) * src/Parameters/Validators/Specific/TimeStepPresentValidator.cpp (modified) * src/Parser/MpqcParser.cpp (modified) * src/Parser/PdbParser.cpp (modified) * src/Parser/XmlParser.cpp (modified) * src/Parser/XyzParser.cpp (modified) * src/Parser/unittests/ParserPsi3UnitTest.cpp (modified) * src/Parser/unittests/ParserXyzUnitTest.cpp (modified) * src/UIElements/Qt4/Query/AtomQtQuery.cpp (modified) * src/UIElements/Views/Qt4/QtElementList.cpp (modified) Replaced World::getAllAtoms() by const version where possible. 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 ... Fri, 24 Jul 2015 16:44:34 GMT Frederik Heber [97445f] * src/Descriptors/MoleculeDescriptor.cpp (modified) * src/Descriptors/MoleculeDescriptor.hpp (modified) * src/Descriptors/MoleculeDescriptor_impl.hpp (modified) * src/Descriptors/MoleculeFormulaDescriptor.cpp (modified) * src/Descriptors/MoleculeFormulaDescriptor_impl.hpp (modified) * src/Descriptors/MoleculeIdDescriptor.cpp (modified) * src/Descriptors/MoleculeIdDescriptor_impl.hpp (modified) * src/Descriptors/MoleculeNameDescriptor.cpp (modified) * src/Descriptors/MoleculeNameDescriptor_impl.hpp (modified) * src/Descriptors/MoleculeOfAtomSelectionDescriptor.cpp (modified) * src/Descriptors/MoleculeOfAtomSelectionDescriptor_impl.hpp (modified) * src/Descriptors/MoleculeOrderDescriptor.cpp (modified) * src/Descriptors/MoleculeOrderDescriptor_impl.hpp (modified) * src/Descriptors/MoleculePtrDescriptor.cpp (modified) * src/Descriptors/MoleculePtrDescriptor.hpp (modified) * src/Descriptors/MoleculePtrDescriptor_impl.hpp (modified) * src/Descriptors/MoleculeSelectionDescriptor.cpp (modified) * src/Descriptors/MoleculeSelectionDescriptor_impl.hpp (modified) * src/Shapes/unittests/stubs/WorldSelectedMoleculesStub.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.cpp (modified) * src/World.cpp (modified) * src/World.hpp (modified) World::getMolecules..() now has const versions as well. - this ... Thu, 23 Jul 2015 14:41:49 GMT Frederik Heber [a4dee7] * src/UIElements/Views/Qt4/QtElementList.cpp (modified) * src/UIElements/Views/Qt4/QtElementList.hpp (modified) tempcommit: Attempt to replace QtElementList::refill() by faster ... Thu, 23 Jul 2015 14:41:49 GMT Frederik Heber [6b6959] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItemFactory.cpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) Molecule has new channel FormulaChanged used by specific QtMoleculeItem. Tue, 23 Jun 2015 06:29:02 GMT Frederik Heber [6b474e] * src/UIElements/Views/Qt4/QtElementList.cpp (modified) * src/UIElements/Views/Qt4/QtElementList.hpp (modified) QtElementList now listens to AtomObserver and not MoleculeListClass ... Tue, 23 Jun 2015 06:29:02 GMT Frederik Heber [69b434] * src/UIElements/Qt4/QtUIFactory.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/QtMoleculeListView.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) QtMoleculeItem now uses moleculeId_t instead molecule*. 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 [ec6abc] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.cpp (modified) FIX: QtMoleculeListView::moleculeSelected() did not check for ... 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 ... Tue, 23 Jun 2015 06:29:02 GMT Frederik Heber [c13b91] * src/UIElements/Qt4/QtUIFactory.cpp (modified) * src/builder.cpp (modified) Gui is returning error code of 5 (in test mode) if (last) action ... Mon, 15 Jun 2015 17:10:35 GMT Frederik Heber [dbfb03] * src/UIElements/Qt4/QtUIFactory.cpp (modified) FIX: QtUIFactory used executePythonScript without HAVE_PYTHON brackets. Fri, 12 Jun 2015 13:27:22 GMT Frederik Heber [3fa16b] * src/Actions/MoleculeAction/RotateAroundSelfByAngleAction.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtStatusBar.cpp (modified) Merge branch 'GUI_niceties' into Candidate_v1.4.11 Thu, 11 Jun 2015 23:21:41 GMT Frederik Heber [08d042] * src/UIElements/Qt4/QtUIFactory.cpp (modified) * src/UIElements/Qt4/QtUIFactory.hpp (modified) Added "--testsingle" switch for line-by-line execution. - ... Thu, 11 Jun 2015 23:21:41 GMT Frederik Heber [37a67f] * src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified) * src/UIElements/CommandLineUI/Query/CommandLineQuery.hpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/Dialog_impl_pre.hpp (added) * src/UIElements/Dialog_impl_undef.hpp (added) * src/UIElements/GlobalListOfParameterQueries.hpp (added) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) Replaced Query.. class and query..() function declarations in ... Thu, 11 Jun 2015 23:21:41 GMT Frederik Heber [33e801] * src/Actions/Values.cpp (modified) * src/Actions/Values.hpp (modified) * src/Actions/toCLIString.cpp (modified) * src/Actions/toCLIString.hpp (modified) * src/Actions/toPythonString.cpp (modified) * src/Actions/toPythonString.hpp (modified) * src/Actions/unittests/stubs/DummyUI.hpp (modified) * src/Parameters/Makefile.am (modified) * src/Parameters/Specifics/KeyValuePair.hpp (added) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser_validate.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser_validate.hpp (modified) * src/UIElements/CommandLineUI/Query/CommandLineQuery.hpp (modified) * src/UIElements/CommandLineUI/Query/KeyValuePairCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/KeyValuePairsCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/TypeEnumContainer.cpp (modified) * src/UIElements/CommandLineUI/TypeEnumContainer.hpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtDialog.cpp (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/Qt4/Query/KeyValuePairQtQuery.cpp (added) * src/UIElements/Qt4/Query/KeyValuePairsQtQuery.cpp (added) * src/UIElements/Qt4/Query/QtQuery.hpp (modified) * src/UIElements/Qt4/Query/QtQueryList.hpp (modified) * src/UIElements/TextUI/Query/KeyValuePairTextQuery.cpp (added) * src/UIElements/TextUI/Query/KeyValuePairsTextQuery.cpp (added) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) Added ParameterPair (i.e. "key = value;") to allow other string ... Wed, 10 Jun 2015 21:41:07 GMT Frederik Heber [15e197] * src/UIElements/Qt4/QtUIFactory.cpp (modified) * src/UIElements/Qt4/QtUIFactory.hpp (modified) * src/builder_init.cpp (modified) Command-line arguments are passed to QApplication inside QtUIFactory. Wed, 10 Jun 2015 21:41:07 GMT Frederik Heber [3054689] * src/UIElements/Qt4/QtUIFactory.cpp (modified) * src/UIElements/Qt4/QtUIFactory.hpp (modified) * src/builder_init.cpp (modified) Added "--test"-mode to UI switch in builder_init. - this will allow ... Sun, 17 May 2015 12:06:12 GMT Frederik Heber [3a4be0] * src/Actions/unittests/stubs/DummyUI.hpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) * src/UIElements/CommandLineUI/Query/CommandLineQuery.hpp (modified) * src/UIElements/CommandLineUI/Query/RandomNumberDistribution_ParametersCommandLineQuery.cpp (deleted) * src/UIElements/CommandLineUI/TypeEnumContainer.cpp (modified) * src/UIElements/CommandLineUI/TypeEnumContainer.hpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtDialog.cpp (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/Qt4/Query/QtQuery.hpp (modified) * src/UIElements/Qt4/Query/QtQueryList.hpp (modified) * src/UIElements/Qt4/Query/RandomNumberDistribution_ParametersQtQuery.cpp (deleted) * src/UIElements/TextUI/Query/RandomNumberDistribution_ParametersTextQuery.cpp (deleted) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) FIX: Removed specific queries for ... Wed, 13 May 2015 20:07:39 GMT Frederik Heber [f0cf79] * src/UIElements/Qt4/QtMainWindow.cpp (modified) FIX: Setting window title in QtMainWindow. Fri, 13 Feb 2015 12:17:23 GMT Frederik Heber [19dfdf] * src/UIElements/Views/Qt4/QtStatusBar.cpp (modified) Increased timer interval in QtStatusBar to 4secs. Fri, 13 Feb 2015 12:17:23 GMT Frederik Heber [503a7fd] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) FIX: QtMoleculeList hiccup'ed on update-molecules for two water ... Fri, 13 Feb 2015 12:17:17 GMT Frederik Heber [5dcb3c] * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) QtInfoBox shows Atom's position components separately and molecule's ... 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 ... Tue, 10 Feb 2015 14:09:39 GMT Frederik Heber [52dfcc] * src/UIElements/Views/Qt4/QDebugStream.hpp (modified) FIX: QDebugStream is now protected against multiple writes to log ... Mon, 02 Feb 2015 21:52:28 GMT Frederik Heber [835770] * src/UIElements/Qt4/QtDialog.hpp (modified) FIX: Qt and boost crash together in boost::Q_FOREACH. - added ... Mon, 02 Feb 2015 19:20:43 GMT Frederik Heber [7912e9] * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.hpp (modified) CommandLineParser adds Action's default values as implicit. - this ... Wed, 28 Jan 2015 19:07:03 GMT Frederik Heber [2050b2] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) Commented-out all debugging messages in QtMoleculeList rewrite. Wed, 28 Jan 2015 19:07:03 GMT Frederik Heber [2696b1] * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (modified) Visibility checkstate is working for molecule and group item. - ... Wed, 28 Jan 2015 19:07:03 GMT Frederik Heber [d2dbb5d] * 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) Moved rowsSelected() over to QtMoleculeListView. Wed, 28 Jan 2015 19:07:03 GMT Frederik Heber [53c1ff] * 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) Modified QtMoleculeList to use QtMoleculeItemFactory. - ... Wed, 28 Jan 2015 19:07:01 GMT Frederik Heber [6d1e0a] * src/UIElements/Makefile.am (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/SpecificItems/QtMoleculeItem_atomcount.hpp (added) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_formula.hpp (added) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_name.hpp (added) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_occurrence.hpp (added) * src/UIElements/Views/Qt4/MoleculeList/SpecificItems/QtMoleculeItem_visibility.hpp (added) Added a slew of specific QtMoleculeItem for each of the COLUMNs. - ... Wed, 28 Jan 2015 19:06:04 GMT Frederik Heber [bed759] * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.cpp (added) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItem.hpp (added) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItemFactory.cpp (added) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeItemFactory.hpp (added) Added basic QtMoleculeItem and ...Factory. Tue, 27 Jan 2015 17:18:30 GMT Frederik Heber [f62e60] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.cpp (moved) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeList.hpp (moved) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.cpp (added) * src/UIElements/Views/Qt4/MoleculeList/QtMoleculeListView.hpp (added) Moved QtMoleculeList files into own subfolder. - added ... Tue, 27 Jan 2015 17:18:30 GMT Frederik Heber [1c3390] * src/UIElements/Views/Qt4/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/QtMoleculeList.hpp (modified) Header row is correct again in QtMoleculeList. - had to overwrite ... Tue, 27 Jan 2015 17:18:30 GMT Frederik Heber [8ccf3b] * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/QtMoleculeList.hpp (modified) First change to convert QtMoleculeList into QStandardItemModel. - ... Tue, 27 Jan 2015 17:18:30 GMT Frederik Heber [6770fa] * src/UIElements/Views/Qt4/QtMoleculeList.cpp (modified) * src/UIElements/Views/Qt4/QtMoleculeList.hpp (modified) Extracted add/removeItem in QtMoleculeList, no more complete ... Mon, 12 Jan 2015 22:10:30 GMT Frederik Heber [601ef8] * src/Actions/Action.cpp (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) FIX: ActionQueue is no longer cleared when Action fails. - we only ...