summaryrefslogtreecommitdiff
path: root/resourceqt-client/client.cpp
AgeCommit message (Expand)Author
2010-10-27Fixed a typo in client.cpp, VideoRegording->VideoRecordingJussi Kinnula
2010-10-05Added timing for the addaudio commandWolf Bergenheim
2010-09-22Tagged files with LGPL (except for mediaoverrides, since it will be replaced)Wolf Bergenheim
2010-09-16Final unification changesWolf Bergenheim
2010-09-10Fixed TyposWolf Bergenheim
2010-09-09astyleWolf Bergenheim
2010-09-09Changed timer to return ms as a long intWolf Bergenheim
2010-09-08Using QSocketNotifier instead of select + timer to get user input asynchronouslyWolf Bergenheim
2010-09-06Replaced printf with QTextStreamWolf Bergenheim
2010-09-06* Moved CommandLineParser to its own filesWolf Bergenheim
2010-06-28merging with the swp.plcy-357-harmattan branchJanos Kovacs
2010-05-28Fixed bug in trying to register too many times when the first acquire isWolf Bergenheim
2010-04-21Fixed destructorWolf Bergenheim
2010-04-07dbus-qeventloop updateMartin Wolf
2010-03-25Changed so that audio information is sent as soon as it is set.Wolf Bergenheim
2010-03-08Fixed namespace of resourcesGranted signal parameterWolf Bergenheim
2010-02-25Fixed ResourceSet signals QList<ResourcePolicy::ResourceType> to listWolf Bergenheim
2010-02-19Changes based on Qt feedback. Removed addResources, it add no valueWolf Bergenheim
2010-02-19implemented the 'audio' featuresWolf Bergenheim
2010-02-18astyled the codeWolf Bergenheim
2010-02-17Implemented modes => we now get deny messagesWolf Bergenheim
2010-02-17Implemented release, update and related callbacks (grant, release, lostWolf Bergenheim
2010-02-15Added audio command to resourceqt-client exampleMartin Wolf
2010-02-15Fixes to resourceqt-client exampleMartin Wolf
2010-02-12Added Qt resource clientMartin Wolf