|
|
@65b413
|
15 years |
Till Crueger |
Small improvements to Observer code
|
|
|
@c0332d
|
15 years |
Till Crueger |
Added methods for specialized Notifications from the Observer Framework
|
|
|
@c8d1952
|
15 years |
Till Crueger |
Made the cacheable always recalculate when the owner is in the process …
|
|
|
@239987d
|
15 years |
Till Crueger |
Improved Observer Framework to include methods to report the state
- …
|
|
|
@9f3025
|
15 years |
Till Crueger |
Rebuilt Cacheables using the state pattern
|
|
|
@1e0785
|
15 years |
Till Crueger |
Improved documentation for Singleton
|
|
|
@97f035
|
15 years |
Till Crueger |
Small improvements to singleton pattern
|
|
|
@abab7e
|
15 years |
Till Crueger |
Changed the mutex type used in the Singleton pattern to allow multiple …
|
|
|
@4fc41a
|
15 years |
Till Crueger |
Made the UIFactory an instance of the Singleton Pattern
|
|
|
@4c60ef
|
15 years |
Till Crueger |
Added generic singleton Pattern that can be inherited to any class …
|
|
|
@78b9d9
|
15 years |
Till Crueger |
Improved Doxygen documentation
|
|
|
@dc5413
|
15 years |
Till Crueger |
Merge branch 'FreddiesRefactoring' into StructureRefactoring
…
|
|
|
@98a2987
|
15 years |
Till Crueger |
Added -Wall flag and fixed several small hickups
|
|
|
@3db67e
|
15 years |
Till Crueger |
FIX: repaired some access violation of STL-iterators in Observer and …
|
|
|
@36c5cf
|
15 years |
FrederikHeber |
MEMLEAK: Observable::signOff() erases its own iterator, some more …
|
|
|
@b9f422
|
16 years |
Till Crueger |
Made the Observer RAII-Pattern more secure.
|
|
|
@8501eb
|
16 years |
Till Crueger |
Changed all observed places to new observer structure
|
|
|
@bc1fbf
|
16 years |
Till Crueger |
Changed Observer to use RAII-style for locking changes.
|
|
|
@ef4966
|
16 years |
Till Crueger |
Assigned best priority to cached values.
|
|
|
@bb9503
|
16 years |
Till Crueger |
Added mechanism that allows for assign priorities to observers
|
|
|
@4272f0
|
16 years |
Till Crueger |
Added possibility to disable caching mechanism at compile time
|
|
|
@8fc9b6
|
16 years |
Till Crueger |
Made more methods of the molecule observable
|
|
|
@d0c7ec
|
16 years |
Till Crueger |
Added data structure to allow caching of derived values
|
|
|
@6997fa
|
16 years |
Till Crueger |
Added a view that displays all molecules using a QTableWidget
|
|
|
@03d7ac
|
16 years |
Till Crueger |
Added generic observer pattern framework.
(cherry picked from commit …
|