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
|
17fdfc6012
|
setoolsgui models: fix header defaultdicts factory methods
Setting a None factory makes it work like a standard dictionary. Use str
instead to get empty strings.
|
2016-03-29 11:11:21 -04:00 |
|
Chris PeBenito
|
8f3a54eb37
|
apol: implement Boolean query tab.
Closes #75
|
2016-03-29 09:12:05 -04:00 |
|