summaryrefslogtreecommitdiff
path: root/tests/test-resource.cpp
AgeCommit message (Collapse)Author
2010-02-02directory structure changesWolf Bergenheim
2010-01-29Refactored Resource into multiple classesWolf Bergenheim
2010-01-25Chaged Resource::type to be stored as a number instead of a string. AlsoWolf Bergenheim
changed ResourceSet to store resources as a QVector instead of a QSet.
2010-01-22added ResourceSetWolf Bergenheim
2010-01-21Chaged Resource::Type from QString to an enumerated typeWolf Bergenheim
2010-01-21Refactored ResourceWolf Bergenheim
2010-01-13Added tests for Resource::reserve()Wolf Bergenheim
2010-01-11API documentationWolf Bergenheim
2010-01-05Renamed things to improive the API and implemented the mandatory StateWolf Bergenheim
Changed handler. Added access methods to Resource.
2010-01-04Split initialization to 2 phases. initialize() and connectToServer()Wolf Bergenheim
2009-12-31Added libplayback tests, which run through the the whole library.Wolf Bergenheim
2009-12-30Initial commitWolf Bergenheim