summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCMainWindow.py
Commit message (Expand)AuthorAgeFilesLines
* GUI: nicer after report messageJiri Moskovcak2009-08-191-1/+7
* abrt-gui: fix crash when run by rootDenys Vlasenko2009-08-181-1/+3
* whitespace cleanup, no code changesDenys Vlasenko2009-08-181-34/+34
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-08-181-1/+1
|\
| * Bump version to 0.0.6Denys Vlasenko2009-08-171-1/+1
* | GUI now show the status window after report to let user know how did it go.Jiri Moskovcak2009-08-171-8/+46
|/
* GUI: Added option to disable/enable plugins (config preview)Jiri Moskovcak2009-08-111-0/+7
* GUI: minor fix to center the error dialog on parent.Jiri Moskovcak2009-08-041-1/+2
* DBus: Many fixes to client -> cli works again, changed JobDone notificationJiri Moskovcak2009-08-031-1/+1
* GUI: Added detection whether daemon is running (gui disables itself)Jiri Moskovcak2009-07-281-0/+7
* GUI: single instance pattern rhbz#512390, trac#60Jiri Moskovcak2009-07-221-6/+34
* Daemon: added threaded CreateReport -> breaks CLI!Jiri Moskovcak2009-07-201-4/+11
* Allow only one instance of GUIJiri Moskovcak2009-06-161-1/+1
* Fixed gui for new daemon APIJiri Moskovcak2009-04-091-15/+3
* Added column 'user' to the guiJiri Moskovcak2009-03-161-6/+20
* Gui: set the newest entry as active (ticket#23)Jiri Moskovcak2009-03-131-1/+6
* Delete and Report button are no longer active if no entry is selected (ticket...Jiri Moskovcak2009-03-131-2/+4
* Gui refreshes silently (ticket#36)Jiri Moskovcak2009-03-131-6/+7
* Added error reporting over dbus to daemon, error handling in gui, about dialogJiri Moskovcak2009-03-131-0/+18
* Changed gui according to rhbz#489624, fixed dbus timeoutsJiri Moskovcak2009-03-111-7/+9
* Increased timeout for async dbus calls to 60secJiri Moskovcak2009-03-091-9/+9
* Added a progress bar, new Comment entry for user comments..Jiri Moskovcak2009-03-041-18/+9
* resolved conflictJiri Moskovcak2009-03-041-6/+24
* Rename to abrtJiri Moskovcak2009-03-031-1/+1
* removed some debug outputsJiri Moskovcak2009-03-031-1/+1
* async dbus method calls, added exception handlerJiri Moskovcak2009-03-021-8/+25
* New guiJiri Moskovcak2009-03-021-63/+100
* - fixed few gcc warningsJiri Moskovcak2009-02-271-5/+1
* Fixed cancel button in reporterJiri Moskovcak2009-02-261-1/+2
* DBus timeout handlingJiri Moskovcak2009-02-261-1/+7
* Exception catchingJiri Moskovcak2009-02-261-0/+3
* More rpm fixesJiri Moskovcak2009-02-251-1/+1
* report from GUIJiri Moskovcak2009-02-251-3/+9
* Fixed applet to reflect new gui scriptJiri Moskovcak2009-02-251-1/+2
* more gui atutools fixesJiri Moskovcak2009-02-251-0/+0
* More autotools magic for guiJiri Moskovcak2009-02-251-0/+139