summaryrefslogtreecommitdiff
path: root/plugins/testplugin/testplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed the warning message when enabling -Wall optionSangjung Woo2016-12-231-2/+2
* [AMB] - updated version number. we are now 0.15 developmentKevron Rees2015-02-051-6/+0
* [AMBClient] - fixed json stream handlingKevron Rees2015-02-021-2/+58
* [AMBClient] - somewhat working json protocol engineKevron Rees2015-02-011-6/+3
* [ALL] - removed dependency on json-c.Kevron Rees2015-01-161-3/+10
* [websocket] - added protocol documentationKevron Rees2015-01-061-1/+1
* reverted varianttypeKevron Rees2014-12-291-3/+2
* fixed docs; fixed test pluginKevron Rees2014-12-121-16/+12
* added personalization propertiesKevron Rees2014-12-031-4/+4
* version bumpKevron Rees2014-09-121-2/+2
* fixed up test pluginKevron Rees2014-08-211-7/+8
* added support for lambda subscriptions. initial bluetooth5 support in obd2 p...Kevron Rees2014-06-111-0/+19
* use vector where possibleKevron Rees2014-04-131-14/+14
* Updated plugins to work without the now deprecated setSupported() call.Kevron Rees2014-03-281-10/+1
* some core changes as well as additions to opencv pluginKevron Rees2014-03-271-2/+2
* tabified test plugin. test plugin now lists capabilitiesKevron Rees2014-02-051-34/+41
* change error to warning in core for set property failureKevron Rees2014-02-041-3/+0
* Added tests into testplugin, fixed Core issues found using added testsMarek Timko2014-01-151-7/+268
* mMasterPropertyList changed to std::multimap<AbstractSource*, VehicleProperty...Marek Timko2014-01-141-3/+5
* fixed useless contains call in coreKevron Rees2013-12-281-0/+26
* fixed toString fromString for bool Property typesKevron Rees2013-11-111-0/+12
* added a few more zone options. made zones a class. change propertyChanged si...Kevron Rees2013-10-261-4/+4
* make uuid() const. update all pluginsKevron Rees2013-09-051-1/+1
* mostly working zones and source dbus supportKevron Rees2013-07-061-0/+1
* cleaned up test plugin a bitKevron Rees2013-06-081-40/+6
* fix for testplugin to properly test ListPropertyType, and removal of extra de...Michael Carpenter2013-06-041-3/+23
* Addition of test plugin to test Map and List types, and Map and List fromVari...Michael Carpenter2013-06-041-0/+141