summaryrefslogtreecommitdiff
path: root/virtManager/error.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up FileChooser usage a bitCole Robinson2022-12-141-32/+13
* ui: Remove use of deprecated GtkAlignmentCole Robinson2022-02-201-7/+2
* uitests: Finish error.py coverageCole Robinson2020-08-261-4/+3
* error: Remove some dead codeCole Robinson2020-08-261-11/+1
* virtManager: error: Break long lines in error dialogsCole Robinson2020-01-261-4/+16
* error: Set a cap on error dialog text sizeCole Robinson2020-01-141-0/+5
* Switch to more traditional logging structureCole Robinson2019-06-171-3/+4
* error: Add helper confirm_unapplied_changesCole Robinson2019-04-141-0/+12
* cli: Fix traceback detectionCole Robinson2018-09-061-3/+3
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-16/+2
* error: Drop unused parent callbackCole Robinson2018-03-171-14/+2
* virtManager/*: Give pylint hints about singleton classesCole Robinson2018-03-171-1/+1
* error: Don't double log summaryCole Robinson2018-03-161-1/+4
* engine: Remove centralized conn.open handlingCole Robinson2018-03-151-1/+8
* ui: Add createnet/pool/vol/interface testsCole Robinson2018-01-111-2/+2
* error: Add accessible strings for error dialogsCole Robinson2018-01-091-0/+3
* pycodestyle: Use isinstance() for type checkingRadostin Stoyanov2017-10-201-1/+1
* spice: s/OK/Close/ in USB redirection dialog (bz 1465907)Cole Robinson2017-07-171-2/+2
* maint: fix pylint warnings wrong-import-orderPavel Hrdina2016-06-071-2/+2
* localization: mark several strings as translatablePavel Hrdina2016-02-061-1/+1
* create: Fix backtrace when reporting OS error (bz 1241902)Cole Robinson2015-08-101-0/+2
* engine: Before launching any error, try to find a parent dialogCole Robinson2015-04-111-3/+12
* Break out shared storage UI to storagelist.py (bz 1060433)Cole Robinson2015-04-091-1/+10
* s/gconf/gsettings/Guido Günther2014-09-291-2/+2
* virtManager: Switch to relative importsCole Robinson2014-09-121-1/+1
* virtManager: always save "do not show again" settingGiuseppe Scrivano2014-07-281-5/+2
* Fix warnings with latest pep8Cole Robinson2014-05-021-1/+1
* error: Don't log redundant details bitsCole Robinson2014-04-161-4/+6
* Clean up pylint integrationCole Robinson2014-04-021-8/+4
* More pylint fixesCole Robinson2014-03-221-0/+1
* uihelpers: Move browse_local to error.pyCole Robinson2014-01-261-0/+85
* uihelpers: Move a few more functions closer to their callersCole Robinson2014-01-261-0/+24
* error: Make sure labels aren't overly largeCole Robinson2013-12-181-0/+4
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-1/+1
* error: Drop padding with checkboxes, looks weirdCole Robinson2013-09-271-1/+1
* error: Rename confusing sync/async param to modalCole Robinson2013-09-061-12/+12
* error: use helper function to embed customized widget into dialogGuannan Ren2013-07-011-5/+9
* error: Don't append empty tb to detailsCole Robinson2013-06-301-1/+4
* Revert "error: new helper function to embed customized widget into dialog"Cole Robinson2013-06-281-15/+4
* error: new helper function to embed customized widget into dialogGuannan Ren2013-06-241-4/+15
* error: Minor improvement to error dialog loggingCole Robinson2013-06-131-3/+3
* Revive pep8 and clean up the codeCole Robinson2013-04-131-0/+1
* Tons of misc pylint fixesCole Robinson2013-04-131-0/+5
* Disable pylint warnings about gi.repositoryCole Robinson2013-04-121-0/+2
* Remove autotools, replace with distutils-extraCole Robinson2013-04-031-0/+249