../
|
AnalysisAction
|
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
AtomAction
|
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
CmdAction
|
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
FragmentationAction
|
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
MoleculeAction
|
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
ParserAction
|
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
SelectionAction
|
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
TesselationAction
|
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
WorldAction
|
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
Action.cpp
|
1.8 KB
|
e2f3114
|
14 years
|
FrederikHeber |
MissingValueException is not caught in Action::call() anymore.
|
Action.hpp
|
20.5 KB
|
0430e3
|
14 years
|
FrederikHeber |
FIX: ActionCalls.hpp removed, ActionRegistry.hpp included instead
- …
|
ActionHistory.cpp
|
3.1 KB
|
655c98
|
15 years
|
FrederikHeber |
Some derived Actions lacked return NULL in createDialog().
- Actions …
|
ActionHistory.hpp
|
2.0 KB
|
80951de
|
15 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ActionRegistry.cpp
|
3.4 KB
|
d0fbec
|
15 years
|
FrederikHeber |
Added const_iterator get[Begin\End]Iter() and ostream& operator << to …
|
ActionRegistry.hpp
|
1021 bytes
|
986ed3
|
15 years
|
Till Crueger |
COMPILE_SPEEDUP: Replaced all implicit inclusions of iostream with forwards
|
ActionSequence.cpp
|
4.1 KB
|
4e145c
|
15 years
|
FrederikHeber |
Actions can now be called non-interactively, MissingValueException …
|
ActionSequence.hpp
|
852 bytes
|
80951de
|
15 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
AtomsCalculation.hpp
|
549 bytes
|
b54ac8
|
15 years
|
Till Crueger |
Added templates that allow arbitrary calculations on atoms to be …
|
AtomsCalculation_impl.hpp
|
1.1 KB
|
fa0b18
|
15 years
|
Till Crueger |
Added Observed and Selectiv iterators over internal Structures of the …
|
Calculation.hpp
|
1.7 KB
|
80951de
|
15 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
Calculation_impl.hpp
|
1.6 KB
|
80951de
|
15 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ErrorAction.cpp
|
982 bytes
|
655c98
|
15 years
|
FrederikHeber |
Some derived Actions lacked return NULL in createDialog().
- Actions …
|
ErrorAction.hpp
|
654 bytes
|
80951de
|
15 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
Makefile.am
|
5.6 KB
|
e076cd
|
14 years
|
FrederikHeber |
Moved each action call function definition into the header file of the …
|
MakroAction.cpp
|
1.8 KB
|
80951de
|
15 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
MakroAction.hpp
|
829 bytes
|
80951de
|
15 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ManipulateAtomsProcess.cpp
|
1.5 KB
|
655c98
|
15 years
|
FrederikHeber |
Some derived Actions lacked return NULL in createDialog().
- Actions …
|
ManipulateAtomsProcess.hpp
|
922 bytes
|
80951de
|
15 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
MapOfActions.cpp
|
45.6 KB
|
4e4c4d
|
14 years
|
FrederikHeber |
Shifted select-.. actions from arguments to actions in …
|
MapOfActions.hpp
|
9.7 KB
|
85f35e
|
14 years
|
FrederikHeber |
BUGFIX: setCurrentValue was not correctly templated.
|
MethodAction.cpp
|
1.0 KB
|
655c98
|
15 years
|
FrederikHeber |
Some derived Actions lacked return NULL in createDialog().
- Actions …
|
MethodAction.hpp
|
848 bytes
|
80951de
|
15 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
Process.cpp
|
1.9 KB
|
da3024
|
15 years
|
FrederikHeber |
Fixed various compiler warnings.
- Process::Process() - Action and …
|
Process.hpp
|
2.2 KB
|
2efa90
|
15 years
|
Till Crueger |
Added detailed documentation for the Action class
|
Values.hpp
|
303 bytes
|
8467df
|
14 years
|
FrederikHeber |
BUGFIX: BoxValue were upper not lower tridiagonal.
Due to pcp's …
|