Chris PeBenito
|
61613cf3f4
|
apol: adjust models to handle invalid indices in data().
Infrequently data() is called with an invalid index and then apol crashes.
|
2016-04-21 10:07:12 -04:00 |
|
Chris PeBenito
|
1370cfd20f
|
apol: further simplify Table model subclasses
|
2016-04-01 14:50:25 -04:00 |
|
Chris PeBenito
|
f1f9c3186d
|
Create new base class for table models.
Break up rule models into three files since RuleListModel doesn't make
sense any longer.
|
2016-04-01 09:00:17 -04:00 |
|
Chris PeBenito
|
f5cace1420
|
setoolsgui: revise model implementations
Use defaultdicts for headers. Simplify data member functions.
|
2016-03-29 09:12:05 -04:00 |
|
Chris PeBenito
|
fcabb2f0e6
|
Move generic GUI classes up to the setoolsgui package.
|
2016-03-14 15:25:07 -04:00 |
|