summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of createMenus()Arno2018-09-292-12/+1
* Fix 0 as nullptr and remove commented out codeArno2018-09-292-2/+2
* Fix implicit conversionsArno2018-09-291-5/+5
* Finally get rid of menuBar()!!!!Arno2018-09-294-43/+3
* Revamp context menu actions for RandomTabArno2018-09-292-19/+12
* Add global actions to RandomTabArno2018-09-291-0/+9
* Make QPushButtons in RandomTab localArno2018-09-292-21/+16
* Fix 0 -> nullptr in RandomTabArno2018-09-291-2/+2
* Fix nullptr in viever.hArno2018-09-141-1/+1
* Make origin distinct when comparing imagesArno2018-09-141-0/+5
* Add compare action for picsArno2018-09-146-3/+38
* Fix deprecation in HoverWindowArno2018-09-131-6/+6
* Remember full screen status for VideoViewerArno2018-09-133-4/+12
* Use default Video Player on doubleclickArno2018-09-131-5/+1
* Make VideoViewer local to FSWidgetArno2018-09-133-5/+18
* VideoViewer: set initial size and centerArno2018-09-131-0/+4
* Don't register VideoViewer as global WidgetArno2018-09-131-1/+0
* Fix duplication of Dirs and Filters in FSWidgetArno2018-09-131-0/+2
* Remove playQtArno2018-09-012-21/+0
* Create a local playlist for external playersArno2018-09-012-3/+32
* Add some more keyboard action to VideoViewerArno2018-08-261-0/+19
* Merge branch 'refs/heads/treemodel' into VideoWidgetArno2018-08-261-0/+1
|\
| * Use courier new for ArchiveBrowserArno2018-08-261-0/+1
* | Add option for using the internal viewerArno2018-08-263-30/+55
* | Read and Write some settings for VideoViewerArno2018-08-262-0/+21
* | Fix next and previous in VideoViewerArno2018-08-261-2/+12
* | Implement custom Video playerArno2018-08-268-18/+136
* | Use nullptr instead of literal 0 to avoid warningsArno2018-08-261-6/+6
|/
* Remove menu bar from archive browserArno2018-07-214-140/+76
* Make headers for FSWidget selectableArno2018-07-212-15/+34
* Prepare FSWidget for show/hide headersArno2018-07-212-4/+10
* Fix slide dialogArno2018-07-211-2/+4
* Save/Restore PicturesWidget selectionArno2018-07-201-1/+5
* More code churnArno2018-07-2014-256/+310
* Fix headere view for PictureListViewArno2018-07-205-31/+27
* Just code shuffle, no functional changeArno2018-07-1916-326/+477
* 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