summaryrefslogtreecommitdiff
path: root/quacker/lister.cpp
AgeCommit message (Expand)Author
2023-07-19Fix integer size compiler warnings.John Fultz
2023-07-17Fix up std:: namespace hygiene.John Fultz
2023-07-16Make UTF8-encoding of QTextStream work in Qt5 and 6.John Fultz
2023-07-16QRegEx -> QRegularExpressionJohn Fultz
2019-07-19Fix deprecation errors for Qt 5.13.John Fultz
2019-02-04After discussion with Jason/John, add myself as a copyright holder.John Fultz
2019-01-13C++11-style iterators in quacker sources.John Fultz
2017-08-02More Qt5 changes and cleanups.John Fultz
2017-08-02Merge pull request #37 from gokceneraslan/qt55John Fultz
2016-01-15Yet more places with bad streaming encoding.John Fultz
2016-01-12Port Quackle to Qt 5.5Gökçen Eraslan
2015-09-28Some minor refactoring.John Fultz
2014-09-02Change GPL file headers to v3.John Fultz
2014-08-12Compiler warnings.John Fultz
2013-08-25Initial git commit.Jason Katz-Brown