|
|
@5738177
|
16 years |
Till Crueger |
Added a generic Iterator that can be used to iterate only over certain …
|
|
|
@5dba7a
|
16 years |
Till Crueger |
Made the periodentafel use STL-containers instead of custom llists
|
|
|
@8a4f12
|
16 years |
Till Crueger |
Changed ActionRegistry to use the new Singleton Mechanism
|
|
|
@4fc41a
|
16 years |
Till Crueger |
Made the UIFactory an instance of the Singleton Pattern
|
|
|
@4c60ef
|
16 years |
Till Crueger |
Added generic singleton Pattern that can be inherited to any class …
|
|
|
@78b9d9
|
16 years |
Till Crueger |
Improved Doxygen documentation
|
|
|
@dc5413
|
16 years |
Till Crueger |
Merge branch 'FreddiesRefactoring' into StructureRefactoring
…
|
|
|
@98a2987
|
16 years |
Till Crueger |
Added -Wall flag and fixed several small hickups
|
|
|
@3db67e
|
16 years |
Till Crueger |
FIX: repaired some access violation of STL-iterators in Observer and …
|
|
|
@01d28a
|
16 years |
Till Crueger |
Added templates that allow arbitrary calculations on atoms to be …
|
|
|
@9ef76a
|
16 years |
Till Crueger |
Added a mechanism that allows the world to track changes done by the …
|
|
|
@5d4edf
|
16 years |
Till Crueger |
Added a class that allows constructing Processes that have a result
|
|
|
@cbc27f
|
16 years |
Till Crueger |
Added a method that allows manipulation of selected atoms
|
|
|
@536380
|
16 years |
Till Crueger |
Added a progress indicator for the text menu
|
|
|
@b53a7e
|
16 years |
Till Crueger |
Added a special class of Actions that take some time.
|
|
|
@adcdf8
|
16 years |
Till Crueger |
Moved method to rename molecules to a seperate Action
|
|
|
@795b4d
|
16 years |
Till Crueger |
Moved method to rename molecules to a seperate Action
|
|
|
@d97af9
|
16 years |
Till Crueger |
Seperated building of mainWindow and contained Menus
- Moved code to …
|
|
|
@3e8325
|
16 years |
Till Crueger |
Added a central registry that allows access to actions by name.
|
|
|
@53f5e6
|
16 years |
Till Crueger |
Transitioned MergeMolecule Menu to new menu structure
|
|
|
@70c4aa6
|
16 years |
Till Crueger |
Extracted all methods from MergeMolecules Menu
- Added new action …
|
|
|
@32df34
|
16 years |
Till Crueger |
Added an action that allows grouping and grouped execution of several …
|
|
|
@425da9
|
16 years |
Till Crueger |
Added mechanism that allow to store and later execute sequences of Actions.
|
|
|
@da09909
|
16 years |
Till Crueger |
Improved documentation for menu framework.
|
|
|
@381df6
|
16 years |
FrederikHeber |
Rebuild the main menu using the new structure as far as possible. …
|
|
|
@d20ed5
|
16 years |
FrederikHeber |
Added basic menu and action framework
- Added action base class
- …
|