| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sprinkle Q_OBJECT here and there... | Arno | 2018-02-18 | 1 | -0/+1 |
| | | | | | | Well, all those Collection*Views are Q_OBJECTs of course, forgot to add the macro... :( | ||||
| * | Make filtering useful | Arno | 2018-02-17 | 1 | -0/+14 |
| Add a custom QSortFilterProxyModel which filterAcceptsRow() returns true if the uppermost parent matches the filter RegExp. | |||||
