Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CCMainWindow.py: use CD_xxx constants | Denys Vlasenko | 2010-01-21 | 1 | -1/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | restore saving of backtrace broken by client->server security fix | Denys Vlasenko | 2010-01-21 | 1 | -3/+7 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: fixed problem with setting markup for reporter status messages | Jiri Moskovcak | 2010-01-20 | 1 | -2/+4 |
| | | | | - 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 | 1 | -8/+2 |
| | | | | | | - 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: made the report url clickable again | Jiri Moskovcak | 2010-01-19 | 1 | -6/+8 |
| | |||||
* | preparatory patch with trivial cleanups | Denys Vlasenko | 2010-01-19 | 1 | -1/+0 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | 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 | 1 | -13/+18 |
| | | | | | | 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 | 1 | -2/+6 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | gui: add logging infrastructure | Denys Vlasenko | 2010-01-14 | 1 | -7/+19 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix plugin type display in GUI | Denys Vlasenko | 2010-01-13 | 1 | -3/+3 |
| | | | | 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> | ||||
* | 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 incorrect wording | Denys Vlasenko | 2009-12-09 | 1 | -1/+3 |
| | | | | | | | | | 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> | ||||
* | 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 | 1 | -1/+10 |
| | |||||
* | gui: removing unused self.update_pBar | Denys Vlasenko | 2009-12-07 | 1 | -14/+8 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: gui fixes from rrakus@redhat.com | Jiri Moskovcak | 2009-12-04 | 1 | -28/+14 |
| | |||||
* | 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> | ||||
* | GUI: handle cases when gui fails to start daemon on demand rhbz#543725 | Jiri Moskovcak | 2009-12-03 | 1 | -1/+4 |
| | |||||
* | do not report uid resolution error as *error*; report UID -1 as "N/A" | Denys Vlasenko | 2009-11-20 | 1 | -4/+6 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: don't read the g-k every time we want to use the setting | Jiri Moskovcak | 2009-11-20 | 1 | -1/+3 |
| | | | | | | - if g-k is not available, then user can set the settings at least for the current ABRT session, but it's lost if we forcibly reload it everytime | ||||
* | whitespace cleanups | Denys Vlasenko | 2009-11-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: renamed "Crash rate" to "Crash count" | Jiri Moskovcak | 2009-11-06 | 1 | -1/+1 |
| | |||||
* | GUI: small fix to make only valid urls clickable | Jiri Moskovcak | 2009-11-03 | 1 | -1/+1 |
| | |||||
* | just changed comments | Jiri Moskovcak | 2009-11-03 | 1 | -1/+1 |
| | |||||
* | GUI: Wrong settings window is not shown behind the reporter dialog rhbz#531119 | Jiri Moskovcak | 2009-10-29 | 1 | -1/+1 |
| | |||||
* | GUI: small fixes | Jiri Moskovcak | 2009-10-22 | 1 | -2/+5 |
| | |||||
* | GUI: make the newest dump selected | Jiri Moskovcak | 2009-10-22 | 1 | -1/+2 |
| | |||||
* | GUI: added refresh button, added sanity check to plugin settings | Jiri Moskovcak | 2009-10-13 | 1 | -9/+25 |
| | | | | | | | | | - 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) | ||||
* | Date/time honors current system locale | Karel Klic | 2009-10-12 | 1 | -2/+2 |
| | |||||
* | GUI: call Report() with the latest pluginsettings | Jiri Moskovcak | 2009-10-06 | 1 | -1/+2 |
| | | | | | | - pluginlist is cached so it should be refreshed before Report() is called otherwise we get the old settings to the daemon | ||||
* | abrt-gui: partially remove job_id parameter | Denys Vlasenko | 2009-10-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrt-gui: make "report" toolbar button work even if abrtd is not running | Denys Vlasenko | 2009-09-30 | 1 | -4/+5 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | remove DBusManager::uniq_name | Denys Vlasenko | 2009-09-29 | 1 | -7/+7 |
| | | | | | | also fix some whitespace damage Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: send the reporters settings as an argument for Report() | Jiri Moskovcak | 2009-09-29 | 1 | -2/+8 |
| | | | | | - daemon shouldn't read from $HOME dir, as it is unsecure and won't work on NFS mounted homes. | ||||
* | GUI: reversed the dumplist, so the latest crashes are at the top | Jiri Moskovcak | 2009-09-29 | 1 | -1/+1 |
| | |||||
* | GUI: save/load comment and "how to reproduce" | Jiri Moskovcak | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | updated translation strings | Jiri Moskovcak | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | GUI: added popup menu, fixed behaviour when run with root privs | Jiri Moskovcak | 2009-09-17 | 1 | -3/+16 |
| | | | | | | - pop-up menu binded to right mouse button should be more user friendly - the background color was wrongly set when run as root because of wrong refence to liststore item | ||||
* | GUI: more global settings (still "read-only") | Jiri Moskovcak | 2009-09-09 | 1 | -2/+2 |
| | |||||
* | GUI: added UI for global settings (just preview, not usable!) | Jiri Moskovcak | 2009-09-08 | 1 | -1/+9 |
| | |||||
* | GUI: better error message | Jiri Moskovcak | 2009-09-01 | 1 | -1/+1 |
| | |||||
* | GUI: enabled doubleclick on dump in mainwindow | Jiri Moskovcak | 2009-08-31 | 1 | -1/+6 |
| | |||||
* | added signal JobStarted => removed the ugly sleep() hack | Jiri Moskovcak | 2009-08-27 | 1 | -1/+1 |
| | |||||
* | GUI: added support for gettext (+part of czech translation) | Jiri Moskovcak | 2009-08-26 | 1 | -29/+13 |
| | |||||
* | GUI: added first part of support for gettext | Jiri Moskovcak | 2009-08-25 | 1 | -0/+15 |
| | |||||
* | GUI: few improvements, to be more userfriendly | Jiri Moskovcak | 2009-08-24 | 1 | -1/+11 |
| |