summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Dis/enable QActions for ContextMenuArno2013-07-126-10/+30
* Always show subtitle in ArchiveModelArno2013-07-121-8/+6
* Make PartNo and Subtitle editableArno2013-07-126-0/+111
* Use MetadataEditorWidgetArno2013-07-122-112/+34
* Split MetadataEditorArno2013-07-122-29/+56
* Use MappingEditorWidget in NewMovieWizardArno2013-07-124-15/+33
* Split MappingEditor into two classesArno2013-07-122-28/+67
* Sort MappingEditor on the flyArno2013-07-102-3/+4
* Get rid of useless SimpleModel againArno2013-07-106-26/+20
* Make experimental view editableArno2013-07-107-2/+477
* Fix alignment in file treeArno2013-07-091-1/+2
* Show actors, genres and metadata when selecting a seriesArno2013-07-096-7/+152
* Fix crashes in SmDirWatcherArno2013-07-081-1/+2
* Make new archive workArno2013-07-0813-465/+408
* Prevent duplicates in ArchiveTreeArno2013-07-071-3/+3
* 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