summaryrefslogtreecommitdiffstats
path: root/src/Gui/PluginsSettingsDialog.py
Commit message (Collapse)AuthorAgeFilesLines
* GUI: total rewrite based on design from Mairin DuffyJiri Moskovcak2010-03-311-1/+1
|
* GUI: more window positioning fixesJiri Moskovcak2010-03-041-1/+1
|
* GUI: center all dialogs on parentJiri Moskovcak2010-03-041-2/+6
|
* Don't show empty 'Not loaded plugins' section - fix#2 rhbz#560971Jiri Moskovcak2010-02-091-7/+7
|
* GUI: fixed exception in plugin settings dialog rhbz#560851Jiri Moskovcak2010-02-091-1/+1
|
* GUI: fix rhbz#560971 "Don't show empty 'Not loaded plugins' section"Denys Vlasenko2010-02-031-2/+14
| | | | | | also fix bad plugin descr for TicketUploader Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* gui: add logging infrastructureDenys Vlasenko2010-01-141-5/+12
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fix plugin type display in GUIDenys Vlasenko2010-01-131-34/+35
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* *: disable plugin loading/unloading through GUI. Document keyring a bitDenys Vlasenko2010-01-131-33/+35
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* GUI: gui fixes from rrakus@redhat.comJiri Moskovcak2009-12-041-0/+1
|
* GUI: survive gnome-keyring access denial rhbz#543200Jiri Moskovcak2009-12-021-0/+2
|
* GUI: don't read the g-k every time we want to use the settingJiri Moskovcak2009-11-201-1/+3
| | | | | | - if g-k is not available, then user can set the settings at least for the current ABRT session, but it's lost if we forcibly reload it everytime
* GUI: fixed exception when enabling plugin rhbz#530495Jiri Moskovcak2009-10-231-1/+3
|
* removed unsecure reading/writting from ~HOME directoryJiri Moskovcak2009-10-051-1/+2
| | | | | | - daemon eunning under root can't read/write from ~HOME, so reading/writting config files have been moved to client (GUI) - uses gnome keyring to store the credentials
* updated translation stringsJiri Moskovcak2009-09-181-1/+1
|
* GUI: added UI for global settings (just preview, not usable!)Jiri Moskovcak2009-09-081-0/+161