summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement unpack for FSWidgetArno2018-03-312-1/+24
* Implement mime filters for FSWidgetArno2018-03-312-0/+12
* More sorting for FSWidgetArno2018-03-315-6/+48
* Keep sort order and column in FSWidgetArno2018-03-311-0/+4
* Implement delete files for FSWidgetArno2018-03-312-1/+27
* Implement archive movies for FSWidgetArno2018-03-315-4/+46
* Add context menu to FSWidgetArno2018-03-314-0/+21
* Add refresh to FSWidgetArno2018-03-312-0/+9
* Make it easier to add directoriesArno2018-03-311-1/+6
* Add visual feedback to FSWidgetArno2018-03-313-2/+19
* Implement forward and back actions in FSWidgetArno2018-03-312-0/+15
* Visual changes for FSWidgetArno2018-03-311-6/+10
* Search database during FSWidget::gatherDataArno2018-03-312-5/+59
* Make FSWidget prettierArno2018-03-313-2/+34
* Actually make FSWidget show some dataArno2018-03-302-1/+68