summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MappingTreeModel Fix: get rid of displaying mappings in status barArno2012-09-222-31/+0
* MappingTreeModel Fix: Select pictures from pics_mappings2Arno2012-09-225-10/+16
* MappingTreeModel Fix: repair parent <-> child relationshipArno2012-09-224-32/+102
* Archive selected picturesArno2012-09-084-11/+47
* Implement copy file from PictureViewer2Arno2012-09-084-66/+99
* Don't crash when settings are not availableArno2012-09-081-1/+6
* Play selected movies from archiveArno2012-08-294-85/+100
* Add new pictures dialog to FileManagerArno2012-07-151-0/+1
* Change defaults in NewMovieWizardArno2012-07-141-1/+9
* fix matroska detectionArno2012-07-141-1/+1
* Fixed ConsistencyCheckArno2012-05-052-51/+193
* Fix for metadataArno2012-05-042-0/+3
* Get rid of PictureViewerArno2012-04-284-280/+0
* Weed out PictureViewer in favor of PictureViewer2Arno2012-04-2812-38/+113
* Finally fix MappingItemArno2012-04-032-32/+17
* Make Mapping widget configurableArno2012-03-244-32/+70
* Made FileInfoItem configurableArno2012-03-245-5/+92
* Remove picture viewer settingsArno2012-03-242-29/+0
* ConfigurationDialog fixes and cleanupArno2012-03-241-53/+35
* Indictate slide in status barArno2012-03-244-92/+26
* Show mappings in PictureViewer2Arno2012-03-246-14/+171
* Remember last directory when archiving picsArno2012-03-191-1/+3
* Save settings for PicturesWidgetArno2012-03-187-2/+29
* Fix FrameCache and HoverWindowArno2012-03-186-7/+20
* Fix some severe braindamageArno2012-03-1811-104/+82
* Add keyboard actions to PictureViewer2Arno2012-03-175-4/+52
* Make info item in PictureViewer2 moveableArno2012-03-173-1/+14
* Randomize selection for pictureviewerArno2012-03-174-0/+13
* Revamp Select all files in PictureViewerArno2012-03-172-13/+7
* Make nodes with children selectable in picture widgetArno2012-03-175-33/+77
* Show number of selected files in PictureViewerArno2012-03-172-12/+18
* Make background color of PictureViewer2 configurableArno2012-03-176-9/+67
* Code cleanupArno2012-03-163-29/+1
* Revamp filename item in PictureViewer2Arno2012-03-162-27/+34
* Show filename in PictureViewerArno2012-03-102-5/+74
* Slide showArno2012-03-1010-5/+83
* Make PictureViewer usefulArno2012-03-0810-41/+115
* Show picture on doubleClick in PicturesWidgetArno2012-03-085-15/+91
* First draft of PictureViewer2Arno2012-03-0811-9/+137
* 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