summaryrefslogtreecommitdiffstats
path: root/src/Gui
Commit message (Expand)AuthorAgeFilesLines
* GUI: added clickable link to "after report" status windowJiri Moskovcak2009-08-204-16/+155
* abrt-giu: tooltip is "View and report application crashes" nowDenys Vlasenko2009-08-201-1/+1
* GUI: nicer after report messageJiri Moskovcak2009-08-192-1/+9
* abrt-gui: fix crash when run by rootDenys Vlasenko2009-08-181-1/+3
* whitespace cleanup, no code changesDenys Vlasenko2009-08-1812-134/+134
* 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-179-20/+116
|/
* GUI: Changes in plugin's settings are now savedJiri Moskovcak2009-08-123-1/+20
* GUI: Added option to disable/enable plugins (config preview)Jiri Moskovcak2009-08-1110-23/+563
* GUI: minor fix to center the error dialog on parent.Jiri Moskovcak2009-08-041-1/+2
* 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-032-13/+11
* GUI: Added detection whether daemon is running (gui disables itself)Jiri Moskovcak2009-07-282-29/+48
* GUI: single instance pattern rhbz#512390, trac#60Jiri Moskovcak2009-07-224-12/+83
* Fix build system for the case where configure was run with non-default prefixDenys Vlasenko2009-07-201-1/+6
* GUI: Fixed reporter dialog rhbz#497600Jiri Moskovcak2009-07-201-18/+28
* Removed dependency on rhplJiri Moskovcak2009-07-201-2/+8
* Daemon: added threaded CreateReport -> breaks CLI!Jiri Moskovcak2009-07-203-27/+89
* Fixed desktop file installation (ticket#56)Jiri Moskovcak2009-07-081-1/+0
* 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-162-5/+12
* Fixed crash on F11 ticket#51Jiri Moskovcak2009-04-231-1/+1
* minor fix in reporter guiJiri Moskovcak2009-04-101-1/+0
* Wrap lines in report to keep the window sane sizedJiri Moskovcak2009-04-102-6/+14
* Fixed gui for new daemon APIJiri Moskovcak2009-04-0910-46/+142
* Fixed daemon to compile with new MW API, added check for dumps created while ...Jiri Moskovcak2009-03-231-0/+1
* Added column 'user' to the guiJiri Moskovcak2009-03-161-6/+20
* Gui: set the newest entry as active (ticket#23)Jiri Moskovcak2009-03-132-2/+9
* 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-133-6/+68
* Changed gui according to rhbz#489624, fixed dbus timeoutsJiri Moskovcak2009-03-113-164/+38
* Increased timeout for async dbus calls to 60secJiri Moskovcak2009-03-093-14/+14
* Added a progress bar, new Comment entry for user comments..Jiri Moskovcak2009-03-045-34/+124
* Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcherJiri Moskovcak2009-03-041-3/+3
|\
| * replace old project name by new oneZdenek Prikryl2009-03-042-4/+4
* | resolved conflictJiri Moskovcak2009-03-041-6/+24
|/
* Rename to abrtJiri Moskovcak2009-03-036-11/+11
* removed some debug outputsJiri Moskovcak2009-03-032-5/+5
* Forgot to commit exception.pyJiri Moskovcak2009-03-021-0/+12
* async dbus method calls, added exception handlerJiri Moskovcak2009-03-025-14/+469
* New guiJiri Moskovcak2009-03-029-782/+334
* - fixed few gcc warningsJiri Moskovcak2009-02-275-10/+257
* Added scrolled window to the reporter dialogJiri Moskovcak2009-02-262-49/+58
* Fixed cancel button in reporterJiri Moskovcak2009-02-265-61/+58
* DBus timeout handlingJiri Moskovcak2009-02-261-1/+7
* Exception catchingJiri Moskovcak2009-02-261-0/+3
* More rpm fixesJiri Moskovcak2009-02-253-8/+9