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
2023-07-17
Fix up std:: namespace hygiene.
John Fultz
2023-07-16
Add Qt6 to cmake, build action matrix.
John Fultz
2023-07-16
Make UTF8-encoding of QTextStream work in Qt5 and 6.
John Fultz
2023-07-16
QRegEx -> QRegularExpression
John Fultz
2023-07-16
More Qt6-ish things that were probably a bad idea even in Qt5.
John Fultz
2023-07-16
Fix up some Qt signals.
John Fultz
2020-07-23
Remove obsolete bullet point from "Helpful Hints" message box.
John Fultz
2020-06-18
A few miscellaneous typo fixes
Oliver Galvin
2020-06-17
Xcode compiler warnings.
John Fultz
2019-08-11
Fix devicePixelRatios on tile pixmap after dragging it.
John Fultz
2019-08-11
Fix "Verify Play" dialog.
John Fultz
2019-08-06
Fix cmake plist.
John Fultz
2019-07-28
Update version to 1.0.4.1.
John Fultz
2019-07-28
Fix #87, make tiles high-res on HiDpi screens.
John Fultz
2019-07-22
Fix cmake build to build Windows as Win32, not a console app.
John Fultz
2019-07-22
Fix .icns file.
John Fultz
2019-07-21
Throw a version check around HiDPI attribute...which was only introduced in Q...
John Fultz
2019-07-21
Remove address sanitizer from cmake.
John Fultz
2019-07-21
Add support for screen scaling under Windows/Linux.
John Fultz
2019-07-21
Visual C++ compiler warning fixes.
John Fultz
2019-07-19
Add CSW19 dictionary.
John Fultz
2019-07-19
First cut of a cmake build.
John Fultz
2019-07-19
Update copyright in plist.
John Fultz
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-03-21
Licensing, copyright text changes.
John Fultz
2019-02-04
After discussion with Jason/John, add myself as a copyright holder.
John Fultz
2019-02-03
fix for passing an argument to setGlobalCandidate
Martin DeMello
2019-01-14
Fix icon for Xcode >=9 macOS build.
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-14
Remove player name from rack label text.
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-10
Add OS X builds to Travis-CI.
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-08-02
Fixes to allow bad endgames to be loaded from GCGs.
John Fultz
2016-07-12
A few tidbits for Mac 1.0.2 release.
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
[next]