Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GUI: hide the attachment checkboxes | Jiri Moskovcak | 2010-01-22 | 1 | -1/+4 |
| | | | | - we don't use the YET anymore | ||||
* | GUI: small reorganization in report message dialog | Jiri Moskovcak | 2010-01-22 | 1 | -6/+6 |
| | |||||
* | GUI: don't send comment and how_to if user didn't change it | Jiri Moskovcak | 2010-01-22 | 1 | -5/+9 |
| | | | | - otherwise we send the useles default texts to bugzilla | ||||
* | CCMainWindow.py: use CD_xxx constants | Denys Vlasenko | 2010-01-21 | 1 | -1/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | gui: restore default "1. 2. 3." for "how to reproduce" field | Denys Vlasenko | 2010-01-21 | 1 | -1/+5 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | restore saving of backtrace broken by client->server security fix | Denys Vlasenko | 2010-01-21 | 2 | -4/+8 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrtd: fix Report() dbus call gaping security holes | Denys Vlasenko | 2010-01-21 | 2 | -88/+127 |
| | | | | | | We were blindly trusting the values passed to us Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: fixed problem with setting markup for reporter status messages | Jiri Moskovcak | 2010-01-20 | 2 | -5/+12 |
| | | | | - now we have fallback to a raw text, so at least we will see the message | ||||
* | Fixed reporting from abrt-gui when g-keyring is not accessible | Jiri Moskovcak | 2010-01-20 | 2 | -9/+8 |
| | | | | | | - when g-k is not available to user, GUI let him to insert his credentials, but only remembers it until he closes the gui | ||||
* | GUI: small fix to show all warnings at once | Jiri Moskovcak | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | GUI: reporter dialog polishing | Jiri Moskovcak | 2010-01-19 | 2 | -73/+89 |
| | |||||
* | GUI: made the report url clickable again | Jiri Moskovcak | 2010-01-19 | 1 | -6/+8 |
| | |||||
* | resolve conflict | Jiri Moskovcak | 2010-01-19 | 7 | -54/+24 |
|\ | |||||
| * | Eliminate ATT file type - use TXT or BIN | Denys Vlasenko | 2010-01-19 | 2 | -3/+2 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | preparatory patch with trivial cleanups | Denys Vlasenko | 2010-01-19 | 6 | -51/+22 |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | GUI: changed type of log window to popup | Jiri Moskovcak | 2010-01-19 | 1 | -0/+1 |
| | | | | | | | | - it removes the window decorations and it's not shown in taskbar | ||||
* | | GUI: redesign of reporter dialog | Jiri Moskovcak | 2010-01-19 | 2 | -262/+612 |
|/ | |||||
* | fixed: "Warning: g_set_prgname() called multiple times" | Jiri Moskovcak | 2010-01-18 | 1 | -1/+1 |
| | |||||
* | Set the prgname to "Automatic Bug Reporting Tool" fixes rhbz#550357 | Jiri Moskovcak | 2010-01-18 | 1 | -2/+4 |
| | |||||
* | s/os.exit/sys.exit - closes rhbz#556313 | Denys Vlasenko | 2010-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: better code for plugin settings overriding; better logging; fixed "not ↵ | Denys Vlasenko | 2010-01-15 | 3 | -26/+73 |
| | | | | | | reported" display bug Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | add code to make GUI -> daemon settings passing less weird. not enabled yet | Denys Vlasenko | 2010-01-14 | 3 | -23/+87 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | gui: add logging infrastructure | Denys Vlasenko | 2010-01-14 | 12 | -54/+94 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | comment out forgotten debugging | Denys Vlasenko | 2010-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: make it so that even non-loaded plugins show up in "Plugins" dialog | Denys Vlasenko | 2010-01-14 | 4 | -15/+9 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | add an URL to Gnome keyring API (it wasn't trivial to google for) | Denys Vlasenko | 2010-01-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix plugin type display in GUI | Denys Vlasenko | 2010-01-13 | 2 | -37/+38 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: disable plugin loading/unloading through GUI. Document keyring a bit | Denys Vlasenko | 2010-01-13 | 6 | -64/+87 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | ccpp: add a possibility to disable backtrace generation | Denys Vlasenko | 2010-01-07 | 1 | -0/+2 |
| | | | | | | + assorted minor tweaks Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | updated credits | Jiri Moskovcak | 2010-01-04 | 1 | -1/+8 |
| | | | | - hopefully alphabetically ordered | ||||
* | GUI: fixed crash when abrt-gui is run without X server rhbz#552039 | Jiri Moskovcak | 2010-01-04 | 1 | -1/+6 |
| | |||||
* | GUI: autoscroll log window | Jiri Moskovcak | 2009-12-15 | 1 | -1/+4 |
| | |||||
* | fix English | Denys Vlasenko | 2009-12-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | made BarWindow resizable, otherwise log text view is tiny | Denys Vlasenko | 2009-12-10 | 1 | -1/+0 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | mkde abrt-gui --help and --version behave as expected. closes bug 85 | Denys Vlasenko | 2009-12-10 | 2 | -1/+6 |
| | | | | | | See https://fedorahosted.org/abrt/ticket/85 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-12-09 | 3 | -6/+11 |
|\ | |||||
| * | Gui: make report status window's text wrap. Fixes bug 82 | Denys Vlasenko | 2009-12-09 | 2 | -1/+4 |
| | | | | | | | | | | | | See https://fedorahosted.org/abrt/ticket/82 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | fix incorrect wording | Denys Vlasenko | 2009-12-09 | 2 | -5/+7 |
| | | | | | | | | | | | | | | | | | | This looked wrong: "This crash has been reported, you can find the report(s) at: Kernel oops report was uploaded." Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | | show comment and how to reproduce fields, when BT rating > 3 | Jiri Moskovcak | 2009-12-09 | 1 | -2/+0 |
|/ | |||||
* | CCMainWindow.py: remove unused warning_cb | Denys Vlasenko | 2009-12-09 | 1 | -12/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: added log window | Jiri Moskovcak | 2009-12-09 | 6 | -6/+152 |
| | |||||
* | preparatory cosmetics | Denys Vlasenko | 2009-12-08 | 1 | -4/+5 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | gui: removing unused self.update_pBar | Denys Vlasenko | 2009-12-07 | 1 | -14/+8 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: more fixes by rrakus@redhat.com | Jiri Moskovcak | 2009-12-07 | 1 | -5/+12 |
| | |||||
* | GUI: gui fixes from rrakus@redhat.com | Jiri Moskovcak | 2009-12-04 | 9 | -525/+594 |
| | |||||
* | dbus: stop returning bool from DeleteDebugDump call, it's not needed | Denys Vlasenko | 2009-12-04 | 1 | -5/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | whitespace cleanup | Denys Vlasenko | 2009-12-03 | 2 | -3/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | rename CreateReport -> StartJob, GetJobResult -> CreateReport | Denys Vlasenko | 2009-12-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: handle cases when gui fails to start daemon on demand rhbz#543725 | Jiri Moskovcak | 2009-12-03 | 3 | -4/+12 |
| | |||||
* | GUI: more string fixes rhbz#543266 | Jiri Moskovcak | 2009-12-03 | 1 | -4/+4 |
| |