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
/
quacker
Age
Commit message (
Expand
)
Author
2015-11-08
Fix #8, last choice in theme and alphabet combox didn't work.
John Fultz
2015-11-08
Minor bug fixes.
John Fultz
2015-11-07
Continue fixing Travis-CI build.
John Fultz
2015-11-07
Fix about box.
John Fultz
2015-11-06
Some Windows build updates.
John Fultz
2015-11-06
Set up defaults strategies.
John Fultz
2015-11-02
Add interface for generating gaddags.
John Fultz
2015-10-19
Fix travis builds.
John Fultz
2015-10-18
Fix version, Windows Visual Studio build.
John Fultz
2015-10-14
Windows build fixes.
John Fultz
2015-10-14
Convert dictionaries, add csw15.
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-28
Some minor refactoring.
John Fultz
2015-09-26
Work on DAWG generation.
John Fultz
2015-09-07
Auto-generate gaddags
John Fultz
2015-08-24
Version the GADDAGs.
John Fultz
2015-08-24
Fix encoding of HTML output.
John Fultz
2015-08-18
Cleanups and bump the version number.
John Fultz
2015-08-18
Populate alphabet popup in lexicon dialog.
John Fultz
2015-08-09
Progress on edit lexicon dialog.
John Fultz
2015-08-03
Finish Add/Edit/Remove for boards.
John Fultz
2015-08-01
Begin unifying interface for customizable settings.
John Fultz
2015-07-21
Visual Studio build maintenance.
John Fultz
2014-12-10
Implement FileOpen event
John Fultz
2014-12-10
Move data/ to MacOS/Resources/ in Mac bundle.
John Fultz
2014-11-30
Fix Collins superleaves.
John Fultz
2014-11-29
Update version, about, and hint text.
John Fultz
2014-11-29
Wrap up Windows side for 0.98 release
John Fultz
2014-11-29
Getting 0.98 Mac production build ready to go.
John Fultz
2014-11-28
Mac build stuff
John Fultz
2014-09-08
Add more international keyboard support.
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
Add Polish alphabet. Fix AltGr keyboard events.
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
2014-08-12
New icon for Windows.
John Fultz
2013-12-30
Add color theme feature.
John Fultz
2013-12-29
Add diagonal symmetry to board setup pane.
John Fultz
2013-11-02
In OSX we get a path of quacker/quacker.app/Contents/MacOS and so need
Matt Liberty
2013-10-25
Reorder -lquackleio before -lquackle due to dependencies
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