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
/
quacker.cpp
Age
Commit message (
Expand
)
Author
2019-07-19
Fix deprecation errors for Qt 5.13.
John Fultz
2019-05-06
About box fixes.
John Fultz
2019-05-06
Add ability to include logo in copyrights.txt.
John Fultz
2019-05-06
Update copyright in about box.
John Fultz
2019-02-04
After discussion with Jason/John, add myself as a copyright holder.
John Fultz
2019-01-14
Fix #21, committing a phoney cannot be canceled.
John Fultz
2019-01-14
Fix infinite loop if you give all players the same name.
John Fultz
2019-01-13
Add a separator above "Simulation" group box to break up the GUI better.
John Fultz
2019-01-13
C++11-style iterators in quacker sources.
John Fultz
2019-01-13
Fix potential crash on exit.
John Fultz
2017-08-09
Prevent console warnings re missing [*] in window titles.
John Fultz
2017-08-02
Bump version number to 1.0.4.
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-03
Bump version to 1.0.3.
John Fultz
2016-07-07
Increment version number and copyright date.
John Fultz
2016-07-07
Allow games loaded from gcg to switch to unknown racks.
John Fultz
2016-07-07
Put filename in window title.
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-15
Yet more places with bad streaming encoding.
John Fultz
2016-01-12
Port Quackle to Qt 5.5
Gökçen Eraslan
2015-11-08
Fix #8, last choice in theme and alphabet combox didn't work.
John Fultz
2015-11-07
Fix about box.
John Fultz
2015-10-14
Convert dictionaries, add csw15.
John Fultz
2015-08-18
Cleanups and bump the version number.
John Fultz
2014-11-29
Update version, about, and hint text.
John Fultz
2014-09-02
Change GPL file headers to v3.
John Fultz
2013-08-25
Initial git commit.
Jason Katz-Brown