lubo-svk
|
c139110112
|
Add support for custom timeout value for D-Bus method calls (#72)
|
2019-11-03 13:54:13 +01:00 |
|
Stanislav Angelovic
|
ab34b0ae50
|
Update header doxy comments in source files
|
2019-06-11 20:18:37 +02:00 |
|
Stanislav Angelovič
|
dcad208ffe
|
Redesign inheritance from Message (#62)
... so that the code is more idiomatic, clear and expressive about its intended use
|
2019-06-10 21:38:30 +02:00 |
|
Stanislav Angelovič
|
91fa35140b
|
Add support for ObjectManager and other standard D-Bus interfaces (#55)
Fixes #50
|
2019-05-29 22:28:15 +02:00 |
|
sangelovic
|
e3a74a3ff2
|
Add unregister function to IObject and IProxy API
|
2019-04-13 21:17:37 +02:00 |
|
sangelovic
|
99160156fe
|
Fix all gcc warnings
|
2019-04-12 22:39:14 +02:00 |
|
sangelovic
|
93b6e5237a
|
Clean up some names (rename classes, methods, files)
* ConvenienceClasses.h/.inl/.cpp -> ConvenienceApiClasses.h/.inl/.cpp
* IObjectProxy class -> IProxy
* Interfaces class -> AdaptorInterfaces
* Interfaces.h -> split into AdaptorInterfaces.h and ProxyInterfaces.h
* createObjectProxy() method -> createProxy()
|
2019-04-09 21:28:07 +02:00 |
|