source: src/Actions@ 5aa337

Candidate_v1.7.0 stable
Name Size Rev Age Author Last Change
../
AnalysisAction 0fbea3   5 years frederik.heber FIX: set all analysis actions hasUndo to false. - none of these …
AtomAction 2390e6   5 years frederik.heber SaturateAction may use outer shell information. - when considering …
BondAction c30959   5 years frederik.heber BondAddAction also adds to molecule. - NOTE: This basically does …
CommandAction 0ec9f5   5 years frederik.heber Added UndoMarkAction. NOTE: This action is necessary as not all …
FillAction 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
FragmentationAction 564f17   5 years frederik.heber Extended HomologyContainer::value_t by fragment energy. - renamed …
GeometryAction 836972   8 years frederik.heber Added GeometryRemoveAction. - TESTS: Also added regression test.
GraphAction 564f17   5 years frederik.heber Extended HomologyContainer::value_t by fragment energy. - renamed …
MoleculeAction 38bcbe   5 years frederik.heber StretchBondAction will used tabled distances when given distance is …
ParserAction f4b6bc9   8 years frederik.heber Query::handle() no longer returns bool but has internal result flag. …
PotentialAction 564f17   5 years frederik.heber Extended HomologyContainer::value_t by fragment energy. - renamed …
RandomNumbersAction 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
SelectionAction 87c1cc   5 years frederik.heber FIX: NotAtomByElementAction used atom ptr instead of ids for undo state.
ShapeAction 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
TesselationAction 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
unittests cb98f1   9 years FrederikHeber FIX: One Definition Rule violation by mpqc. - mpqc.cc implements …
WorldAction 137845   8 years frederik.heber StepWorldTime now has a single argument. - this was not possible due …
Action.cpp 4.9 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
Action.hpp 11.7 KB e7ad08   8 years frederik.heber Python interface now converts dashes in tokens to underscores, …
Action_impl_header.hpp 9.2 KB a82f61   10 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
Action_impl_pre.hpp 14.9 KB e7ad08   8 years frederik.heber Python interface now converts dashes in tokens to underscores, …
Action_impl_python.hpp 5.1 KB e7ad08   8 years frederik.heber Python interface now converts dashes in tokens to underscores, …
Action_impl_undef.hpp 463 bytes 649aaa   13 years FrederikHeber All Actions' .def files now have a paramvalids that is used to for …
ActionExceptions.hpp 864 bytes e5c233   14 years FrederikHeber FIX: replaced boost/exception.hpp by boost/exception/all.hpp.
ActionHistory.cpp 3.6 KB 7d2ee1   5 years frederik.heber ActionHistory's marked states is now a stack. - i.e. multiple marks …
ActionHistory.hpp 1.4 KB 7d2ee1   5 years frederik.heber ActionHistory's marked states is now a stack. - i.e. multiple marks …
ActionParameters.hpp 622 bytes b5b01e   12 years FrederikHeber ActionState extracted into own header file, rename Action::state_ptr …
ActionQueue.cpp 12.1 KB 0ec9f5   5 years frederik.heber Added UndoMarkAction. NOTE: This action is necessary as not all …
ActionQueue.hpp 9.9 KB 0ec9f5   5 years frederik.heber Added UndoMarkAction. NOTE: This action is necessary as not all …
ActionRegistry.cpp 7.9 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionRegistry.hpp 1.7 KB 10aee4   10 years FrederikHeber Cleaned up ActionQueue's interface: Actions are always cloned. - …
ActionSequence.cpp 6.1 KB e3ce0e   7 years frederik.heber MakroAction allows getting the internal ActionSequence's current step.
ActionSequence.hpp 1.7 KB e3ce0e   7 years frederik.heber MakroAction allows getting the internal ActionSequence's current step.
ActionState.hpp 787 bytes b5b01e   12 years FrederikHeber ActionState extracted into own header file, rename Action::state_ptr …
ActionStatusList.cpp 2.1 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionStatusList.hpp 1.9 KB 26b4eb4   11 years FrederikHeber Added observable ActionStatusList to ActionQueue. - this allows to …
ActionTrait.cpp 5.8 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionTrait.hpp 1.8 KB 3139b2   14 years FrederikHeber Renamed ActionTrait and ActionTraits. - the specialized Trait …
ActionTraits.hpp 798 bytes 3139b2   14 years FrederikHeber Renamed ActionTrait and ActionTraits. - the specialized Trait …
AtomsCalculation.hpp 795 bytes 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(). - …
Calculation.hpp 2.1 KB a82f61   10 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
Calculation_impl.hpp 2.0 KB a82f61   10 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
DryRunAdvocate.hpp 701 bytes f3db60   10 years FrederikHeber Added DryRun and NoDryRun actions. - actions (un)set a flag inside …
ErrorAction.cpp 2.0 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ErrorAction.hpp 854 bytes 477012   12 years FrederikHeber Added Action::outputAsPython() and ActionQueue::outputAsPython(). - …
GlobalListOfActions.hpp 5.9 KB 0ec9f5   5 years frederik.heber Added UndoMarkAction. NOTE: This action is necessary as not all …
Makefile.am 35.0 KB 0ec9f5   5 years frederik.heber Added UndoMarkAction. NOTE: This action is necessary as not all …
MakroAction.cpp 4.5 KB e3ce0e   7 years frederik.heber MakroAction allows getting the internal ActionSequence's current step.
MakroAction.hpp 2.6 KB e3ce0e   7 years frederik.heber MakroAction allows getting the internal ActionSequence's current step.
MakroAction_impl_header.hpp 9.5 KB 329cf3   11 years FrederikHeber FIX: All MakroActions now have prototype_actions and copy from that. …
MakroAction_impl_pre.hpp 13.8 KB e7ad08   8 years frederik.heber Python interface now converts dashes in tokens to underscores, …
ManipulateAtomsProcess.cpp 2.9 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ManipulateAtomsProcess.hpp 1.5 KB a82f61   10 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
MethodAction.cpp 2.5 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
MethodAction.hpp 1.2 KB a82f61   10 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
OptionRegistry.cpp 4.6 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
OptionRegistry.hpp 956 bytes 126867   12 years FrederikHeber Actions no longer register themselves, ActionQueue::addAction() …
OptionTrait.cpp 4.9 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
OptionTrait.hpp 1.4 KB d41313   14 years FrederikHeber Added output operators for both ActionTraits and OptionTrait.
Process.cpp 2.8 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
Process.hpp 2.3 KB c09f94   12 years FrederikHeber Transformed FragmentationAutomationAction into a Process. - Removed …
RedoAction.cpp 1.9 KB cd79d0   5 years frederik.heber Undo and Redo state debug info about involved action.
RedoAction.def 865 bytes 6ba9ba   13 years FrederikHeber Default values are properly set by the Action into their …
RedoAction.hpp 327 bytes e4afb4   15 years FrederikHeber Huge refactoring: Introduction of Traits to Actions. This change is …
toCLIString.cpp 2.3 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
toCLIString.hpp 1.7 KB 33e801   10 years FrederikHeber Added ParameterPair (i.e. "key = value;") to allow other string …
toPythonString.cpp 2.4 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
toPythonString.hpp 1.7 KB 33e801   10 years FrederikHeber Added ParameterPair (i.e. "key = value;") to allow other string …
UndoAction.cpp 2.0 KB 0ec9f5   5 years frederik.heber Added UndoMarkAction. NOTE: This action is necessary as not all …
UndoAction.def 1.1 KB 0ec9f5   5 years frederik.heber Added UndoMarkAction. NOTE: This action is necessary as not all …
UndoAction.hpp 327 bytes e4afb4   15 years FrederikHeber Huge refactoring: Introduction of Traits to Actions. This change is …
UndoRedoHelpers.cpp 8.3 KB 6145577   8 years frederik.heber FIX: ForceAnnealingAction's Undo is again working. - …
UndoRedoHelpers.hpp 5.2 KB 6145577   8 years frederik.heber FIX: ForceAnnealingAction's Undo is again working. - …
Values.cpp 2.5 KB f79d65   8 years frederik.heber Vector(s) are now stored as strings in Querys intermediately. - they …
Values.hpp 1.2 KB f79d65   8 years frederik.heber Vector(s) are now stored as strings in Querys intermediately. - they …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.