summaryrefslogtreecommitdiffstats
path: root/lib/CommLayer/DBusServerProxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* move lib/CommLayer/DBusServerProxy.{h,cpp} to src/Daemon/. No code changes.Denys Vlasenko2009-08-201-258/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* GUI now show the status window after report to let user know how did it go.Jiri Moskovcak2009-08-171-1/+1
|
* DBUS: exposed method SetPluginSettingsJiri Moskovcak2009-08-121-0/+13
|
* for correct plugin's settings we need to know an userZdenek Prikryl2009-08-111-1/+2
|
* DBUS: exposed methods Un/RegisterPluginJiri Moskovcak2009-08-111-0/+24
|
* DBUS: added new method to get plugin settingsJiri Moskovcak2009-08-101-0/+14
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-08-061-0/+11
| | | | | Conflicts: lib/CommLayer/DBusServerProxy.h
* move huge inlines out of DBusClientProxy.h to DBusClientProxy.cppDenys Vlasenko2009-08-061-5/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* deinline 2k+ big inlines in DBusServerProxy.h. No logic changesDenys Vlasenko2009-08-061-0/+200
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>