summaryrefslogtreecommitdiffstats
path: root/videoviewer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete videoviewer filesArno2022-04-151-104/+0
* Make it run with Qt6Arno2022-04-151-7/+6
* Remember full screen status for VideoViewerArno2018-09-131-4/+5
* Make VideoViewer local to FSWidgetArno2018-09-131-1/+2
* VideoViewer: set initial size and centerArno2018-09-131-0/+4
* Don't register VideoViewer as global WidgetArno2018-09-131-1/+0
* Add some more keyboard action to VideoViewerArno2018-08-261-0/+19
* Read and Write some settings for VideoViewerArno2018-08-261-0/+17
* Fix next and previous in VideoViewerArno2018-08-261-2/+12
* Implement custom Video playerArno2018-08-261-0/+54