summaryrefslogtreecommitdiff
path: root/resourceqt-client/client.h
AgeCommit message (Collapse)Author
2010-09-06Replaced printf with QTextStreamWolf Bergenheim
2010-09-06* Moved CommandLineParser to its own filesWolf Bergenheim
* Removed broken timer, replaced it with a simpler timer made in C * Sanitized the use of resources (Use Qt types instead of custom bitmap) * Added a MessageHandler so we can later play with verbosity level
2010-07-27Added header file for bug 181631Nippan Singam
2010-06-28merging with the swp.plcy-357-harmattan branchJanos Kovacs
2010-04-07dbus-qeventloop updateMartin Wolf
2010-02-25Fixed ResourceSet signals QList<ResourcePolicy::ResourceType> to listWolf Bergenheim
namespace, so the users don't have to use namecpace ResourcePolicy
2010-02-17Implemented release, update and related callbacks (grant, release, lostWolf Bergenheim
resources). Initial implementation of audio (group only at this stage).
2010-02-15Fixes to resourceqt-client exampleMartin Wolf
2010-02-12Added Qt resource clientMartin Wolf