summaryrefslogtreecommitdiff
path: root/quackleio
AgeCommit message (Expand)Author
2019-01-14Fix icon for Xcode >=9 macOS build.John Fultz
2017-08-10Add OS X builds to Travis-CI.John Fultz
2017-08-02More Qt5 changes and cleanups.John Fultz
2017-08-02Merge pull request #37 from gokceneraslan/qt55John 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-03Add a scoring option preference.John Fultz
2016-07-02More character encoding stuffJohn Fultz
2016-01-12Fix startup crash bug.Gökçen Eraslan
2016-01-12Port Quackle to Qt 5.5Gökçen Eraslan
2016-01-08bindings: Generate all bindings from static quackle libraries for convenience.Gökçen Eraslan
2016-01-06GCGIO: Add a simple method to read GCG files using only the file names.Gökçen Eraslan
2016-01-06Generate shared ibraries for libquackle and libquackleioGökçen Eraslan
2015-11-07Try to fix automated builds.John Fultz
2015-11-06Some Windows build updates.John Fultz
2015-11-02Add interface for generating gaddags.John Fultz
2015-10-19Fix travis builds.John Fultz
2015-10-14Windows build fixes.John Fultz
2015-10-13Saving custom dictionaries now really works.John Fultz
2015-10-11Fix up lexicon dialog box checks.John Fultz
2015-10-10Progress on the lexicon dialog.John Fultz
2015-09-28Now able to load text and dawg files.John Fultz
2015-09-26Work on DAWG generation.John Fultz
2015-09-07Auto-generate gaddagsJohn Fultz
2015-08-30Add hash query methods for dawgs, gaddags.John Fultz
2015-08-24Version the GADDAGs.John Fultz
2015-08-24Add a new DAWG format.John Fultz
2015-08-20Move DAWG generation into quackleio.John Fultz
2015-08-20Bug fixes to GaddagFactoryJohn Fultz
2015-08-18Migrate gaddag maker into quackleio.John Fultz
2015-07-21Visual Studio build maintenance.John Fultz
2014-09-02Change GPL file headers to v3.John Fultz
2014-08-30Move to GPL v3.John Fultz
2014-08-25Disable Linux warnings without producing Mac warnings.John Fultz
2014-08-24Kill some Linux compiler warnings.John Fultz
2014-08-12Compiler warnings.John Fultz
2014-08-12Make qmake play well with Mac buildsJohn Fultz
2013-11-03Make clang happy (for Mavericks)Matt Liberty
2013-10-25Reorder -lquackleio before -lquackle due to dependenciesMatt Liberty
2013-10-25Clean up build of minor executables to use proper paths and obj subdirsMatt Liberty
2013-10-06Further .pro cleanup: put libs under release/debug and use wildcardsMatt Liberty
2013-09-27Add -fpermissive for OSX Mountain Lion build errorMatt Liberty
2013-08-25Initial git commit.Jason Katz-Brown