Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace 't' with CD_TXT | Denys Vlasenko | 2009-11-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | CCReporterDialog.py: use same names as C++ code | Denys Vlasenko | 2009-11-19 | 1 | -17/+23 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-11-18 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: src/Gui/CCReporterDialog.py | ||||
| * | GUI: added cancel to send dialog rhbz#537238 | Jiri Moskovcak | 2009-11-18 | 1 | -6/+10 |
| | | |||||
* | | GUI: added cancel to send dialog rhbz#537238 | Jiri Moskovcak | 2009-11-18 | 1 | -6/+10 |
|/ | |||||
* | disable lib/Python, we don't use it anymore (run tested) | Denys Vlasenko | 2009-11-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: shouldn't yell to user | Jiri Moskovcak | 2009-11-09 | 1 | -1/+1 |
| | | | | - removed '!' from warning message | ||||
* | GUI: make "How to reproduce" field more visible | Jiri Moskovcak | 2009-11-09 | 1 | -1/+26 |
| | | | | | - it was part of the treview and usually hidden because the long backtrace, so it was ignored by users. | ||||
* | GUI: added support for backtrace rating | Jiri Moskovcak | 2009-11-06 | 1 | -0/+32 |
| | | | | | | - we don't allow user to create a bug report with backtrace rated below 3 - gui shows yellow warning if the rating == 3 | ||||
* | GUI: Wrong settings window is not shown behind the reporter dialog rhbz#531119 | Jiri Moskovcak | 2009-10-29 | 1 | -1/+5 |
| | |||||
* | small fix in gui | Jiri Moskovcak | 2009-10-13 | 1 | -4/+3 |
| | |||||
* | GUI: added refresh button, added sanity check to plugin settings | Jiri Moskovcak | 2009-10-13 | 1 | -20/+88 |
| | | | | | | | | | - added refresh button to reporter dialog, so user can "recreate" the backtrace after he install the necessary debuginfos - gui will warn the user if he tries to ue reporter which requires login/password and if those are not filled properly (next step is to implement test_settings() into plugins, so we can test if the settings are ok before we try to report something) | ||||
* | remove DBusManager::uniq_name | Denys Vlasenko | 2009-09-29 | 1 | -2/+2 |
| | | | | | | also fix some whitespace damage Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: save/load comment and "how to reproduce" | Jiri Moskovcak | 2009-09-21 | 1 | -1/+10 |
| | |||||
* | CommLayerServerDBus: make it resilient (again) against malformed dbus calls | Denys Vlasenko | 2009-09-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: every item in report is sent by default - added warning dialog to let ↵ | Jiri Moskovcak | 2009-09-01 | 1 | -1/+9 |
| | | | | user change it | ||||
* | GUI: added support for gettext (+part of czech translation) | Jiri Moskovcak | 2009-08-26 | 1 | -1/+2 |
| | |||||
* | whitespace cleanup, no code changes | Denys Vlasenko | 2009-08-18 | 1 | -19/+19 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Fixed crash on F11 ticket#51 | Jiri Moskovcak | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | minor fix in reporter gui | Jiri Moskovcak | 2009-04-10 | 1 | -1/+0 |
| | |||||
* | Wrap lines in report to keep the window sane sized | Jiri Moskovcak | 2009-04-10 | 1 | -5/+12 |
| | |||||
* | Fixed gui for new daemon API | Jiri Moskovcak | 2009-04-09 | 1 | -17/+48 |
| | | | | | removed unneeded code some UI improvements | ||||
* | Added a progress bar, new Comment entry for user comments.. | Jiri Moskovcak | 2009-03-04 | 1 | -13/+31 |
| | |||||
* | Rename to abrt | Jiri Moskovcak | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | async dbus method calls, added exception handler | Jiri Moskovcak | 2009-03-02 | 1 | -1/+1 |
| | |||||
* | New gui | Jiri Moskovcak | 2009-03-02 | 1 | -1/+1 |
| | | | | DBusBackend improvements | ||||
* | - fixed few gcc warnings | Jiri Moskovcak | 2009-02-27 | 1 | -2/+11 |
| | | | | | - added scrolled window for long reports - fixes for all issues identified in review (awilliam@redhat.com) | ||||
* | Added scrolled window to the reporter dialog | Jiri Moskovcak | 2009-02-26 | 1 | -0/+1 |
| | |||||
* | Fixed cancel button in reporter | Jiri Moskovcak | 2009-02-26 | 1 | -9/+4 |
| | |||||
* | More rpm fixes | Jiri Moskovcak | 2009-02-25 | 1 | -6/+7 |
| | |||||
* | report from GUI | Jiri Moskovcak | 2009-02-25 | 1 | -10/+24 |
| | |||||
* | Fixed applet to reflect new gui script | Jiri Moskovcak | 2009-02-25 | 1 | -1/+2 |
| | |||||
* | Made comment line in reporter editable | Jiri Moskovcak | 2009-02-23 | 1 | -1/+6 |
| | |||||
* | Added more functionality to gui | Jiri Moskovcak | 2009-02-23 | 1 | -0/+56 |