../
|
AnalysisAction
|
|
cca9ef
|
14 years
|
FrederikHeber |
Renamed Matrix to RealSpaceMatrix.
- class Matrix only represents 3x3 …
|
AtomAction
|
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
CommandAction
|
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
FragmentationAction
|
|
a564be
|
14 years
|
FrederikHeber |
Removed ancient StackClass, replaced by std::deque.
- all PopLast …
|
MoleculeAction
|
|
fc5c3a
|
14 years
|
FrederikHeber |
Molecule's SaveAction saves selected molecules, World's OutputAction …
|
SelectionAction
|
|
c42e60
|
14 years
|
FrederikHeber |
Two new descriptors: AtomOfMoleculeSelection, MoleculeOfAtomSelection. …
|
TesselationAction
|
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
WorldAction
|
|
fc5c3a
|
14 years
|
FrederikHeber |
Molecule's SaveAction saves selected molecules, World's OutputAction …
|
Action.cpp
|
3.4 KB
|
41449c
|
14 years
|
FrederikHeber |
MEMFIX: Action::success and Action::failure are not recognized by …
|
Action.hpp
|
24.7 KB
|
41449c
|
14 years
|
FrederikHeber |
MEMFIX: Action::success and Action::failure are not recognized by …
|
Action_impl_header.hpp
|
7.1 KB
|
c38826
|
14 years
|
FrederikHeber |
Removed debug statements in ..Traits() constructors.
|
Action_impl_pre.hpp
|
7.6 KB
|
95c0ab
|
14 years
|
FrederikHeber |
MEMFIX: MemDebug was confused by const Action objects, changed to …
|
ActionHistory.cpp
|
1.7 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
ActionHistory.hpp
|
1.2 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
ActionRegistry.cpp
|
1.8 KB
|
95c0ab
|
14 years
|
FrederikHeber |
MEMFIX: MemDebug was confused by const Action objects, changed to …
|
ActionRegistry.hpp
|
887 bytes
|
b59da6
|
14 years
|
FrederikHeber |
Refactoring of Menu structure for Qt and Text UI done.
- Menu is now …
|
ActionSequence.cpp
|
3.7 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
ActionSequence.hpp
|
796 bytes
|
047878
|
14 years
|
Till Crueger |
made all actions pass on the dialogs and add the corresponding queries
|
ActionTraits.cpp
|
4.7 KB
|
d2b28f
|
14 years
|
FrederikHeber |
Added missing MemDebug include to various implementation files.
|
ActionTraits.hpp
|
2.1 KB
|
b59da6
|
14 years
|
FrederikHeber |
Refactoring of Menu structure for Qt and Text UI done.
- Menu is now …
|
AtomsCalculation.hpp
|
620 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
AtomsCalculation_impl.hpp
|
1.2 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
Calculation.hpp
|
1.7 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
Calculation_impl.hpp
|
1.6 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
ErrorAction.cpp
|
1.3 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
ErrorAction.hpp
|
711 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
Makefile.am
|
11.1 KB
|
125002
|
14 years
|
FrederikHeber |
Splitted SelectionAction modules into two groups - atoms, molecules - …
|
MakroAction.cpp
|
2.2 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
MakroAction.hpp
|
908 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
ManipulateAtomsProcess.cpp
|
1.9 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
ManipulateAtomsProcess.hpp
|
996 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
MethodAction.cpp
|
1.5 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
MethodAction.hpp
|
928 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
OptionRegistry.cpp
|
3.7 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
OptionRegistry.hpp
|
848 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
OptionTrait.cpp
|
4.2 KB
|
c38826
|
14 years
|
FrederikHeber |
Removed debug statements in ..Traits() constructors.
|
OptionTrait.hpp
|
1.2 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
Process.cpp
|
2.2 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
Process.hpp
|
2.2 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
RedoAction.cpp
|
1.2 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
RedoAction.def
|
806 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
RedoAction.hpp
|
327 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
UndoAction.cpp
|
1.2 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
UndoAction.def
|
802 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
UndoAction.hpp
|
327 bytes
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|
Values.hpp
|
303 bytes
|
8467df
|
14 years
|
FrederikHeber |
BUGFIX: BoxValue were upper not lower tridiagonal.
Due to pcp's …
|
ValueStorage.cpp
|
11.3 KB
|
cca9ef
|
14 years
|
FrederikHeber |
Renamed Matrix to RealSpaceMatrix.
- class Matrix only represents 3x3 …
|
ValueStorage.hpp
|
5.3 KB
|
e4afb4
|
14 years
|
FrederikHeber |
Huge refactoring: Introduction of Traits to Actions.
This change is …
|