summaryrefslogtreecommitdiffstats
path: root/src/Gui/ABRTPlugin.py
Commit message (Expand)AuthorAgeFilesLines
* GUI: fixed some pylint warningsJiri Moskovcak2010-01-301-2/+0
* GUI: fixed bug caused by failed gk-authorizationJiri Moskovcak2010-01-291-1/+9
* GUI: better code for plugin settings overriding; better logging; fixed "not r...Denys Vlasenko2010-01-151-2/+2
* gui: add logging infrastructureDenys Vlasenko2010-01-141-3/+2
* GUI: make it so that even non-loaded plugins show up in "Plugins" dialogDenys Vlasenko2010-01-141-1/+2
* *: disable plugin loading/unloading through GUI. Document keyring a bitDenys Vlasenko2010-01-131-19/+20
* typo fixes rhbz#543266Jiri Moskovcak2009-12-021-1/+1
* GUI: fixed problem with keyring when run after "su -"Jiri Moskovcak2009-10-221-10/+17
* GUI: call Report() with the latest pluginsettingsJiri Moskovcak2009-10-061-1/+4
* GUI: code cleanup, removed some debugging messagesJiri Moskovcak2009-10-051-4/+0
* removed unsecure reading/writting from ~HOME directoryJiri Moskovcak2009-10-051-21/+28
* manual mergeJiri Moskovcak2009-10-051-5/+29
* remove DBusManager::uniq_nameDenys Vlasenko2009-09-291-3/+3
* GUI: added UI for global settings (just preview, not usable!)Jiri Moskovcak2009-09-081-0/+3
* GUI: improvements to settings dialogJiri Moskovcak2009-09-011-1/+8
* whitespace cleanup, no code changesDenys Vlasenko2009-08-181-7/+7
* GUI now show the status window after report to let user know how did it go.Jiri Moskovcak2009-08-171-1/+2
* GUI: Added option to disable/enable plugins (config preview)Jiri Moskovcak2009-08-111-0/+52