summaryrefslogtreecommitdiffstats
path: root/src/publishsubscribe/gconflayer_linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTMOBILITY-400: QValueSpacePublisher::resetValue fails on Maemo 5Mika Malmi2010-09-201-1/+1
* MOBILITY-1356: Value setting with an empty key fails in Maemo5Mika Malmi2010-09-101-1/+4
* Fix up a bunch of static analysis errors in publish subscribe.Aaron McCarthy2010-04-221-2/+2
* Merge commit 'origin/master' into maemo5-dJaakko Vuori2010-03-081-2/+2
|\
| * use const where possible (reported by NBN)Alex2010-03-081-2/+2
* | Code cleanupJaakko Vuori2010-03-051-2/+0
* | GConfItem tweaked to work with P&S threadsJaakko Vuori2010-03-051-8/+2
* | Minor fix for pathsJaakko Vuori2010-03-051-1/+1
* | Subscriber refactored and autotests tweakedJaakko Vuori2010-03-051-38/+12
* | Added some mutexesJaakko Vuori2010-03-021-46/+53
* | Several fixes for monitoring valuesJaakko Vuori2010-03-011-29/+62
* | removeValue autotest fixJaakko Vuori2010-02-231-34/+16
* | Serialize unsupported QVariant data types in string with BASE64 encodingJaakko Vuori2010-02-181-5/+48
* | Support for monitoring changes in GConfJaakko Vuori2010-02-161-6/+31
|/
* Initial GConf Layer added.Jaakko Vuori2010-01-131-0/+369