summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set fixed size for viewer.cppArno2022-07-024-7/+24
* Center slide dialog on main window1.4.0Arno2022-04-151-1/+1
* Delete videoviewer filesArno2022-04-152-139/+0
* Make it run with Qt6Arno2022-04-1546-289/+219
* Make Origin MD5sums searchableArno2021-05-283-2/+35
* Fix guessOld()Arno2021-05-281-1/+2
* Select and expand in SearchDialogArno2020-11-221-0/+6
* Make SearchDialog parentlessArno2020-11-221-2/+2
* Implement delete actor from search dialogArno2020-07-292-6/+49
* Fix old files detectionArno2020-07-291-2/+2
* Add refresh actors in search dialogArno2020-07-292-1/+27
* Delete seriesparts from search dialogArno2020-07-292-2/+44
* Add collapse and expand all to SearchDialogArno2020-07-292-4/+24
* Fix QMatrix deprectationsArno2020-07-251-5/+5
* Fix QComboBox deprecation warningsArno2020-07-252-2/+2
* Fix delta() deprecation warningArno2020-07-251-2/+2
* Fix qrand() deprecation warningsArno2020-07-251-2/+3
* Fix deprecation warning QString::SkipEmptyPartsArno2020-07-251-1/+1
* Read and write settings for search dialogArno2020-07-252-4/+42
* Implement search for subtitlesArno2020-07-252-2/+54
* Open movie properties dialog on doubleclickArno2020-07-252-0/+17
* Get series and files for actor when searchingArno2020-07-252-0/+65
* Add genres to actor in enhanced search dialogArno2020-07-252-0/+25
* Implement actor searchArno2020-07-252-0/+33
* Layout for enhanced search dialogArno2020-07-253-36/+122
* Fix some more deprecation warningsArno2020-07-192-2/+2
* Fix QDirModel deprecation warningsArno2020-07-192-7/+9
* Fix Qt::Windowflags nullptr deprecation warningsArno2020-07-198-8/+8
* Use QTransform instead of QMatrixArno2020-07-191-5/+5
* Guess subject from descript.ion fileArno2020-07-197-0/+69
* Increase maximum days for slide showArno2020-03-145-39/+8
* Make it possible to edit the filenoArno2020-01-042-3/+9
* Make it possible to add files to existing series partsArno2020-01-041-6/+16
* Fix scaling images in viewerArno2019-11-242-7/+3
* Build fixesArno2019-11-231-2/+7
* Get rid of HoverWindowArno2019-11-227-224/+1
* Kill hover madness, part 1Arno2019-11-223-62/+0
* Fix previewArno2019-11-221-1/+1
* Fix deprecation warningsArno2019-11-222-2/+2
* Use QMime* instead of libmagicArno2019-11-222-23/+5
* Use QStorageInfo instead of vfs.hArno2019-11-221-15/+6
* Various clang warning fixesArno2019-01-1220-21/+20
* Make NewPicsDialog usable by keyboardArno2019-01-124-1/+21
* Fix deleteSeriesArno2018-12-221-8/+6
* Fix creating new seriesArno2018-12-051-4/+5
* Raise the viewer before setting the main windowArno2018-12-041-0/+1
* Fix clang warnings in SmTreeModelArno2018-12-032-8/+8
* Sprinkle some qApp->setActiveWindow here and thereArno2018-12-031-1/+3
* Fix clang warning and make QPushbuttons non-membersArno2018-12-032-17/+13
* Add copyActor for new picsArno2018-12-034-0/+27