summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCDBusBackend.py
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanup, no code changesDenys Vlasenko2009-08-181-37/+37
* GUI now show the status window after report to let user know how did it go.Jiri Moskovcak2009-08-171-3/+21
* GUI: Changes in plugin's settings are now savedJiri Moskovcak2009-08-121-0/+3
* GUI: Added option to disable/enable plugins (config preview)Jiri Moskovcak2009-08-111-19/+24
* GUI: added error dialog if creating report fails.Jiri Moskovcak2009-08-041-1/+1
* DBus: Many fixes to client -> cli works again, changed JobDone notificationJiri Moskovcak2009-08-031-12/+10
* GUI: Added detection whether daemon is running (gui disables itself)Jiri Moskovcak2009-07-281-29/+41
* GUI: single instance pattern rhbz#512390, trac#60Jiri Moskovcak2009-07-221-5/+42
* Daemon: added threaded CreateReport -> breaks CLI!Jiri Moskovcak2009-07-201-4/+33
* Minor fix to because of change in abrt dbus API.Jiri Moskovcak2009-07-071-1/+1
* GUI: Fixed dbus exception under rootJiri Moskovcak2009-06-241-3/+10
* Allow only one instance of GUIJiri Moskovcak2009-06-161-4/+11
* Fixed gui for new daemon APIJiri Moskovcak2009-04-091-1/+3
* Fixed daemon to compile with new MW API, added check for dumps created while ...Jiri Moskovcak2009-03-231-0/+1
* Added error reporting over dbus to daemon, error handling in gui, about dialogJiri Moskovcak2009-03-131-4/+10
* Changed gui according to rhbz#489624, fixed dbus timeoutsJiri Moskovcak2009-03-111-4/+9
* Increased timeout for async dbus calls to 60secJiri Moskovcak2009-03-091-3/+3
* Added a progress bar, new Comment entry for user comments..Jiri Moskovcak2009-03-041-1/+0
* replace old project name by new oneZdenek Prikryl2009-03-041-3/+3
* removed some debug outputsJiri Moskovcak2009-03-031-4/+4
* async dbus method calls, added exception handlerJiri Moskovcak2009-03-021-2/+8
* New guiJiri Moskovcak2009-03-021-2/+20
* - fixed few gcc warningsJiri Moskovcak2009-02-271-2/+0
* report from GUIJiri Moskovcak2009-02-251-0/+7
* Added more functionality to guiJiri Moskovcak2009-02-231-0/+59