summaryrefslogtreecommitdiffstats
path: root/src/Gui
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | - improved status window
* Fix build system for the case where configure was run with non-default prefixDenys Vlasenko2009-07-201-1/+6
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* 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
| | | | | removed unneeded code some UI improvements
* Fixed daemon to compile with new MW API, added check for dumps created while ↵Jiri Moskovcak2009-03-231-0/+1
| | | | | | daemon wasn't running - minor spec file fixes
* 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 ↵Jiri Moskovcak2009-03-131-2/+4
| | | | (ticket#41)
* 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
| | | | DBusBackend improvements
* - fixed few gcc warningsJiri Moskovcak2009-02-275-10/+257
| | | | | - added scrolled window for long reports - fixes for all issues identified in review (awilliam@redhat.com)
* 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
|
* Added CCReport.pyJiri Moskovcak2009-02-251-1/+1
|
* report from GUIJiri Moskovcak2009-02-254-13/+70
|
* Fixed applet to reflect new gui scriptJiri Moskovcak2009-02-252-2/+4
|
* more gui atutools fixesJiri Moskovcak2009-02-252-1/+1
|
* More autotools magic for guiJiri Moskovcak2009-02-253-20/+9
|
* Forgot to add mainwindow.py.Jiri Moskovcak2009-02-241-1/+1
|
* Fixed some exceptions in gui.Jiri Moskovcak2009-02-242-55/+53
|
* Added autotools scripts for gui.Jiri Moskovcak2009-02-241-0/+29
|
* Made comment line in reporter editableJiri Moskovcak2009-02-231-1/+6
|