# # ChangeLog for src/UIElements/Makefile.am # # Generated by Trac 1.4.4 # Mar 17, 2025, 5:50:58 AM Wed, 28 Dec 2011 15:30:06 GMT Frederik Heber [6f0841] * src/Actions/AnalysisAction/CalculateMolarMassAction.cpp (modified) * src/Actions/AtomAction/AddAction.cpp (modified) * src/Actions/AtomAction/ChangeElementAction.cpp (modified) * src/Actions/AtomAction/RemoveAction.cpp (modified) * src/Actions/AtomAction/TranslateAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/GraphAction/DepthFirstSearchAction.cpp (modified) * src/Actions/GraphAction/SubgraphDissectionAction.cpp (modified) * src/Actions/MoleculeAction/ChangeNameAction.cpp (modified) * src/Actions/MoleculeAction/CopyAction.cpp (modified) * src/Actions/MoleculeAction/CreateMicelleAction.cpp (modified) * src/Actions/MoleculeAction/FillVoidWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/FillWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.cpp (modified) * src/Actions/MoleculeAction/RotateAroundSelfByAngleAction.cpp (modified) * src/Actions/MoleculeAction/SaveTemperatureAction.cpp (modified) * src/Actions/MoleculeAction/VerletIntegrationAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsInsideCuboidAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsInsideSphereAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsOfMoleculeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByElementAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByIdAction.cpp (modified) * src/Actions/SelectionAction/Atoms/ClearAllAtomsAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideCuboidAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideSphereAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsOfMoleculeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByElementAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByIdAction.cpp (modified) * src/Actions/SelectionAction/Molecules/AllMoleculesAction.cpp (modified) * src/Actions/SelectionAction/Molecules/ClearAllMoleculesAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotAllMoleculesAction.cpp (modified) * src/Actions/ValueStorage.cpp (modified) * src/Actions/WorldAction/AddEmptyBoundaryAction.cpp (modified) * src/Actions/WorldAction/CenterOnEdgeAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.cpp (modified) * src/Actions/WorldAction/ScaleBoxAction.cpp (modified) * src/Actions/unittests/AtomsCalculationUnitTest.cpp (modified) * src/Actions/unittests/ManipulateAtomsUnitTest.cpp (modified) * src/Analysis/analysis_bonds.cpp (modified) * src/Analysis/analysis_correlation.cpp (modified) * src/Analysis/analysis_correlation.hpp (modified) * src/Analysis/unittests/AnalysisBondsUnitTest.cpp (modified) * src/Analysis/unittests/AnalysisCorrelationToPointUnitTest.cpp (modified) * src/Analysis/unittests/AnalysisCorrelationToSurfaceUnitTest.cpp (modified) * src/Analysis/unittests/AnalysisPairCorrelationUnitTest.cpp (modified) * src/Analysis/unittests/CountBondsUnitTest.cpp (modified) * src/Atom/AtomSet.hpp (moved) * src/Atom/AtomicInfo.cpp (moved) * src/Atom/AtomicInfo.hpp (moved) * src/Atom/Makefile.am (added) * src/Atom/TesselPoint.cpp (moved) * src/Atom/TesselPoint.hpp (moved) * src/Atom/atom.cpp (moved) * src/Atom/atom.hpp (moved) * src/Atom/atom_atominfo.cpp (moved) * src/Atom/atom_atominfo.hpp (moved) * src/Atom/atom_bondedparticle.cpp (moved) * src/Atom/atom_bondedparticle.hpp (moved) * src/Atom/atom_bondedparticleinfo.cpp (moved) * src/Atom/atom_bondedparticleinfo.hpp (moved) * src/Atom/atom_graphnode.cpp (moved) * src/Atom/atom_graphnode.hpp (moved) * src/Atom/atom_graphnodeinfo.cpp (moved) * src/Atom/atom_graphnodeinfo.hpp (moved) * src/Atom/atom_observable.cpp (moved) * src/Atom/atom_observable.hpp (moved) * src/Atom/atom_particleinfo.cpp (moved) * src/Atom/atom_particleinfo.hpp (moved) * src/Bond/bond.cpp (modified) * src/Descriptors/AtomDescriptor.cpp (modified) * src/Descriptors/AtomIdDescriptor.cpp (modified) * src/Descriptors/AtomShapeDescriptor.cpp (modified) * src/Descriptors/AtomTypeDescriptor.cpp (modified) * src/Descriptors/unittests/AtomDescriptorUnitTest.cpp (modified) * src/Dynamics/LinearInterpolationBetweenSteps.hpp (modified) * src/Dynamics/MinimiseConstrainedPotential.cpp (modified) * src/Dynamics/VerletForceIntegration.hpp (modified) * src/Fragmentation/AdaptivityMap.cpp (modified) * src/Fragmentation/BondsPerShortestPath.cpp (modified) * src/Fragmentation/Fragmentation.cpp (modified) * src/Fragmentation/PowerSetGenerator.cpp (modified) * src/Fragmentation/UniqueFragments.cpp (modified) * src/Fragmentation/fragmentation_helpers.cpp (modified) * src/Graph/BondGraph.cpp (modified) * src/Graph/BondGraph.hpp (modified) * src/Graph/BreadthFirstSearchAdd.cpp (modified) * src/Graph/BuildInducedSubgraph.cpp (modified) * src/Graph/CheckAgainstAdjacencyFile.cpp (modified) * src/Graph/ConnectedSubgraph.cpp (modified) * src/Graph/CyclicStructureAnalysis.cpp (modified) * src/Graph/DepthFirstSearchAnalysis.cpp (modified) * src/Graph/unittests/BondGraphUnitTest.cpp (modified) * src/Graph/unittests/CheckAgainstAdjacencyFileUnitTest.cpp (modified) * src/LinkedCell/PointCloudAdaptor.hpp (modified) * src/LinkedCell/linkedcell.cpp (modified) * src/LinkedCell/unittests/linkedcellUnitTest.cpp (modified) * src/Makefile.am (modified) * src/MoleculeLeafClass.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/XyzParser.cpp (modified) * src/Parser/unittests/ParserMpqcUnitTest.cpp (modified) * src/Parser/unittests/ParserPcpUnitTest.cpp (modified) * src/Parser/unittests/ParserPdbUnitTest.cpp (modified) * src/Parser/unittests/ParserPsi3UnitTest.cpp (modified) * src/Parser/unittests/ParserTremoloUnitTest.cpp (modified) * src/Parser/unittests/ParserXyzUnitTest.cpp (modified) * src/Tesselation/BoundaryLineSet.cpp (modified) * src/Tesselation/BoundaryPointSet.cpp (modified) * src/Tesselation/BoundaryPolygonSet.cpp (modified) * src/Tesselation/BoundaryTriangleSet.cpp (modified) * src/Tesselation/CandidateForTesselation.cpp (modified) * src/Tesselation/boundary.cpp (modified) * src/Tesselation/tesselation.cpp (modified) * src/Tesselation/tesselation.hpp (modified) * src/Tesselation/unittests/TesselationUnitTest.cpp (modified) * src/Tesselation/unittests/Tesselation_BoundaryTriangleUnitTest.cpp (modified) * src/Tesselation/unittests/Tesselation_InsideOutsideUnitTest.cpp (modified) * src/Thermostats/GaussianThermostat.cpp (modified) * src/Thermostats/Thermostat.hpp (modified) * src/UIElements/CommandLineUI/TypeEnumContainer.cpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/Query/AtomQtQuery.cpp (modified) * src/UIElements/Qt4/Query/AtomsQtQuery.cpp (modified) * src/UIElements/Qt4/Query/RandomNumberDistribution_ParametersQtQuery.cpp (modified) * src/UIElements/TextUI/Query/AtomsTextQuery.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/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) * src/UIElements/Views/Qt4/QtWorldView.cpp (modified) * src/World.cpp (modified) * src/World.hpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) * src/molecule_geometry.cpp (modified) * src/molecule_graph.cpp (modified) * src/moleculelist.cpp (modified) * src/unittests/ListOfBondsUnitTest.cpp (modified) Shifted all modules related to atoms into own subfolder src/Atom/ - ... Wed, 28 Dec 2011 15:30:06 GMT Frederik Heber [91f592] * src/LinkedCell/Makefile.am (added) * src/LinkedCell/unittests/Makefile.am (added) * src/LinkedCell/unittests/linkedcellUnitTest.cpp (moved) * src/LinkedCell/unittests/linkedcellUnitTest.hpp (moved) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) Added own convenience library for LinkedCell construct. Wed, 28 Dec 2011 15:24:57 GMT Frederik Heber [c015b3] * configure.ac (modified) * src/Actions/Makefile.am (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * tests/Makefile.am (modified) * tests/Python/AllActions/getPossibleOptions.sh (moved) * tests/Python/AllActions/listcmds.py (moved) * tests/Python/AllActions/missing.dat (moved) * tests/Python/AllActions/moltest.py (moved) * tests/Python/AllActions/moltest_check.py (moved) * tests/Python/AllActions/options.dat (moved) * tests/Python/AllActions/testsuite-python-allactions.at (added) * tests/Python/AllActions/testsuite-python-options_dat.at (added) * tests/Python/BoxMaker/post/out.data (moved) * tests/Python/BoxMaker/post/out.xyz (moved) * tests/Python/BoxMaker/pre/argon.data (moved) * tests/Python/BoxMaker/pre/argon.potentials (moved) * tests/Python/BoxMaker/pre/argon.tremolo (moved) * tests/Python/BoxMaker/testsuite-python-boxmaker.at (added) * tests/Python/CommandHelp/testsuite-python-commandhelp.at (moved) * tests/Python/Makefile.am (added) * tests/Python/ReturnValueActions/testsuite-python-returnvalueactions.at (moved) * tests/Python/atlocal.in (added) * tests/Python/run.in (moved) * tests/Python/testsuite.at (added) * tests/regression/Makefile.am (modified) * tests/regression/Python/AllActions/testsuite-python-allactions.at (deleted) * tests/regression/Python/AllActions/testsuite-python-options_dat.at (deleted) * tests/regression/Python/BoxMaker/testsuite-python-boxmaker.at (deleted) * tests/regression/Python/testsuite-python.at (deleted) * tests/regression/testsuite.at (modified) * utils/Makefile.am (modified) Added enable-switches for Qt-based GUI and python module and scripts. ... Fri, 04 Nov 2011 15:20:41 GMT Frederik Heber [aee2da] * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) Added BUILT_SOURCES as appendable variable in various Makefile.am's. Fri, 04 Nov 2011 15:20:21 GMT Frederik Heber [e5cec4] * configure.ac (modified) * m4/bnv_have_qt.m4 (deleted) * src/UIElements/Makefile.am (modified) Removed macro bnv_have_qt, replaced by pkg-config info. - ... Mon, 17 Oct 2011 20:17:51 GMT Frederik Heber [a9b86d] * src/Dynamics/LinearInterpolationBetweenSteps.hpp (modified) * src/Dynamics/MinimiseConstrainedPotential.cpp (modified) * src/Dynamics/VerletForceIntegration.hpp (modified) * src/Fragmentation/EnergyMatrix.cpp (added) * src/Fragmentation/EnergyMatrix.hpp (added) * src/Fragmentation/ForceMatrix.cpp (added) * src/Fragmentation/ForceMatrix.hpp (added) * src/Fragmentation/HessianMatrix.cpp (added) * src/Fragmentation/HessianMatrix.hpp (added) * src/Fragmentation/KeySetsContainer.cpp (added) * src/Fragmentation/KeySetsContainer.hpp (added) * src/Fragmentation/Makefile.am (added) * src/Fragmentation/MatrixContainer.cpp (added) * src/Fragmentation/MatrixContainer.hpp (added) * src/Fragmentation/analyzer.cpp (modified) * src/Fragmentation/datacreator.cpp (modified) * src/Fragmentation/defs.hpp (added) * src/Fragmentation/helpers.cpp (added) * src/Fragmentation/helpers.hpp (added) * src/Fragmentation/joiner.cpp (modified) * src/Fragmentation/parser.cpp (deleted) * src/Fragmentation/parser.hpp (deleted) * src/Graph/BondGraph.cpp (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/atom.cpp (modified) * src/atom_atominfo.cpp (modified) Split up modules parser.[ch]pp into one module per class. - fixed ... Mon, 17 Oct 2011 16:18:54 GMT Frederik Heber [3bdb6d] * src/Actions/AnalysisAction/DipoleAngularCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PairCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PointCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PrincipalAxisSystemAction.cpp (modified) * src/Actions/AnalysisAction/SurfaceCorrelationAction.cpp (modified) * src/Actions/AtomAction/AddAction.cpp (modified) * src/Actions/AtomAction/ChangeElementAction.cpp (modified) * src/Actions/CommandAction/ElementDbAction.cpp (modified) * src/Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByElementAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByElementAction.cpp (modified) * src/Actions/ValueStorage.cpp (modified) * src/Analysis/analysis_bonds.cpp (modified) * src/Analysis/analysis_correlation.cpp (modified) * src/Analysis/unittests/AnalysisBondsUnitTest.cpp (modified) * src/Analysis/unittests/AnalysisCorrelationToPointUnitTest.cpp (modified) * src/Analysis/unittests/AnalysisCorrelationToSurfaceUnitTest.cpp (modified) * src/Analysis/unittests/AnalysisPairCorrelationUnitTest.cpp (modified) * src/Analysis/unittests/CountBondsUnitTest.cpp (modified) * src/AtomicInfo.cpp (modified) * src/Bond/bond.cpp (modified) * src/Descriptors/AtomTypeDescriptor.cpp (modified) * src/Dynamics/MinimiseConstrainedPotential.cpp (modified) * src/Element/Hbondangle.db (moved) * src/Element/Hbonddistance.db (moved) * src/Element/Makefile.am (added) * src/Element/element.cpp (moved) * src/Element/element.hpp (moved) * src/Element/elements.db (moved) * src/Element/elements_db.cpp (moved) * src/Element/elements_db.hpp (moved) * src/Element/orbitals.db (moved) * src/Element/periodentafel.cpp (moved) * src/Element/periodentafel.hpp (moved) * src/Element/valence.db (moved) * src/Formula.cpp (modified) * src/Fragmentation/analyzer.cpp (modified) * src/Fragmentation/joiner.cpp (modified) * src/Graph/BondGraph.cpp (modified) * src/Graph/BondGraph.hpp (modified) * src/Graph/CyclicStructureAnalysis.cpp (modified) * src/Graph/unittests/BondGraphUnitTest.cpp (modified) * src/Makefile.am (modified) * src/Parser/MpqcParser.cpp (modified) * src/Parser/PcpParser.cpp (modified) * src/Parser/PdbParser.cpp (modified) * src/Parser/TremoloParser.cpp (modified) * src/Parser/XyzParser.cpp (modified) * src/Parser/unittests/ParserMpqcUnitTest.cpp (modified) * src/Parser/unittests/ParserPcpUnitTest.cpp (modified) * src/Parser/unittests/ParserPdbUnitTest.cpp (modified) * src/Parser/unittests/ParserTremoloUnitTest.cpp (modified) * src/Parser/unittests/ParserXyzUnitTest.cpp (modified) * src/Tesselation/boundary.cpp (modified) * src/Thermostats/Berendsen.cpp (modified) * src/Thermostats/GaussianThermostat.cpp (modified) * src/Thermostats/Langevin.cpp (modified) * src/Thermostats/NoseHoover.cpp (modified) * src/Thermostats/Woodcock.cpp (modified) * src/UIElements/CommandLineUI/Query/ElementCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/ElementsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/TypeEnumContainer.cpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/Pipe/ElementQtQueryPipe.cpp (modified) * src/UIElements/Qt4/Pipe/ElementsQtQueryPipe.cpp (modified) * src/UIElements/Qt4/Query/ElementQtQuery.cpp (modified) * src/UIElements/Qt4/Query/ElementsQtQuery.cpp (modified) * src/UIElements/TextUI/Query/ElementTextQuery.cpp (modified) * src/UIElements/TextUI/Query/ElementsTextQuery.cpp (modified) * src/UIElements/TextUI/TextWindow.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.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/GLWorldView.cpp (modified) * src/World.cpp (modified) * src/atom.cpp (modified) * src/atom_atominfo.cpp (modified) * src/atom_bondedparticle.cpp (modified) * src/builder_init.cpp (modified) * src/config.cpp (modified) * src/molecule.cpp (modified) * src/molecule_fragmentation.cpp (modified) * src/molecule_geometry.cpp (modified) * src/molecule_graph.cpp (modified) * src/moleculelist.cpp (modified) * src/unittests/ElementUnitTest.cpp (modified) * src/unittests/LinkedCellUnitTest.cpp (modified) * src/unittests/ListOfBondsUnitTest.cpp (modified) * src/unittests/Makefile.am (modified) * src/unittests/PeriodentafelUnitTest.cpp (modified) Moved all stuff related to elements into own subfolder and has its ... Mon, 17 Oct 2011 16:18:54 GMT Frederik Heber [2fadb6f] * src/Helpers/Makefile.am (added) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) Helpers now reside in own convenience library. - this allows for ... Mon, 17 Oct 2011 16:18:42 GMT Frederik Heber [9b5a2c] * src/Actions/AnalysisAction/DipoleAngularCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PairCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PointCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/SurfaceCorrelationAction.cpp (modified) * src/Analysis/Makefile.am (added) * src/Analysis/analysis_bonds.cpp (moved) * src/Analysis/analysis_bonds.hpp (moved) * src/Analysis/analysis_correlation.cpp (moved) * src/Analysis/analysis_correlation.hpp (moved) * src/Analysis/unittests/AnalysisBondsUnitTest.cpp (moved) * src/Analysis/unittests/AnalysisBondsUnitTest.hpp (moved) * src/Analysis/unittests/AnalysisCorrelationToPointUnitTest.cpp (moved) * src/Analysis/unittests/AnalysisCorrelationToPointUnitTest.hpp (moved) * src/Analysis/unittests/AnalysisCorrelationToSurfaceUnitTest.cpp (moved) * src/Analysis/unittests/AnalysisCorrelationToSurfaceUnitTest.hpp (moved) * src/Analysis/unittests/AnalysisPairCorrelationUnitTest.cpp (moved) * src/Analysis/unittests/AnalysisPairCorrelationUnitTest.hpp (moved) * src/Analysis/unittests/CountBondsUnitTest.cpp (moved) * src/Analysis/unittests/CountBondsUnitTest.hpp (moved) * src/Analysis/unittests/Makefile.am (added) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) Moved analysis modules into subfolder Analysis along with its unit ... Thu, 13 Oct 2011 13:00:58 GMT Frederik Heber [7ff53f] * src/UIElements/Makefile.am (modified) DISTCHECKFIX: moc_*.cpp and ui_*.h files added to MOSTLYCLEANFILES. Wed, 12 Oct 2011 14:26:04 GMT Frederik Heber [bcedf7] * src/UIElements/Makefile.am (modified) DISTCHECKFIX: Added Qt's .ui and .ui.h files to nobase_..._HEADERS ... Mon, 10 Oct 2011 16:58:25 GMT Frederik Heber [d7d022] * configure.ac (modified) * src/UIElements/Makefile.am (modified) * src/element.cpp (modified) * src/element.hpp (modified) * src/unittests/ElementUnitTest.cpp (added) * src/unittests/ElementUnitTest.hpp (added) * src/unittests/Makefile.am (modified) Added serialization functionality to class element. - also added ... Mon, 10 Oct 2011 16:58:24 GMT Frederik Heber [f08ae7] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/src/LinearAlgebra/Makefile.am (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * m4/ax_codepatterns.m4 (modified) * m4/boost.m4 (modified) * src/Actions/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/RandomNumbers/Makefile.am (modified) * src/RandomNumbers/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) Extension of usage of Tsuna's boost.m4 macro. - boost.m4 from ... Thu, 06 Oct 2011 16:06:10 GMT Frederik Heber [12948c] * 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/UnsignedIntsCommandLineQuery.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/QtQuery.hpp (modified) * src/UIElements/Qt4/Query/UnsignedIntsQtQuery.cpp (added) * src/UIElements/Query/UnsignedIntsQuery.cpp (added) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/Query/UnsignedIntsTextQuery.cpp (added) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) Added new Query for std::vector of unsigned int. - this is ... Thu, 06 Oct 2011 16:06:10 GMT Frederik Heber [838cd0] * 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/UnsignedIntCommandLineQuery.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/Pipe/UnsignedIntQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/UnsignedIntQtQueryPipe.hpp (added) * src/UIElements/Qt4/QtDialog.cpp (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/Qt4/Query/QtQuery.hpp (modified) * src/UIElements/Qt4/Query/UnsignedIntQtQuery.cpp (added) * src/UIElements/Query/UnsignedIntQuery.cpp (added) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/Query/UnsignedIntTextQuery.cpp (added) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) Added new Query for unsigned int. - this is preparatory to switch ... Thu, 06 Oct 2011 16:06:10 GMT Frederik Heber [7188b1] * configure.ac (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.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_bond.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeScene.cpp (deleted) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeScene.hpp (deleted) * 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/World.cpp (modified) * src/World.hpp (modified) * src/atom_atominfo.cpp (modified) * src/atom_atominfo.hpp (modified) * src/atom_bondedparticleinfo.cpp (modified) * src/atom_bondedparticleinfo.hpp (modified) * src/atom_observable.cpp (added) * src/atom_observable.hpp (added) * src/atom_particleinfo.cpp (modified) * src/atom_particleinfo.hpp (modified) Introduced atom_observables and GLWorldView observes World, ... Thu, 06 Oct 2011 15:06:16 GMT Frederik Heber [907636] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.cpp (added) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.hpp (added) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.cpp (added) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.hpp (added) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.cpp (added) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.hpp (added) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeScene.cpp (added) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeScene.hpp (added) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (added) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (added) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.hpp (modified) * src/element.cpp (modified) * src/periodentafel.cpp (modified) First working version of GLWorldView that show atoms and molecules. ... Thu, 06 Oct 2011 15:06:13 GMT Frederik Heber [04f017] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.hpp (modified) * src/UIElements/Views/Qt4/teapotview.cpp (deleted) * src/UIElements/Views/Qt4/teapotview.hpp (deleted) Removed teapotview.?pp again. - Functionality is contained in ... Thu, 06 Oct 2011 15:05:56 GMT Frederik Heber [a08d3c0] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/teapotview.cpp (added) * src/UIElements/Views/Qt4/teapotview.hpp (added) Replaced empty GLWordlView QWidget by TeapotView example from Qt3d. ... Thu, 06 Oct 2011 12:08:31 GMT Frederik Heber [d238e7] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/GLMoleculeView.cpp (deleted) * src/UIElements/Views/Qt4/GLMoleculeView.hpp (deleted) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (added) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.hpp (added) Replaced GLMoleculeView by Qt3D/GLWorldView, which is as of now a ... Thu, 06 Oct 2011 12:08:31 GMT Frederik Heber [060ba4] * configure.ac (modified) * m4/bnv_have_qt.m4 (added) * m4/gwqt4.m4 (deleted) * src/UIElements/Makefile.am (modified) Replaced m4 macro gwqt4.m4 by bnv_have_qt.m4 - as is used with ... Thu, 06 Oct 2011 12:08:27 GMT Frederik Heber [29daad] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/GLMoleculeView.cpp (modified) * src/UIElements/Views/Qt4/GLMoleculeView.hpp (modified) * src/UIElements/Views/Qt4/changeposition.ui (added) * src/UIElements/Views/Qt4/changetypes.hpp (added) * src/UIElements/Views/Qt4/dialoglight.ui (added) * src/UIElements/Views/Qt4/dialoglight.ui.h (added) Added rudimentarily working GlMoleculeView (class was empty before). ... Wed, 05 Oct 2011 09:16:11 GMT Frederik Heber [b4e3fe] * src/UIElements/Makefile.am (modified) DISTCHECKFIX: .moc.cpp files were not in MOSTLYCLEANFILES. Fri, 30 Sep 2011 08:19:37 GMT Frederik Heber [79de12] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * m4/ax_boost_base.m4 (deleted) * m4/ax_boost_filesystem.m4 (deleted) * m4/ax_boost_program_options.m4 (deleted) * m4/ax_boost_system.m4 (deleted) * m4/ax_codepatterns.m4 (modified) * m4/boost.m4 (added) * m4/m4_ax_boost_thread.m4 (deleted) * src/Descriptors/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/RandomNumbers/unittests/Makefile.am (modified) * src/Shapes/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Replaced *_boost_*.m4 by boost.m4 from tsuna. - ... Thu, 21 Apr 2011 16:33:54 GMT Frederik Heber [4cf35ac] * configure.ac (modified) * src/UIElements/Makefile.am (modified) DISTFIX: Missing header files in UIElements/Makefile.am. - missing: ... Mon, 18 Apr 2011 12:45:06 GMT Frederik Heber [455573] * configure.ac (modified) * src/Actions/Makefile.am (modified) * src/Actions/unittests/ActionRegistryUnitTest.cpp (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Graph/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/RandomNumbers/Makefile.am (modified) * src/RandomNumbers/unittests/Makefile.am (modified) * src/Shapes/Makefile.am (modified) * src/Shapes/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Large Commit: SUBDIRS in src/Makefile.am replaced by include. - ... Fri, 08 Apr 2011 15:48:50 GMT Frederik Heber [bf4b9f] * LinearAlgebra/.gitignore (added) * LinearAlgebra/AUTHORS (added) * LinearAlgebra/COPYING (added) * LinearAlgebra/ChangeLog (added) * LinearAlgebra/INSTALL (added) * LinearAlgebra/LinearAlgebra-debug.pc.in (added) * LinearAlgebra/LinearAlgebra.pc.in (moved) * LinearAlgebra/Makefile.am (added) * LinearAlgebra/NEWS (added) * LinearAlgebra/README (added) * LinearAlgebra/bootstrap (added) * LinearAlgebra/build-aux/README (added) * LinearAlgebra/configure.ac (added) * LinearAlgebra/doc/Doxyfile (added) * LinearAlgebra/doc/Makefile.am (added) * LinearAlgebra/libLinearAlgebra_config.h.in (added) * LinearAlgebra/m4 (added) * LinearAlgebra/src/LinearAlgebra/BoxVector.cpp (moved) * LinearAlgebra/src/LinearAlgebra/BoxVector.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Exceptions.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Line.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Line.hpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegment.cpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegment.hpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegmentSet.cpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegmentSet.hpp (moved) * LinearAlgebra/src/LinearAlgebra/LinearSystemOfEquations.cpp (moved) * LinearAlgebra/src/LinearAlgebra/LinearSystemOfEquations.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Makefile.am (moved) * LinearAlgebra/src/LinearAlgebra/MatrixContent.cpp (moved) * LinearAlgebra/src/LinearAlgebra/MatrixContent.hpp (moved) * LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.cpp (moved) * LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Plane.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Plane.hpp (moved) * LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.cpp (moved) * LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Space.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Space.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Vector.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Vector.hpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorContent.cpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorContent.hpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorInterface.cpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorInterface.hpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorSet.hpp (moved) * LinearAlgebra/src/LinearAlgebra/defs.hpp (moved) * LinearAlgebra/src/LinearAlgebra/fast_functions.hpp (moved) * LinearAlgebra/src/LinearAlgebra/leastsquaremin.cpp (moved) * LinearAlgebra/src/LinearAlgebra/leastsquaremin.hpp (moved) * LinearAlgebra/src/LinearAlgebra/vector_ops.cpp (moved) * LinearAlgebra/src/LinearAlgebra/vector_ops.hpp (moved) * LinearAlgebra/src/unittests/LineUnitTest.cpp (moved) * LinearAlgebra/src/unittests/LineUnitTest.hpp (moved) * LinearAlgebra/src/unittests/LinearSystemOfEquationsUnitTest.cpp (moved) * LinearAlgebra/src/unittests/LinearSystemOfEquationsUnitTest.hpp (moved) * LinearAlgebra/src/unittests/Makefile.am (moved) * LinearAlgebra/src/unittests/MatrixContentSymmetricUnitTest.cpp (moved) * LinearAlgebra/src/unittests/MatrixContentSymmetricUnitTest.hpp (moved) * LinearAlgebra/src/unittests/MatrixContentUnitTest.cpp (moved) * LinearAlgebra/src/unittests/MatrixContentUnitTest.hpp (moved) * LinearAlgebra/src/unittests/MatrixUnitTest.cpp (moved) * LinearAlgebra/src/unittests/MatrixUnitTest.hpp (moved) * LinearAlgebra/src/unittests/PlaneUnitTest.cpp (moved) * LinearAlgebra/src/unittests/PlaneUnitTest.hpp (moved) * LinearAlgebra/src/unittests/TestRunnerMain.cpp (added) * LinearAlgebra/src/unittests/UnitTestMain.cpp (added) * LinearAlgebra/src/unittests/VectorContentUnitTest.cpp (moved) * LinearAlgebra/src/unittests/VectorContentUnitTest.hpp (moved) * LinearAlgebra/src/unittests/VectorUnitTest.cpp (moved) * LinearAlgebra/src/unittests/VectorUnitTest.hpp (moved) * LinearAlgebra/tests/CodeChecks/Makefile.am (added) * LinearAlgebra/tests/CodeChecks/atlocal.in (added) * LinearAlgebra/tests/CodeChecks/testsuite-config_h.at (added) * LinearAlgebra/tests/CodeChecks/testsuite-memdebug.at (added) * LinearAlgebra/tests/CodeChecks/testsuite.at (added) * Makefile.am (modified) * bootstrap (modified) * build-aux/README (added) * config/depcomp (deleted) * config/install-sh (deleted) * config/ltmain.sh (deleted) * config/missing (deleted) * configure.ac (modified) * src/Actions/Makefile.am (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Graph/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/Shapes/Makefile.am (modified) * src/Shapes/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Moved LinearAlgebra from folder src/ into distinct sub-package. - ... Thu, 03 Feb 2011 09:59:57 GMT Frederik Heber [0275ad] * configure.ac (modified) * src/Actions/RandomNumbersAction/SetRandomNumbersDistributionAction.cpp (modified) * src/Actions/RandomNumbersAction/SetRandomNumbersDistributionAction.def (modified) * src/Actions/RandomNumbersAction/SetRandomNumbersEngineAction.cpp (modified) * src/Actions/RandomNumbersAction/SetRandomNumbersEngineAction.def (modified) * src/Actions/ValueStorage.cpp (modified) * src/Actions/ValueStorage.hpp (modified) * src/RandomNumbers/Makefile.am (modified) * src/RandomNumbers/RandomNumberDistribution.hpp (modified) * src/RandomNumbers/RandomNumberDistributionFactory.cpp (modified) * src/RandomNumbers/RandomNumberDistributionFactory.def (modified) * src/RandomNumbers/RandomNumberDistributionFactory.hpp (modified) * src/RandomNumbers/RandomNumberDistributionFactory.undef (modified) * src/RandomNumbers/RandomNumberDistribution_Encapsulation.cpp (modified) * src/RandomNumbers/RandomNumberDistribution_Encapsulation.hpp (modified) * src/RandomNumbers/RandomNumberDistribution_Parameters.cpp (added) * src/RandomNumbers/RandomNumberDistribution_Parameters.hpp (added) * src/RandomNumbers/RandomNumberEngine.hpp (modified) * src/RandomNumbers/RandomNumberEngineFactory.cpp (modified) * src/RandomNumbers/RandomNumberEngineFactory.def (modified) * src/RandomNumbers/RandomNumberEngineFactory.hpp (modified) * src/RandomNumbers/RandomNumberEngineFactory.undef (modified) * src/RandomNumbers/RandomNumberEngine_Encapsulation.hpp (modified) * src/RandomNumbers/RandomNumberEngine_Parameters.cpp (added) * src/RandomNumbers/RandomNumberEngine_Parameters.hpp (added) * src/RandomNumbers/RandomNumberGeneratorFactory.def (modified) * src/RandomNumbers/unittests/RandomNumberDistributionFactoryUnitTest.cpp (modified) * src/RandomNumbers/unittests/RandomNumberDistributionFactoryUnitTest.hpp (modified) * src/RandomNumbers/unittests/RandomNumberEngineFactoryUnitTest.cpp (modified) * src/RandomNumbers/unittests/RandomNumberEngineFactoryUnitTest.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 (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/Pipe/RandomNumberDistribution_ParametersQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/RandomNumberDistribution_ParametersQtQueryPipe.hpp (added) * src/UIElements/Qt4/QtDialog.cpp (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/Qt4/Query/QtQuery.hpp (modified) * src/UIElements/Qt4/Query/RandomNumberDistribution_ParametersQtQuery.cpp (added) * src/UIElements/Query/RandomNumberDistribution_ParametersQuery.cpp (added) * src/UIElements/TextUI/Query/RandomNumberDistribution_ParametersTextQuery.cpp (added) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) * src/unittests/DummyUI.hpp (modified) * tests/regression/RandomNumbers/Distribution/testsuite-set-random-number-distribution.at (modified) * tests/regression/RandomNumbers/Engine/testsuite-set-random-number-engine.at (modified) Final step in Random numbers is done ... - requires CodePatterns ... Thu, 03 Feb 2011 09:51:14 GMT Frederik Heber [e5bf2b] * src/Actions/Makefile.am (modified) * src/Exceptions/Makefile.am (modified) * src/LinearAlgebra/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Shapes/Makefile.am (modified) * src/UIElements/Makefile.am (modified) removed CPPUNIT_LIBS/FLAGS from most Makefile.am and LIBS/libs -> ... Thu, 23 Dec 2010 17:41:54 GMT Frederik Heber [acbe1b] * MoleCuilder.pc.in (added) * configure.ac (modified) * molecuilder.pc.in (deleted) * src/Actions/Makefile.am (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Exceptions/Makefile.am (modified) * src/LinearAlgebra/Makefile.am (modified) * src/LinearAlgebra/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) All libraries don't have version in name anymore. - we used gained ... Thu, 23 Dec 2010 17:40:04 GMT Frederik Heber [a0064e] * configure.ac (modified) * m4/ax_codepatterns.m4 (added) * src/Actions/Makefile.am (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/AtomOfMoleculeSelectionDescriptor.cpp (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Exceptions/Makefile.am (modified) * src/Formula.hpp (modified) * src/Helpers/Assert.cpp (deleted) * src/Helpers/Assert.hpp (deleted) * src/Helpers/Info.cpp (deleted) * src/Helpers/Info.hpp (deleted) * src/Helpers/Log.cpp (deleted) * src/Helpers/Log.hpp (deleted) * src/Helpers/Makefile.am (deleted) * src/Helpers/MemDebug.cpp (deleted) * src/Helpers/MemDebug.hpp (deleted) * src/Helpers/Range.hpp (deleted) * src/Helpers/Verbose.cpp (deleted) * src/Helpers/Verbose.hpp (deleted) * src/Helpers/errorlogger.cpp (deleted) * src/Helpers/errorlogger.hpp (deleted) * src/Helpers/fast_functions.hpp (modified) * src/Helpers/helpers.cpp (modified) * src/Helpers/helpers.hpp (modified) * src/Helpers/logger.cpp (deleted) * src/Helpers/logger.hpp (deleted) * src/Helpers/toString.hpp (deleted) * src/Helpers/unittests/InfoUnitTest.cpp (deleted) * src/Helpers/unittests/InfoUnitTest.hpp (deleted) * src/Helpers/unittests/LogUnitTest.cpp (deleted) * src/Helpers/unittests/LogUnitTest.hpp (deleted) * src/Helpers/unittests/Makefile.am (deleted) * src/LinearAlgebra/Makefile.am (modified) * src/LinearAlgebra/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/Patterns/Cacheable.hpp (deleted) * src/Patterns/ObservedContainer.hpp (deleted) * src/Patterns/ObservedContainer_impl.hpp (deleted) * src/Patterns/ObservedIterator.hpp (deleted) * src/Patterns/Observer.cpp (deleted) * src/Patterns/Observer.hpp (deleted) * src/Patterns/Registry.hpp (deleted) * src/Patterns/Registry_impl.hpp (deleted) * src/Patterns/Singleton.hpp (deleted) * src/Patterns/Singleton_impl.hpp (deleted) * src/Patterns/unittests/CacheableUnitTest.cpp (deleted) * src/Patterns/unittests/CacheableUnitTest.hpp (deleted) * src/Patterns/unittests/Makefile.am (deleted) * src/Patterns/unittests/ObserverUnitTest.cpp (deleted) * src/Patterns/unittests/ObserverUnitTest.hpp (deleted) * src/Patterns/unittests/RegistryUnitTest.cpp (deleted) * src/Patterns/unittests/RegistryUnitTest.hpp (deleted) * src/Patterns/unittests/SingletonUnitTest.cpp (deleted) * src/Patterns/unittests/SingletonUnitTest.hpp (deleted) * src/Shapes/unittests/Makefile.am (modified) * src/SubspaceFactorizer.cpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/atom.cpp (modified) * src/atom.hpp (modified) * src/molecule.cpp (modified) * src/molecule_dynamics.cpp (modified) * src/molecule_fragmentation.cpp (modified) * src/molecule_graph.cpp (modified) * src/moleculelist.cpp (modified) * src/tesselation.cpp (modified) * src/unittests/Makefile.am (modified) * src/unittests/SubspaceFactorizerUnitTest.cpp (modified) Moved stuff in src/Helpers and src/Patterns out to stand-alone ... Sat, 04 Dec 2010 23:47:35 GMT Frederik Heber [d5240d] * configure.ac (modified) * src/Actions/Makefile.am (modified) * src/Exceptions/Makefile.am (modified) * src/Helpers/Makefile.am (modified) * src/LinearAlgebra/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/UIElements/CommandLineUI/CommandLineParser_validate.cpp (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) FIX: Linking to non-system boost is working now. - FIX: ... Sat, 04 Dec 2010 23:44:19 GMT Frederik Heber [1e0861] * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) Qt stuff is not compiled into libMolecuilder but libMolecuilderQtUI. Sat, 04 Dec 2010 23:44:19 GMT Frederik Heber [87db7a] * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified) * src/UIElements/CommandLineUI/Query/AtomCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/AtomsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/BooleanCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/BoxCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/CommandLineQuery.hpp (added) * src/UIElements/CommandLineUI/Query/DoubleCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/DoublesCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/ElementCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/ElementsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/EmptyCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/FileCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/IntCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/IntsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/MoleculeCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/MoleculesCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/StringCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/StringsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/VectorCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/VectorsCommandLineQuery.cpp (modified) * src/UIElements/Makefile.am (modified) Moved declaration for all CommandLineQuery.. into own header file. ... Sat, 04 Dec 2010 23:42:39 GMT Frederik Heber [738ae1] * src/UIElements/Makefile.am (modified) * src/UIElements/TextUI/Query/AtomTextQuery.cpp (modified) * src/UIElements/TextUI/Query/AtomsTextQuery.cpp (modified) * src/UIElements/TextUI/Query/BooleanTextQuery.cpp (modified) * src/UIElements/TextUI/Query/BoxTextQuery.cpp (modified) * src/UIElements/TextUI/Query/DoubleTextQuery.cpp (modified) * src/UIElements/TextUI/Query/DoublesTextQuery.cpp (modified) * src/UIElements/TextUI/Query/ElementTextQuery.cpp (modified) * src/UIElements/TextUI/Query/ElementsTextQuery.cpp (modified) * src/UIElements/TextUI/Query/EmptyTextQuery.cpp (modified) * src/UIElements/TextUI/Query/FileTextQuery.cpp (modified) * src/UIElements/TextUI/Query/IntTextQuery.cpp (modified) * src/UIElements/TextUI/Query/IntsTextQuery.cpp (modified) * src/UIElements/TextUI/Query/MoleculeTextQuery.cpp (modified) * src/UIElements/TextUI/Query/MoleculesTextQuery.cpp (modified) * src/UIElements/TextUI/Query/StringTextQuery.cpp (modified) * src/UIElements/TextUI/Query/StringsTextQuery.cpp (modified) * src/UIElements/TextUI/Query/TextQuery.hpp (added) * src/UIElements/TextUI/Query/VectorTextQuery.cpp (modified) * src/UIElements/TextUI/Query/VectorsTextQuery.cpp (modified) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) Moved declaration for all TextQuery.. into own header file. - Query ... Sat, 04 Dec 2010 23:42:39 GMT Frederik Heber [3a21a7] * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser_validate.cpp (added) * src/UIElements/CommandLineUI/CommandLineParser_validate.hpp (added) * src/UIElements/Makefile.am (modified) Moved validate() functions for boost::program_options into own ... Sat, 04 Dec 2010 23:42:39 GMT Frederik Heber [e9be39] * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/TextMenu/SeparatorMenuItem.cpp (moved) * src/UIElements/Menu/TextMenu/SeparatorMenuItem.hpp (moved) * src/UIElements/Menu/TextMenu/TextMenu.hpp (modified) * src/UIElements/TextUI/TextWindow.cpp (modified) Renamed SeperatorItem -> SeparatorMenuItem. - in files and declarations. Sat, 04 Dec 2010 23:42:38 GMT Frederik Heber [f0f9a6] * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/TextMenu/TextMenu.hpp (modified) * src/UIElements/Menu/TextMenu/TxMenu.cpp (modified) * src/UIElements/Menu/TextMenu/TxMenu.hpp (modified) * src/UIElements/Menu/TextMenu/TxMenuLeaveAction.cpp (added) * src/UIElements/Menu/TextMenu/TxMenuLeaveAction.hpp (added) Placed TxMenu::LeaveAction implementation and declaration into its ... Sat, 04 Dec 2010 23:33:47 GMT Frederik Heber [b59da6] * src/Actions/ActionRegistry.cpp (modified) * src/Actions/ActionRegistry.hpp (modified) * src/Actions/ActionTraits.cpp (modified) * src/Actions/ActionTraits.hpp (modified) * src/Makefile.am (modified) * src/Patterns/Registry_impl.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/Menu.cpp (modified) * src/UIElements/Menu/Menu.hpp (modified) * src/UIElements/Menu/MenuDescription.cpp (modified) * src/UIElements/Menu/MenuDescription.hpp (modified) * src/UIElements/Menu/MenuInterface.cpp (added) * src/UIElements/Menu/MenuInterface.hpp (added) * src/UIElements/Menu/Qt4/QtMenu.cpp (deleted) * src/UIElements/Menu/Qt4/QtMenu.hpp (modified) * src/UIElements/Menu/Qt4/QtMenuPipe.cpp (added) * src/UIElements/Menu/Qt4/QtMenuPipe.hpp (added) * src/UIElements/Menu/SubMenuItem.hpp (deleted) * src/UIElements/Menu/TextMenu/ActionMenuItem.cpp (moved) * src/UIElements/Menu/TextMenu/ActionMenuItem.hpp (moved) * src/UIElements/Menu/TextMenu/DisplayMenuItem.cpp (moved) * src/UIElements/Menu/TextMenu/DisplayMenuItem.hpp (moved) * src/UIElements/Menu/TextMenu/MenuItem.cpp (moved) * src/UIElements/Menu/TextMenu/MenuItem.hpp (moved) * src/UIElements/Menu/TextMenu/SeperatorItem.cpp (moved) * src/UIElements/Menu/TextMenu/SeperatorItem.hpp (moved) * src/UIElements/Menu/TextMenu/SubMenuItem.cpp (moved) * src/UIElements/Menu/TextMenu/SubMenuItem.hpp (added) * src/UIElements/Menu/TextMenu/TextMenu.hpp (added) * src/UIElements/Menu/TextMenu/TxMenu.cpp (moved) * src/UIElements/Menu/TextMenu/TxMenu.hpp (moved) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/TextUI/TextWindow.cpp (modified) * src/UIElements/TextUI/TextWindow.hpp (modified) * src/builder.cpp (modified) Refactoring of Menu structure for Qt and Text UI done. - Menu is ... Sat, 30 Oct 2010 20:42:44 GMT Frederik Heber [e4afb4] * src/Actions/Action.cpp (modified) * src/Actions/Action.hpp (modified) * src/Actions/ActionHistory.cpp (modified) * src/Actions/ActionHistory.hpp (modified) * src/Actions/ActionRegistry.cpp (modified) * src/Actions/ActionRegistry.hpp (modified) * src/Actions/ActionTraits.cpp (modified) * src/Actions/ActionTraits.hpp (modified) * src/Actions/Action_impl_header.hpp (modified) * src/Actions/Action_impl_pre.hpp (modified) * src/Actions/AnalysisAction/MolecularVolumeAction.cpp (modified) * src/Actions/AnalysisAction/MolecularVolumeAction.def (modified) * src/Actions/AnalysisAction/PairCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PairCorrelationAction.def (modified) * src/Actions/AnalysisAction/PointCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PointCorrelationAction.def (modified) * src/Actions/AnalysisAction/PrincipalAxisSystemAction.cpp (modified) * src/Actions/AnalysisAction/PrincipalAxisSystemAction.def (modified) * src/Actions/AnalysisAction/SurfaceCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/SurfaceCorrelationAction.def (modified) * src/Actions/AtomAction/AddAction.cpp (modified) * src/Actions/AtomAction/AddAction.def (modified) * src/Actions/AtomAction/ChangeElementAction.cpp (modified) * src/Actions/AtomAction/ChangeElementAction.def (modified) * src/Actions/AtomAction/RemoveAction.cpp (modified) * src/Actions/AtomAction/RemoveAction.def (modified) * src/Actions/AtomAction/RotateAroundOriginByAngleAction.cpp (modified) * src/Actions/AtomAction/RotateAroundOriginByAngleAction.def (modified) * src/Actions/AtomAction/TranslateAction.cpp (modified) * src/Actions/AtomAction/TranslateAction.def (modified) * src/Actions/AtomsCalculation.hpp (modified) * src/Actions/AtomsCalculation_impl.hpp (modified) * src/Actions/Calculation.hpp (modified) * src/Actions/Calculation_impl.hpp (modified) * src/Actions/CommandAction/BondLengthTableAction.cpp (modified) * src/Actions/CommandAction/BondLengthTableAction.def (modified) * src/Actions/CommandAction/ElementDbAction.cpp (modified) * src/Actions/CommandAction/ElementDbAction.def (modified) * src/Actions/CommandAction/FastParsingAction.cpp (modified) * src/Actions/CommandAction/FastParsingAction.def (modified) * src/Actions/CommandAction/HelpAction.cpp (modified) * src/Actions/CommandAction/HelpAction.def (modified) * src/Actions/CommandAction/VerboseAction.cpp (modified) * src/Actions/CommandAction/VerboseAction.def (modified) * src/Actions/CommandAction/VersionAction.cpp (modified) * src/Actions/CommandAction/VersionAction.def (modified) * src/Actions/CommandAction/WarrantyAction.cpp (modified) * src/Actions/CommandAction/WarrantyAction.def (modified) * src/Actions/ErrorAction.cpp (modified) * src/Actions/ErrorAction.hpp (modified) * src/Actions/FragmentationAction/ConstructBondGraphAction.cpp (modified) * src/Actions/FragmentationAction/ConstructBondGraphAction.def (modified) * src/Actions/FragmentationAction/DepthFirstSearchAction.cpp (modified) * src/Actions/FragmentationAction/DepthFirstSearchAction.def (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.def (modified) * src/Actions/FragmentationAction/SubgraphDissectionAction.cpp (modified) * src/Actions/FragmentationAction/SubgraphDissectionAction.def (modified) * src/Actions/Makefile.am (modified) * src/Actions/MakroAction.cpp (modified) * src/Actions/MakroAction.hpp (modified) * src/Actions/ManipulateAtomsProcess.cpp (modified) * src/Actions/ManipulateAtomsProcess.hpp (modified) * src/Actions/MapOfActions.cpp (deleted) * src/Actions/MapOfActions.hpp (deleted) * src/Actions/MethodAction.cpp (modified) * src/Actions/MethodAction.hpp (modified) * src/Actions/MoleculeAction/BondFileAction.cpp (modified) * src/Actions/MoleculeAction/BondFileAction.def (modified) * src/Actions/MoleculeAction/ChangeNameAction.cpp (modified) * src/Actions/MoleculeAction/ChangeNameAction.def (modified) * src/Actions/MoleculeAction/CopyAction.cpp (modified) * src/Actions/MoleculeAction/CopyAction.def (modified) * src/Actions/MoleculeAction/FillVoidWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/FillVoidWithMoleculeAction.def (modified) * src/Actions/MoleculeAction/FillWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/FillWithMoleculeAction.def (modified) * src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.cpp (modified) * src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.def (modified) * src/Actions/MoleculeAction/RotateAroundSelfByAngleAction.cpp (modified) * src/Actions/MoleculeAction/RotateAroundSelfByAngleAction.def (modified) * src/Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.cpp (modified) * src/Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.def (modified) * src/Actions/MoleculeAction/SaveAdjacencyAction.cpp (modified) * src/Actions/MoleculeAction/SaveAdjacencyAction.def (modified) * src/Actions/MoleculeAction/SaveBondsAction.cpp (modified) * src/Actions/MoleculeAction/SaveBondsAction.def (modified) * src/Actions/MoleculeAction/SaveTemperatureAction.cpp (modified) * src/Actions/MoleculeAction/SaveTemperatureAction.def (modified) * src/Actions/MoleculeAction/SuspendInWaterAction.cpp (modified) * src/Actions/MoleculeAction/SuspendInWaterAction.def (modified) * src/Actions/MoleculeAction/VerletIntegrationAction.cpp (modified) * src/Actions/MoleculeAction/VerletIntegrationAction.def (modified) * src/Actions/OptionRegistry.cpp (added) * src/Actions/OptionRegistry.hpp (added) * src/Actions/OptionTrait.cpp (added) * src/Actions/OptionTrait.hpp (added) * src/Actions/ParserAction/LoadXyzAction.cpp (modified) * src/Actions/ParserAction/LoadXyzAction.def (modified) * src/Actions/ParserAction/SaveXyzAction.cpp (modified) * src/Actions/ParserAction/SaveXyzAction.def (modified) * src/Actions/Process.cpp (modified) * src/Actions/Process.hpp (modified) * src/Actions/RedoAction.cpp (added) * src/Actions/RedoAction.def (added) * src/Actions/RedoAction.hpp (added) * src/Actions/SelectionAction/AllAtomsAction.cpp (modified) * src/Actions/SelectionAction/AllAtomsAction.def (modified) * src/Actions/SelectionAction/AllAtomsInsideCuboidAction.cpp (modified) * src/Actions/SelectionAction/AllAtomsInsideCuboidAction.def (modified) * src/Actions/SelectionAction/AllAtomsInsideSphereAction.cpp (modified) * src/Actions/SelectionAction/AllAtomsInsideSphereAction.def (modified) * src/Actions/SelectionAction/AllAtomsOfMoleculeAction.cpp (modified) * src/Actions/SelectionAction/AllAtomsOfMoleculeAction.def (modified) * src/Actions/SelectionAction/AllMoleculesAction.cpp (modified) * src/Actions/SelectionAction/AllMoleculesAction.def (modified) * src/Actions/SelectionAction/AtomByElementAction.cpp (modified) * src/Actions/SelectionAction/AtomByElementAction.def (modified) * src/Actions/SelectionAction/AtomByIdAction.cpp (modified) * src/Actions/SelectionAction/AtomByIdAction.def (modified) * src/Actions/SelectionAction/ClearAllAtomsAction.cpp (modified) * src/Actions/SelectionAction/ClearAllAtomsAction.def (modified) * src/Actions/SelectionAction/ClearAllMoleculesAction.cpp (modified) * src/Actions/SelectionAction/ClearAllMoleculesAction.def (modified) * src/Actions/SelectionAction/MoleculeByFormulaAction.cpp (modified) * src/Actions/SelectionAction/MoleculeByFormulaAction.def (modified) * src/Actions/SelectionAction/MoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/MoleculeByIdAction.def (modified) * src/Actions/SelectionAction/MoleculeOfAtomAction.cpp (modified) * src/Actions/SelectionAction/MoleculeOfAtomAction.def (modified) * src/Actions/SelectionAction/NotAllAtomsAction.cpp (modified) * src/Actions/SelectionAction/NotAllAtomsAction.def (modified) * src/Actions/SelectionAction/NotAllAtomsInsideCuboidAction.cpp (modified) * src/Actions/SelectionAction/NotAllAtomsInsideCuboidAction.def (modified) * src/Actions/SelectionAction/NotAllAtomsInsideSphereAction.cpp (modified) * src/Actions/SelectionAction/NotAllAtomsInsideSphereAction.def (modified) * src/Actions/SelectionAction/NotAllAtomsOfMoleculeAction.cpp (modified) * src/Actions/SelectionAction/NotAllAtomsOfMoleculeAction.def (modified) * src/Actions/SelectionAction/NotAllMoleculesAction.cpp (modified) * src/Actions/SelectionAction/NotAllMoleculesAction.def (modified) * src/Actions/SelectionAction/NotAtomByElementAction.cpp (modified) * src/Actions/SelectionAction/NotAtomByElementAction.def (modified) * src/Actions/SelectionAction/NotAtomByIdAction.cpp (modified) * src/Actions/SelectionAction/NotAtomByIdAction.def (modified) * src/Actions/SelectionAction/NotMoleculeByFormulaAction.cpp (modified) * src/Actions/SelectionAction/NotMoleculeByFormulaAction.def (modified) * src/Actions/SelectionAction/NotMoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/NotMoleculeByIdAction.def (modified) * src/Actions/SelectionAction/NotMoleculeOfAtomAction.cpp (modified) * src/Actions/SelectionAction/NotMoleculeOfAtomAction.def (modified) * src/Actions/TesselationAction/ConvexEnvelopeAction.cpp (modified) * src/Actions/TesselationAction/ConvexEnvelopeAction.def (modified) * src/Actions/TesselationAction/NonConvexEnvelopeAction.cpp (modified) * src/Actions/TesselationAction/NonConvexEnvelopeAction.def (modified) * src/Actions/UndoAction.cpp (added) * src/Actions/UndoAction.def (moved) * src/Actions/UndoAction.hpp (added) * src/Actions/ValueStorage.cpp (modified) * src/Actions/ValueStorage.hpp (modified) * src/Actions/WorldAction/AddEmptyBoundaryAction.cpp (modified) * src/Actions/WorldAction/AddEmptyBoundaryAction.def (modified) * src/Actions/WorldAction/BoundInBoxAction.cpp (modified) * src/Actions/WorldAction/BoundInBoxAction.def (modified) * src/Actions/WorldAction/CenterInBoxAction.cpp (modified) * src/Actions/WorldAction/CenterInBoxAction.def (modified) * src/Actions/WorldAction/CenterOnEdgeAction.cpp (modified) * src/Actions/WorldAction/CenterOnEdgeAction.def (modified) * src/Actions/WorldAction/ChangeBoxAction.cpp (modified) * src/Actions/WorldAction/ChangeBoxAction.def (modified) * src/Actions/WorldAction/InputAction.cpp (modified) * src/Actions/WorldAction/InputAction.def (modified) * src/Actions/WorldAction/OutputAction.cpp (modified) * src/Actions/WorldAction/OutputAction.def (modified) * src/Actions/WorldAction/RepeatBoxAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.def (modified) * src/Actions/WorldAction/ScaleBoxAction.cpp (modified) * src/Actions/WorldAction/ScaleBoxAction.def (modified) * src/Actions/WorldAction/SetDefaultNameAction.cpp (modified) * src/Actions/WorldAction/SetDefaultNameAction.def (modified) * src/Actions/WorldAction/SetGaussianBasisAction.cpp (modified) * src/Actions/WorldAction/SetGaussianBasisAction.def (modified) * src/Actions/WorldAction/SetOutputFormatsAction.cpp (modified) * src/Actions/WorldAction/SetOutputFormatsAction.def (modified) * src/Actions/convert5.sh (added) * src/CommandLineParser.cpp (deleted) * src/Makefile.am (modified) * src/Patterns/Registry.hpp (modified) * src/Patterns/Registry_impl.hpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.cpp (added) * src/UIElements/CommandLineUI/CommandLineParser.hpp (moved) * src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified) * src/UIElements/CommandLineUI/Query/AtomCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/AtomsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/BooleanCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/BoxCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/DoubleCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/DoublesCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/ElementCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/ElementsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/EmptyCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/FileCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/IntCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/IntsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/MoleculeCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/MoleculesCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/StringCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/StringsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/VectorCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/Query/VectorsCommandLineQuery.cpp (modified) * src/UIElements/CommandLineUI/TypeEnumContainer.cpp (added) * src/UIElements/CommandLineUI/TypeEnumContainer.hpp (added) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/MenuDescription.cpp (modified) * src/UIElements/Menu/MenuDescription.hpp (modified) * src/UIElements/Menu/TextMenu.cpp (modified) * src/UIElements/Menu/TextMenu.hpp (modified) * src/UIElements/Qt4/Pipe/AtomQtQueryPipe.cpp (modified) * src/UIElements/Qt4/Pipe/AtomsQtQueryPipe.cpp (modified) * src/UIElements/Qt4/Pipe/MoleculeQtQueryPipe.cpp (modified) * src/UIElements/Qt4/Pipe/MoleculesQtQueryPipe.cpp (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/TextUI/TextWindow.cpp (modified) * src/UIElements/TextUI/TextWindow.hpp (modified) * src/World.cpp (modified) * src/World.hpp (modified) * src/World_calculations.hpp (modified) * src/builder.cpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) * src/molecule_dynamics.cpp (modified) * src/molecule_graph.cpp (modified) * src/unittests/ActionSequenceTest.cpp (modified) * src/unittests/Makefile.am (modified) * src/unittests/MenuDescriptionUnitTest.cpp (modified) * src/unittests/MenuDescriptionUnitTest.hpp (modified) * src/unittests/RegistryUnitTest.cpp (added) * src/unittests/RegistryUnitTest.hpp (added) * src/unittests/atomsCalculationTest.cpp (modified) * tests/regression/testsuite-simple_configuration.at (modified) Huge refactoring: Introduction of Traits to Actions. This change is ... Sat, 30 Oct 2010 19:25:29 GMT Frederik Heber [8bcf3f] * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/MenuDescription.cpp (added) * src/UIElements/Menu/MenuDescription.hpp (added) * src/unittests/Makefile.am (modified) * src/unittests/MenuDescriptionUnitTest.cpp (added) * src/unittests/MenuDescriptionUnitTest.hpp (added) New class MenuDescription containing information on menu items. - ... Mon, 25 Oct 2010 17:16:19 GMT Frederik Heber [8df74d] * src/Makefile.am (modified) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/UIElements/CommandLineUI/Query/AtomCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/AtomsCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/BooleanCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/BoxCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/DoubleCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/DoublesCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/ElementCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/ElementsCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/EmptyCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/FileCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/IntCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/IntsCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/MoleculeCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/MoleculesCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/StringCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/StringsCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/VectorCommandLineQuery.cpp (added) * src/UIElements/CommandLineUI/Query/VectorsCommandLineQuery.cpp (added) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/Pipe/AtomQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/AtomsQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/BooleanQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/BoxQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/DoubleQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/ElementQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/ElementsQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/EmptyQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/FileQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/IntQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/MoleculeQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/MoleculesQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/QtQueryListPipe.hpp (added) * src/UIElements/Qt4/Pipe/StringQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/VectorQtQueryPipe.cpp (added) * src/UIElements/Qt4/Pipe/VectorsQtQueryPipe.cpp (added) * src/UIElements/Qt4/QtDialog.cpp (modified) * src/UIElements/Qt4/QtDialog.hpp (modified) * src/UIElements/Qt4/Query/AtomQtQuery.cpp (added) * src/UIElements/Qt4/Query/AtomsQtQuery.cpp (added) * src/UIElements/Qt4/Query/BooleanQtQuery.cpp (added) * src/UIElements/Qt4/Query/BoxQtQuery.cpp (added) * src/UIElements/Qt4/Query/DoubleQtQuery.cpp (added) * src/UIElements/Qt4/Query/DoublesQtQuery.cpp (added) * src/UIElements/Qt4/Query/ElementQtQuery.cpp (added) * src/UIElements/Qt4/Query/ElementsQtQuery.cpp (added) * src/UIElements/Qt4/Query/EmptyQtQuery.cpp (added) * src/UIElements/Qt4/Query/FileQtQuery.cpp (added) * src/UIElements/Qt4/Query/IntQtQuery.cpp (added) * src/UIElements/Qt4/Query/IntsQtQuery.cpp (added) * src/UIElements/Qt4/Query/MoleculeQtQuery.cpp (added) * src/UIElements/Qt4/Query/MoleculesQtQuery.cpp (added) * src/UIElements/Qt4/Query/StringQtQuery.cpp (added) * src/UIElements/Qt4/Query/StringsQtQuery.cpp (added) * src/UIElements/Qt4/Query/VectorQtQuery.cpp (added) * src/UIElements/Qt4/Query/VectorsQtQuery.cpp (added) * src/UIElements/Query/AtomQuery.cpp (added) * src/UIElements/Query/AtomsQuery.cpp (added) * src/UIElements/Query/BooleanQuery.cpp (added) * src/UIElements/Query/BoxQuery.cpp (added) * src/UIElements/Query/DoubleQuery.cpp (added) * src/UIElements/Query/DoublesQuery.cpp (added) * src/UIElements/Query/ElementQuery.cpp (added) * src/UIElements/Query/ElementsQuery.cpp (added) * src/UIElements/Query/EmptyQuery.cpp (added) * src/UIElements/Query/FileQuery.cpp (added) * src/UIElements/Query/IntQuery.cpp (added) * src/UIElements/Query/IntsQuery.cpp (added) * src/UIElements/Query/MoleculeQuery.cpp (added) * src/UIElements/Query/MoleculesQuery.cpp (added) * src/UIElements/Query/Query.cpp (added) * src/UIElements/Query/StringQuery.cpp (added) * src/UIElements/Query/StringsQuery.cpp (added) * src/UIElements/Query/VectorQuery.cpp (added) * src/UIElements/Query/VectorsQuery.cpp (added) * src/UIElements/TextUI/Query/AtomTextQuery.cpp (added) * src/UIElements/TextUI/Query/AtomsTextQuery.cpp (added) * src/UIElements/TextUI/Query/BooleanTextQuery.cpp (added) * src/UIElements/TextUI/Query/BoxTextQuery.cpp (added) * src/UIElements/TextUI/Query/DoubleTextQuery.cpp (added) * src/UIElements/TextUI/Query/DoublesTextQuery.cpp (added) * src/UIElements/TextUI/Query/ElementTextQuery.cpp (added) * src/UIElements/TextUI/Query/ElementsTextQuery.cpp (added) * src/UIElements/TextUI/Query/EmptyTextQuery.cpp (added) * src/UIElements/TextUI/Query/FileTextQuery.cpp (added) * src/UIElements/TextUI/Query/IntTextQuery.cpp (added) * src/UIElements/TextUI/Query/IntsTextQuery.cpp (added) * src/UIElements/TextUI/Query/MoleculeTextQuery.cpp (added) * src/UIElements/TextUI/Query/MoleculesTextQuery.cpp (added) * src/UIElements/TextUI/Query/StringTextQuery.cpp (added) * src/UIElements/TextUI/Query/StringsTextQuery.cpp (added) * src/UIElements/TextUI/Query/VectorTextQuery.cpp (added) * src/UIElements/TextUI/Query/VectorsTextQuery.cpp (added) * src/UIElements/TextUI/TextDialog.cpp (modified) Split off all ...Query and ...Pipe boilerplate classes. - each ... Fri, 06 Aug 2010 09:34:59 GMT Frederik Heber [d223d5] * Makefile.am (modified) * TestRunnerClient.cpp (added) * TestRunnerClient.h (added) * config/ltmain.sh (added) * configure.ac (modified) * libmolecuilder_config.h.in (added) * m4/gwqt4.m4 (modified) * molecuilder.pc.in (added) * src/Actions/Action.cpp (modified) * src/Actions/AnalysisAction/MolecularVolumeAction.cpp (modified) * src/Actions/AnalysisAction/PairCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PointCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PointCorrelationAction.hpp (modified) * src/Actions/AnalysisAction/PrincipalAxisSystemAction.cpp (modified) * src/Actions/AnalysisAction/SurfaceCorrelationAction.cpp (modified) * src/Actions/AtomAction/AddAction.cpp (modified) * src/Actions/AtomAction/AddAction.hpp (modified) * src/Actions/AtomAction/ChangeElementAction.cpp (modified) * src/Actions/AtomAction/RemoveAction.cpp (modified) * src/Actions/CmdAction/BondLengthTableAction.cpp (modified) * src/Actions/CmdAction/ElementDbAction.cpp (modified) * src/Actions/CmdAction/FastParsingAction.cpp (modified) * src/Actions/CmdAction/VerboseAction.cpp (modified) * src/Actions/CmdAction/VersionAction.cpp (modified) * src/Actions/ErrorAction.cpp (modified) * src/Actions/FragmentationAction/DepthFirstSearchAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/SubgraphDissectionAction.cpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/MapOfActions.cpp (modified) * src/Actions/MoleculeAction/BondFileAction.cpp (modified) * src/Actions/MoleculeAction/ChangeNameAction.cpp (modified) * src/Actions/MoleculeAction/FillWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/FillWithMoleculeAction.hpp (modified) * src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.cpp (modified) * src/Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.cpp (modified) * src/Actions/MoleculeAction/SaveAdjacencyAction.cpp (modified) * src/Actions/MoleculeAction/SaveBondsAction.cpp (modified) * src/Actions/MoleculeAction/SaveTemperatureAction.cpp (modified) * src/Actions/MoleculeAction/SuspendInWaterAction.cpp (modified) * src/Actions/MoleculeAction/TranslateAction.cpp (modified) * src/Actions/MoleculeAction/TranslateAction.hpp (modified) * src/Actions/MoleculeAction/VerletIntegrationAction.cpp (modified) * src/Actions/ParserAction/LoadXyzAction.cpp (modified) * src/Actions/ParserAction/SaveXyzAction.cpp (modified) * src/Actions/SelectionAction/AllAtomsAction.cpp (modified) * src/Actions/SelectionAction/AllMoleculesAction.cpp (modified) * src/Actions/SelectionAction/AtomByIdAction.cpp (modified) * src/Actions/SelectionAction/MoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/NotAllAtomsAction.cpp (modified) * src/Actions/SelectionAction/NotAllMoleculesAction.cpp (modified) * src/Actions/SelectionAction/NotAtomByIdAction.cpp (modified) * src/Actions/SelectionAction/NotMoleculeByIdAction.cpp (modified) * src/Actions/TesselationAction/ConvexEnvelopeAction.cpp (modified) * src/Actions/TesselationAction/NonConvexEnvelopeAction.cpp (modified) * src/Actions/ValueStorage.cpp (moved) * src/Actions/ValueStorage.hpp (moved) * src/Actions/WorldAction/AddEmptyBoundaryAction.cpp (modified) * src/Actions/WorldAction/AddEmptyBoundaryAction.hpp (modified) * src/Actions/WorldAction/BoundInBoxAction.cpp (modified) * src/Actions/WorldAction/CenterInBoxAction.cpp (modified) * src/Actions/WorldAction/CenterOnEdgeAction.cpp (modified) * src/Actions/WorldAction/ChangeBoxAction.cpp (modified) * src/Actions/WorldAction/InputAction.cpp (modified) * src/Actions/WorldAction/OutputAction.cpp (modified) * src/Actions/WorldAction/RemoveSphereOfAtomsAction.cpp (modified) * src/Actions/WorldAction/RemoveSphereOfAtomsAction.hpp (modified) * src/Actions/WorldAction/RepeatBoxAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.hpp (modified) * src/Actions/WorldAction/ScaleBoxAction.cpp (modified) * src/Actions/WorldAction/ScaleBoxAction.hpp (modified) * src/Actions/WorldAction/SetDefaultNameAction.cpp (modified) * src/Actions/WorldAction/SetGaussianBasisAction.cpp (modified) * src/Actions/WorldAction/SetOutputFormatsAction.cpp (modified) * src/Box.cpp (modified) * src/Box.hpp (modified) * src/CommandLineParser.cpp (modified) * src/ConfigFileBuffer.cpp (modified) * src/Descriptors/AtomSelectionDescriptor.cpp (modified) * src/Descriptors/MoleculeSelectionDescriptor.cpp (modified) * src/Descriptors/SelectiveIterator_impl.hpp (modified) * src/Exceptions/Makefile.am (added) * src/Formula.hpp (modified) * src/Helpers/Info.cpp (moved) * src/Helpers/Info.hpp (moved) * src/Helpers/Log.cpp (moved) * src/Helpers/Log.hpp (moved) * src/Helpers/Makefile.am (added) * src/Helpers/MemDebug.hpp (modified) * src/Helpers/Verbose.cpp (moved) * src/Helpers/Verbose.hpp (moved) * src/Helpers/errorlogger.cpp (moved) * src/Helpers/errorlogger.hpp (moved) * src/Helpers/helpers.cpp (moved) * src/Helpers/helpers.hpp (moved) * src/Helpers/logger.cpp (moved) * src/Helpers/logger.hpp (moved) * src/Legacy/oldmenu.cpp (modified) * src/LinearAlgebra/Line.cpp (moved) * src/LinearAlgebra/Line.hpp (moved) * src/LinearAlgebra/Makefile.am (added) * src/LinearAlgebra/Matrix.cpp (moved) * src/LinearAlgebra/Matrix.hpp (moved) * src/LinearAlgebra/MatrixContent.hpp (moved) * src/LinearAlgebra/Plane.cpp (moved) * src/LinearAlgebra/Plane.hpp (moved) * src/LinearAlgebra/Space.cpp (moved) * src/LinearAlgebra/Space.hpp (moved) * src/LinearAlgebra/Vector.cpp (moved) * src/LinearAlgebra/Vector.hpp (moved) * src/LinearAlgebra/VectorContent.hpp (moved) * src/LinearAlgebra/VectorSet.hpp (moved) * src/LinearAlgebra/gslmatrix.cpp (moved) * src/LinearAlgebra/gslmatrix.hpp (moved) * src/LinearAlgebra/gslvector.cpp (moved) * src/LinearAlgebra/gslvector.hpp (moved) * src/LinearAlgebra/linearsystemofequations.cpp (moved) * src/LinearAlgebra/linearsystemofequations.hpp (moved) * src/Makefile.am (modified) * src/Parser/FormatParserStorage.cpp (modified) * src/Parser/Makefile.am (added) * src/Parser/MpqcParser.cpp (modified) * src/Parser/PcpParser.cpp (modified) * src/Shapes/BaseShapes.cpp (modified) * src/Shapes/ShapeOps_impl.hpp (modified) * src/ThermoStatContainer.cpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/QT4/IntQTQuery.ui (added) * src/UIElements/QT4/IntsQTQuery.ui (added) * src/UIElements/QT4/QTDialog.cpp (modified) * src/UIElements/QT4/QTMainWindow.cpp (modified) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextWindow.cpp (modified) * src/UIElements/Views/QT4/QTStatusBar.cpp (modified) * src/World.cpp (modified) * src/analysis_bonds.cpp (modified) * src/analysis_correlation.cpp (modified) * src/analysis_correlation.hpp (modified) * src/analyzer.cpp (modified) * src/atom.cpp (modified) * src/atom_atominfo.hpp (modified) * src/atom_bondedparticle.cpp (modified) * src/atom_graphnode.cpp (modified) * src/atom_trajectoryparticle.cpp (modified) * src/atom_trajectoryparticleinfo.hpp (modified) * src/bond.cpp (modified) * src/bondgraph.cpp (modified) * src/boundary.cpp (modified) * src/builder.cpp (modified) * src/config.cpp (modified) * src/datacreator.cpp (modified) * src/ellipsoid.cpp (modified) * src/graph.cpp (modified) * src/joiner.cpp (modified) * src/leastsquaremin.cpp (modified) * src/linkedcell.cpp (modified) * src/linkedcell.hpp (modified) * src/molecule.cpp (modified) * src/molecule_dynamics.cpp (modified) * src/molecule_fragmentation.cpp (modified) * src/molecule_geometry.cpp (modified) * src/molecule_graph.cpp (modified) * src/molecule_pointcloud.cpp (modified) * src/moleculelist.cpp (modified) * src/parser.cpp (modified) * src/periodentafel.cpp (modified) * src/stackclass.hpp (modified) * src/tesselation.cpp (modified) * src/tesselation.hpp (modified) * src/tesselationhelpers.cpp (modified) * src/test/ActOnAlltest.hpp (modified) * src/triangleintersectionlist.cpp (modified) * src/unittests/ActOnAllUnitTest.cpp (modified) * src/unittests/BoxUnittest.cpp (modified) * src/unittests/LineUnittest.cpp (modified) * src/unittests/LineUnittest.hpp (modified) * src/unittests/Makefile.am (modified) * src/unittests/MatrixUnittest.cpp (modified) * src/unittests/PlaneUnittest.cpp (modified) * src/unittests/PlaneUnittest.hpp (modified) * src/unittests/ShapeUnittest.cpp (modified) * src/unittests/ShapeUnittest.hpp (modified) * src/unittests/bondgraphunittest.cpp (modified) * src/unittests/gslmatrixsymmetricunittest.hpp (modified) * src/unittests/gslmatrixunittest.hpp (modified) * src/unittests/gslvectorunittest.hpp (modified) * src/unittests/infounittest.cpp (modified) * src/unittests/linearsystemofequationsunittest.cpp (modified) * src/unittests/linearsystemofequationsunittest.hpp (modified) * src/unittests/logunittest.cpp (modified) * src/unittests/memoryallocatorunittest.cpp (modified) * src/unittests/stackclassunittest.cpp (modified) * src/unittests/tesselation_insideoutsideunittest.cpp (modified) * src/unittests/vectorunittest.cpp (modified) * src/unittests/vectorunittest.hpp (modified) * src/vector_ops.cpp (modified) Merge branch 'SharedLibraries' into stable - BUGFIX: MemDebug.cpp ... Thu, 05 Aug 2010 19:46:06 GMT Frederik Heber [b37436] * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) Converted libMolecuilderUI to shared lib via libtool. Thu, 05 Aug 2010 15:48:55 GMT Frederik Heber [861874] * Makefile.am (modified) * TestRunnerClient.cpp (added) * TestRunnerClient.h (added) * config/ltmain.sh (added) * configure.ac (modified) * libmolecuilder_config.h.in (added) * m4/gwqt4.m4 (modified) * molecuilder.pc.in (added) * src/Actions/AnalysisAction/MolecularVolumeAction.cpp (modified) * src/Actions/AnalysisAction/PairCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PointCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/PrincipalAxisSystemAction.cpp (modified) * src/Actions/AnalysisAction/SurfaceCorrelationAction.cpp (modified) * src/Actions/AtomAction/AddAction.cpp (modified) * src/Actions/AtomAction/ChangeElementAction.cpp (modified) * src/Actions/AtomAction/RemoveAction.cpp (modified) * src/Actions/CmdAction/BondLengthTableAction.cpp (modified) * src/Actions/CmdAction/ElementDbAction.cpp (modified) * src/Actions/CmdAction/FastParsingAction.cpp (modified) * src/Actions/CmdAction/VerboseAction.cpp (modified) * src/Actions/CmdAction/VersionAction.cpp (modified) * src/Actions/FragmentationAction/DepthFirstSearchAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/SubgraphDissectionAction.cpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/MoleculeAction/BondFileAction.cpp (modified) * src/Actions/MoleculeAction/ChangeNameAction.cpp (modified) * src/Actions/MoleculeAction/FillWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.cpp (modified) * src/Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.cpp (modified) * src/Actions/MoleculeAction/SaveAdjacencyAction.cpp (modified) * src/Actions/MoleculeAction/SaveBondsAction.cpp (modified) * src/Actions/MoleculeAction/SaveTemperatureAction.cpp (modified) * src/Actions/MoleculeAction/SuspendInWaterAction.cpp (modified) * src/Actions/MoleculeAction/TranslateAction.cpp (modified) * src/Actions/MoleculeAction/VerletIntegrationAction.cpp (modified) * src/Actions/ParserAction/LoadXyzAction.cpp (modified) * src/Actions/ParserAction/SaveXyzAction.cpp (modified) * src/Actions/SelectionAction/AllAtomsAction.cpp (modified) * src/Actions/SelectionAction/AllMoleculesAction.cpp (modified) * src/Actions/SelectionAction/AtomByIdAction.cpp (modified) * src/Actions/SelectionAction/MoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/NotAllAtomsAction.cpp (modified) * src/Actions/SelectionAction/NotAllMoleculesAction.cpp (modified) * src/Actions/SelectionAction/NotAtomByIdAction.cpp (modified) * src/Actions/SelectionAction/NotMoleculeByIdAction.cpp (modified) * src/Actions/TesselationAction/ConvexEnvelopeAction.cpp (modified) * src/Actions/TesselationAction/NonConvexEnvelopeAction.cpp (modified) * src/Actions/ValueStorage.cpp (moved) * src/Actions/ValueStorage.hpp (moved) * src/Actions/WorldAction/AddEmptyBoundaryAction.cpp (modified) * src/Actions/WorldAction/BoundInBoxAction.cpp (modified) * src/Actions/WorldAction/CenterInBoxAction.cpp (modified) * src/Actions/WorldAction/CenterOnEdgeAction.cpp (modified) * src/Actions/WorldAction/ChangeBoxAction.cpp (modified) * src/Actions/WorldAction/InputAction.cpp (modified) * src/Actions/WorldAction/OutputAction.cpp (modified) * src/Actions/WorldAction/RemoveSphereOfAtomsAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.cpp (modified) * src/Actions/WorldAction/ScaleBoxAction.cpp (modified) * src/Actions/WorldAction/SetDefaultNameAction.cpp (modified) * src/Actions/WorldAction/SetGaussianBasisAction.cpp (modified) * src/Actions/WorldAction/SetOutputFormatsAction.cpp (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (added) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/QT4/IntQTQuery.ui (added) * src/UIElements/QT4/IntsQTQuery.ui (added) * src/unittests/Makefile.am (modified) libMolecuilderAction is now a shared lib via libtool. This is all ... Wed, 04 Aug 2010 13:25:25 GMT Tillmann Crueger [796aa6] * Makefile.am (modified) * src/Actions/Makefile.am (modified) * src/Helpers/Assert.cpp (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) Added faster unity build target to makefiles - unity build means a ... Thu, 29 Jul 2010 12:23:21 GMT Tillmann Crueger [112f90] * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/ActionSequenceTest.cpp (modified) * src/unittests/Makefile.am (modified) * src/unittests/manipulateAtomsTest.cpp (modified) Fixed ActionSequenceTest and ManipulateAtomsTest Thu, 22 Jul 2010 19:37:46 GMT Frederik Heber [75dc28] * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified) * src/UIElements/Dialog.cpp (modified) * src/UIElements/Dialog.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) * src/UIElements/ValueStorage.cpp (added) * src/UIElements/ValueStorage.hpp (added) Dialog->query...() don't need a _target anymore, - new class ... Tue, 18 May 2010 15:18:24 GMT Frederik Heber [5079a0] * Makefile.am (modified) * configure.ac (modified) * src/Actions/Makefile.am (added) * src/Makefile.am (modified) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (moved) * src/UIElements/CommandLineUI/CommandLineDialog.hpp (moved) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.cpp (moved) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.hpp (moved) * src/UIElements/CommandLineUI/CommandLineUIFactory.cpp (moved) * src/UIElements/CommandLineUI/CommandLineUIFactory.hpp (moved) * src/UIElements/CommandLineUI/CommandLineWindow.cpp (moved) * src/UIElements/CommandLineUI/CommandLineWindow.hpp (moved) * src/UIElements/Dialog.cpp (modified) * src/UIElements/MainWindow.cpp (modified) * src/UIElements/Makefile.am (added) * src/UIElements/Menu/ActionMenuItem.cpp (moved) * src/UIElements/Menu/ActionMenuItem.hpp (moved) * src/UIElements/Menu/DisplayMenuItem.cpp (moved) * src/UIElements/Menu/DisplayMenuItem.hpp (moved) * src/UIElements/Menu/Menu.cpp (moved) * src/UIElements/Menu/Menu.hpp (moved) * src/UIElements/Menu/MenuItem.cpp (moved) * src/UIElements/Menu/MenuItem.hpp (moved) * src/UIElements/Menu/SeperatorItem.cpp (moved) * src/UIElements/Menu/SeperatorItem.hpp (moved) * src/UIElements/Menu/SubMenuItem.cpp (moved) * src/UIElements/Menu/SubMenuItem.hpp (moved) * src/UIElements/Menu/TextMenu.cpp (moved) * src/UIElements/Menu/TextMenu.hpp (moved) * src/UIElements/TextUI/TextDialog.cpp (moved) * src/UIElements/TextUI/TextDialog.hpp (moved) * src/UIElements/TextUI/TextStatusIndicator.cpp (moved) * src/UIElements/TextUI/TextStatusIndicator.hpp (moved) * src/UIElements/TextUI/TextUIFactory.cpp (moved) * src/UIElements/TextUI/TextUIFactory.hpp (moved) * src/UIElements/TextUI/TextWindow.cpp (moved) * src/UIElements/TextUI/TextWindow.hpp (moved) * src/UIElements/UIFactory.cpp (modified) * src/UIElements/Views/MethodStringView.cpp (moved) * src/UIElements/Views/MethodStringView.hpp (moved) * src/UIElements/Views/StreamStringView.cpp (moved) * src/UIElements/Views/StreamStringView.hpp (moved) * src/UIElements/Views/StringView.cpp (moved) * src/UIElements/Views/StringView.hpp (moved) * src/UIElements/Views/View.cpp (moved) * src/UIElements/Views/View.hpp (moved) Actions put into libMolecuilderActions, UIElements into ...