summaryrefslogtreecommitdiffstats
path: root/archivemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement Drag and Drop in Movie ArchiveArno2014-04-101-1/+22
* Create new, empty Seriespart by contect menuArno2014-04-071-14/+41
* Fix sorting of SeriesPartsArno2014-04-071-5/+6
* Delete SeriesPartArno2014-04-041-0/+40
* Replace ArchiveModel::FileType with #defineArno2014-02-151-3/+3
* Fix size filter in Archive BrowserArno2014-02-141-1/+1
* Add filter bar to MappingTreeWidgetArno2013-10-131-43/+0
* Fix Style issuesArno2013-10-121-1/+1
* Fix copy constructor of SmTreeItemArno2013-09-281-1/+15
* Implement addCoversArno2013-09-211-0/+32
* New sortOrder: FavoritesArno2013-08-111-1/+27
* Implement FavoritesArno2013-08-111-0/+27
* Bugfix SmDirWatcherArno2013-08-101-1/+0
* Various BugfixesArno2013-08-101-5/+14
* Fix issues with movie durationArno2013-08-101-0/+12
* Show only local filesArno2013-07-281-1/+29
* Simplify icon managementArno2013-07-271-11/+5
* Cleanup closeEventArno2013-07-271-12/+21
* Fix window titleArno2013-07-271-0/+6
* Read JSON from ffprobeArno2013-07-271-1/+1
* Use new icon schemeArno2013-07-261-0/+36
* Make all NodeTypes editableArno2013-07-131-9/+9
* Dis/enable QActions for ContextMenuArno2013-07-121-0/+1
* Always show subtitle in ArchiveModelArno2013-07-121-8/+6
* Make PartNo and Subtitle editableArno2013-07-121-0/+21
* Get rid of useless SimpleModel againArno2013-07-101-7/+0
* Make experimental view editableArno2013-07-101-1/+161
* Fix alignment in file treeArno2013-07-091-1/+2
* Show actors, genres and metadata when selecting a seriesArno2013-07-091-0/+58
* Prevent duplicates in ArchiveTreeArno2013-07-071-3/+3
* Implement actions for ArchiveFileViewArno2013-07-071-3/+41
* 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