source: molecuilder/src/Actions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90c4460   15 years Till Crueger Added a small memory tracker to the programm.
(edit) @1561e2   15 years Till Crueger Added macros that allow type safe casting using the Assert mechanism
(edit) @298621   15 years Till Crueger Improved documentation for the Action pattern
(edit) @91b18cd   15 years Till Crueger More documentation for Action class added
(edit) @abd4a1   15 years Till Crueger Added detailed documentation for the Action class
(edit) @770138   15 years Till Crueger Added mechanism that deactivates undo and redo menupoint if not applicable
(edit) @8d9984   15 years Till Crueger Added full undo functioniality
(edit) @521e29   15 years Till Crueger Switched type of pointer used for ActionStates
(edit) @0012e6   15 years Till Crueger Added methods that allow bookkeeping of actions for undo/redo methods
(edit) @5738177   15 years Till Crueger Added a generic Iterator that can be used to iterate only over certain …
(edit) @5dba7a   16 years Till Crueger Made the periodentafel use STL-containers instead of custom llists
(edit) @8a4f12   16 years Till Crueger Changed ActionRegistry to use the new Singleton Mechanism
(edit) @4fc41a   16 years Till Crueger Made the UIFactory an instance of the Singleton Pattern
(edit) @4c60ef   16 years Till Crueger Added generic singleton Pattern that can be inherited to any class …
(edit) @78b9d9   16 years Till Crueger Improved Doxygen documentation
(edit) @dc5413   16 years Till Crueger Merge branch 'FreddiesRefactoring' into StructureRefactoring
(edit) @98a2987   16 years Till Crueger Added -Wall flag and fixed several small hickups
(edit) @3db67e   16 years Till Crueger FIX: repaired some access violation of STL-iterators in Observer and …
(edit) @01d28a   16 years Till Crueger Added templates that allow arbitrary calculations on atoms to be …
(edit) @9ef76a   16 years Till Crueger Added a mechanism that allows the world to track changes done by the …
(edit) @5d4edf   16 years Till Crueger Added a class that allows constructing Processes that have a result
(edit) @cbc27f   16 years Till Crueger Added a method that allows manipulation of selected atoms
(edit) @536380   16 years Till Crueger Added a progress indicator for the text menu
(edit) @b53a7e   16 years Till Crueger Added a special class of Actions that take some time.
(edit) @adcdf8   16 years Till Crueger Moved method to rename molecules to a seperate Action
(edit) @795b4d   16 years Till Crueger Moved method to rename molecules to a seperate Action
(edit) @d97af9   16 years Till Crueger Seperated building of mainWindow and contained Menus - Moved code to …
(edit) @3e8325   16 years Till Crueger Added a central registry that allows access to actions by name.
(edit) @53f5e6   16 years Till Crueger Transitioned MergeMolecule Menu to new menu structure
(edit) @70c4aa6   16 years Till Crueger Extracted all methods from MergeMolecules Menu - Added new action …
(edit) @32df34   16 years Till Crueger Added an action that allows grouping and grouped execution of several …
(edit) @425da9   16 years Till Crueger Added mechanism that allow to store and later execute sequences of Actions.
(edit) @da09909   16 years Till Crueger Improved documentation for menu framework.
(edit) @381df6   16 years FrederikHeber Rebuild the main menu using the new structure as far as possible. …
(add) @d20ed5   16 years FrederikHeber Added basic menu and action framework - Added action base class - …
Note: See TracRevisionLog for help on using the revision log.