summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCReporterDialog.py
Commit message (Expand)AuthorAgeFilesLines
* GUI: moved the reporters settings check before the reporter dialogJiri Moskovcak2010-03-191-62/+61
* Do not throw if there is no reporter for some action.Karel Klic2010-03-151-4/+9
* GUI: minor fixes in reporter dialogJiri Moskovcak2010-03-131-8/+3
* GUI: minor report dialog fixesJiri Moskovcak2010-03-111-1/+11
* GUI: fixed the report window height on small display rhbz#563919Jiri Moskovcak2010-03-091-0/+1
* GUI: added option to run without main window v3Jiri Moskovcak2010-03-081-9/+25
* use FILENAME_BACKTRACE for oops text tooDenys Vlasenko2010-03-051-7/+2
* GUI: center all dialogs on parentJiri Moskovcak2010-03-041-0/+2
* *: UID:UUID -> crash_id conversionDenys Vlasenko2010-03-041-2/+2
* GUI: added reporter selection windowJiri Moskovcak2010-03-041-1/+222
* fix bz#570081 (self.is_oops is not defined)Denys Vlasenko2010-03-031-1/+2
* 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