index
:
abrt.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michal Nowak
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Gui
/
CCMainWindow.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
CCMainWindow.py: use CD_xxx constants
Denys Vlasenko
2010-01-21
1
-1
/
+2
*
restore saving of backtrace broken by client->server security fix
Denys Vlasenko
2010-01-21
1
-3
/
+7
*
GUI: fixed problem with setting markup for reporter status messages
Jiri Moskovcak
2010-01-20
1
-2
/
+4
*
Fixed reporting from abrt-gui when g-keyring is not accessible
Jiri Moskovcak
2010-01-20
1
-8
/
+2
*
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
*
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
*
GUI: better code for plugin settings overriding; better logging; fixed "not r...
Denys Vlasenko
2010-01-15
1
-13
/
+18
*
add code to make GUI -> daemon settings passing less weird. not enabled yet
Denys Vlasenko
2010-01-14
1
-2
/
+6
*
gui: add logging infrastructure
Denys Vlasenko
2010-01-14
1
-7
/
+19
*
fix plugin type display in GUI
Denys Vlasenko
2010-01-13
1
-3
/
+3
*
ccpp: add a possibility to disable backtrace generation
Denys Vlasenko
2010-01-07
1
-0
/
+2
*
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
*
CCMainWindow.py: remove unused warning_cb
Denys Vlasenko
2009-12-09
1
-12
/
+1
*
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
*
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
*
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
*
GUI: don't read the g-k every time we want to use the setting
Jiri Moskovcak
2009-11-20
1
-1
/
+3
*
whitespace cleanups
Denys Vlasenko
2009-11-18
1
-2
/
+2
*
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
*
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
*
abrt-gui: partially remove job_id parameter
Denys Vlasenko
2009-10-01
1
-1
/
+1
*
abrt-gui: make "report" toolbar button work even if abrtd is not running
Denys Vlasenko
2009-09-30
1
-4
/
+5
*
remove DBusManager::uniq_name
Denys Vlasenko
2009-09-29
1
-7
/
+7
*
GUI: send the reporters settings as an argument for Report()
Jiri Moskovcak
2009-09-29
1
-2
/
+8
*
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
*
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
[next]