| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lower case direcotry(no code changed) | Nikola Pajkovsky | 2010-08-10 | 1 | -827/+0 |
| | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| * | String updates | Karel Klic | 2010-07-12 | 1 | -4/+4 |
| | | |||||
| * | make log window resizable (again) | Denys Vlasenko | 2010-05-25 | 1 | -3/+0 |
| | | | | | | | | Log window is meant to make it possible to see the log. Non-resizable window makes it annoyingly difficult... Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | minor gui fixes | Jiri Moskovcak | 2010-03-31 | 1 | -5/+26 |
| | | |||||
| * | GUI: shrink progress window when details are collapsed | Jiri Moskovcak | 2010-03-20 | 1 | -2/+4 |
| | | |||||
| * | GUI: minor report dialog fixes | Jiri Moskovcak | 2010-03-11 | 1 | -0/+2 |
| | | | | | | - added button tooltips - made "I checked ..." text red, so it's more visible | ||||
| * | GUI: fixed the report window height on small display rhbz#563919 | Jiri Moskovcak | 2010-03-09 | 1 | -461/+476 |
| | | |||||
| * | GUI: center all dialogs on parent | Jiri Moskovcak | 2010-03-04 | 1 | -0/+2 |
| | | |||||
| * | GUI: added reporter selection window | Jiri Moskovcak | 2010-03-04 | 1 | -0/+136 |
| | | |||||
| * | fix bz#554242 "Cannot tab between input areas in report dialog" | Denys Vlasenko | 2010-02-11 | 1 | -0/+3 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | GUI: make text fields in report wnd more consistent (no border for all) | Denys Vlasenko | 2010-02-09 | 1 | -1/+0 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | GUI: fixed scrolling in reporter dialog rhbz#559687 | Jiri Moskovcak | 2010-02-03 | 1 | -18/+6 |
| | | |||||
| * | Report GUI: made more fields copyable - closed rhbz#526209; tweaked wording | Denys Vlasenko | 2010-01-29 | 1 | -1/+9 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | remove extra "secondary" property | Denys Vlasenko | 2010-01-29 | 1 | -1/+0 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | GUI ReporterDialog: hide log button | Denys Vlasenko | 2010-01-29 | 1 | -0/+2 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | report GUI: rename buttons: Log -> Show log, Send -> Send report | Denys Vlasenko | 2010-01-27 | 1 | -4/+3 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | GUI: reporter dialog polishing | Jiri Moskovcak | 2010-01-19 | 1 | -65/+78 |
| | | |||||
| * | GUI: redesign of reporter dialog | Jiri Moskovcak | 2010-01-19 | 1 | -145/+503 |
| | | |||||
| * | fix English | Denys Vlasenko | 2009-12-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | GUI: added log window | Jiri Moskovcak | 2009-12-09 | 1 | -3/+17 |
| | | |||||
| * | GUI: gui fixes from rrakus@redhat.com | Jiri Moskovcak | 2009-12-04 | 1 | -107/+155 |
| | | |||||
| * | GUI: fixed text wrapping in comment field rhbz#531276 | Jiri Moskovcak | 2009-11-19 | 1 | -4/+4 |
| | | |||||
| * | GUI: added cancel to send dialog rhbz#537238 | Jiri Moskovcak | 2009-11-18 | 1 | -1/+1 |
| | | |||||
| * | GUI: make "How to reproduce" field more visible | Jiri Moskovcak | 2009-11-09 | 1 | -1/+44 |
| | | | | | | - 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 | -3/+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/+0 |
| | | |||||
| * | GUI: added refresh button, added sanity check to plugin settings | Jiri Moskovcak | 2009-10-13 | 1 | -8/+17 |
| | | | | | | | | | | - 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) | ||||
| * | GUI: fixed word wrap in Comment field rhbz#524349 | Jiri Moskovcak | 2009-09-21 | 1 | -1/+2 |
| | | |||||
| * | GUI: added horizontal scrolling to report window | Jiri Moskovcak | 2009-08-20 | 1 | -1/+1 |
| | | |||||
| * | GUI: Fixed reporter dialog rhbz#497600 | Jiri Moskovcak | 2009-07-20 | 1 | -18/+28 |
| | | |||||
| * | Wrap lines in report to keep the window sane sized | Jiri Moskovcak | 2009-04-10 | 1 | -1/+2 |
| | | |||||
| * | Fixed gui for new daemon API | Jiri Moskovcak | 2009-04-09 | 1 | -2/+2 |
| | | | | | | removed unneeded code some UI improvements | ||||
| * | Added a progress bar, new Comment entry for user comments.. | Jiri Moskovcak | 2009-03-04 | 1 | -1/+44 |
| | | |||||
| * | New gui | Jiri Moskovcak | 2009-03-02 | 1 | -0/+86 |
| DBusBackend improvements | |||||
