summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCReporterDialog.py
Commit message (Expand)AuthorAgeFilesLines
* don't require good backtrace in rhel61.0.7-el6Jiri Moskovcak2010-02-121-3/+10
* GUI: remove code which unconditionally throws out BIN filesDenys Vlasenko2010-02-091-5/+5
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-291-1/+1
|\
| * Report GUI: made more fields copyable - closed rhbz#526209; tweaked wordingDenys Vlasenko2010-01-291-1/+1
* | GUI: fixed the rating logic, to prevent sending BT with rating < 3Jiri Moskovcak2010-01-291-2/+3
|/
* fix bug 559881 (kerneloops not shown in "new" GUI)Denys Vlasenko2010-01-291-2/+6
* GUI ReporterDialog: hide log buttonDenys Vlasenko2010-01-291-3/+8
* GUI: hide the attachment checkboxesJiri Moskovcak2010-01-221-1/+4
* GUI: don't send comment and how_to if user didn't change itJiri Moskovcak2010-01-221-5/+9
* gui: restore default "1. 2. 3." for "how to reproduce" fieldDenys Vlasenko2010-01-211-1/+5
* abrtd: fix Report() dbus call gaping security holesDenys Vlasenko2010-01-211-75/+79
* GUI: small fix to show all warnings at onceJiri Moskovcak2010-01-201-1/+1
* GUI: reporter dialog polishingJiri Moskovcak2010-01-191-8/+11
* resolve conflictJiri Moskovcak2010-01-191-3/+1
|\
| * Eliminate ATT file type - use TXT or BINDenys Vlasenko2010-01-191-2/+1
| * preparatory patch with trivial cleanupsDenys Vlasenko2010-01-191-1/+0
* | GUI: redesign of reporter dialogJiri Moskovcak2010-01-191-117/+109
|/
* gui: add logging infrastructureDenys Vlasenko2010-01-141-1/+1
* *: disable plugin loading/unloading through GUI. Document keyring a bitDenys Vlasenko2010-01-131-1/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-091-1/+1
|\
| * Gui: make report status window's text wrap. Fixes bug 82Denys Vlasenko2009-12-091-1/+1
* | show comment and how to reproduce fields, when BT rating > 3Jiri Moskovcak2009-12-091-2/+0
|/
* GUI: added log windowJiri Moskovcak2009-12-091-1/+8
* preparatory cosmeticsDenys Vlasenko2009-12-081-4/+5
* GUI: gui fixes from rrakus@redhat.comJiri Moskovcak2009-12-041-7/+14
* whitespace cleanupDenys Vlasenko2009-12-031-2/+2
* GUI: survive gnome-keyring access denial rhbz#543200Jiri Moskovcak2009-12-021-1/+4
* typo fixes rhbz#543266Jiri Moskovcak2009-12-021-2/+2
* replace 't' with CD_TXTDenys Vlasenko2009-11-191-2/+2
* CCReporterDialog.py: use same names as C++ codeDenys Vlasenko2009-11-191-17/+23
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-181-1/+1
|\
| * GUI: added cancel to send dialog rhbz#537238Jiri Moskovcak2009-11-181-6/+10
* | GUI: added cancel to send dialog rhbz#537238Jiri Moskovcak2009-11-181-6/+10
|/
* disable lib/Python, we don't use it anymore (run tested)Denys Vlasenko2009-11-131-2/+2
* GUI: shouldn't yell to userJiri Moskovcak2009-11-091-1/+1
* GUI: make "How to reproduce" field more visibleJiri Moskovcak2009-11-091-1/+26
* GUI: added support for backtrace ratingJiri Moskovcak2009-11-061-0/+32
* GUI: Wrong settings window is not shown behind the reporter dialog rhbz#531119Jiri Moskovcak2009-10-291-1/+5
* small fix in guiJiri Moskovcak2009-10-131-4/+3
* GUI: added refresh button, added sanity check to plugin settingsJiri Moskovcak2009-10-131-20/+88
* remove DBusManager::uniq_nameDenys Vlasenko2009-09-291-2/+2
* GUI: save/load comment and "how to reproduce"Jiri Moskovcak2009-09-211-1/+10
* CommLayerServerDBus: make it resilient (again) against malformed dbus callsDenys Vlasenko2009-09-021-1/+1
* GUI: every item in report is sent by default - added warning dialog to let us...Jiri Moskovcak2009-09-011-1/+9
* GUI: added support for gettext (+part of czech translation)Jiri Moskovcak2009-08-261-1/+2
* whitespace cleanup, no code changesDenys Vlasenko2009-08-181-19/+19
* 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-101-5/+12
* Fixed gui for new daemon APIJiri Moskovcak2009-04-091-17/+48