summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Improve MovieInfoPageArno2018-11-242-6/+13
* Resurrect search dialogArno2018-11-243-98/+80
* Some more GUI changes to better fit dark themesArno2018-11-245-5/+7
* Add icons to MappingTreeWidget actionsArno2018-11-243-20/+17
* Harmonize filter barsArno2018-11-242-13/+13
* Fix toolbar in MovieWidgetArno2018-11-241-1/+4
* Fix durationFromSecsArno2018-11-241-1/+1
* Fix clang warnings in delegatesArno2018-11-242-8/+8
* Fix clang warnings in dbanalyzer.hArno2018-11-241-5/+5
* Dark theme GUI changesArno2018-11-2418-32/+47
* Clang fixes, nullptr and WindowFlags...Arno2018-11-234-10/+10
* Fix StatisticsDialog (again?)Arno2018-11-231-3/+3
* Fix foreach and nullptr in SmTreeViewArno2018-11-232-3/+3
* De-foreachify PicturesWidgetArno2018-11-232-3/+3
* Fix helper warningsArno2018-11-232-22/+27
* foreach fixes for RandomTabArno2018-11-231-5/+5
* Fix PicFilesModelArno2018-11-232-21/+21
* Make StatisticsDialog Clang warning freeArno2018-11-232-22/+23
* Some more syntax fixesArno2018-11-232-9/+9
* Bring SearchDialog into the 21st centuryArno2018-11-232-7/+7
* Fix clang warnings in pictureviewer2Arno2018-11-232-28/+28
* Modernize picturelistview.cppArno2018-11-231-4/+4
* Modernize newpicsdialog.cppArno2018-11-231-11/+11
* Bring mappingtablewidget.cpp into the 21st centuryArno2018-11-231-12/+12
* Use type safe connect in mappingtableeditor.cppArno2018-11-231-13/+13
* Fix consistencycheck.cppArno2018-11-231-4/+4
* Fix some float castsArno2018-11-231-2/+2
* Fix some nullptr warningsArno2018-11-231-3/+3
* Remove unused functionArno2018-11-232-10/+0
* Fix casts and other clang annotationsArno2018-11-231-9/+8
* Some more color fixesArno2018-11-233-8/+8
* Use palette colors where applicableArno2018-11-236-14/+18