summaryrefslogtreecommitdiff
path: root/resourceqt-client/resourceqt-client.cpp
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-06-28merging with the swp.plcy-357-harmattan branchJanos Kovacs
2010-03-19Added .pc filesWolf Bergenheim
2010-02-18astyled the codeWolf Bergenheim
2010-02-15Fixes to resourceqt-client exampleMartin Wolf
2010-02-12Added Qt resource clientMartin Wolf