index
:
quackondo.git
macondo
Quackle crossword game artificial intelligence and analysis tool
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quackleio
Age
Commit message (
Expand
)
Author
2017-08-10
Add OS X builds to Travis-CI.
John Fultz
2017-08-02
More Qt5 changes and cleanups.
John Fultz
2017-08-02
Merge pull request #37 from gokceneraslan/qt55
John Fultz
2016-08-02
Fixes to allow bad endgames to be loaded from GCGs.
John Fultz
2016-07-30
Oops...didn't mean to commit that hunk. Fix build.
John Fultz
2016-07-30
Fix memory leak when reading game files.
John Fultz
2016-07-03
Merge pull request #35 from gokceneraslan/master
John Fultz
2016-07-03
Fix problems with "ex n" where n is a number.
John Fultz
2016-07-03
Add a scoring option preference.
John Fultz
2016-07-02
More character encoding stuff
John Fultz
2016-01-12
Fix startup crash bug.
Gökçen Eraslan
2016-01-12
Port Quackle to Qt 5.5
Gökçen Eraslan
2016-01-08
bindings: Generate all bindings from static quackle libraries for convenience.
Gökçen Eraslan
2016-01-06
GCGIO: Add a simple method to read GCG files using only the file names.
Gökçen Eraslan
2016-01-06
Generate shared ibraries for libquackle and libquackleio
Gökçen Eraslan
2015-11-07
Try to fix automated builds.
John Fultz
2015-11-06
Some Windows build updates.
John Fultz
2015-11-02
Add interface for generating gaddags.
John Fultz
2015-10-19
Fix travis builds.
John Fultz
2015-10-14
Windows build fixes.
John Fultz
2015-10-13
Saving custom dictionaries now really works.
John Fultz
2015-10-11
Fix up lexicon dialog box checks.
John Fultz
2015-10-10
Progress on the lexicon dialog.
John Fultz
2015-09-28
Now able to load text and dawg files.
John Fultz
2015-09-26
Work on DAWG generation.
John Fultz
2015-09-07
Auto-generate gaddags
John Fultz
2015-08-30
Add hash query methods for dawgs, gaddags.
John Fultz
2015-08-24
Version the GADDAGs.
John Fultz
2015-08-24
Add a new DAWG format.
John Fultz
2015-08-20
Move DAWG generation into quackleio.
John Fultz
2015-08-20
Bug fixes to GaddagFactory
John Fultz
2015-08-18
Migrate gaddag maker into quackleio.
John Fultz
2015-07-21
Visual Studio build maintenance.
John Fultz
2014-09-02
Change GPL file headers to v3.
John Fultz
2014-08-30
Move to GPL v3.
John Fultz
2014-08-25
Disable Linux warnings without producing Mac warnings.
John Fultz
2014-08-24
Kill some Linux compiler warnings.
John Fultz
2014-08-12
Compiler warnings.
John Fultz
2014-08-12
Make qmake play well with Mac builds
John Fultz
2013-11-03
Make clang happy (for Mavericks)
Matt Liberty
2013-10-25
Reorder -lquackleio before -lquackle due to dependencies
Matt Liberty
2013-10-25
Clean up build of minor executables to use proper paths and obj subdirs
Matt Liberty
2013-10-06
Further .pro cleanup: put libs under release/debug and use wildcards
Matt Liberty
2013-09-27
Add -fpermissive for OSX Mountain Lion build error
Matt Liberty
2013-08-25
Initial git commit.
Jason Katz-Brown