summaryrefslogtreecommitdiffstats
path: root/archiveview.h
Commit message (Collapse)AuthorAgeFilesLines
* Make filter work in new ArchiveViewArno2013-06-011-0/+26
| | | | | | | Filter by QRegExp, but only on the first level according to the sort order. All items are expanded when filtered. Also, remember the filter and the sort order when exiting.
* Fix various display issues of ArchiveModelArno2013-06-011-3/+3
| | | | | | * Show childcount * Show subtitle or part no * Resize Widget properly
* Add view for new ArchiveModelArno2013-06-011-0/+50
Display the new ArchiveModel in an experimental tab