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
/
settings.cpp
Age
Commit message (
Expand
)
Author
2023-07-19
Fix integer size compiler warnings.
John Fultz
2023-07-17
Fix up std:: namespace hygiene.
John Fultz
2023-07-16
QRegEx -> QRegularExpression
John Fultz
2023-07-16
Fix up some Qt signals.
John Fultz
2019-07-21
Visual C++ compiler warning fixes.
John Fultz
2019-07-19
Add CSW19 dictionary.
John Fultz
2019-05-06
Add ability to include logo in copyrights.txt.
John Fultz
2019-03-21
Licensing, copyright text changes.
John Fultz
2017-08-02
More Qt5 changes and cleanups.
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-08
Minor bug fixes.
John Fultz
2015-11-06
Set up defaults strategies.
John Fultz
2015-11-02
Add interface for generating gaddags.
John Fultz
2015-10-14
Convert dictionaries, add csw15.
John Fultz
2015-10-13
Saving custom dictionaries now really works.
John Fultz
2015-10-10
Progress on the lexicon dialog.
John Fultz
2015-09-28
Some minor refactoring.
John Fultz
2015-09-07
Auto-generate gaddags
John Fultz
2015-08-24
Version the GADDAGs.
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
2014-12-10
Move data/ to MacOS/Resources/ in Mac bundle.
John Fultz
2013-12-30
Add color theme feature.
John Fultz
2013-11-02
In OSX we get a path of quacker/quacker.app/Contents/MacOS and so need
Matt Liberty
2013-08-25
Initial git commit.
Jason Katz-Brown