summaryrefslogtreecommitdiffstats
path: root/archivemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add display of Origin filesArno2016-11-091-1/+12
* Kinda fix display of metadataArno2016-11-061-1/+5
* Search ORIGIN also in Goto Archive...Arno2016-05-061-0/+8
* Reconnect cloned databasesArno2016-04-021-2/+10
* Play movies from USB if availableArno2016-03-051-2/+19
* Delete emtpy seriesArno2015-03-211-0/+7
* Fixed and beefed up "Move to archive"Arno2015-03-211-0/+27
* Implement gotoArchiveArno2015-02-141-0/+12
* Revamped MetadataWidgetArno2014-12-101-23/+0
* Redesign of NewMovieWizardArno2014-12-071-18/+0
* Delete files from ArchiveArno2014-04-181-0/+20
* Change "Add Covers..." to "Add files..."Arno2014-04-181-24/+31
* 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