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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix bz#554242 "Cannot tab between input areas in report dialog"
Denys Vlasenko
2010-02-11
1
-0
/
+3
*
Don't show empty 'Not loaded plugins' section - fix#2 rhbz#560971
Jiri Moskovcak
2010-02-09
1
-7
/
+7
*
GUI: escape plugin messages before using them in set_markup()
Jiri Moskovcak
2010-02-09
2
-2
/
+4
*
GUI: remove code which unconditionally throws out BIN files
Denys Vlasenko
2010-02-09
1
-5
/
+5
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2010-02-09
1
-1
/
+0
|
\
|
*
GUI: make text fields in report wnd more consistent (no border for all)
Denys Vlasenko
2010-02-09
1
-1
/
+0
*
|
GUI: only urls should be clickable
Jiri Moskovcak
2010-02-09
1
-1
/
+1
|
/
*
GUI: fixed exception in plugin settings dialog rhbz#560851
Jiri Moskovcak
2010-02-09
1
-1
/
+1
*
GUI: respect system settings for toolbars rhbz#552161
Jiri Moskovcak
2010-02-08
1
-2
/
+0
*
GUI: fixed scrolling in reporter dialog rhbz#559687
Jiri Moskovcak
2010-02-03
1
-18
/
+6
*
GUI: fixed windows icons and titles rhbz#537240, rhbz#560964
Jiri Moskovcak
2010-02-03
2
-4
/
+9
*
GUI: fix rhbz#560971 "Don't show empty 'Not loaded plugins' section"
Denys Vlasenko
2010-02-03
1
-2
/
+14
*
GUI: fixed some pylint warnings
Jiri Moskovcak
2010-01-30
9
-48
/
+39
*
GUI: made report message labels wrap
Jiri Moskovcak
2010-01-30
2
-4
/
+6
*
GUI: don't die if daemon doesn't send the gpg keys
Jiri Moskovcak
2010-01-29
1
-4
/
+7
*
GUI: wider report message dialog
Jiri Moskovcak
2010-01-29
1
-2
/
+2
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2010-01-29
2
-2
/
+10
|
\
|
*
Report GUI: made more fields copyable - closed rhbz#526209; tweaked wording
Denys Vlasenko
2010-01-29
2
-2
/
+10
*
|
GUI: fixed the rating logic, to prevent sending BT with rating < 3
Jiri Moskovcak
2010-01-29
1
-2
/
+3
|
/
*
GUI: fixed bug caused by failed gk-authorization
Jiri Moskovcak
2010-01-29
2
-21
/
+52
*
GUI: wrap the reporter message if it's longer than 360px
Jiri Moskovcak
2010-01-29
1
-3
/
+7
*
fix bug 559881 (kerneloops not shown in "new" GUI)
Denys Vlasenko
2010-01-29
1
-2
/
+6
*
remove extra "secondary" property
Denys Vlasenko
2010-01-29
1
-1
/
+0
*
GUI ReporterDialog: hide log button
Denys Vlasenko
2010-01-29
3
-3
/
+15
*
report GUI: rename buttons: Log -> Show log, Send -> Send report
Denys Vlasenko
2010-01-27
1
-4
/
+3
*
abrtd: proper fix to autostart problem
Denys Vlasenko
2010-01-27
1
-5
/
+3
*
fix dbus autostart
Denys Vlasenko
2010-01-27
1
-17
/
+36
*
revert Log window type to "top level" - it looks weird as "dialog" one
Denys Vlasenko
2010-01-26
1
-1
/
+0
*
GUI: hide the attachment checkboxes
Jiri Moskovcak
2010-01-22
1
-1
/
+4
*
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
*
CCMainWindow.py: use CD_xxx constants
Denys Vlasenko
2010-01-21
1
-1
/
+2
*
gui: restore default "1. 2. 3." for "how to reproduce" field
Denys Vlasenko
2010-01-21
1
-1
/
+5
*
restore saving of backtrace broken by client->server security fix
Denys Vlasenko
2010-01-21
2
-4
/
+8
*
abrtd: fix Report() dbus call gaping security holes
Denys Vlasenko
2010-01-21
2
-88
/
+127
*
GUI: fixed problem with setting markup for reporter status messages
Jiri Moskovcak
2010-01-20
2
-5
/
+12
*
Fixed reporting from abrt-gui when g-keyring is not accessible
Jiri Moskovcak
2010-01-20
2
-9
/
+8
*
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
|
*
preparatory patch with trivial cleanups
Denys Vlasenko
2010-01-19
6
-51
/
+22
*
|
GUI: changed type of log window to popup
Jiri Moskovcak
2010-01-19
1
-0
/
+1
*
|
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
*
GUI: better code for plugin settings overriding; better logging; fixed "not r...
Denys Vlasenko
2010-01-15
3
-26
/
+73
*
add code to make GUI -> daemon settings passing less weird. not enabled yet
Denys Vlasenko
2010-01-14
3
-23
/
+87
[next]