summaryrefslogtreecommitdiffstats
path: root/archivemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Lots of Display ChangesArno2013-07-061-12/+55
* Basic ArchiveFilesModel and ArchiveControllerArno2013-07-061-0/+155
* Implement destructor for ArchiveModel, get rid of 2 signalsArno2013-06-281-3/+10
* 2 minor improvents to ArchiveViewArno2013-06-261-0/+1
* Fix behavior of view when refreshingArno2013-06-261-6/+29
* Fix random crashes in ArchiveCollectorArno2013-06-251-9/+23
* Keep state of expanded itemsArno2013-06-231-0/+3
* Make the archive cache usefulArno2013-06-231-40/+40
* Fix renaming items, protect colletor-vars with MutexesArno2013-06-231-6/+21
* Archive CacheArno2013-06-221-4/+100
* Fix initialization of children in ArchiveModelArno2013-06-211-3/+3
* Filter recursiveArno2013-06-141-0/+43
* Remove nodesArno2013-06-031-5/+43
* Fix error message for ArchiveViewArno2013-06-021-1/+1
* Implement RenameArno2013-06-021-1/+51
* Remember expanded ItemsArno2013-06-021-0/+25
* Gather archive data in a threadArno2013-06-011-52/+73
* Make filter work in new ArchiveViewArno2013-06-011-1/+1
* Do something when SortOrder is changed in ArchiveViewArno2013-06-011-21/+39
* Fix various display issues of ArchiveModelArno2013-06-011-1/+30
* Add view for new ArchiveModelArno2013-06-011-1/+2
* First draft of new ArchiveModelArno2013-06-011-0/+133