| ../ | 
  | WorldAction |  | afbbfeb | 12 years | FrederikHeber | FIX: Some python commands with default values threw asserts.
- … | 
  | unittests |  | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | TesselationAction |  | b5b01e | 12 years | FrederikHeber | ActionState extracted into own header file, rename Action::state_ptr … | 
  | ShapeAction |  | a2a2f7 | 12 years | FrederikHeber | Huge warning fix.
- fixed unused variables.
- fixed set but unused … | 
  | SelectionAction |  | a2a2f7 | 12 years | FrederikHeber | Huge warning fix.
- fixed unused variables.
- fixed set but unused … | 
  | RandomNumbersAction |  | b5b01e | 12 years | FrederikHeber | ActionState extracted into own header file, rename Action::state_ptr … | 
  | PotentialAction |  | 9b68fc | 11 years | FrederikHeber | FitParticleChargesAction now averages over all fitted partial charges. … | 
  | ParserAction |  | b5b01e | 12 years | FrederikHeber | ActionState extracted into own header file, rename Action::state_ptr … | 
  | MoleculeAction |  | 5eaa23 | 12 years | FrederikHeber | Added sensible default values to MolecularDynamics sequence of Actions. | 
  | GraphAction |  | f47e00b | 12 years | FrederikHeber | FIX: SubgraphDissectionAction is now a MakroAction, fixed … | 
  | FragmentationAction |  | c09f94 | 12 years | FrederikHeber | Transformed FragmentationAutomationAction into a Process.
- Removed … | 
  | FillAction |  | 5f364e | 12 years | FrederikHeber | FIX: Fix typo in error msg of FillRegularGridAction. | 
  | CommandAction |  | 5c78e3 | 12 years | FrederikHeber | FIX: Implemented VersionAction.
- yes, it never printed the actual … | 
  | BondAction |  | b5b01e | 12 years | FrederikHeber | ActionState extracted into own header file, rename Action::state_ptr … | 
  | AtomAction |  | b5b01e | 12 years | FrederikHeber | ActionState extracted into own header file, rename Action::state_ptr … | 
  | AnalysisAction |  | cc6e5c | 11 years | FrederikHeber | Replaced Reactions by simple function exported to pyMoleCuilder.
- … | 
  | Values.hpp | 1.0 KB
     | 7d9416 | 13 years | FrederikHeber | Turned query<Box> into query<RealSpaceMatrix>
- CenterInBox and … | 
  | Values.cpp | 1.8 KB
     | 94d5ac6 | 13 years | FrederikHeber | FIX: As we use GSL internally, we are as of now required to use GPL v2 … | 
  | UndoRedoHelpers.hpp | 2.2 KB
     | 8ea3e7 | 13 years | FrederikHeber | CopyMolecule can now copy all currently selected molecules.
- this is … | 
  | UndoRedoHelpers.cpp | 4.8 KB
     | 94d5ac6 | 13 years | FrederikHeber | FIX: As we use GSL internally, we are as of now required to use GPL v2 … | 
  | UndoAction.hpp | 327 bytes
     | e4afb4 | 15 years | FrederikHeber | Huge refactoring: Introduction of Traits to Actions.
This change is … | 
  | UndoAction.def | 861 bytes
     | 6ba9ba | 13 years | FrederikHeber | Default values are properly set by the Action into their … | 
  | UndoAction.cpp | 1.9 KB
     | 6367dd | 12 years | FrederikHeber | ActionHistory now is part of ActionQueue.
- TESTFIX: changes to … | 
  | toPythonString.hpp | 1.6 KB
     | 9928395 | 12 years | FrederikHeber | Added more complex python example to regression test of store session. … | 
  | toPythonString.cpp | 1.9 KB
     | 9928395 | 12 years | FrederikHeber | Added more complex python example to regression test of store session. … | 
  | toCLIString.hpp | 1.6 KB
     | 27d0bc | 12 years | FrederikHeber | Extended and fixed toCLIString for RealSpaceMatrix, element and vector<>. | 
  | toCLIString.cpp | 2.1 KB
     | 27d0bc | 12 years | FrederikHeber | Extended and fixed toCLIString for RealSpaceMatrix, element and vector<>. | 
  | RedoAction.hpp | 327 bytes
     | e4afb4 | 15 years | FrederikHeber | Huge refactoring: Introduction of Traits to Actions.
This change is … | 
  | RedoAction.def | 865 bytes
     | 6ba9ba | 13 years | FrederikHeber | Default values are properly set by the Action into their … | 
  | RedoAction.cpp | 1.9 KB
     | 6367dd | 12 years | FrederikHeber | ActionHistory now is part of ActionQueue.
- TESTFIX: changes to … | 
  | Process.hpp | 2.3 KB
     | c09f94 | 12 years | FrederikHeber | Transformed FragmentationAutomationAction into a Process.
- Removed … | 
  | Process.cpp | 2.8 KB
     | c09f94 | 12 years | FrederikHeber | Transformed FragmentationAutomationAction into a Process.
- Removed … | 
  | OptionTrait.hpp | 1.4 KB
     | d41313 | 14 years | FrederikHeber | Added output operators for both ActionTraits and OptionTrait. | 
  | OptionTrait.cpp | 4.9 KB
     | 94d5ac6 | 13 years | FrederikHeber | FIX: As we use GSL internally, we are as of now required to use GPL v2 … | 
  | OptionRegistry.hpp | 956 bytes
     | 126867 | 12 years | FrederikHeber | Actions no longer register themselves, ActionQueue::addAction() … | 
  | OptionRegistry.cpp | 4.6 KB
     | 690741 | 12 years | FrederikHeber | Added getListOfActions() and getActionsTrait() to completely wrap … | 
  | MethodAction.hpp | 1.1 KB
     | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | MethodAction.cpp | 2.4 KB
     | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | ManipulateAtomsProcess.hpp | 1.4 KB
     | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | ManipulateAtomsProcess.cpp | 2.8 KB
     | c09f94 | 12 years | FrederikHeber | Transformed FragmentationAutomationAction into a Process.
