summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix brute forcing of colorsArno2012-03-032-11/+18
* Customize menus and toolbar for PictureViewArno2012-03-0311-20/+64
* Implement refresh for PicturesArno2012-03-034-2/+15
* Impement editing of picture mappingsArno2012-03-038-1/+114
* Fix MappingTreeModel::addChild()Arno2012-03-023-7/+14
* Add error checking to MappingTreeWidget::deleteChild()Arno2012-03-021-6/+9
* Make add mapping item a context menu entryArno2012-03-023-22/+8
* Prevent usage of "/" in MappingTreeModelArno2012-03-021-0/+8
* Make it possible to move mappingsArno2012-03-027-8/+124
* Mark active MappingsArno2012-02-264-0/+120
* Move some code from NewPicsDialog aroundArno2012-02-264-58/+82
* Implement PicturesWidgetArno2012-02-269-2/+345
* Make NewPicsDialog archive picturesArno2012-02-258-35/+149
* Implemented mapping widget for NewPicsDialogArno2012-02-256-1/+176
* Implemented NewPicsDialogArno2012-02-246-3/+345
* Implement MappingTreeWidgetArno2012-02-249-35/+347
* First shot at MappingTreeModelArno2012-02-243-2/+320
* Don't try to read first item in DbAnalyzerDialog when list is emptyArno2011-12-281-0/+3
* Delete items in DbAnalyzer (again)Arno2011-12-282-1/+14
* Mark items in DbAnalyzerDialogArno2011-12-285-19/+181
* Some more code cleanupArno2011-12-262-9/+4
* Code cleanupArno2011-12-174-255/+0
* Make DbAnalyzerDialog non-modalArno2011-12-173-8/+11
* Implement No Covers in DbAnalyzerArno2011-12-172-40/+58
* Added total count to DbAnalyzerDialogArno2011-12-172-3/+28
* Added refresh to DbAnalyzerDialogArno2011-12-172-0/+15
* Added stray genres checkArno2011-12-172-5/+53
* Implemented delete stray actorsArno2011-12-174-14/+124
* Fix no Actors dialogArno2011-12-172-22/+15
* DbAnalyzer first tryArno2011-12-167-3/+269
* Hmm, checking out treemodel again. This seems way too complex...Arno2011-08-235-10/+49
* Fixes for SmGlobals::FrameCacheArno2011-08-223-5/+27
* First draft of PropertiesDialogArno2011-08-224-4/+171
* Center NewMovieWizardArno2011-08-172-0/+7
* Center Dialogs on screenArno2011-08-1722-30/+87
* Turn metadata display into a QTreeViewArno2011-07-084-182/+161
* Added partial search for MappingTableModelArno2011-07-014-0/+86
* Bugfix in editing SeriesArno2011-06-121-4/+4
* Suggest file for burningArno2011-05-289-11/+58
* Implemented FilesTreeModel::fileSizeLessThanArno2011-05-272-0/+19
* Turned dvd size constant into a globalArno2011-05-275-3/+8
* Fix removal of items from FilesTreeWidgetArno2011-05-272-1/+3
* Display size in MiBArno2011-05-222-3/+8
* Artwork for show all files actionArno2011-05-224-1/+4
* Propagate changes from SeriesTreeModel::IsLocaLArno2011-05-226-77/+67
* Update IsLocal when setting DVD no.Arno2011-05-227-18/+54
* Implement show all filesArno2011-05-155-2/+31
* Use new field IsLocal in SeriesTreeModelArno2011-05-145-23/+58
* Add field isLocal to SeriesTreeModelArno2011-05-144-11/+30
* Fix adding movies with subtitlesArno2011-05-142-14/+30