summaryrefslogtreecommitdiff
path: root/quacker/customqsettings.h
AgeCommit message (Collapse)Author
2023-07-17Fix deprecated usage of QSysInfo which doesn't builds in Qt6.John Fultz
And it wasn't needed anyway, so remove it from both Qt5 and Qt6 builds.
2019-02-04After discussion with Jason/John, add myself as a copyright holder.John Fultz
Also, extend copyright to 2019.
2017-08-02More Qt5 changes and cleanups.John Fultz
Now builds on Qt 5.9.1, and works on Mac, Windows, Linux.
2014-09-02Change GPL file headers to v3.John Fultz
Not a very interesting commit...only changes in comments.
2013-08-25Initial git commit.Jason Katz-Brown