# # ChangeLog for configure.ac # # Generated by Trac 1.4.4 # Jan 9, 2025, 10:21:53 AM Tue, 28 Jul 2015 13:42:43 GMT Frederik Heber [7d146a] * Makefile.am (modified) * configure.ac (modified) * src/Tesselation/TriangleMatcher/Makefile.am (added) * src/Tesselation/TriangleMatcher/Triangle.hpp (added) * src/Tesselation/TriangleMatcher/TriangleMatcher.cpp (added) * src/Tesselation/TriangleMatcher/types.hpp (added) * tests/GuiChecks/Makefile.am (modified) * tests/GuiChecks/Tesselation/BigConvex/testsuite-tesselation-big-convex-envelope.at (modified) * tests/GuiChecks/Tesselation/BigNonConvex/testsuite-tesselation-big-non-convex-envelope.at (modified) * tests/GuiChecks/Tesselation/Convex/testsuite-tesselation-convex-envelope.at (modified) * tests/GuiChecks/Tesselation/NonConvex/testsuite-tesselation-non-convex-envelope.at (modified) * tests/GuiChecks/Tesselation/testsuite-tesselation.at (modified) * tests/Tesselations/Convex/1_2-dimethoxyethane/testsuite-1_2-dimethoxyethane.at (modified) * tests/Tesselations/Convex/1_2-dimethylbenzene/testsuite-1_2-dimethylbenzene.at (modified) * tests/Tesselations/Convex/2-methylcyclohexanone/testsuite-2-methylcyclohexanone.at (modified) * tests/Tesselations/Convex/N_N-dimethylacetamide/testsuite-N_N-dimethylacetamide.at (modified) * tests/Tesselations/Convex/amylose/testsuite-amylose.at (modified) * tests/Tesselations/Convex/benzene/testsuite-benzene.at (modified) * tests/Tesselations/Convex/cholesterol/testsuite-cholesterol.at (modified) * tests/Tesselations/Convex/cycloheptane/testsuite-cycloheptane.at (modified) * tests/Tesselations/Convex/dimethyl_bromomalonate/testsuite-dimethyl_bromomalonate.at (modified) * tests/Tesselations/Convex/glucose/testsuite-glucose.at (modified) * tests/Tesselations/Convex/heptan/testsuite-heptan.at (modified) * tests/Tesselations/Convex/isoleucine/testsuite-isoleucine.at (modified) * tests/Tesselations/Convex/neohexane/testsuite-neohexane.at (modified) * tests/Tesselations/Convex/proline/testsuite-proline.at (modified) * tests/Tesselations/Convex/putrescine/testsuite-putrescine.at (modified) * tests/Tesselations/Convex/tartaric_acid/testsuite-tartaric_acid.at (modified) * tests/Tesselations/Makefile.am (modified) * tests/Tesselations/NonConvex/1_2-dimethoxyethane/testsuite-1_2-dimethoxyethane.at (modified) * tests/Tesselations/NonConvex/1_2-dimethylbenzene/testsuite-1_2-dimethylbenzene.at (modified) * tests/Tesselations/NonConvex/2-methylcyclohexanone/testsuite-2-methylcyclohexanone.at (modified) * tests/Tesselations/NonConvex/N_N-dimethylacetamide/testsuite-N_N-dimethylacetamide.at (modified) * tests/Tesselations/NonConvex/benzene/testsuite-benzene.at (modified) * tests/Tesselations/NonConvex/cholesterol/testsuite-cholesterol.at (modified) * tests/Tesselations/NonConvex/cycloheptane/testsuite-cycloheptane.at (modified) * tests/Tesselations/NonConvex/dimethyl_bromomalonate/testsuite-dimethyl_bromomalonate.at (modified) * tests/Tesselations/NonConvex/glucose/testsuite-glucose.at (modified) * tests/Tesselations/NonConvex/heptan/testsuite-heptan.at (modified) * tests/Tesselations/NonConvex/isoleucine/testsuite-isoleucine.at (modified) * tests/Tesselations/NonConvex/neohexane/testsuite-neohexane.at (modified) * tests/Tesselations/NonConvex/proline/testsuite-proline.at (modified) * tests/Tesselations/NonConvex/putrescine/testsuite-putrescine.at (modified) * tests/Tesselations/NonConvex/tartaric_acid/testsuite-tartaric_acid.at (modified) * tests/Tesselations/trianglematcher.in (added) * tests/regression/Makefile.am (modified) * tests/regression/Tesselation/BigConvex/testsuite-tesselation-big-convex-envelope.at (modified) * tests/regression/Tesselation/BigNonConvex/testsuite-tesselation-big-non-convex-envelope.at (modified) * tests/regression/Tesselation/Convex/testsuite-tesselation-convex-envelope.at (modified) * tests/regression/Tesselation/NonConvex/testsuite-tesselation-non-convex-envelope.at (modified) * tests/regression/Tesselation/TriangleMatcher/pre/convex.dat (added) * tests/regression/Tesselation/TriangleMatcher/pre/convex_none.dat (added) * tests/regression/Tesselation/TriangleMatcher/pre/convex_other.dat (added) * tests/regression/Tesselation/TriangleMatcher/testsuite-tesselation-trianglematcher.at (added) * tests/regression/Tesselation/testsuite-tesselation.at (modified) * tests/regression/trianglematcher.in (added) Added TriangleMatcher to safely compare tesselation .dat files. - ... Sat, 25 Jul 2015 13:02:11 GMT Frederik Heber [7d0a4e] * configure.ac (modified) * src/Makefile.am (modified) * src/ThreadGuard.hpp (added) * src/builder_init.cpp (modified) * src/builder_init.hpp (modified) Storing the id of the main thread in static global variable. - this ... Wed, 17 Jun 2015 16:56:37 GMT Frederik Heber [2fc697] * configure.ac (modified) Set version to 1.4.11. - MoleCuilder library is now 14:3:1. - ... Thu, 11 Jun 2015 23:21:39 GMT Frederik Heber [0f0407] * Makefile.am (modified) * configure.ac (modified) * tests/GuiChecks/Makefile.am (added) * tests/GuiChecks/Testlauncher/pre/testscript.py (added) * tests/GuiChecks/Testlauncher/pre/testscript_multiple.py (added) * tests/GuiChecks/Testlauncher/testsuite-testlauncher-works.at (added) * tests/GuiChecks/atlocal.in (added) * tests/GuiChecks/molecuilder.in (added) * tests/GuiChecks/molecuilderguitest.in (added) * tests/GuiChecks/testsuite.at (added) * tests/Makefile.am (modified) Added testsuite "GuiChecks" with extra target guicheck. - this ... Tue, 03 Feb 2015 08:01:55 GMT Frederik Heber [2e7afe] * configure.ac (modified) Set version to 1.4.10. - MoleCuilder library is now 14:3:0. - ... Wed, 22 Oct 2014 22:19:36 GMT Frederik Heber [7b38d3] * configure.ac (modified) Set version to 1.4.9. - MoleCuilder library is now 14:2:0. - ... Sun, 19 Oct 2014 17:13:09 GMT Frederik Heber [4da4de] * configure.ac (modified) * m4/boost.m4 (modified) FIX: Added Boost::MultiIndexContainer check for MemDebug. - this ... Wed, 17 Sep 2014 17:03:30 GMT Frederik Heber [7f6a2f] * configure.ac (modified) Set version to 1.4.8. - MoleCuilder library is now 14:1:0. - ... Thu, 21 Aug 2014 06:59:43 GMT Frederik Heber [29b35e] * configure.ac (modified) Set version to 1.4.7. - MoleCuilder library is now 14:0:0. - ... Thu, 21 Aug 2014 06:59:33 GMT Frederik Heber [a91710] * LinearAlgebra/src/LinearAlgebra/Makefile.am (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * m4/boost.m4 (modified) * m4/qwt.m4 (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/Action_impl_python.hpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/unittests/Makefile.am (modified) * src/Analysis/unittests/Makefile.am (modified) * src/Atom/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Element/unittests/Makefile.am (modified) * src/Filling/unittests/Makefile.am (modified) * src/Fragmentation/Automation/MPQCCommandFragmentController.cpp (modified) * src/Fragmentation/Automation/MPQCFragmentController.cpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/SpecificFragmentController_ReceiveResultContainer_impl.hpp (modified) * src/Fragmentation/Exporters/unittests/Makefile.am (modified) * src/Fragmentation/Homology/unittests/Makefile.am (modified) * src/Fragmentation/Interfragmenter.cpp (modified) * src/Fragmentation/Summation/Containers/Makefile.am (modified) * src/Fragmentation/Summation/Containers/unittests/Makefile.am (modified) * src/Fragmentation/Summation/Converter/Makefile.am (modified) * src/Fragmentation/Summation/Makefile.am (modified) * src/Fragmentation/Summation/SetValues/Makefile.am (modified) * src/Fragmentation/Summation/SetValues/unittests/Makefile.am (modified) * src/Fragmentation/Summation/unittests/Makefile.am (modified) * src/Fragmentation/unittests/Makefile.am (modified) * src/FunctionApproximation/unittests/Makefile.am (modified) * src/Graph/unittests/Makefile.am (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/unittests/Makefile.am (modified) * src/LinkedCell/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Parameters/Makefile.am (modified) * src/Parameters/unittests/Makefile.am (modified) * src/Parser/Parameters/unittests/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/Potentials/Specifics/unittests/Makefile.am (modified) * src/Potentials/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/Tesselation/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/UIElements/Views/Qt4/Plotting/Makefile.am (modified) * src/builder_init.cpp (modified) * src/documentation/install.dox (modified) * src/unittests/Makefile.am (modified) * tests/JobMarket/Makefile.am (modified) Merge branch 'Fixes_Ubuntu14_04' into stable Wed, 20 Aug 2014 12:59:22 GMT Frederik Heber [4d6d6a] * configure.ac (modified) * src/UIElements/Views/Qt4/QDebugStream.hpp (modified) QtGUI prints log to console (qDebug) as well. - removed in ... Wed, 20 Aug 2014 12:59:14 GMT Frederik Heber [3b35e7] * LinearAlgebra/src/LinearAlgebra/Makefile.am (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * m4/boost.m4 (modified) * m4/qwt.m4 (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Summation/Containers/Makefile.am (modified) * src/Fragmentation/Summation/Containers/unittests/Makefile.am (modified) * src/Fragmentation/Summation/Converter/Makefile.am (modified) * src/Fragmentation/Summation/Makefile.am (modified) * src/Fragmentation/Summation/SetValues/Makefile.am (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/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/UIElements/Views/Qt4/Plotting/Makefile.am (modified) * src/unittests/Makefile.am (modified) * tests/JobMarket/Makefile.am (modified) Fixes due to update to Ubuntu 14.04. - subdir-objects is default ... Mon, 14 Jul 2014 11:17:04 GMT Frederik Heber [2a03b0] * configure.ac (modified) Set version to 1.4.6. - MoleCuilder library is now 13:4:1. - ... Mon, 14 Jul 2014 01:20:04 GMT Frederik Heber [abfc95] * Makefile.am (modified) * configure.ac (modified) * tests/Calculations/Makefile.am (added) * tests/Calculations/atlocal.in (added) * tests/Calculations/molecuilder.in (added) * tests/Calculations/testsuite-calculations-1_2-dimethoxyethane.at (added) * tests/Calculations/testsuite-calculations-1_2-dimethylbenzene.at (added) * tests/Calculations/testsuite-calculations-2-methylcyclohexanone.at (added) * tests/Calculations/testsuite-calculations-N_N-dimethylacetamide.at (added) * tests/Calculations/testsuite-calculations-anthracene.at (added) * tests/Calculations/testsuite-calculations-benzene.at (added) * tests/Calculations/testsuite-calculations-cholesterol.at (added) * tests/Calculations/testsuite-calculations-coronene.at (added) * tests/Calculations/testsuite-calculations-cycloheptane.at (added) * tests/Calculations/testsuite-calculations-dimethyl_bromomalonate.at (added) * tests/Calculations/testsuite-calculations-glucose.at (added) * tests/Calculations/testsuite-calculations-heptan.at (added) * tests/Calculations/testsuite-calculations-isoleucine.at (added) * tests/Calculations/testsuite-calculations-mpqc.at (added) * tests/Calculations/testsuite-calculations-naphthalene.at (added) * tests/Calculations/testsuite-calculations-neohexane.at (added) * tests/Calculations/testsuite-calculations-phenanthrene.at (added) * tests/Calculations/testsuite-calculations-proline.at (added) * tests/Calculations/testsuite-calculations-putrescine.at (added) * tests/Calculations/testsuite-calculations-tartaric_acid.at (added) * tests/Calculations/testsuite.at (added) * tests/Makefile.am (modified) Added test for mpqc and fragmentation calculations in target ... Sun, 13 Jul 2014 18:04:51 GMT Frederik Heber [d6a7b9] * configure.ac (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Automation/MPQCCommandFragmentController.cpp (modified) * src/Fragmentation/Automation/MPQCCommandFragmentController.hpp (modified) * src/Jobs/JobMarket/SystemCommandJob.cpp (modified) * src/Jobs/JobMarket/SystemCommandJob.hpp (modified) * src/Jobs/MPQCCommandJob.hpp (modified) Specifying executable and suffix in SystemCommandJob with ... Sun, 13 Jul 2014 07:41:14 GMT Frederik Heber [2e584e] * configure.ac (modified) * src/Fragmentation/analyzer.cpp (deleted) * src/Fragmentation/datacreator.cpp (deleted) * src/Fragmentation/datacreator.hpp (deleted) * src/Fragmentation/joiner.cpp (deleted) * src/Makefile.am (modified) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaEnergies-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaEnergies-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMaxForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMaxForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMeanForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMeanForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMinForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMinForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMinMeanMaxTotalForce-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaSimTime-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Forces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Makefile (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxEnergies-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxEnergies-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinEnergies-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinEnergies-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinMeanMaxTotalForce-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/SimTime-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/SimTime-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/VectorSum-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/VectorSum-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/energy-forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragmentForces-Factors.dat (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragmentKeySets.dat (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order1.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order1.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order2.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order2.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order3.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order3.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order4.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order4.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/testsuite-analyzing-heptan.at (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment00/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment00/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment01/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment01/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment02/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment02/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment03/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment03/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment04/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment04/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment05/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment05/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment06/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment06/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment07/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment07/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment08/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment08/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment09/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment09/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment10/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment10/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment11/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment11/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment12/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment12/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment13/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment13/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment14/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment14/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment15/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment15/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment16/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment16/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment17/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment17/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment18/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment18/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment19/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment19/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment20/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment20/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment21/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment21/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order1.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order1.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order2.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order2.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order3.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order3.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order4.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order4.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment00/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment00/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment00/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment01/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment01/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment01/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment02/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment02/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment02/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment03/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment03/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment03/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment04/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment04/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment04/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment05/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment05/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment05/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment06/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment06/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment06/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment07/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment07/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment07/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment08/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment08/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment08/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment09/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment09/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment09/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment10/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment10/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment10/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment11/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment11/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment11/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment12/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment12/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment12/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment13/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment13/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment13/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment14/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment14/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment14/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment15/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment15/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment15/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment16/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment16/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment16/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment17/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment17/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment17/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment18/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment18/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment18/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment19/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment19/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment19/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment20/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment20/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment20/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment21/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment21/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment21/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragmentForces-Factors.dat (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragmentKeySets.dat (deleted) * tests/Fragmentations/Joining/heptan/pre/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/testsuite-joining-heptan.at (deleted) * tests/Fragmentations/Makefile.am (modified) * tests/Fragmentations/analyzer.in (deleted) * tests/Fragmentations/joiner.in (deleted) * tests/Fragmentations/testsuite.at (modified) Removed (very) old joiner and analyzer programs. - they are not ... Mon, 26 May 2014 09:15:26 GMT Frederik Heber [7e3e41] * configure.ac (modified) Set version to 1.4.5. - MoleCuilder library is now 13:3:1. - ... Mon, 26 May 2014 09:15:08 GMT Frederik Heber [6029a6] * configure.ac (modified) * doc/Makefile.am (modified) * doc/userguide.xml (deleted) * doc/userguide/Makefile.am (added) * doc/userguide/catalog.xml.in (added) * doc/userguide/createguide.sh (added) * doc/userguide/css/html.css (added) * doc/userguide/pictures/dialog_add-atom_tooltip.png (added) * doc/userguide/pictures/dialog_box.png (added) * doc/userguide/pictures/dialog_complex.png (added) * doc/userguide/pictures/dialog_exit.png (added) * doc/userguide/pictures/example_basic_view.png (added) * doc/userguide/pictures/molecuilder_logo.png (moved) * doc/userguide/userguide.xml (added) * m4/ax_check_docbook.m4 (added) * src/documentation/mainpage.dox (modified) * src/documentation/userguide.dox (added) Added largely extended userguide with some images into subfolder of ... Tue, 20 May 2014 09:14:56 GMT Frederik Heber [74459a] * configure.ac (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Actions/MakroAction.cpp (modified) * src/Python/wait.cpp (modified) * src/builder.cpp (modified) * src/cleanUp.cpp (modified) * src/cleanUp.hpp (modified) Added --disable-action-thread to allow disabling of extra run thread. ... Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [830adf] * configure.ac (modified) FIX: Added/corrected levmar and jobmarket messages in configure. Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [4d5dfa] * configure.ac (modified) FIX: disabled levmar no longer pulls in fortran compiler requirement. Wed, 05 Mar 2014 19:47:43 GMT Frederik Heber [5a2d98] * configure.ac (modified) Set version to 1.4.4. - MoleCuilder library is now 13:2:1. - ... Sun, 06 Oct 2013 08:45:10 GMT Frederik Heber [c76b8b] * configure.ac (modified) * m4/qwt.m4 (added) * src/UIElements/Makefile.am (modified) Added check for qwt. - this is taken from the SIM project, i.e. ... Sat, 21 Sep 2013 08:58:27 GMT Frederik Heber [33b898] * configure.ac (modified) Set version to 1.4.3. - MoleCuilder library is now 13:2:0. - ... Thu, 19 Sep 2013 20:23:53 GMT Frederik Heber [893426] * configure.ac (modified) * tests/regression/Makefile.am (modified) * tests/regression/Options/Session/post/complextest.sh (added) * tests/regression/Options/Session/testsuite-options-store-session-cli.at (added) * tests/regression/Options/Session/testsuite-options-store-session-python.at (moved) * tests/regression/Options/testsuite-options.at (modified) * tests/regression/runpython.in (added) Split regression test testsuite-options-store-session in two files. ... Mon, 12 Aug 2013 15:16:42 GMT Frederik Heber [134f43] * configure.ac (modified) Set version to 1.4.2. - MoleCuilder library is now 13:1:0. - ... Mon, 12 Aug 2013 11:30:33 GMT Frederik Heber [93909a] * configure.ac (modified) FIX: --with-Qt-bin no longer overrides --disable-qtgui. Mon, 12 Aug 2013 11:30:33 GMT Frederik Heber [24e19e] * configure.ac (modified) * tests/JobMarket/Makefile.am (modified) * tests/Makefile.am (modified) * tests/Python/Makefile.am (modified) FIX: Have configure.ac create tests/Python and JobMarket, otherwist ... Fri, 09 Aug 2013 14:20:35 GMT Frederik Heber [51e0e3] * configure.ac (modified) * src/FunctionApproximation/Extractors.cpp (modified) * src/FunctionApproximation/Extractors.hpp (modified) * src/Potentials/Specifics/ConstantPotential.cpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.cpp (modified) * src/Potentials/Specifics/PairPotential_Angle.cpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.cpp (modified) * src/Potentials/Specifics/PairPotential_Morse.cpp (modified) Added two filter functions to Extractors. - renamed ... Mon, 08 Jul 2013 14:22:04 GMT Frederik Heber [ec5d0c] * configure.ac (modified) Set version to 1.4.1. - MoleCuilder library is now 12:1:0. - ... Mon, 08 Jul 2013 14:22:01 GMT Frederik Heber [a953c4] * configure.ac (modified) * src/Fragmentation/Automation/FragmentJobQueue.cpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToJobs.cpp (modified) Using priorizing of jobs. - we now require JobMarket 1.1.4. - ... Fri, 03 May 2013 11:58:27 GMT Frederik Heber [40d3ea] * configure.ac (modified) Set version to 1.4.0. - MoleCuilder library is now 12:0:0. - ... Fri, 03 May 2013 11:58:26 GMT Frederik Heber [48d20d] * configure.ac (modified) * src/Actions/FragmentationAction/FitPotentialAction.cpp (added) * src/Actions/FragmentationAction/FitPotentialAction.def (added) * src/Actions/FragmentationAction/FitPotentialAction.hpp (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/LevMartester.cpp (deleted) * src/Makefile.am (modified) * src/documentation/constructs/constructs.dox (modified) * src/documentation/constructs/potentials.dox (modified) * src/documentation/install.dox (modified) * tests/Python/AllActions/options.dat (modified) * tests/regression/Fragmentation/FitPotential/pre/angle_homology.dat (added) * tests/regression/Fragmentation/FitPotential/pre/length_homology.dat (added) * tests/regression/Fragmentation/FitPotential/testsuite-fragmentation-fit-potential.at (added) * tests/regression/Fragmentation/testsuite-fragmentation.at (modified) * tests/regression/Makefile.am (modified) * tests/regression/testsuite.at (modified) Added new action FitPotentialAction to fit empirical potentials. - ... Fri, 03 May 2013 09:46:45 GMT Frederik Heber [24ac59] * configure.ac (modified) * src/Parameters/Makefile.am (modified) * src/Parameters/Validators/Specific/PotentialTypeValidator.cpp (added) * src/Parameters/Validators/Specific/PotentialTypeValidator.hpp (added) * src/UIElements/Makefile.am (modified) Added PotentialTypeValidator. - checks that user has entered a type ... Thu, 18 Apr 2013 16:23:26 GMT Frederik Heber [4f04ab8] * configure.ac (modified) * m4/boost.m4 (modified) * src/Graph/BondGraph.cpp (modified) * src/Graph/BondGraph.hpp (modified) Using boost::graph to obtain maximum matching for bond degree ... Wed, 17 Apr 2013 18:56:32 GMT Frederik Heber [708277] * configure.ac (modified) * src/Atom/AtomObserver.cpp (modified) * src/Atom/AtomObserver.hpp (modified) * src/Atom/atom.cpp (modified) * src/Atom/atom_observable.cpp (modified) * src/Atom/unittests/AtomObserverUnitTest.cpp (modified) * src/Bond/bond_observable.cpp (modified) * src/Box.cpp (modified) * src/LinkedCell/unittests/stubs/AtomObserverStub.cpp (modified) * src/LinkedCell/unittests/stubs/ObserverBoxStub.cpp (modified) * src/LinkedCell/unittests/stubs/WorldTimeStub.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/ParserXmlUnitTest.cpp (modified) * src/Parser/unittests/ParserXyzUnitTest.cpp (modified) * src/Shapes/ShapeRegistry.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) * src/World.cpp (modified) * src/WorldTime.cpp (modified) * src/cleanUp.cpp (modified) * src/molecule.cpp (modified) * src/unittests/stubs/WorldStub.cpp (modified) FIX: Using fixed Observer in CodePatterns 1.2.6. - we now require ... Tue, 16 Apr 2013 06:31:00 GMT Frederik Heber [a676f9] * configure.ac (modified) Set version to 1.3.14. - MoleCuilder library is now 11:5:1. - ... Mon, 15 Apr 2013 10:30:31 GMT Frederik Heber [503acc1] * configure.ac (modified) * m4/boost.m4 (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Automation/MPQCFragmentController.cpp (modified) * src/Fragmentation/Automation/MPQCFragmentController.hpp (modified) * src/Jobs/MPQCData.cpp (modified) * src/Jobs/MPQCData.hpp (modified) * src/Jobs/MPQCJob.cpp (modified) * src/Jobs/MPQCJob.hpp (modified) MPQCJob and MPQCData now have bool to decide whether to sample ... Mon, 15 Apr 2013 10:28:22 GMT Frederik Heber [ac9ca4] * configure.ac (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.def (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.def (modified) * src/Actions/FragmentationAction/StoreSaturatedFragmentAction.def (modified) * src/Fragmentation/Automation/FragmentJobQueue.cpp (added) * src/Fragmentation/Automation/FragmentJobQueue.hpp (added) * src/Fragmentation/Automation/MPQCFragmentController.cpp (modified) * src/Fragmentation/Automation/MPQCFragmentController.hpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Exporters/ExportGraph.cpp (modified) * src/Fragmentation/Exporters/ExportGraph.hpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToFiles.cpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToJobs.cpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToJobs.hpp (modified) * src/Fragmentation/KeySetsContainer.cpp (modified) * src/Fragmentation/KeySetsContainer.hpp (modified) * src/Fragmentation/Makefile.am (modified) FragmentAction creates FragmentJobs if no output-types are given. - ... Mon, 08 Apr 2013 11:44:05 GMT Frederik Heber [f2fda6] * configure.ac (modified) Set version to 1.3.13. - MoleCuilder library is now 11:4:1. - ... Fri, 22 Mar 2013 00:04:17 GMT Frederik Heber [ddeed2] * configure.ac (modified) * src/cleanUp.cpp (modified) Using enhanced precision of CodePatterns' Chronos. - we now require ... Wed, 27 Feb 2013 12:40:25 GMT Frederik Heber [1edc87] * configure.ac (modified) Set version to 1.3.12. - MoleCuilder library is now 11:3:1. - ... Sun, 24 Feb 2013 13:00:40 GMT Frederik Heber [6cfb355] * configure.ac (modified) Set version to 1.3.11. - MoleCuilder library is now 11:2:1. - ... Sat, 23 Feb 2013 16:24:27 GMT Frederik Heber [d3f032] * configure.ac (modified) Set version to 1.3.10. - MoleCuilder library is now 11:1:1. - ... Wed, 13 Feb 2013 15:47:46 GMT Frederik Heber [d5b458] * configure.ac (modified) * m4/ax_codepatterns.m4 (modified) FIX: ax_codepatterns.m4 was broken w.r.t to debug lib. - fixed in ... Thu, 20 Dec 2012 09:44:30 GMT Frederik Heber [d6b6ce] * configure.ac (modified) Set version to 1.3.9. - Molecuilder library is now 11:0:0. - ... Wed, 19 Dec 2012 15:25:03 GMT Frederik Heber [f06d52] * configure.ac (modified) * m4/ax_blas.m4 (added) * m4/ax_lapack.m4 (added) * src/LevMartester.cpp (added) * src/Makefile.am (modified) Added LevMartester that employs levmar package for non-linear ... Fri, 14 Dec 2012 17:40:29 GMT Frederik Heber [da5b82] * configure.ac (modified) Set version to 1.3.8. - Molecuilder library is now 10:3:0. - ... Fri, 14 Dec 2012 14:29:45 GMT Frederik Heber [0cfc27] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * src/unittests/Makefile.am (modified) If no CPPUNIT is found, compilation of unit tests is disabled. - ... Fri, 14 Dec 2012 11:03:46 GMT Frederik Heber [c8f12e] * configure.ac (modified) Set version to 1.3.7 - Codename "Fine structure constant" (the fine ... Mon, 10 Dec 2012 10:11:00 GMT Frederik Heber [e33bac] * configure.ac (modified) Set version to 1.3.6. - Codename "Triangular numbers" (The sequence ... Tue, 20 Nov 2012 13:00:14 GMT Frederik Heber [a22e05] * configure.ac (modified) Set version to 1.3.5. - Codename "Tongue" (Radical 135 of Kangxi ... Tue, 20 Nov 2012 11:04:12 GMT Frederik Heber [36bb2d] * configure.ac (modified) * m4/lx_find_mpi.m4 (added) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.def (modified) * src/Fragmentation/KeySetsContainer.cpp (modified) * src/Fragmentation/KeySetsContainer.hpp (modified) * src/Fragmentation/SetValues/Histogram.cpp (modified) * src/Fragmentation/SetValues/Histogram.hpp (modified) * src/Fragmentation/SetValues/IndexedVectors.cpp (modified) * src/Fragmentation/SetValues/IndexedVectors.hpp (modified) * src/Fragmentation/SetValues/unittests/IndexedVectorsUnitTest.cpp (modified) * src/Fragmentation/SetValues/unittests/IndexedVectorsUnitTest.hpp (modified) * src/Fragmentation/Summation/AllLevelOrthogonalSummator.hpp (added) * src/Fragmentation/Summation/AllLevelSummator.hpp (moved) * src/Fragmentation/Summation/HeaderPrinter.hpp (added) * src/Fragmentation/Summation/IndexSetContainer.cpp (added) * src/Fragmentation/Summation/IndexSetContainer.hpp (modified) * src/Fragmentation/Summation/Makefile.am (modified) * src/Fragmentation/Summation/OrthogonalSummation.hpp (modified) * src/Fragmentation/Summation/OrthogonalSummation_impl.hpp (modified) * src/Fragmentation/Summation/OrthogonalSummator.hpp (added) * src/Fragmentation/Summation/SetValue.hpp (modified) * src/Fragmentation/Summation/SubsetMap.cpp (modified) * src/Fragmentation/Summation/SubsetMap.hpp (modified) * src/Fragmentation/Summation/Summation.hpp (added) * src/Fragmentation/Summation/Summation_impl.hpp (added) * src/Fragmentation/Summation/Summator.hpp (modified) * src/Fragmentation/Summation/ValuePrinter.hpp (added) * src/Fragmentation/Summation/ZeroInstance.hpp (added) * src/Fragmentation/Summation/unittests/IndexSetContainerUnitTest.cpp (modified) * src/Fragmentation/Summation/unittests/IndexSetContainerUnitTest.hpp (modified) * src/Fragmentation/Summation/unittests/Makefile.am (modified) * src/Fragmentation/Summation/unittests/OrthogonalSummationUnitTest.cpp (modified) * src/Fragmentation/Summation/unittests/SubsetMapUnitTest.cpp (modified) * src/Fragmentation/Summation/unittests/SubsetMapUnitTest.hpp (modified) * src/Fragmentation/Summation/unittests/SummationUnitTest.cpp (added) * src/Fragmentation/Summation/unittests/SummationUnitTest.hpp (added) * src/Fragmentation/Summation/writeTable.hpp (added) * src/Fragmentation/analyzer.cpp (modified) * src/Fragmentation/joiner.cpp (modified) * src/Jobs/Grid/Makefile.am (added) * src/Jobs/Grid/SamplingGrid.cpp (added) * src/Jobs/Grid/SamplingGrid.hpp (added) * src/Jobs/Grid/SamplingGridProperties.cpp (added) * src/Jobs/Grid/SamplingGridProperties.hpp (added) * src/Jobs/Grid/unittests/Makefile.am (added) * src/Jobs/Grid/unittests/SamplingGridPropertiesUnitTest.cpp (added) * src/Jobs/Grid/unittests/SamplingGridPropertiesUnitTest.hpp (added) * src/Jobs/Grid/unittests/SamplingGridUnitTest.cpp (added) * src/Jobs/Grid/unittests/SamplingGridUnitTest.hpp (added) * src/Jobs/InterfaceVMGJob.cpp (added) * src/Jobs/InterfaceVMGJob.hpp (added) * src/Jobs/MPQCData.cpp (modified) * src/Jobs/MPQCData.hpp (modified) * src/Jobs/MPQCDataFused.hpp (modified) * src/Jobs/MPQCDataMap.hpp (modified) * src/Jobs/MPQCData_printKeyNames.hpp (modified) * src/Jobs/MPQCJob.cpp (modified) * src/Jobs/MPQCJob.hpp (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/VMGData.cpp (added) * src/Jobs/VMGData.hpp (added) * src/Jobs/VMGJob.cpp (added) * src/Jobs/VMGJob.hpp (added) * src/Makefile.am (modified) * src/controller_MPQCCommandJob.cpp (modified) * src/unittests/Makefile.am (modified) * tests/Python/AllActions/options.dat (modified) Merge branch 'VMGJob_SamplingNucleiCharges' into Candidate_v1.3.5 Tue, 20 Nov 2012 09:44:22 GMT Frederik Heber [cebac0] * configure.ac (modified) Set version to 1.3.4. - Codename "Cymdeithas Rheilffordd Eryri" ... Tue, 20 Nov 2012 08:34:10 GMT Frederik Heber [d5307b] * Makefile.am (modified) * configure.ac (modified) * data/Makefile.am (deleted) * data/icons/Makefile.am (modified) * data/icons/icons.qrc (moved) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) DISTFIX: new logo files were not in EXTRA_DIST. - renamed logos.qrc ... Mon, 19 Nov 2012 10:27:51 GMT Frederik Heber [d61161] * Makefile.am (modified) * configure.ac (modified) * data/Makefile.am (added) * data/icons/Makefile.am (added) * data/icons/icon_select_atom.png (added) * data/icons/icon_select_atom.svg (added) * data/icons/icon_select_molecule.png (added) * data/icons/icon_select_molecule.svg (added) * data/icons/icon_view_stereo.png (added) * data/icons/icon_view_stereo.svg (added) * data/icons/logos.qrc (added) * src/Actions/FillAction/FillSurfaceAction.cpp (moved) * src/Actions/FillAction/FillSurfaceAction.def (moved) * src/Actions/FillAction/FillSurfaceAction.hpp (moved) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/SelectionAction/Atoms/AllAtomsInsideCuboidAction.cpp (deleted) * src/Actions/SelectionAction/Atoms/AllAtomsInsideCuboidAction.def (deleted) * src/Actions/SelectionAction/Atoms/AllAtomsInsideCuboidAction.hpp (deleted) * src/Actions/SelectionAction/Atoms/AllAtomsInsideSphereAction.def (deleted) * src/Actions/SelectionAction/Atoms/AllAtomsInsideSphereAction.hpp (deleted) * src/Actions/SelectionAction/Atoms/AllAtomsInsideVolumeAction.cpp (moved) * src/Actions/SelectionAction/Atoms/AllAtomsInsideVolumeAction.def (added) * src/Actions/SelectionAction/Atoms/AllAtomsInsideVolumeAction.hpp (added) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideCuboidAction.cpp (deleted) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideCuboidAction.def (deleted) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideCuboidAction.hpp (deleted) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideSphereAction.def (deleted) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideSphereAction.hpp (deleted) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideVolumeAction.cpp (moved) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideVolumeAction.def (added) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideVolumeAction.hpp (added) * src/Actions/SelectionAction/Shapes/AllShapesAction.cpp (added) * src/Actions/SelectionAction/Shapes/AllShapesAction.def (added) * src/Actions/SelectionAction/Shapes/AllShapesAction.hpp (added) * src/Actions/SelectionAction/Shapes/NotAllShapesAction.cpp (added) * src/Actions/SelectionAction/Shapes/NotAllShapesAction.def (added) * src/Actions/SelectionAction/Shapes/NotAllShapesAction.hpp (added) * src/Actions/SelectionAction/Shapes/NotShapeByNameAction.cpp (added) * src/Actions/SelectionAction/Shapes/NotShapeByNameAction.def (added) * src/Actions/SelectionAction/Shapes/NotShapeByNameAction.hpp (added) * src/Actions/SelectionAction/Shapes/ShapeByNameAction.cpp (added) * src/Actions/SelectionAction/Shapes/ShapeByNameAction.def (added) * src/Actions/SelectionAction/Shapes/ShapeByNameAction.hpp (added) * src/Actions/ShapeAction/CombineShapesAction.cpp (added) * src/Actions/ShapeAction/CombineShapesAction.def (added) * src/Actions/ShapeAction/CombineShapesAction.hpp (added) * src/Actions/ShapeAction/CreateShapeAction.cpp (added) * src/Actions/ShapeAction/CreateShapeAction.def (added) * src/Actions/ShapeAction/CreateShapeAction.hpp (added) * src/Actions/ShapeAction/RemoveShapeAction.cpp (added) * src/Actions/ShapeAction/RemoveShapeAction.def (added) * src/Actions/ShapeAction/RemoveShapeAction.hpp (added) * src/Makefile.am (modified) * src/Parameters/Makefile.am (modified) * src/Parameters/Validators/DiscreteValidator.hpp (modified) * src/Parameters/Validators/Ops_Validator_impl.hpp (modified) * src/Parameters/Validators/STLVectorValidator.hpp (modified) * src/Parameters/Validators/Specific/BoundaryConditionValidator.cpp (modified) * src/Parameters/Validators/Specific/BoundaryConditionValidator.hpp (modified) * src/Parameters/Validators/Specific/ParserTypeValidator.cpp (modified) * src/Parameters/Validators/Specific/ParserTypeValidator.hpp (modified) * src/Parameters/Validators/Specific/RandomNumberValidators.cpp (modified) * src/Parameters/Validators/Specific/RandomNumberValidators.hpp (modified) * src/Parameters/Validators/Specific/ShapeNameValidator.cpp (added) * src/Parameters/Validators/Specific/ShapeNameValidator.hpp (added) * src/Parameters/Validators/Specific/ShapeOpValidator.cpp (added) * src/Parameters/Validators/Specific/ShapeOpValidator.hpp (added) * src/Parameters/Validators/Specific/ShapeTypeValidator.cpp (added) * src/Parameters/Validators/Specific/ShapeTypeValidator.hpp (added) * src/Shapes/BaseShapes.cpp (modified) * src/Shapes/Makefile.am (modified) * src/Shapes/Shape.cpp (modified) * src/Shapes/Shape.hpp (modified) * src/Shapes/ShapeFactory.cpp (added) * src/Shapes/ShapeFactory.hpp (added) * src/Shapes/ShapeRegistry.cpp (added) * src/Shapes/ShapeRegistry.hpp (added) * src/Shapes/ShapeType.hpp (modified) * src/Shapes/unittests/Makefile.am (modified) * src/Shapes/unittests/ShapeFactoryUnitTest.cpp (added) * src/Shapes/unittests/ShapeFactoryUnitTest.hpp (added) * src/Shapes/unittests/ShapeRegistryUnitTest.cpp (added) * src/Shapes/unittests/ShapeRegistryUnitTest.hpp (added) * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/MenuDescription.cpp (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Qt4/Query/AtomsQtQuery.cpp (modified) * src/UIElements/Qt4/Query/DoublesQtQuery.cpp (modified) * src/UIElements/Qt4/Query/ElementsQtQuery.cpp (modified) * src/UIElements/Qt4/Query/FilesQtQuery.cpp (modified) * src/UIElements/Qt4/Query/IntsQtQuery.cpp (modified) * src/UIElements/Qt4/Query/MoleculesQtQuery.cpp (modified) * src/UIElements/Qt4/Query/QtQuery.hpp (modified) * src/UIElements/Qt4/Query/QtQueryList.hpp (modified) * src/UIElements/Qt4/Query/StringQtQuery.cpp (modified) * src/UIElements/Qt4/Query/StringsQtQuery.cpp (modified) * src/UIElements/Qt4/Query/UnsignedIntQtQuery.cpp (modified) * src/UIElements/Qt4/Query/UnsignedIntsQtQuery.cpp (modified) * src/UIElements/Qt4/Query/VectorsQtQuery.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_shape.cpp (added) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_shape.hpp (added) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldScene.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.hpp (modified) * src/UIElements/Views/Qt4/QtInfoBox.cpp (modified) * src/UIElements/Views/Qt4/QtShapeController.cpp (added) * src/UIElements/Views/Qt4/QtShapeController.hpp (added) * src/UIElements/Views/Qt4/QtShapeList.cpp (added) * src/UIElements/Views/Qt4/QtShapeList.hpp (added) * src/cleanUp.cpp (modified) * tests/Python/AllActions/options.dat (modified) * tests/regression/Analysis/DipoleCorrelation-DiscreteAngles/testsuite-analysis-dipole-correlation-discrete-angles.at (modified) * tests/regression/Atoms/RemoveCuboid/testsuite-atoms-remove-cuboid.at (modified) * tests/regression/Atoms/RemoveSphere/testsuite-atoms-remove-sphere.at (modified) * tests/regression/Filling/SphericalSurface/testsuite-molecules-fill-spherical-surface.at (modified) * tests/regression/Selection/Atoms/AtomsInsideCuboid/testsuite-selection-select-atoms-inside-cuboid-with-defaults.at (modified) * tests/regression/Selection/Atoms/AtomsInsideCuboid/testsuite-selection-select-atoms-inside-cuboid.at (modified) * tests/regression/Selection/Atoms/AtomsInsideCuboid/testsuite-selection-unselect-atoms-inside-cuboid.at (modified) * tests/regression/Selection/Atoms/AtomsInsideSphere/testsuite-selection-select-atoms-inside-sphere.at (modified) * tests/regression/Selection/Atoms/AtomsInsideSphere/testsuite-selection-select-atoms-inside-tiny-sphere.at (modified) * tests/regression/Selection/Atoms/AtomsInsideSphere/testsuite-selection-unselect-atoms-inside-sphere.at (modified) * tests/regression/Selection/Atoms/AtomsInsideSphere/testsuite-selection-unselect-atoms-inside-tiny-sphere.at (modified) Merge branch 'michi-list-query-validator' into stable Fri, 16 Nov 2012 11:10:57 GMT Frederik Heber [5b991a] * Makefile.am (modified) * configure.ac (modified) * data/Makefile.am (added) * data/icons/Makefile.am (added) * data/icons/logos.qrc (added) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) compile icons into the executable Wed, 14 Nov 2012 10:01:46 GMT Frederik Heber [69c733] * configure.ac (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.def (modified) * tests/Python/AllActions/options.dat (modified) Added second part to FragmentationAutomationAction that calculates ... Tue, 13 Nov 2012 11:11:59 GMT Frederik Heber [8a8c8c] * configure.ac (modified) * m4/lx_find_mpi.m4 (added) * src/Jobs/Makefile.am (modified) * src/Jobs/VMGJob.cpp (modified) Using CommMPI in VMGJob now. - this is used instead of CommSerial ... Tue, 13 Nov 2012 10:23:13 GMT Frederik Heber [d2a0f6d] * configure.ac (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/VMGJob.cpp (added) * src/Jobs/VMGJob.hpp (added) VMGJob can now be conditionally compiled in via --with-vmg. - ... Tue, 13 Nov 2012 10:05:16 GMT Frederik Heber [286a967] * configure.ac (modified) Set version to 1.3.3. - Codename "Last Discovery" (STS-133 is the ... Thu, 08 Nov 2012 13:13:53 GMT Frederik Heber [619a0e] * configure.ac (modified) * m4/boost.m4 (modified) Added checks for boost::fusion and boost::mpl. - wrote simple ... Thu, 08 Nov 2012 13:13:50 GMT Frederik Heber [e920061] * Makefile.am (modified) * configure.ac (modified) * src/Fragmentation/Summation/Makefile.am (modified) * src/Fragmentation/Summation/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) libMolecuilderFagmentationSummation is now just a normal convenience ... Mon, 29 Oct 2012 09:10:02 GMT Frederik Heber [146c26d] * Makefile.am (modified) * configure.ac (modified) * src/Fragmentation/Summation/IndexSet.cpp (added) * src/Fragmentation/Summation/IndexSet.hpp (added) * src/Fragmentation/Summation/Makefile.am (added) * src/Fragmentation/Summation/unittests/IndexSetUnitTest.cpp (added) * src/Fragmentation/Summation/unittests/IndexSetUnitTest.hpp (added) * src/Fragmentation/Summation/unittests/Makefile.am (added) Added class IndexSet and unit test. - IndexSet contains the set of ... Fri, 26 Oct 2012 13:11:19 GMT Frederik Heber [dbe3b9] * configure.ac (modified) Set version to 1.3.2. - Molecuilder library is now 10:2:0. - ... Wed, 26 Sep 2012 17:24:47 GMT Frederik Heber [b1b413] * configure.ac (modified) FIX: Removed AC_PROG_CC from configure.ac - we don't need C bindings. Wed, 26 Sep 2012 17:24:47 GMT Frederik Heber [856d05] * configure.ac (modified) * m4/ax_jobmarket.m4 (modified) * src/ControllerOptions_MPQCCommandJob.cpp (modified) * src/ControllerOptions_MPQCCommandJob.hpp (modified) * src/Parser/XmlParser.hpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_bond.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified) * src/cleanUp.cpp (modified) * src/controller_MPQCCommandJob.cpp (modified) * src/controller_MPQCCommandJob.hpp (modified) * tests/JobMarket/Makefile.am (modified) * tests/JobMarket/testsuite-jobmarket-mpqc-jobs.at (modified) MEMFIX: Added WorldTime and ObserverLog ::purgeInstance() calls. - ... Fri, 10 Aug 2012 15:56:44 GMT Frederik Heber [d0f3ba] * configure.ac (modified) Set version to 1.3.1. - Molecuilder library is now 10:1:0. - ... Thu, 12 Jul 2012 11:52:55 GMT Frederik Heber [511645] * configure.ac (modified) Set version to 1.3.0. - Molecuilder library is now 10:0:0. - ... Wed, 11 Jul 2012 13:02:17 GMT Frederik Heber [bd81f9] * configure.ac (modified) * m4/ax_jobmarket.m4 (added) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (added) * src/Actions/FragmentationAction/FragmentationAutomationAction.def (added) * src/Actions/FragmentationAction/FragmentationAutomationAction.hpp (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/unittests/stubs/DummyUI.hpp (modified) * src/Atom/atom_observable.cpp (modified) * src/ControllerOptions_MPQCCommandJob.cpp (added) * src/ControllerOptions_MPQCCommandJob.hpp (added) * src/Fragmentation/MatrixContainer.cpp (modified) * src/Fragmentation/MatrixContainer.hpp (modified) * src/Jobs/MPQCCommandJob.cpp (added) * src/Jobs/MPQCCommandJob.hpp (added) * src/Jobs/MPQCCommandJob_MPQCData.cpp (added) * src/Jobs/MPQCCommandJob_MPQCData.hpp (added) * src/Jobs/Makefile.am (added) * src/Jobs/unittests/MPQCCommandJobUnitTest.cpp (added) * src/Jobs/unittests/MPQCCommandJobUnitTest.hpp (added) * src/Jobs/unittests/MPQCDataUnitTest.cpp (added) * src/Jobs/unittests/MPQCDataUnitTest.hpp (added) * src/Jobs/unittests/Makefile.am (added) * src/Makefile.am (modified) * src/Server.cpp (added) * src/Tesselation/unittests/Tesselation_BoundaryTriangleUnitTest.cpp (modified) * src/Tesselation/unittests/Tesselation_BoundaryTriangleUnitTest.hpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified) * src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified) * src/UIElements/CommandLineUI/Query/CommandLineQuery.hpp (modified) * src/UIElements/CommandLineUI/Query/FilesCommandLineQuery.cpp (added) * 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/FilesQtQuery.cpp (added) * src/UIElements/Qt4/Query/QtQuery.hpp (modified) * src/UIElements/Query/FilesQuery.cpp (added) * src/UIElements/TextUI/Query/FileTextQuery.cpp (modified) * src/UIElements/TextUI/Query/FilesTextQuery.cpp (added) * src/UIElements/TextUI/Query/TextQuery.hpp (modified) * src/UIElements/TextUI/TextDialog.cpp (modified) * src/UIElements/TextUI/TextDialog.hpp (modified) * src/controller.cpp (added) * src/controller_AddOn_MPQCCommandJob.cpp (added) * src/controller_MPQCCommandJob.cpp (added) * src/controller_MPQCCommandJob.hpp (added) * src/poolworker.cpp (added) * src/unittests/Makefile.am (modified) * tests/CodeChecks/Makefile.am (modified) * tests/CodeChecks/testsuite-globallistofactions_hpp.at (modified) * tests/Fragmentations/Makefile.am (modified) * tests/JobMarket/Makefile.am (added) * tests/JobMarket/atlocal.in (added) * tests/JobMarket/molecuilder.in (added) * tests/JobMarket/mpqc.cpp (added) * tests/JobMarket/pre/BondFragment00.in (added) * tests/JobMarket/pre/BondFragment00.out (added) * tests/JobMarket/pre/BondFragment01.out (added) * tests/JobMarket/pre/BondFragment02.out (added) * tests/JobMarket/pre/BondFragment03.out (added) * tests/JobMarket/pre/BondFragment04.out (added) * tests/JobMarket/pre/BondFragment05.out (added) * tests/JobMarket/pre/BondFragment06.out (added) * tests/JobMarket/pre/BondFragmentAdjacency.dat (added) * tests/JobMarket/pre/BondFragmentForces-Factors.dat (added) * tests/JobMarket/pre/BondFragmentKeySets.dat (added) * tests/JobMarket/testsuite-jobmarket-molecuilderrun.at (added) * tests/JobMarket/testsuite-jobmarket-mpqc-jobs.at (added) * tests/JobMarket/testsuite-jobmarket-stand-in-mpqc.at (added) * tests/JobMarket/testsuite-jobmarket.at (added) * tests/JobMarket/testsuite.at (added) * tests/Makefile.am (modified) * tests/Python/AllActions/options.dat (modified) * tests/Python/Makefile.am (modified) * tests/Tesselations/Makefile.am (modified) * tests/regression/Fragmentation/testsuite-fragmentation.at (modified) * tests/regression/Makefile.am (modified) Merge branch 'Candidate_v1.3.0' into stable Conflicts: ... Tue, 10 Jul 2012 15:41:00 GMT Frederik Heber [004d5c] * JobMarket/AUTHORS (deleted) * JobMarket/COPYING (deleted) * JobMarket/ChangeLog (deleted) * JobMarket/INSTALL (deleted) * JobMarket/JobMarket-debug.pc.in (deleted) * JobMarket/JobMarket.pc.in (deleted) * JobMarket/Makefile.am (deleted) * JobMarket/NEWS (deleted) * JobMarket/README (deleted) * JobMarket/bootstrap (deleted) * JobMarket/build-aux/README (deleted) * JobMarket/configure.ac (deleted) * JobMarket/configure.scan (deleted) * JobMarket/doc/Doxyfile (deleted) * JobMarket/doc/Makefile.am (deleted) * JobMarket/doc/am_doxygen_include.am (deleted) * JobMarket/libJobMarket_config.h.in (deleted) * JobMarket/m4 (deleted) * JobMarket/src/JobMarket/Connection.hpp (deleted) * JobMarket/src/JobMarket/Controller/ControllerCommand.hpp (deleted) * JobMarket/src/JobMarket/Controller/ControllerCommandRegistry.cpp (deleted) * JobMarket/src/JobMarket/Controller/ControllerCommandRegistry.hpp (deleted) * JobMarket/src/JobMarket/Controller/ControllerOptions.cpp (deleted) * JobMarket/src/JobMarket/Controller/ControllerOptions.hpp (deleted) * JobMarket/src/JobMarket/Controller/ControllerOptions_SystemCommandJob.cpp (deleted) * JobMarket/src/JobMarket/Controller/ControllerOptions_SystemCommandJob.hpp (deleted) * JobMarket/src/JobMarket/Controller/FragmentController.cpp (deleted) * JobMarket/src/JobMarket/Controller/FragmentController.hpp (deleted) * JobMarket/src/JobMarket/Controller/controller.cpp (deleted) * JobMarket/src/JobMarket/Controller/controller_AddOn.hpp (deleted) * JobMarket/src/JobMarket/Controller/controller_AddOn_SystemCommandJob.cpp (deleted) * JobMarket/src/JobMarket/Controller/controller_SystemCommandJob.cpp (deleted) * JobMarket/src/JobMarket/Controller/controller_SystemCommandJob.hpp (deleted) * JobMarket/src/JobMarket/Controller/controller_main.cpp (deleted) * JobMarket/src/JobMarket/Controller/controller_main.hpp (deleted) * JobMarket/src/JobMarket/ControllerChoices.hpp (deleted) * JobMarket/src/JobMarket/DefaultOptions.cpp (deleted) * JobMarket/src/JobMarket/DefaultOptions.hpp (deleted) * JobMarket/src/JobMarket/ExitflagContainer.hpp (deleted) * JobMarket/src/JobMarket/FragmentQueue.cpp (deleted) * JobMarket/src/JobMarket/FragmentQueue.hpp (deleted) * JobMarket/src/JobMarket/FragmentScheduler.cpp (deleted) * JobMarket/src/JobMarket/FragmentScheduler.hpp (deleted) * JobMarket/src/JobMarket/GlobalJobId.cpp (deleted) * JobMarket/src/JobMarket/GlobalJobId.hpp (deleted) * JobMarket/src/JobMarket/JobId.cpp (deleted) * JobMarket/src/JobMarket/JobId.hpp (deleted) * JobMarket/src/JobMarket/Jobs/FragmentJob.cpp (deleted) * JobMarket/src/JobMarket/Jobs/FragmentJob.hpp (deleted) * JobMarket/src/JobMarket/Jobs/SystemCommandJob.cpp (deleted) * JobMarket/src/JobMarket/Jobs/SystemCommandJob.hpp (deleted) * JobMarket/src/JobMarket/Listener.cpp (deleted) * JobMarket/src/JobMarket/Listener.hpp (deleted) * JobMarket/src/JobMarket/Makefile.am (deleted) * JobMarket/src/JobMarket/Operations/AsyncOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/AsyncOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/CheckResultsOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/CheckResultsOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/GetNextJobIdOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/GetNextJobIdOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/ReceiveResultsOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/ReceiveResultsOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/RemoveAllWorkerOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/RemoveAllWorkerOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/SendJobsOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/SendJobsOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/ShutdownOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Controllers/ShutdownOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Operation.hpp (deleted) * JobMarket/src/JobMarket/Operations/OperationQueue.cpp (deleted) * JobMarket/src/JobMarket/Operations/OperationQueue.hpp (deleted) * JobMarket/src/JobMarket/Operations/OperationRegistry.cpp (deleted) * JobMarket/src/JobMarket/Operations/OperationRegistry.hpp (deleted) * JobMarket/src/JobMarket/Operations/Servers/SendJobToWorkerOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Servers/SendJobToWorkerOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Servers/ShutdownWorkerOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Servers/ShutdownWorkerOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/SyncOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/SyncOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Workers/EnrollInPoolOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Workers/EnrollInPoolOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Workers/ObtainJobOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Workers/ObtainJobOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Workers/RemoveFromPoolOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Workers/RemoveFromPoolOperation.hpp (deleted) * JobMarket/src/JobMarket/Operations/Workers/SubmitResultOperation.cpp (deleted) * JobMarket/src/JobMarket/Operations/Workers/SubmitResultOperation.hpp (deleted) * JobMarket/src/JobMarket/Pool/PoolWorker.cpp (deleted) * JobMarket/src/JobMarket/Pool/PoolWorker.hpp (deleted) * JobMarket/src/JobMarket/Pool/WorkerPool.cpp (deleted) * JobMarket/src/JobMarket/Pool/WorkerPool.hpp (deleted) * JobMarket/src/JobMarket/Results/FragmentResult.cpp (deleted) * JobMarket/src/JobMarket/Results/FragmentResult.hpp (deleted) * JobMarket/src/JobMarket/ServerOptions.cpp (deleted) * JobMarket/src/JobMarket/ServerOptions.hpp (deleted) * JobMarket/src/JobMarket/SignalHandler.cpp (deleted) * JobMarket/src/JobMarket/SignalHandler.hpp (deleted) * JobMarket/src/JobMarket/SignalOptions.cpp (deleted) * JobMarket/src/JobMarket/SignalOptions.hpp (deleted) * JobMarket/src/JobMarket/WorkerAddress.cpp (deleted) * JobMarket/src/JobMarket/WorkerAddress.hpp (deleted) * JobMarket/src/JobMarket/WorkerChoices.hpp (deleted) * JobMarket/src/JobMarket/WorkerOptions.cpp (deleted) * JobMarket/src/JobMarket/WorkerOptions.hpp (deleted) * JobMarket/src/JobMarket/atexit.cpp (deleted) * JobMarket/src/JobMarket/atexit.hpp (deleted) * JobMarket/src/JobMarket/poolworker.cpp (deleted) * JobMarket/src/JobMarket/poolworker_main.cpp (deleted) * JobMarket/src/JobMarket/poolworker_main.hpp (deleted) * JobMarket/src/JobMarket/server.cpp (deleted) * JobMarket/src/JobMarket/server_main.cpp (deleted) * JobMarket/src/JobMarket/server_main.hpp (deleted) * JobMarket/src/JobMarket/types.hpp (deleted) * JobMarket/src/documentation/Makefile.am (deleted) * JobMarket/src/documentation/jobmarket.dox (deleted) * JobMarket/src/documentation/mainpage.dox (deleted) * JobMarket/src/unittests/FragmentJobUnitTest.cpp (deleted) * JobMarket/src/unittests/FragmentJobUnitTest.hpp (deleted) * JobMarket/src/unittests/FragmentQueueUnitTest.cpp (deleted) * JobMarket/src/unittests/FragmentQueueUnitTest.hpp (deleted) * JobMarket/src/unittests/FragmentResultUnitTest.cpp (deleted) * JobMarket/src/unittests/FragmentResultUnitTest.hpp (deleted) * JobMarket/src/unittests/Makefile.am (deleted) * JobMarket/src/unittests/OperationQueueUnitTest.cpp (deleted) * JobMarket/src/unittests/OperationQueueUnitTest.hpp (deleted) * JobMarket/src/unittests/SystemCommandJobUnitTest.cpp (deleted) * JobMarket/src/unittests/SystemCommandJobUnitTest.hpp (deleted) * JobMarket/src/unittests/UnitTestMain.cpp (deleted) * JobMarket/src/unittests/WorkerAddressUnitTest.cpp (deleted) * JobMarket/src/unittests/WorkerAddressUnitTest.hpp (deleted) * JobMarket/src/unittests/WorkerPoolUnitTest.cpp (deleted) * JobMarket/src/unittests/WorkerPoolUnitTest.hpp (deleted) * JobMarket/src/unittests/stubs/AsyncOperationStub.hpp (deleted) * JobMarket/src/unittests/stubs/FragmentJobStub.cpp (deleted) * JobMarket/src/unittests/stubs/FragmentJobStub.hpp (deleted) * JobMarket/src/unittests/stubs/FragmentResultStub.cpp (deleted) * JobMarket/src/unittests/stubs/ObserverStub.cpp (deleted) * JobMarket/src/unittests/stubs/ObserverStub.hpp (deleted) * JobMarket/tests/CodeChecks/Makefile.am (deleted) * JobMarket/tests/CodeChecks/atlocal.in (deleted) * JobMarket/tests/CodeChecks/testsuite-config_h.at (deleted) * JobMarket/tests/CodeChecks/testsuite-date_in_dox.at (deleted) * JobMarket/tests/CodeChecks/testsuite-header-dist.at (deleted) * JobMarket/tests/CodeChecks/testsuite-memdebug.at (deleted) * JobMarket/tests/CodeChecks/testsuite-project-disclaimer.at (deleted) * JobMarket/tests/Makefile.am (deleted) * JobMarket/tests/regression/atlocal.in (deleted) * JobMarket/tests/regression/testsuite-addingjobs.at (deleted) * JobMarket/tests/regression/testsuite-checkstate.at (deleted) * JobMarket/tests/regression/testsuite-completerun.at (deleted) * JobMarket/tests/regression/testsuite-enrollinpool.at (deleted) * JobMarket/tests/regression/testsuite-getresults.at (deleted) * JobMarket/tests/regression/testsuite-resubmitjobs.at (deleted) * JobMarket/tests/regression/testsuite-server-shutdown.at (deleted) * JobMarket/tests/regression/testsuite-server-worker.at (deleted) * JobMarket/tests/regression/testsuite.at (deleted) * Makefile.am (modified) * configure.ac (modified) * m4/ax_jobmarket.m4 (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Jobs/MPQCCommandJob.cpp (modified) * src/Jobs/MPQCCommandJob_MPQCData.cpp (modified) * src/Jobs/MPQCCommandJob_MPQCData.hpp (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Server.cpp (modified) * src/UIElements/Makefile.am (modified) * src/controller_MPQCCommandJob.cpp (modified) * src/poolworker.cpp (modified) * src/unittests/Makefile.am (modified) * tests/CodeChecks/testsuite-globallistofactions_hpp.at (modified) * tests/JobMarket/Makefile.am (moved) * tests/JobMarket/atlocal.in (added) * tests/JobMarket/molecuilder.in (added) * tests/JobMarket/mpqc.cpp (moved) * tests/JobMarket/pre/BondFragment00.in (moved) * tests/JobMarket/pre/BondFragment00.out (moved) * tests/JobMarket/pre/BondFragment01.out (moved) * tests/JobMarket/pre/BondFragment02.out (moved) * tests/JobMarket/pre/BondFragment03.out (moved) * tests/JobMarket/pre/BondFragment04.out (moved) * tests/JobMarket/pre/BondFragment05.out (moved) * tests/JobMarket/pre/BondFragment06.out (moved) * tests/JobMarket/pre/BondFragmentAdjacency.dat (moved) * tests/JobMarket/pre/BondFragmentForces-Factors.dat (moved) * tests/JobMarket/pre/BondFragmentKeySets.dat (moved) * tests/JobMarket/testsuite-jobmarket-molecuilderrun.at (moved) * tests/JobMarket/testsuite-jobmarket-mpqc-jobs.at (moved) * tests/JobMarket/testsuite-jobmarket-stand-in-mpqc.at (moved) * tests/JobMarket/testsuite-jobmarket.at (added) * tests/JobMarket/testsuite.at (moved) * tests/Makefile.am (modified) * tests/regression/Fragmentation/testsuite-fragmentation.at (modified) * tests/regression/Makefile.am (modified) Removed JobMarket as it is now in its own repository. - added ... Fri, 06 Jul 2012 10:18:46 GMT Frederik Heber [a10cc0] * JobMarket/AUTHORS (added) * JobMarket/COPYING (added) * JobMarket/ChangeLog (added) * JobMarket/INSTALL (added) * JobMarket/JobMarket-debug.pc.in (added) * JobMarket/JobMarket.pc.in (added) * JobMarket/Makefile.am (added) * JobMarket/NEWS (added) * JobMarket/README (added) * JobMarket/bootstrap (added) * JobMarket/build-aux/README (added) * JobMarket/configure.ac (added) * JobMarket/configure.scan (added) * JobMarket/doc/Doxyfile (added) * JobMarket/doc/Makefile.am (added) * JobMarket/doc/am_doxygen_include.am (added) * JobMarket/libJobMarket_config.h.in (added) * JobMarket/m4 (added) * JobMarket/src/JobMarket/Connection.hpp (moved) * JobMarket/src/JobMarket/ControllerChoices.hpp (moved) * JobMarket/src/JobMarket/ExitflagContainer.hpp (moved) * JobMarket/src/JobMarket/FragmentController.cpp (moved) * JobMarket/src/JobMarket/FragmentController.hpp (moved) * JobMarket/src/JobMarket/FragmentQueue.cpp (moved) * JobMarket/src/JobMarket/FragmentQueue.hpp (moved) * JobMarket/src/JobMarket/FragmentScheduler.cpp (moved) * JobMarket/src/JobMarket/FragmentScheduler.hpp (moved) * JobMarket/src/JobMarket/GlobalJobId.cpp (moved) * JobMarket/src/JobMarket/GlobalJobId.hpp (moved) * JobMarket/src/JobMarket/JobId.cpp (moved) * JobMarket/src/JobMarket/JobId.hpp (moved) * JobMarket/src/JobMarket/Jobs/FragmentJob.cpp (moved) * JobMarket/src/JobMarket/Jobs/FragmentJob.hpp (moved) * JobMarket/src/JobMarket/Jobs/SystemCommandJob.cpp (moved) * JobMarket/src/JobMarket/Jobs/SystemCommandJob.hpp (moved) * JobMarket/src/JobMarket/Listener.cpp (moved) * JobMarket/src/JobMarket/Listener.hpp (moved) * JobMarket/src/JobMarket/Makefile.am (added) * JobMarket/src/JobMarket/Operations/AsyncOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/AsyncOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/CheckResultsOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/CheckResultsOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/GetNextJobIdOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/GetNextJobIdOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/ReceiveResultsOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/ReceiveResultsOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/RemoveAllWorkerOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/RemoveAllWorkerOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/SendJobsOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/SendJobsOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/ShutdownOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Controllers/ShutdownOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Operation.hpp (moved) * JobMarket/src/JobMarket/Operations/OperationQueue.cpp (moved) * JobMarket/src/JobMarket/Operations/OperationQueue.hpp (moved) * JobMarket/src/JobMarket/Operations/OperationRegistry.cpp (moved) * JobMarket/src/JobMarket/Operations/OperationRegistry.hpp (moved) * JobMarket/src/JobMarket/Operations/Servers/SendJobToWorkerOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Servers/SendJobToWorkerOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Servers/ShutdownWorkerOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Servers/ShutdownWorkerOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/SyncOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/SyncOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Workers/EnrollInPoolOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Workers/EnrollInPoolOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Workers/ObtainJobOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Workers/ObtainJobOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Workers/RemoveFromPoolOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Workers/RemoveFromPoolOperation.hpp (moved) * JobMarket/src/JobMarket/Operations/Workers/SubmitResultOperation.cpp (moved) * JobMarket/src/JobMarket/Operations/Workers/SubmitResultOperation.hpp (moved) * JobMarket/src/JobMarket/Pool/PoolWorker.cpp (moved) * JobMarket/src/JobMarket/Pool/PoolWorker.hpp (moved) * JobMarket/src/JobMarket/Pool/WorkerPool.cpp (moved) * JobMarket/src/JobMarket/Pool/WorkerPool.hpp (moved) * JobMarket/src/JobMarket/Results/FragmentResult.cpp (moved) * JobMarket/src/JobMarket/Results/FragmentResult.hpp (moved) * JobMarket/src/JobMarket/WorkerAddress.cpp (moved) * JobMarket/src/JobMarket/WorkerAddress.hpp (moved) * JobMarket/src/JobMarket/WorkerChoices.hpp (moved) * JobMarket/src/JobMarket/atexit.cpp (moved) * JobMarket/src/JobMarket/atexit.hpp (moved) * JobMarket/src/JobMarket/types.hpp (moved) * JobMarket/src/documentation/Makefile.am (added) * JobMarket/src/documentation/jobmarket.dox (moved) * JobMarket/src/documentation/mainpage.dox (added) * JobMarket/src/unittests/FragmentJobUnitTest.cpp (moved) * JobMarket/src/unittests/FragmentJobUnitTest.hpp (moved) * JobMarket/src/unittests/FragmentQueueUnitTest.cpp (moved) * JobMarket/src/unittests/FragmentQueueUnitTest.hpp (moved) * JobMarket/src/unittests/FragmentResultUnitTest.cpp (moved) * JobMarket/src/unittests/FragmentResultUnitTest.hpp (moved) * JobMarket/src/unittests/Makefile.am (moved) * JobMarket/src/unittests/OperationQueueUnitTest.cpp (moved) * JobMarket/src/unittests/OperationQueueUnitTest.hpp (moved) * JobMarket/src/unittests/SystemCommandJobUnitTest.cpp (moved) * JobMarket/src/unittests/SystemCommandJobUnitTest.hpp (moved) * JobMarket/src/unittests/UnitTestMain.cpp (added) * JobMarket/src/unittests/WorkerAddressUnitTest.cpp (moved) * JobMarket/src/unittests/WorkerAddressUnitTest.hpp (moved) * JobMarket/src/unittests/WorkerPoolUnitTest.cpp (moved) * JobMarket/src/unittests/WorkerPoolUnitTest.hpp (moved) * JobMarket/src/unittests/stubs/AsyncOperationStub.hpp (moved) * JobMarket/src/unittests/stubs/FragmentJobStub.cpp (moved) * JobMarket/src/unittests/stubs/FragmentJobStub.hpp (moved) * JobMarket/src/unittests/stubs/FragmentResultStub.cpp (moved) * JobMarket/src/unittests/stubs/ObserverStub.cpp (added) * JobMarket/src/unittests/stubs/ObserverStub.hpp (added) * JobMarket/tests/CodeChecks/Makefile.am (added) * JobMarket/tests/CodeChecks/atlocal.in (added) * JobMarket/tests/CodeChecks/testsuite-config_h.at (added) * JobMarket/tests/CodeChecks/testsuite-date_in_dox.at (added) * JobMarket/tests/CodeChecks/testsuite-header-dist.at (added) * JobMarket/tests/CodeChecks/testsuite-memdebug.at (added) * JobMarket/tests/CodeChecks/testsuite-project-disclaimer.at (added) * JobMarket/tests/CodeChecks/testsuite.at (added) * Makefile.am (modified) * configure.ac (modified) * src/Fragmentation/Automation/Makefile.am (deleted) * src/Jobs/MPQCCommandJob.cpp (modified) * src/Jobs/MPQCCommandJob.hpp (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) Moved all Fragmentation/Automation into new subpackage JobMarket. - ... Wed, 27 Jun 2012 16:07:18 GMT Frederik Heber [d920b9] * configure.ac (modified) * src/Fragmentation/Automation/Controller/Commands/ReceiveJobsOperation.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentWorker.cpp (modified) * src/Fragmentation/Automation/Jobs/FragmentJob.cpp (modified) * src/Fragmentation/Automation/Jobs/FragmentJob.hpp (modified) * src/Fragmentation/Automation/Jobs/SystemCommandJob.cpp (added) * src/Fragmentation/Automation/Jobs/SystemCommandJob.hpp (added) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/Worker.cpp (modified) * src/Fragmentation/Automation/controller.cpp (modified) * src/Fragmentation/Automation/unittests/FragmentJobUnitTest.cpp (modified) * src/Fragmentation/Automation/unittests/FragmentQueueUnitTest.cpp (modified) * src/Fragmentation/Automation/unittests/Makefile.am (modified) * src/Fragmentation/Automation/unittests/SystemCommandJobUnitTest.cpp (added) * src/Fragmentation/Automation/unittests/SystemCommandJobUnitTest.hpp (added) * src/Fragmentation/Automation/unittests/stubs/FragmentJobStub.cpp (added) * src/Fragmentation/Automation/unittests/stubs/FragmentJobStub.hpp (added) Abstracted FragmentJob and introduced SystemCommandJob which has its ... Fri, 22 Jun 2012 15:21:25 GMT Frederik Heber [78ad7d] * configure.ac (modified) * src/Fragmentation/Automation/Controller/Commands/ReceiveJobsOperation.cpp (modified) * src/Fragmentation/Automation/Controller/Commands/ReceiveJobsOperation.hpp (modified) * src/Fragmentation/Automation/FragmentJob.hpp (modified) * src/Fragmentation/Automation/FragmentQueue.cpp (modified) * src/Fragmentation/Automation/FragmentQueue.hpp (modified) * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.hpp (modified) * src/Fragmentation/Automation/FragmentWorker.cpp (modified) * src/Fragmentation/Automation/FragmentWorker.hpp (modified) * src/Fragmentation/Automation/controller.cpp (modified) * src/Fragmentation/Automation/unittests/FragmentJobUnitTest.cpp (modified) * src/Fragmentation/Automation/unittests/FragmentQueueUnitTest.cpp (modified) FragmentJob is now passed inside boost::shared_ptr. - FragmentJob ... Mon, 18 Jun 2012 10:53:31 GMT Frederik Heber [0174b62] * configure.ac (modified) Set version to 1.2.5 - Molecuilder library is now 9:0:0. - ... Fri, 04 May 2012 14:13:17 GMT Frederik Heber [d0b3aca] * Makefile.am (modified) * configure.ac (modified) * src/Fragmentation/Automation/Makefile.am (added) * src/Fragmentation/Automation/Worker.cpp (added) * tests/CodeChecks/testsuite-config_h.at (modified) * tests/CodeChecks/testsuite-memdebug.at (modified) Added initial setting for creating client/server for automated ... Thu, 12 Apr 2012 07:31:26 GMT Frederik Heber [e44956] * configure.ac (modified) Set version to 1.2.4 - Molecuilder library is now 8:0:1. - ... Mon, 02 Apr 2012 11:09:47 GMT Frederik Heber [2935fd] * configure.ac (modified) Set version to 1.2.3 - Molecuilder library is now 8:0:0. - ... Wed, 22 Feb 2012 11:29:59 GMT Frederik Heber [fb4086] * configure.ac (modified) Set version to 1.2.2 - Molecuilder library is now 7:0:1. - ... Mon, 09 Jan 2012 18:15:58 GMT Frederik Heber [d08ab3] * LinearAlgebra/configure.ac (modified) * configure.ac (modified) Set version to 1.2.1 - Molecuilder library is now 7:0:0. - ... Fri, 06 Jan 2012 14:02:04 GMT Frederik Heber [fbbcde] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * src/LinkedCell/LinkedCell.cpp (modified) * src/LinkedCell/LinkedCell_View.cpp (modified) * src/LinkedCell/types.hpp (modified) * src/LinkedCell/unittests/LinkedCellUnitTest.cpp (modified) * src/LinkedCell/unittests/LinkedCell_ViewUnitTest.cpp (modified) * src/unittests/Makefile.am (modified) FIX: TestRunner is now compiled based on AM_CONDITIONAL set by HAVE_ECUT. Thu, 05 Jan 2012 12:44:07 GMT Frederik Heber [9fd196] * configure.ac (modified) * tests/Python/BoxMaker/testsuite-python-boxmaker.at (modified) * utils/Bash/Makefile.am (added) * utils/Bash/bash_completion (added) * utils/Makefile.am (modified) * utils/Python/HOWTO-boxmaker (moved) * utils/Python/Makefile.am (added) * utils/Python/boxmaker.py.in (moved) * utils/Python/python_wrapper.in (moved) Added bash_completion file. - use as . utils/Bash/bash_completion, ... Mon, 02 Jan 2012 13:35:16 GMT Frederik Heber [7c0191] * configure.ac (modified) We now require CodePatterns 1.2.1. - this is to incorporate the ... Mon, 02 Jan 2012 13:00:04 GMT Frederik Heber [02ce36] * configure.ac (modified) * src/Actions/Process.hpp (modified) * src/Atom/atom_observable.cpp (modified) * src/Atom/atom_observable.hpp (modified) * src/Descriptors/AtomDescriptor.cpp (modified) * src/Descriptors/AtomIdDescriptor.cpp (modified) * src/Descriptors/MoleculeDescriptor.cpp (modified) * src/Descriptors/MoleculeIdDescriptor.cpp (modified) * src/Descriptors/MoleculePtrDescriptor.cpp (modified) * src/MoleculeListClass.hpp (modified) * src/Parser/ChangeTracker.hpp (modified) * src/Parser/FormatParser_common.cpp (modified) * src/Parser/FormatParser_common.hpp (modified) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.cpp (modified) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.hpp (modified) * src/UIElements/TextUI/TextStatusIndicator.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/GLWorldView.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLWorldView.hpp (modified) * src/UIElements/Views/Qt4/QtMoleculeView.hpp (modified) * src/UIElements/Views/Qt4/QtStatusBar.hpp (modified) * src/UIElements/Views/Qt4/QtWorldView.hpp (modified) * src/World.cpp (modified) * src/World.hpp (modified) * src/molecule.hpp (modified) We now require CodePatterns 1.2.0. - this is due to the updated ... Wed, 28 Dec 2011 15:30:07 GMT Frederik Heber [794bc8] * configure.ac (modified) * src/LinkedCell/LinkedCell.cpp (added) * src/LinkedCell/LinkedCell.hpp (added) * src/LinkedCell/types.hpp (added) * src/LinkedCell/unittests/LinkedCellUnitTest.cpp (added) * src/LinkedCell/unittests/LinkedCellUnitTest.hpp (added) * src/LinkedCell/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Added LinkedCell as commodity class around LinkedList. - LinkedList ... Wed, 28 Dec 2011 15:25:48 GMT Frederik Heber [30c753] * configure.ac (modified) * src/Dynamics/LinearInterpolationBetweenSteps.hpp (modified) * src/Dynamics/VerletForceIntegration.hpp (modified) * src/Parser/FormatParserStorage.cpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) * src/molecule_geometry.cpp (modified) * src/molecule_graph.cpp (modified) * tests/regression/Molecules/BondFile/testsuite-molecules-fragmentation-bond-file.at (modified) * tests/regression/Tesselation/BigNonConvex/testsuite-tesselation-big-non-convex-envelope.at (modified) Removed atomSet atoms in class molecule and replaced by a ... Wed, 28 Dec 2011 15:24:58 GMT Frederik Heber [f99714] * LinearAlgebra/configure.ac (modified) * configure.ac (modified) FIX: Finally correctly implemented all --enable-... switches in ... Wed, 28 Dec 2011 15:24:57 GMT Frederik Heber [db1a72] * LinearAlgebra/configure.ac (modified) * configure.ac (modified) FIX: Corrected check for gsl's blas requirement. 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. ... Wed, 28 Dec 2011 15:24:56 GMT Frederik Heber [f3b8a5] * LinearAlgebra/configure.ac (modified) * configure.ac (modified) Changed enable switches in configure.ac. - with-valgrind is ... Thu, 10 Nov 2011 16:05:43 GMT Frederik Heber [bde4a6] * configure.ac (modified) Set version to 1.2.0 - Molecuilder library is now 6:0:0. - ... Thu, 10 Nov 2011 11:23:49 GMT Frederik Heber [04e1fb] * configure.ac (modified) * utils/Makefile.am (modified) * utils/python_wrapper.in (added) Added rules to utils/Makefile.am such that python script can be ... Thu, 10 Nov 2011 10:21:23 GMT Frederik Heber [938ffd] * Makefile.am (modified) * configure.ac (modified) * utils/Makefile.am (added) Added Makefile to utils to install python scripts. Mon, 07 Nov 2011 16:12:25 GMT Frederik Heber [bcfb77] * configure.ac (modified) * utils/boxmaker.py.in (moved) Added correct shebang to boxmaker.py. - also configure fills in ... Fri, 04 Nov 2011 15:20:40 GMT Frederik Heber [2d31e1] * configure.ac (modified) * src/Actions/hello.cpp (modified) * src/Makefile.am (modified) * tests/regression/Makefile.am (modified) * tests/regression/Python/run.in (added) * tests/regression/Python/testsuite-python.at (modified) Python tests are now launched via small script run.in. - this is ... Fri, 04 Nov 2011 15:20:40 GMT Frederik Heber [715085] * configure.ac (modified) * m4/ax_python.m4 (added) * src/Actions/hello.cpp (added) * src/Makefile.am (modified) * tests/regression/Makefile.am (modified) * tests/regression/Python/testsuite-python.at (added) * tests/regression/testsuite.at (modified) Simple boost::python test program added. - we have a function ... 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. - ... Fri, 04 Nov 2011 15:20:21 GMT Frederik Heber [22db89] * configure.ac (modified) * m4/ax_codepatterns.m4 (modified) Using new version of CodePatterns 1.1.7. - m4 macro ... Fri, 04 Nov 2011 15:20:06 GMT Frederik Heber [bf3379] * configure.ac (modified) Set version to 1.1.6 - Molecuilder library is now 5:2:0. - ... Thu, 03 Nov 2011 10:38:31 GMT Frederik Heber [bbff92] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/doc/Doxyfile (modified) * LinearAlgebra/src/documentation/groups.dox (added) * LinearAlgebra/src/documentation/mainpage.dox (added) * LinearAlgebra/tests/CodeChecks/Makefile.am (modified) * LinearAlgebra/tests/CodeChecks/testsuite-config_h.at (modified) * LinearAlgebra/tests/CodeChecks/testsuite-date_in_dox.at (added) * LinearAlgebra/tests/CodeChecks/testsuite-memdebug.at (modified) * LinearAlgebra/tests/CodeChecks/testsuite.at (modified) * Makefile.am (modified) * configure.ac (modified) * doc/Doxyfile (modified) * doc/userguide.xml (modified) * src/Actions/Action.hpp (modified) * src/Actions/ValueStorage.hpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.hpp (modified) * src/builder.cpp (modified) * src/documentation/code.dox (added) * src/documentation/constructs/actions.dox (added) * src/documentation/constructs/atoms.dox (added) * src/documentation/constructs/bondgraph.dox (added) * src/documentation/constructs/constructs.dox (added) * src/documentation/constructs/descriptors.dox (added) * src/documentation/constructs/fragmentation.dox (added) * src/documentation/constructs/linearalgebra.dox (added) * src/documentation/constructs/logger.dox (added) * src/documentation/constructs/molecules.dox (added) * src/documentation/constructs/observers_observables.dox (added) * src/documentation/constructs/parsers.dox (added) * src/documentation/constructs/randomnumbers.dox (added) * src/documentation/constructs/serialization.dox (added) * src/documentation/constructs/shapes.dox (added) * src/documentation/constructs/tesselation.dox (added) * src/documentation/constructs/world.dox (added) * src/documentation/copyright.dox (added) * src/documentation/faq.dox (added) * src/documentation/fileformats.dox (added) * src/documentation/future.dox (added) * src/documentation/howtos/action.dox (added) * src/documentation/howtos/howtos.dox (added) * src/documentation/install.dox (added) * src/documentation/launch.dox (added) * src/documentation/mainpage.dox (added) * src/documentation/tests/code-tests.dox (added) * src/documentation/tests/regression-tests.dox (added) * src/documentation/tests/tests.dox (added) * src/documentation/tests/unit-tests.dox (added) * src/documentation/userinterfaces/commandline.dox (added) * src/documentation/userinterfaces/graphical.dox (added) * src/documentation/userinterfaces/python.dox (added) * src/documentation/userinterfaces/textmenu.dox (added) * src/documentation/userinterfaces/userinterfaces.dox (added) * tests/CodeChecks/Makefile.am (modified) * tests/CodeChecks/testsuite-config_h.at (modified) * tests/CodeChecks/testsuite-date_in_dox.at (added) * tests/CodeChecks/testsuite-memdebug.at (modified) * tests/CodeChecks/testsuite.at (modified) Merge branch 'Doxygen_Documentation_Enhancement' into mergeMaster