summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement actions for ArchiveFileViewArno2013-07-077-9/+249
* Lots of Display ChangesArno2013-07-0611-36/+234
* Basic ArchiveFilesModel and ArchiveControllerArno2013-07-067-6/+310
* Implement destructor for ArchiveModel, get rid of 2 signalsArno2013-06-283-6/+12
* 2 minor improvents to ArchiveViewArno2013-06-262-0/+2
* Fix behavior of view when refreshingArno2013-06-262-7/+33
* Fix random crashes in ArchiveCollectorArno2013-06-253-20/+55
* Keep state of expanded itemsArno2013-06-235-16/+47
* Make the archive cache usefulArno2013-06-235-106/+49
* Fix renaming items, protect colletor-vars with MutexesArno2013-06-232-7/+25
* Archive CacheArno2013-06-222-4/+107
* Fix initialization of children in ArchiveModelArno2013-06-211-3/+3
* Filter recursiveArno2013-06-143-20/+48
* Remove nodesArno2013-06-036-5/+64
* Fix error message for ArchiveViewArno2013-06-023-2/+7
* Implement RenameArno2013-06-028-7/+130
* Remember expanded ItemsArno2013-06-025-1/+66
* Gather archive data in a threadArno2013-06-016-64/+177
* Make filter work in new ArchiveViewArno2013-06-015-6/+100
* Don't clean up after ourselvesArno2013-06-015-17/+0
* Do something when SortOrder is changed in ArchiveViewArno2013-06-013-30/+48
* Fix various display issues of ArchiveModelArno2013-06-016-11/+48
* Add view for new ArchiveModelArno2013-06-016-3/+125
* Add new ArchiveModel to SmGlobalsArno2013-06-011-0/+5
* First draft of new ArchiveModelArno2013-06-014-3/+182
* Another alignment fixArno2013-05-241-1/+2
* Fix display of free space in archiveArno2013-05-241-3/+2
* Fix alignment in FilesTreeModelArno2013-05-241-1/+2
* Possible Bugfix in MappingEditWidgetArno2013-04-111-2/+4
* Fix editing of MappingTreeModelArno2013-04-112-18/+60
* Fix frame cacheDirArno2013-04-115-72/+46
* Possible Bugfix for SmDirModelArno2013-04-111-0/+3
* Fix setAlternatignRowColorsArno2013-04-1032-284/+119
* Bugfix when setting DVD numberArno2013-04-072-3/+3
* Make check for present files configurableArno2013-04-063-1/+13
* SmDirModel: check if file already is in databaseArno2013-04-065-7/+65
* Put duration and size in one Field (SmDirModel)Arno2013-04-067-28/+26
* Remove function fileData from SmDirModelArno2013-04-062-20/+0
* Show pic size in SmDirModelArno2013-04-066-12/+29
* New Class: SmTreeViewArno2013-04-0512-148/+118
* Make FilesystemWidget headers configurableArno2013-04-055-2/+56
* Make FrameCache threadedArno2013-03-298-150/+254
* Set NoEditTriggers on FileViewArno2013-03-291-0/+1
* Fix TODOArno2013-03-231-59/+1
* New SplashArno2013-03-224-3/+3
* CleanupArno2013-03-221-5/+0
* Drop Window placementArno2013-03-222-16/+4
* Show duration in statusBarArno2013-03-227-4/+94
* Add explicit refresh for FileViewArno2013-03-222-0/+10
* Remember selections on FileModel resetArno2013-03-224-3/+43