# # ChangeLog for src/unittests/ObserverTest.hpp # # Generated by Trac 1.4.4 # Dec 28, 2024, 5:39:49 PM Sat, 24 Apr 2010 15:27:00 GMT Tillmann Crueger [ccacba] * src/Helpers/Assert.hpp (modified) * src/Patterns/Observer.cpp (modified) * src/Patterns/Observer.hpp (modified) * src/unittests/ObserverTest.cpp (modified) * src/unittests/ObserverTest.hpp (modified) Added methods for specialized Notifications from the Observer Framework Fri, 19 Mar 2010 16:44:08 GMT Tillmann Crueger [4fb5a3] * src/Patterns/Observer.cpp (modified) * src/Patterns/Observer.hpp (modified) * src/unittests/ObserverTest.cpp (modified) * src/unittests/ObserverTest.hpp (modified) Improved Observer Framework to include methods to report the state ... Tue, 02 Feb 2010 12:00:19 GMT Tillmann Crueger [d5f216] * src/Makefile.am (modified) * src/Patterns/Observer.hpp (modified) * src/molecule.hpp (modified) * src/moleculelist.cpp (modified) * src/unittests/ObserverTest.cpp (modified) * src/unittests/ObserverTest.hpp (modified) Added a view that displays all molecules using a QTableWidget Tue, 02 Feb 2010 11:52:04 GMT Tillmann Crueger [63c1f6] * src/Makefile.am (modified) * src/Patterns/Observer.cpp (added) * src/Patterns/Observer.hpp (added) * src/unittests/Makefile.am (modified) * src/unittests/ObserverTest.cpp (added) * src/unittests/ObserverTest.hpp (added) Added generic observer pattern framework. (cherry picked from commit ...