summaryrefslogtreecommitdiff
path: root/quackleio/gcgio.cpp
AgeCommit message (Expand)Author
2023-07-16Fix remaining QTextStream::setCodec() calls for Qt6.John Fultz
2023-07-16Make UTF8-encoding of QTextStream work in Qt5 and 6.John Fultz
2023-07-16QRegEx -> QRegularExpressionJohn Fultz
2020-06-17Xcode compiler warnings.John Fultz
2019-07-22Make UTF-8 default encoding (and write pragma)alkamid
2019-02-04After discussion with Jason/John, add myself as a copyright holder.John Fultz
2017-08-02More Qt5 changes and cleanups.John Fultz
2016-08-02Fixes to allow bad endgames to be loaded from GCGs.John Fultz
2016-07-30Oops...didn't mean to commit that hunk. Fix build.John Fultz
2016-07-30Fix memory leak when reading game files.John Fultz
2016-07-03Merge pull request #35 from gokceneraslan/masterJohn Fultz
2016-07-03Fix problems with "ex n" where n is a number.John Fultz
2016-07-02More character encoding stuffJohn Fultz
2016-01-06GCGIO: Add a simple method to read GCG files using only the file names.Gökçen Eraslan
2014-09-02Change GPL file headers to v3.John Fultz
2013-08-25Initial git commit.Jason Katz-Brown