added automatic timeout for get() and set() commands
[profile/ivi/automotive-message-broker.git] / lib / abstractpropertytype.h
2013-06-08 Kevron Reesadded automatic timeout for get() and set() commands
2013-06-08 Kevron Reesfixed fromString when bool is T
2013-06-06 Kevron Reesfixed merge with test and bluemonkey commits
2013-06-05 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2013-06-05 Michael Carpenterfix for testplugin to properly test ListPropertyType...
2013-06-05 Michael CarpenterAddition of test plugin to test Map and List types...
2013-05-06 Kevron Reesset precision to something reasonable on BasicPropertyT...
2013-04-30 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-04-24 Kevron Reeshuge change to the property system and how it works...
2013-04-23 Kevron Reesadded name, zone and index members to abstract property
2013-03-16 Kevron Reesfixed merge
2013-03-15 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-03-15 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-14 Kevron Reesfixed string issue
2013-03-11 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-02 Kevron Reesbleh
2013-02-15 Kevron Reesadded debug output to report network and parsing latency
2013-02-15 Kevron Reesadded a whole bunch of new properties that breaks stuff
2013-02-14 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-02-10 Kevron Reesobd2 will only update when changed
2013-02-08 Kevron Reespossibly fixed uninitialized list problem in ListProper...
2013-02-07 Kevron Reesfixed crasher
2013-02-06 Kevron Reesadded new properties
2013-01-21 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-01-21 Kevron Reesremoved glibmm dep
2013-01-19 Kevron Reesmanual merge
2013-01-15 Kevron Reesfixed dbus set custom properties
2013-01-11 Kevron Reesattempt to support custom properties in dbus. will...
2012-12-14 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-12-05 Kevron Reesfixed initiation of sequence and timestamp defaults 43/2543/1
2012-12-05 Kevron Reesexample requests ranged from 10s ago after 10s timeout 42/2542/1
2012-11-30 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-11-28 Kevron Reesrefactored how timestamp and sequence are stored: moved... 33/2533/1
2012-11-27 Kevron Reesfixed merge 32/2532/1
2012-11-27 Kevron Reescheck for property changed in core, but don't use right now 24/2524/1
2012-10-26 Kevron Reesfixed merge issue
2012-10-04 Kevron Reesadded property registration system 06/2306/1
2012-09-11 Kevron ReesMerge branch 'mal'
2012-09-11 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-09-11 Kevron Reesfixed up AbstractPropertyType so it can use enums
2012-09-10 Kevron Reesconst value()
2012-09-09 Kevron Reesadded more properties
2012-08-29 Kevron Reesfixed dbus plugin not to use the temp pointer
2012-08-29 Kevron Reessome additional updates
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-28 Kevron Reesit compiles
2012-08-28 Kevron Reesadded missings