setools/setoolsgui
Chris PeBenito 425e4f735b setoolsgui: remove exceptions from models
Occasionally Qt calls these methods with column -1 and this exception
otherwise goes unhandled.  The default None return from Python functions
should be sufficient.
2016-03-15 10:41:40 -04:00
..
apol Move generic GUI classes up to the setoolsgui package. 2016-03-14 15:25:07 -04:00
__init__.py Apply logging best practices. 2016-03-04 13:49:03 -05:00
details.py Move generic GUI classes up to the setoolsgui package. 2016-03-14 15:25:07 -04:00
getdetailslist.py Rename UserList to GetDetailsListView for reuse. 2016-03-14 12:38:19 -04:00
logtosignal.py LogHandlerToSignal: set default formatter and INFO level in __init__. 2016-03-11 09:00:20 -05:00
models.py Move generic GUI classes up to the setoolsgui package. 2016-03-14 15:25:07 -04:00
rolemodel.py setoolsgui: remove exceptions from models 2016-03-15 10:41:40 -04:00
rulemodels.py setoolsgui: remove exceptions from models 2016-03-15 10:41:40 -04:00
usermodel.py setoolsgui: remove exceptions from models 2016-03-15 10:41:40 -04:00
widget.py Change loading retry to work on Python 2 consistently 2015-06-15 14:14:26 -04:00