summaryrefslogtreecommitdiffstats
path: root/shemov.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make it run with Qt6Arno2022-04-151-3/+3
* Make SearchDialog parentlessArno2020-11-221-2/+2
* Layout for enhanced search dialogArno2020-07-251-0/+1
* Use QStorageInfo instead of vfs.hArno2019-11-221-15/+6
* Resurrect search dialogArno2018-11-241-4/+7
* Some more GUI changes to better fit dark themesArno2018-11-241-1/+1
* Dark theme GUI changesArno2018-11-241-2/+2
* Use palette colors where applicableArno2018-11-231-1/+2
* Get rid of createMenus()Arno2018-09-291-11/+0
* Fix 0 as nullptr and remove commented out codeArno2018-09-291-1/+1
* Fix implicit conversionsArno2018-09-291-5/+5
* Finally get rid of menuBar()!!!!Arno2018-09-291-17/+3
* Implement custom Video playerArno2018-08-261-0/+1
* Remove menu bar from archive browserArno2018-07-211-85/+4
* Fix headere view for PictureListViewArno2018-07-201-7/+0
* Remove the menuBar() from picture archiveArno2018-07-141-127/+1
* Rename PictureView to PictureListViewArno2018-07-141-7/+8
* Remove unused local variable dvdMountArno2018-07-141-1/+0
* Fix window titleArno2018-07-141-0/+4
* MovieWidget: don't show menuBar()Arno2018-04-051-7/+2
* Weed out old archive view and archivecontrollerArno2018-04-051-176/+0
* First implementation of MovieWidgetArno2018-04-031-0/+7
* Add a menu with global actions to SmGlobalsArno2018-04-031-32/+56
* Good riddance Filesystem Widget!Arno2018-04-031-353/+5
* FSWidget: add configure actionArno2018-04-031-0/+2
* FSWidget: Update free space after gatherData()Arno2018-04-031-0/+1
* FSWidget: Update status barArno2018-04-031-0/+5
* Add visual feedback to FSWidgetArno2018-03-311-0/+1
* Basic layout for new FSWidgetArno2018-03-301-0/+3
* Add untar actionArno2018-03-301-0/+4
* Massive code churn in shemov.cppArno2017-12-291-106/+106
* Guess if the file was reencodedArno2017-12-281-0/+1
* Get rid of PVAddMapper QSignalMapperArno2017-12-261-7/+2
* Get rid of copyCutMapperArno2017-12-261-6/+2
* Get rid of the headerMapper QSignalMapperArno2017-12-261-13/+6
* Get rid of QSignalMapper mOpenTimesFSMapperArno2017-12-261-4/+1
* Get rid of QSignalMapper mOpenWithMapperFSArno2017-12-261-20/+4
* Fix one crash and compile issuesArno2017-07-201-0/+2
* Hook up Actions for RandomTabArno2016-11-111-0/+6
* Add Random file browserArno2016-11-101-0/+7
* Add Next> to NewPicsDialogArno2016-10-161-0/+11
* Update about data1.3.0Arno2016-10-011-1/+1
* Update free space when event occursArno2016-10-011-0/+1
* Make the SlideDialog do somethinArno2016-03-291-1/+1
* Design slide dialogArno2016-03-291-1/+12
* Call setFsFree after CopyWorker is doneArno2016-03-051-0/+1
* Add separator after Move to USBArno2016-03-051-0/+2
* Add "Move to USB..." actionArno2016-03-041-0/+5
* Remove slide indicator from status barArno2015-08-281-21/+0
* Implement shuffle in PictureViewer2 controlsArno2015-08-271-7/+0