summaryrefslogtreecommitdiff
path: root/plugins/dbus/dbusinterfacemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix tabbingPetr Nechaev2015-03-301-1/+1
* Fix compilation errorsPetr Nechaev2015-03-301-1/+1
* manual merge of tripzero/masterKevron Rees2015-01-051-0/+1
|\
| * Merge pull request #36 from tripzero/master0.12.901Kevron Rees2014-12-231-6/+3
| |\
| * \ Merge pull request #35 from tripzero/master0.12.900Kevron Rees2014-12-151-135/+119
| |\ \
| * \ \ Merge pull request #32 from tripzero/master0.12.803Kevron Rees2014-11-241-0/+4
| |\ \ \
| * \ \ \ Merge pull request #28 from tripzero/master0.12.800Kevron Rees2014-11-051-0/+6
| |\ \ \ \
| * \ \ \ \ Merge pull request #20 from tripzero/master0.11.900Kevron Rees2014-09-021-0/+9
| |\ \ \ \ \
| * | | | | | fixed frequency option in dbus pluginKevron Rees2014-08-281-0/+1
* | | | | | | [gpsnmea] added GpsInfo dbus interfaceKevron Rees2014-12-301-1/+1
* | | | | | | bluemonkey supports custom dbus interfacesKevron Rees2014-12-291-81/+99
* | | | | | | reverted varianttypeKevron Rees2014-12-291-0/+5
* | | | | | | removed many deprecated interfaces. made variant type an abstractpropertyKevron Rees2014-12-291-168/+76
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix all plugins; fix websocket pluginsKevron Rees2014-12-181-6/+3
| |_|_|_|/ |/| | | |
* | | | | added driving safety attributesKevron Rees2014-12-101-0/+2
* | | | | climate propertiesKevron Rees2014-12-101-9/+10
* | | | | added driving safety attributesKevron Rees2014-12-041-0/+4
* | | | | added personalization propertiesKevron Rees2014-12-031-126/+103
| |_|_|/ |/| | |
* | | | support all maintenance propertiesKevron Rees2014-11-141-0/+4
| |_|/ |/| |
* | | added support for several w3c data spec propertiesKevron Rees2014-10-311-0/+6
| |/ |/|
* | made some of the dbus API compliant with w3c auto-bg specificationKevron Rees2014-08-211-0/+9
|/
* multiple dbus properties can support the same amb propertysubmit/tizen_ivi/20140612.220211Kevron Rees2014-06-121-3/+3
* use vector where possibleKevron Rees2014-04-131-2/+2
* fixed runtime errors and warnings with dbus pluginKevron Rees2014-03-281-2/+6
* Updated plugins to work without the now deprecated setSupported() call.Kevron Rees2014-03-281-1/+1
* added personalization settingsKevron Rees2014-01-101-3/+4
* combined tire properties into same dbus object. updated docs. moved transmis...Kevron Rees2014-01-101-3/+1
* removed duplicate method from coreKevron Rees2014-01-061-1/+1
* signaller changeKevron Rees2014-01-061-2/+2
* fixed some obd2 related issues. the plugin needs some loveKevron Rees2013-11-041-0/+2
* fixed issue where sources with no zones do not get exported to dbusKevron Rees2013-11-011-8/+10
* fixed crasher with databaseconfig and several other issues regarding memory i...Kevron Rees2013-10-301-1/+7
* added doxygen doc generation optionKevron Rees2013-10-111-2/+2
* fixed cherry pickKevron Rees2013-08-081-1/+1
* fixed merge from 0.10 cherry pickKevron Rees2013-08-081-27/+36
* may have fixed crasherKevron Rees2013-07-301-26/+1
* added list dbus method. crashesKevron Rees2013-07-261-4/+4
* added get method for individual properties that returns more informationKevron Rees2013-07-101-1/+0
* filter on unique path. interface names are not uniqueKevron Rees2013-07-061-1/+0
* mostly working zones and source dbus supportKevron Rees2013-07-061-52/+188
* added automotive manager dbus interfaceKevron Rees2013-05-231-0/+4
* publish all uncategorized properties on the busKevron Rees2013-05-151-0/+25
* drivingSafety interface. fixed mappropertytypeKevron Rees2013-04-051-0/+17
* added gpsd plugin for location and speedKevron Rees2013-03-081-0/+1
* added parking and environment propertiesKevron Rees2013-02-151-1/+9
* possibly fixed uninitialized list problem in ListPropertyTypeKevron Rees2013-02-081-0/+5
* added new propertiesKevron Rees2013-02-061-0/+3
* added vin and wmi support to dbusKevron Rees2013-01-291-0/+2
* added exterior brightness propertyKevron Rees2013-01-151-1/+2
* reorganized how custom properties are laid outKevron Rees2013-01-111-1/+10