summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix show/hide events for PictureViewer2Arno2013-10-123-5/+25
* Fix Style issuesArno2013-10-128-21/+6
* Fix copy constructor of SmTreeItemArno2013-09-284-29/+19
* Fix FileView selection after model resetArno2013-09-222-6/+6
* Fix expanding of ArchiveTreeArno2013-09-213-0/+18
* Implement addCoversArno2013-09-218-2/+60
* Add Splitter in FilesystemWidgetArno2013-09-142-5/+15
* More iconsArno2013-09-146-7/+19
* Clear release groups and sourceArno2013-09-141-0/+2
* Remove stray QDebug #includeArno2013-09-141-2/+0
* Behave on qApp->quit()Arno2013-09-144-0/+16
* Add toolbars to tabsArno2013-09-1410-19/+44
* Add preview to FilesystemWidgetArno2013-09-144-0/+24
* Get rid of FrameCacheArno2013-09-1412-282/+2
* Remove ui/hovemoviesArno2013-09-142-6/+0
* Code cleanupArno2013-09-144-46/+18
* Remove hoverarchive optionArno2013-09-142-5/+0
* Code cleanup: remove hover over directoriesArno2013-09-143-25/+1
* Preview fixesArno2013-09-145-5/+14
* Introduce Expensive OperationsArno2013-09-037-45/+64
* Switch to QRunnable + QThreadPoolArno2013-09-039-231/+256
* Revert "Don't show progress dialog when we're polling"Arno2013-08-304-17/+4
* Don't show progress dialog when we're pollingArno2013-08-284-4/+17
* Add a progress dialog to FilesystemWidget1.2.0Arno2013-08-285-0/+37
* Fix crashes in SmDirWatcher (again)Arno2013-08-282-6/+14
* Don't enqueue equal events twiceArno2013-08-271-1/+3
* Don't disable subtitlesArno2013-08-251-1/+0
* Fix archiving picsArno2013-08-221-2/+8
* Enhance previewArno2013-08-222-5/+21
* ArchiveProxy: Sort numeric by SeriesPartArno2013-08-222-0/+19
* Give Pictures some love!Arno2013-08-229-58/+91
* Usability fixArno2013-08-215-6/+15
* Fix MappingTreeModel for goodArno2013-08-213-74/+62
* Fix NewPicsDialog + NewPicFilesModelArno2013-08-164-110/+37
* Fix previewArno2013-08-163-10/+22
* Implement previewArno2013-08-118-8/+81
* Sort Archive ascending by defaultArno2013-08-111-0/+1
* New sortOrder: FavoritesArno2013-08-112-2/+29
* Implement FavoritesArno2013-08-116-5/+53
* Create action for refreshing the archive treeArno2013-08-112-0/+7
* Bugfix SmDirWatcherArno2013-08-102-6/+7
* 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