summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Backport of fix for GLIPCI-165.Arnaud Fietzke2013-11-261-1/+8
* Resolve some bugs for windows VC++ & regenretate test sourcesJohannes Schanda2013-10-0919-162/+255
* Correct instantiation of internal attribute2.0.7Johannes Schanda2013-08-081-1/+1
* Fix bug in observable readonly attribute instantiationJohannes Schanda2013-08-081-3/+5
* Corrected comments with regard to mainloop integrationJohannes Schanda2013-08-071-5/+0
* Removed DBusBenchmarkingTestStefan Laner2013-08-071-220/+0
* Backported thread teardown fixJohannes Schanda2013-08-072-4/+9
* Fixed Demo MainloopPhilip Rauwolf2013-08-072-17/+23
* Introspection handling for entire tree of superpaths of a registered object path2.0.5Johannes Schanda2013-05-171-1/+42
* Tests for mainloop big data2.0.4Philip Rauwolf2013-05-152-1/+69
* Fix test on object path registrationJohannes Schanda2013-05-151-4/+4
* Match unit tests to revised attribute apiJohannes Schanda2013-05-152-2/+3
* Change sync attribute getter to match all other sync methods2.0.3Johannes Schanda2013-05-103-7/+4
* Fix compile of main loop unit testJohannes Schanda2013-05-061-1/+1
* Merge "D-Bus Mainloop Context now only requires a DBusConnection, no longer a...Johannes Schanda2013-05-063-7/+4
|\
| * D-Bus Mainloop Context now only requires a DBusConnection, no longer aPhilip Rauwolf2013-04-183-7/+4
* | Merge "Added Unit Tests and Demo Implementation for Mainloops"Johannes Schanda2013-05-063-1/+883
|\ \ | |/
| * Added Unit Tests and Demo Implementation for MainloopsPhilip Rauwolf2013-04-183-1/+883
* | Merge "Added and integrated necessary D-Bus Mainloop Context"Johannes Schanda2013-05-069-124/+555
|\ \ | |/
| * Added and integrated necessary D-Bus Mainloop ContextPhilip Rauwolf2013-04-189-124/+555
* | stream: cleanup getCurrentPosition()Aleksandar Kanchev2013-05-063-17/+2
|/
* Removed std::output in one testPhilip Rauwolf2013-04-171-1/+0
* properly deregister DBusObjectManagerAleksandar Kanchev2013-04-152-0/+9
* move introspection handling to DBusObjectManagerAleksandar Kanchev2013-04-157-98/+127
* Provide a clean API for setting the object path handler functionJohannes Schanda2013-04-054-36/+31
* Allow custom callbacks for dbus object path registrationJohannes Schanda2013-04-042-0/+34
* Move objectpath functions to proxy connection, make objectmanager use itJohannes Schanda2013-04-043-6/+9
* tests: whitespace cleanupAleksandar Kanchev2013-03-223-143/+143
* Updated test filesPhilip Rauwolf2013-03-2215-267/+456
* Extended DBusTestUtils2.0.2Philip Rauwolf2013-03-201-0/+41
* Further improvement of timing in test casesPhilip Rauwolf2013-03-201-12/+16
* Removed unnecessary timeout and possible source of "simple" failures.Philip Rauwolf2013-03-201-4/+1
* Moved two declarations to more sensible place and changed order ofPhilip Rauwolf2013-03-202-5/+4
* Added (commented) test for suspending the dispatch-thread withinPhilip Rauwolf2013-03-202-3/+90
* Increased responsiveness of DBusServiceRegistryPhilip Rauwolf2013-03-201-15/+14
* Bugfix: Prevented concurrent modification within DBusObjectManagerPhilip Rauwolf2013-03-202-4/+16
* Improved timing and responsiveness of several tests.Philip Rauwolf2013-03-197-35/+71
* Added a return of "false" if the dbus connection name could not bePhilip Rauwolf2013-03-191-13/+15
* Prevented independent double instantiation of DBusObjectManager andPhilip Rauwolf2013-03-192-8/+18
* Added mechanism to suspend dispatching while some blocking call isPhilip Rauwolf2013-03-182-5/+53
* Improved semantics of python fake legacy servicePhilip Rauwolf2013-03-181-7/+17
* Eliminated unnecessary mutex in ServiceRegistry (obsolete since lockingPhilip Rauwolf2013-03-141-2/+2
* Fixed bug that allowed the destructor of a proxy to access invalid2.0.1Philip Rauwolf2013-03-136-95/+115
* Small corrections in some testsPhilip Rauwolf2013-03-124-30/+28
* Increased responsiveness of "isAvailableBlocking" by lowering thePhilip Rauwolf2013-03-121-2/+1
* Updated DBusConnectionTest to current version of CommonAPI, integratedPhilip Rauwolf2013-03-121-145/+227
* Improved timing in MultipleConnectionTestPhilip Rauwolf2013-03-111-3/+8
* Prevented dispatch mechanism from returning into an undefinedPhilip Rauwolf2013-03-112-17/+13
* DBusConnection: Removed unused variable, enabled safe double deletion ofPhilip Rauwolf2013-03-112-23/+19
* Fix two rare segfaults in connection signal and disconnect,gpt_6_1_preJohannes Schanda2013-03-063-1/+7