Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GUI: make how to mandatory | Jiri Moskovcak | 2010-11-17 | 1 | -5/+51 |
| | | | | | - some devels were complaining about lack of additional information because for some crashes the bt is not enough | ||||
* | GUI: make the "install debuginfo" hint selectable rhbz#644343 | Jiri Moskovcak | 2010-11-15 | 1 | -0/+1 |
| | |||||
* | GUI: wrap howto and comments rhbz#625237 | Jiri Moskovcak | 2010-11-15 | 1 | -0/+2 |
| | |||||
* | GUI: show horizontal scrollbar when needed | Jiri Moskovcak | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | GUI: wrap lines in the backtrace window rhbz#625232 | Jiri Moskovcak | 2010-11-15 | 1 | -1/+3 |
| | |||||
* | GUI: changed '*' to '•' rhbz#625236 | Jiri Moskovcak | 2010-11-15 | 1 | -2/+2 |
| | |||||
* | added utf-8 coding tag into .py files | Jiri Moskovcak | 2010-11-15 | 1 | -0/+1 |
| | |||||
* | GUI: show the scrollbar in summary only when needed | Jiri Moskovcak | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | GUI: make the bt viewer not-editable rhbz#621871 | Jiri Moskovcak | 2010-11-15 | 1 | -0/+2 |
| | |||||
* | Be more polite with user | Denys Vlasenko | 2010-07-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: allow sending crashes without rating | Karel Klic | 2010-07-12 | 1 | -5/+8 |
| | | | | | | | | - some crashes (koopses, python) doesn't require rating, because their backtrace is always good, so we don't rate them and GUI should treat them as the rating was good From: Jiri Moskovcak <jmoskovc@redhat.com> | ||||
* | GUI: fixed package name in warning message when the packge is kernel rhbz#612191 | Karel Klic | 2010-07-12 | 1 | -1/+1 |
| | | | | Author: Jiri Moskovcak <jmoskovc@redhat.com> | ||||
* | String updates | Karel Klic | 2010-07-12 | 1 | -28/+28 |
| | |||||
* | GUI: fixed problem with no gkeyring and just one reporter enabled rhbz#612457 | Jiri Moskovcak | 2010-07-08 | 1 | -9/+14 |
| | |||||
* | GUI: don't die if crash info doesn't contain bt | Jiri Moskovcak | 2010-06-30 | 1 | -10/+21 |
| | | | | | - and of course don't let user to report a bug without bt if the reporter plugin requires it | ||||
* | GUI: don't try to use action plugins as reporters | Jiri Moskovcak | 2010-06-22 | 1 | -0/+4 |
| | | | | | | - action plugins can be specified in AnalyzerActionsAndReporters, but those are run automatically when user press "report" and gui shouldn't show them in reporter selector | ||||
* | GUI: skip the plugin selection, if it's not needed | Jiri Moskovcak | 2010-06-16 | 1 | -5/+10 |
| | | | | | | - if there's only one reporter, then we can skip the first page in the wizard - the page is skipped only if the plugin options are properly configured | ||||
* | minor gui fixes | Jiri Moskovcak | 2010-06-16 | 1 | -2/+4 |
| | | | | - made the report results selectable, center the wrong settings dialog | ||||
* | GUI: don't require the rating for all reporters | Jiri Moskovcak | 2010-06-16 | 1 | -2/+12 |
| | | | | | | - some reporters (logger, RHTSupport) doesn't require a good backtrace (so far only bz does) so gui shouldn't force user to have a good backtrace everytime | ||||
* | GUI: fixed exception when there is no configure dialog for plugin rhbz#603745 | Jiri Moskovcak | 2010-06-16 | 1 | -1/+6 |
| | | | | | - gui now complains about the missing dialog and won't throw and exception | ||||
* | GUI: fixed few typos | Jiri Moskovcak | 2010-06-09 | 1 | -3/+3 |
| | |||||
* | minor fix to assistant | Jiri Moskovcak | 2010-06-09 | 1 | -1/+0 |
| | |||||
* | GUI: polished the reporter assistant | Jiri Moskovcak | 2010-06-08 | 1 | -34/+53 |
| | | | | | | - fixed text layout - don't forget the comments - and few minor fixes | ||||
* | GUI: don't remove user comments when re-reporting the bug | Jiri Moskovcak | 2010-06-03 | 1 | -0/+2 |
| | |||||
* | GUI: remember comment and howto on backtrace refresh rhbz#545690 | Jiri Moskovcak | 2010-05-27 | 1 | -29/+59 |
| | |||||
* | GUI: added close button to the backtrace viewer | Jiri Moskovcak | 2010-05-26 | 1 | -3/+6 |
| | |||||
* | GUI: new reporting wizard | Jiri Moskovcak | 2010-05-26 | 1 | -72/+329 |
| | |||||
* | GUI: added the new wizard interface (not active now) | Jiri Moskovcak | 2010-05-25 | 1 | -0/+539 |
- just added the files to repo so translators can start working on localization |