summaryrefslogtreecommitdiffstats
path: root/src/Gui
Commit message (Expand)AuthorAgeFilesLines
* Set the prgname to "Automatic Bug Reporting Tool" fixes rhbz#550357Jiri Moskovcak2010-01-181-2/+4
* s/os.exit/sys.exit - closes rhbz#556313Denys Vlasenko2010-01-181-1/+1
* GUI: better code for plugin settings overriding; better logging; fixed "not r...Denys Vlasenko2010-01-153-26/+73
* add code to make GUI -> daemon settings passing less weird. not enabled yetDenys Vlasenko2010-01-143-23/+87
* gui: add logging infrastructureDenys Vlasenko2010-01-1412-54/+94
* comment out forgotten debuggingDenys Vlasenko2010-01-141-1/+1
* GUI: make it so that even non-loaded plugins show up in "Plugins" dialogDenys Vlasenko2010-01-144-15/+9
* add an URL to Gnome keyring API (it wasn't trivial to google for)Denys Vlasenko2010-01-131-0/+3
* fix plugin type display in GUIDenys Vlasenko2010-01-132-37/+38
* *: disable plugin loading/unloading through GUI. Document keyring a bitDenys Vlasenko2010-01-136-64/+87
* ccpp: add a possibility to disable backtrace generationDenys Vlasenko2010-01-071-0/+2
* updated creditsJiri Moskovcak2010-01-041-1/+8
* GUI: fixed crash when abrt-gui is run without X server rhbz#552039Jiri Moskovcak2010-01-041-1/+6
* GUI: autoscroll log windowJiri Moskovcak2009-12-151-1/+4
* fix EnglishDenys Vlasenko2009-12-101-1/+1
* made BarWindow resizable, otherwise log text view is tinyDenys Vlasenko2009-12-101-1/+0
* mkde abrt-gui --help and --version behave as expected. closes bug 85Denys Vlasenko2009-12-102-1/+6
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-093-6/+11
|\
| * Gui: make report status window's text wrap. Fixes bug 82Denys Vlasenko2009-12-092-1/+4
| * fix incorrect wordingDenys Vlasenko2009-12-092-5/+7
* | show comment and how to reproduce fields, when BT rating > 3Jiri Moskovcak2009-12-091-2/+0
|/
* CCMainWindow.py: remove unused warning_cbDenys Vlasenko2009-12-091-12/+1
* GUI: added log windowJiri Moskovcak2009-12-096-6/+152
* preparatory cosmeticsDenys Vlasenko2009-12-081-4/+5
* gui: removing unused self.update_pBarDenys Vlasenko2009-12-071-14/+8
* GUI: more fixes by rrakus@redhat.comJiri Moskovcak2009-12-071-5/+12
* GUI: gui fixes from rrakus@redhat.comJiri Moskovcak2009-12-049-525/+594
* dbus: stop returning bool from DeleteDebugDump call, it's not neededDenys Vlasenko2009-12-041-5/+3
* whitespace cleanupDenys Vlasenko2009-12-032-3/+3
* rename CreateReport -> StartJob, GetJobResult -> CreateReportDenys Vlasenko2009-12-031-2/+2
* GUI: handle cases when gui fails to start daemon on demand rhbz#543725Jiri Moskovcak2009-12-033-4/+12
* GUI: more string fixes rhbz#543266Jiri Moskovcak2009-12-031-4/+4
* GUI: survive gnome-keyring access denial rhbz#543200Jiri Moskovcak2009-12-023-9/+25
* typo fixes rhbz#543266Jiri Moskovcak2009-12-025-10/+10
* GUI: reorder question_dialog buttonsJiri Moskovcak2009-11-201-1/+1
* GUI: fix button order in question_dialogJiri Moskovcak2009-11-201-1/+3
* do not report uid resolution error as *error*; report UID -1 as "N/A"Denys Vlasenko2009-11-201-4/+6
* GUI: don't read the g-k every time we want to use the settingJiri Moskovcak2009-11-202-2/+6
* GUI: survive if g-k access is denied rhbz#534171Jiri Moskovcak2009-11-201-0/+2
* replace 't' with CD_TXTDenys Vlasenko2009-11-191-2/+2
* CCReporterDialog.py: use same names as C++ codeDenys Vlasenko2009-11-191-17/+23
* GUI: fixed text wrapping in comment field rhbz#531276Jiri Moskovcak2009-11-191-4/+4
* 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-183-8/+12
* | GUI: added cancel to send dialog rhbz#537238Jiri Moskovcak2009-11-183-8/+12
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-181-2/+2
|\
| * whitespace cleanupsDenys Vlasenko2009-11-181-2/+2
* | GUI: added window icon rhbz#537240Jiri Moskovcak2009-11-181-0/+1
|/
* made desktop file translatableJiri Moskovcak2009-11-152-2/+5
* disable lib/Python, we don't use it anymore (run tested)Denys Vlasenko2009-11-131-2/+2