summaryrefslogtreecommitdiffstats
path: root/archiveview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new icon schemeArno2013-07-261-1/+1
* Make all NodeTypes editableArno2013-07-131-6/+1
* Dis/enable QActions for ContextMenuArno2013-07-121-2/+2
* Make PartNo and Subtitle editableArno2013-07-121-0/+66
* Split MetadataEditorArno2013-07-121-26/+38
* Use MappingEditorWidget in NewMovieWizardArno2013-07-121-4/+11
* Split MappingEditor into two classesArno2013-07-121-24/+46
* Sort MappingEditor on the flyArno2013-07-101-0/+1
* Get rid of useless SimpleModel againArno2013-07-101-2/+2
* Make experimental view editableArno2013-07-101-0/+235
* Show actors, genres and metadata when selecting a seriesArno2013-07-091-6/+51
* Make new archive workArno2013-07-081-16/+50
* Implement actions for ArchiveFileViewArno2013-07-071-0/+2
* Lots of Display ChangesArno2013-07-061-3/+80
* Basic ArchiveFilesModel and ArchiveControllerArno2013-07-061-1/+19
* Implement destructor for ArchiveModel, get rid of 2 signalsArno2013-06-281-1/+1
* 2 minor improvents to ArchiveViewArno2013-06-261-0/+1
* Keep state of expanded itemsArno2013-06-231-14/+38
* Make the archive cache usefulArno2013-06-231-33/+0
* Filter recursiveArno2013-06-141-20/+3
* Remove nodesArno2013-06-031-0/+12
* Fix error message for ArchiveViewArno2013-06-021-1/+5
* Implement RenameArno2013-06-021-1/+36
* Remember expanded ItemsArno2013-06-021-0/+29
* Gather archive data in a threadArno2013-06-011-3/+41
* Make filter work in new ArchiveViewArno2013-06-011-4/+70
* Do something when SortOrder is changed in ArchiveViewArno2013-06-011-6/+5
* Fix various display issues of ArchiveModelArno2013-06-011-4/+12
* Add view for new ArchiveModelArno2013-06-011-0/+60