summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Various BugfixesArno2013-08-103-7/+19
* Fix issues with movie durationArno2013-08-102-1/+13
* Another shot at the Filesystem View crashesArno2013-07-293-4/+35
* Revert "Prevent datacollector from running when operating on files"Arno2013-07-295-16/+4
* Prevent datacollector from running when operating on filesArno2013-07-295-4/+16
* Fix stupid bug in NewMovieWizardArno2013-07-282-6/+3
* Show only local filesArno2013-07-282-2/+31
* Move filetype delegate to delegate.*Arno2013-07-284-35/+37
* Implement file properties dialogArno2013-07-2813-135/+191
* Get rid of old archiveArno2013-07-2715-4041/+18
* Change new archive edit menuArno2013-07-273-20/+52
* Simplify icon managementArno2013-07-2710-50/+28
* Cleanup closeEventArno2013-07-2725-105/+50
* Fix window titleArno2013-07-279-26/+40
* Read JSON from ffprobeArno2013-07-2718-182/+237
* Use new icon schemeArno2013-07-268-4/+64
* Merge ssh://192.168.222.14/home/amoeller/devel/SheMov into archive_viewArno2013-07-197-59/+64
|\
| * Streamline configurable iconsArno Moeller2013-07-193-50/+58
| * Bugfix in old ArchiveTreeViewArno Moeller2013-07-191-1/+3
| * Clean up the db analyzer messArno Moeller2013-07-197-502/+238
* | Clean up the db analyzer messArno Moeller2013-07-186-496/+237
|/
* Make all NodeTypes editableArno2013-07-135-26/+15
* 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