summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create file for MappingTreeViewArno2018-07-196-41/+76
* Make the slide dialog callabe againArno2018-07-142-1/+8
* Remove unused QActionArno2018-07-142-3/+1
* Remove the menuBar() from picture archiveArno2018-07-147-276/+62
* Rename PictureView to PictureListViewArno2018-07-146-237/+266
* Remove unused local variable dvdMountArno2018-07-141-1/+0
* Fix window titleArno2018-07-145-0/+14
* Workaround for recognizing some .mkv as MoviesArno2018-05-251-2/+2
* Raise viewer when doubleclicking pictureArno2018-05-211-0/+1
* Implement edit filesArno2018-05-215-3/+184
* MoviePropertiesDialog: setWindowTitleArno2018-04-151-0/+1
* Edit subjectArno2018-04-152-2/+9
* MovieWidget: Add global actions and refresh to the toolbarArno2018-04-052-1/+7
* MovieWidget: make the forward and back buttons do somethingArno2018-04-052-2/+16
* MovieWidget: don't show menuBar()Arno2018-04-052-9/+2
* Weed out old archive view and archivecontrollerArno2018-04-058-1460/+13
* MoviePropertiesDialog: actually do somethingArno2018-04-044-0/+113
* MoviePropertiesDialog: implement remove genre and actorArno2018-04-042-0/+10
* MoviePropertiesDialog: implement add actors and genresArno2018-04-045-2/+123
* Fill MoviePropertiesDialog, part 2Arno2018-04-042-0/+34
* Fill MoviePropertiesDialog, part 1Arno2018-04-044-2/+35
* Implement MoviePropertiesDialogArno2018-04-045-2/+135
* MovieWidget: copy assorted columns to clipboardArno2018-04-042-3/+22
* MovieWidget: Implement play selected for bottom viewArno2018-04-042-0/+20
* MovieWidget: turn bottom view into SmViewArno2018-04-042-2/+17
* Rename FSView to SmViewArno2018-04-045-15/+15
* MovieWidget: make all items non-editableArno2018-04-041-0/+4
* MovieWidget: indicate if file is availableArno2018-04-042-5/+50
* MovieWidget: read and write settingsArno2018-04-042-0/+34
* MovieWidget: Add count to all selections, improve sortingArno2018-04-041-12/+24
* MovieWidget: Implement populateByGenresArno2018-04-032-1/+46
* MovieWidget: Implement populateByActorsArno2018-04-032-8/+66
* MovieWidget: Make filter workArno2018-04-031-0/+7
* First implementation of MovieWidgetArno2018-04-035-2/+229
* FSWidget: display file icons correctlyArno2018-04-031-3/+3
* Add a menu with global actions to SmGlobalsArno2018-04-035-44/+73
* Good riddance Filesystem Widget!Arno2018-04-0315-2423/+6
* FSWidget: add configure actionArno2018-04-033-0/+7
* FSWidget: change 2 icons and add separatorsArno2018-04-031-3/+4
* FSWidget: Update free space after gatherData()Arno2018-04-033-0/+3
* FSWidget: Update status barArno2018-04-033-0/+25
* FSWidget: Implement Play with actionsArno2018-04-032-6/+24
* FSWidget: set tab order, initial focus and shortcutsArno2018-04-031-0/+6
* FSWidget: Implement select and deselect filesArno2018-04-025-14/+67
* FSWidget: Implement play selected and repeatArno2018-04-022-1/+30
* Implement duplicate checking for pics in FSWidgetArno2018-04-022-19/+43
* Play video file on doubleclick in FSWidgetArno2018-04-021-1/+7
* Implement archive pics for FSWidgetArno2018-03-314-43/+24
* Implement preview for videosArno2018-03-315-2/+18
* View picture on doubleclickArno2018-03-315-3/+141