summaryrefslogtreecommitdiffstats
path: root/fswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warningsArno2023-06-241-3/+3
* Make it run with Qt6Arno2022-04-151-75/+45
* Make Origin MD5sums searchableArno2021-05-281-1/+16
* Use QTransform instead of QMatrixArno2020-07-191-5/+5
* Guess subject from descript.ion fileArno2020-07-191-0/+54
* Raise the viewer before setting the main windowArno2018-12-041-0/+1
* Sprinkle some qApp->setActiveWindow here and thereArno2018-12-031-1/+3
* Dark theme GUI changesArno2018-11-241-10/+10
* Some more color fixesArno2018-11-231-2/+2
* Use palette colors where applicableArno2018-11-231-2/+2
* Put MovieInfoPage into separate fileArno2018-11-031-0/+1
* Fix font usageArno2018-09-291-2/+3
* Add compare action for picsArno2018-09-141-2/+28
* Remember full screen status for VideoViewerArno2018-09-131-0/+4
* Use default Video Player on doubleclickArno2018-09-131-5/+1
* Make VideoViewer local to FSWidgetArno2018-09-131-4/+12
* Fix duplication of Dirs and Filters in FSWidgetArno2018-09-131-0/+2
* Remove playQtArno2018-09-011-20/+0
* Create a local playlist for external playersArno2018-09-011-3/+27
* Add option for using the internal viewerArno2018-08-261-12/+26
* Implement custom Video playerArno2018-08-261-1/+26
* Make headers for FSWidget selectableArno2018-07-211-14/+34
* Prepare FSWidget for show/hide headersArno2018-07-211-4/+9
* Fix window titleArno2018-07-141-0/+2
* Raise viewer when doubleclicking pictureArno2018-05-211-0/+1
* Rename FSView to SmViewArno2018-04-041-4/+4
* FSWidget: display file icons correctlyArno2018-04-031-3/+3
* Add a menu with global actions to SmGlobalsArno2018-04-031-8/+7
* FSWidget: add configure actionArno2018-04-031-0/+4
* FSWidget: change 2 icons and add separatorsArno2018-04-031-3/+4
* FSWidget: Update free space after gatherData()Arno2018-04-031-0/+1
* FSWidget: Update status barArno2018-04-031-0/+18
* FSWidget: Implement Play with actionsArno2018-04-031-5/+21
* FSWidget: set tab order, initial focus and shortcutsArno2018-04-031-0/+6
* FSWidget: Implement select and deselect filesArno2018-04-021-8/+28
* FSWidget: Implement play selected and repeatArno2018-04-021-1/+29
* Implement duplicate checking for pics in FSWidgetArno2018-04-021-18/+42
* Play video file on doubleclick in FSWidgetArno2018-04-021-1/+7
* Implement archive pics for FSWidgetArno2018-03-311-1/+21
* Implement preview for videosArno2018-03-311-1/+16
* View picture on doubleclickArno2018-03-311-0/+12
* Implement unpack for FSWidgetArno2018-03-311-1/+23
* Implement mime filters for FSWidgetArno2018-03-311-0/+11
* More sorting for FSWidgetArno2018-03-311-2/+5
* Keep sort order and column in FSWidgetArno2018-03-311-0/+4
* Implement delete files for FSWidgetArno2018-03-311-1/+26
* Implement archive movies for FSWidgetArno2018-03-311-2/+35
* Add context menu to FSWidgetArno2018-03-311-0/+9
* Add refresh to FSWidgetArno2018-03-311-0/+8
* Make it easier to add directoriesArno2018-03-311-1/+6