- Removed … | 
  | MakroAction_impl_pre.hpp | 13.8 KB
     | 975b83 | 11 years | FrederikHeber | Added ActionQueue::insertAction().
- this is preparatory for allowing … | 
  | MakroAction_impl_header.hpp | 9.4 KB
     | 975b83 | 11 years | FrederikHeber | Added ActionQueue::insertAction().
- this is preparatory for allowing … | 
  | MakroAction.hpp | 2.2 KB
     | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | MakroAction.cpp | 4.2 KB
     | 74459a | 11 years | FrederikHeber | Added --disable-action-thread to allow disabling of extra run thread.
 … | 
  | Makefile.am | 28.5 KB
     | 975b83 | 11 years | FrederikHeber | Added ActionQueue::insertAction().
- this is preparatory for allowing … | 
  | GlobalListOfActions.hpp | 5.0 KB
     | 975b83 | 11 years | FrederikHeber | Added ActionQueue::insertAction().
- this is preparatory for allowing … | 
  | ErrorAction.hpp | 854 bytes
     | 477012 | 12 years | FrederikHeber | Added Action::outputAsPython() and ActionQueue::outputAsPython().
- … | 
  | ErrorAction.cpp | 2.0 KB
     | 477012 | 12 years | FrederikHeber | Added Action::outputAsPython() and ActionQueue::outputAsPython().
- … | 
  | Calculation_impl.hpp | 1.8 KB
     | c09f94 | 12 years | FrederikHeber | Transformed FragmentationAutomationAction into a Process.
- Removed … | 
  | Calculation.hpp | 2.0 KB
     | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | AtomsCalculation_impl.hpp | 1.5 KB
     | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | AtomsCalculation.hpp | 795 bytes
     | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | ActionTraits.hpp | 798 bytes
     | 3139b2 | 14 years | FrederikHeber | Renamed ActionTrait and ActionTraits.
- the specialized Trait … | 
  | ActionTrait.hpp | 1.8 KB
     | 3139b2 | 14 years | FrederikHeber | Renamed ActionTrait and ActionTraits.
- the specialized Trait … | 
  | ActionTrait.cpp | 5.8 KB
     | 94d5ac6 | 13 years | FrederikHeber | FIX: As we use GSL internally, we are as of now required to use GPL v2 … | 
  | ActionState.hpp | 787 bytes
     | b5b01e | 12 years | FrederikHeber | ActionState extracted into own header file, rename Action::state_ptr … | 
  | ActionSequence.hpp | 1.4 KB
     | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | ActionSequence.cpp | 5.4 KB
     | af5384 | 12 years | FrederikHeber | Actions can now clone() and split off prepare() from call().
- … | 
  | ActionRegistry.hpp | 1.6 KB
     | 36053c | 12 years | FrederikHeber | OptionRegistry is now filled by ActionRegistry() not by Action's … | 
  | ActionRegistry.cpp | 7.3 KB
     | 36053c | 12 years | FrederikHeber | OptionRegistry is now filled by ActionRegistry() not by Action's … | 
  | ActionQueue.hpp | 5.2 KB
     | 74459a | 11 years | FrederikHeber | Added --disable-action-thread to allow disabling of extra run thread.
 … | 
  | ActionQueue.cpp | 8.1 KB
     | 74459a | 11 years | FrederikHeber | Added --disable-action-thread to allow disabling of extra run thread.
 … | 
  | ActionParameters.hpp | 622 bytes
     | b5b01e | 12 years | FrederikHeber | ActionState extracted into own header file, rename Action::state_ptr … | 
  | ActionHistory.hpp | 1.2 KB
     | 6367dd | 12 years | FrederikHeber | ActionHistory now is part of ActionQueue.
- TESTFIX: changes to … | 
  | ActionHistory.cpp | 2.8 KB
     | 6367dd | 12 years | FrederikHeber | ActionHistory now is part of ActionQueue.
- TESTFIX: changes to … | 
  | ActionExceptions.hpp | 864 bytes
     | e5c233 | 14 years | FrederikHeber | FIX: replaced boost/exception.hpp by boost/exception/all.hpp. | 
  | Action_impl_undef.hpp | 463 bytes
     | 649aaa | 13 years | FrederikHeber | All Actions' .def files now have a paramvalids that is used to for … | 
  | Action_impl_python.hpp | 4.5 KB
     | 0c8056 | 12 years | FrederikHeber | Actions now get ptr to ActionRegistry in cstor.
- this is the last of … | 
  | Action_impl_pre.hpp | 13.9 KB
     | 975b83 | 11 years | FrederikHeber | Added ActionQueue::insertAction().
- this is preparatory for allowing … | 
  | Action_impl_header.hpp | 9.1 KB
     | 975b83 | 11 years | FrederikHeber | Added ActionQueue::insertAction().
- this is preparatory for allowing … | 
  | Action.hpp | 10.6 KB
     | 975b83 | 11 years | FrederikHeber | Added ActionQueue::insertAction().
- this is preparatory for allowing … | 
  | Action.cpp | 4.7 KB
     | 975b83 | 11 years | FrederikHeber | Added ActionQueue::insertAction().
- this is preparatory for allowing … |