summaryrefslogtreecommitdiffstats
path: root/src/Gui/PluginList.py
Commit message (Expand)AuthorAgeFilesLines
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-101-69/+0
* GUI: don't try to use action plugins as reportersJiri Moskovcak2010-06-221-1/+1
* GUI: added reporter selection windowJiri Moskovcak2010-03-041-0/+7
* GUI: fixed some pylint warningsJiri Moskovcak2010-01-301-0/+1
* restore saving of backtrace broken by client->server security fixDenys Vlasenko2010-01-211-1/+1
* Fixed reporting from abrt-gui when g-keyring is not accessibleJiri Moskovcak2010-01-201-1/+6
* gui: add logging infrastructureDenys Vlasenko2010-01-141-4/+3
* 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-141-10/+7
* *: disable plugin loading/unloading through GUI. Document keyring a bitDenys Vlasenko2010-01-131-2/+2
* removed unsecure reading/writting from ~HOME directoryJiri Moskovcak2009-10-051-20/+13
* remove DBusManager::uniq_nameDenys Vlasenko2009-09-291-6/+5
* GUI: send the reporters settings as an argument for Report()Jiri Moskovcak2009-09-291-0/+3
* GUI: more global settings (still "read-only")Jiri Moskovcak2009-09-091-0/+6
* GUI: added UI for global settings (just preview, not usable!)Jiri Moskovcak2009-09-081-0/+8
* whitespace cleanup, no code changesDenys Vlasenko2009-08-181-2/+2
* GUI: Added option to disable/enable plugins (config preview)Jiri Moskovcak2009-08-111-0/+51