index
:
quackondo.git
macondo
Quackle crossword game artificial intelligence and analysis tool
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-08-08
MacondoBackend
pommicket
2025-08-08
simulate
pommicket
2025-08-07
give turn number to macondo
pommicket
2025-08-07
send position to macondo
pommicket
2025-08-07
Add macondo tab, run process
pommicket
2023-07-23
Fix bug which could pass phony words.
John Fultz
2023-07-19
Fix QMessageBox deprecations.
John Fultz
2023-07-19
Fix various Qt6 deprecations.
John Fultz
2023-07-19
Fix integer size compiler warnings.
John Fultz
2023-07-19
Fix misconnected signal/slot in BoardSetUpDialog.
John Fultz
2023-07-19
Readme updates.
John Fultz
2023-07-19
Remove Windows-x86 Qt6 GitHub actions build.
John Fultz
2023-07-19
Remove macOS deployment target for now.
John Fultz
2023-07-18
Fix Qt6 MOC compilation on some platforms.
John Fultz
2023-07-17
Hide .cache folder in Sublime project.
John Fultz
2023-07-17
Fix deprecated usage of QSysInfo which doesn't builds in Qt6.
John Fultz
2023-07-17
Fix up std:: namespace hygiene.
John Fultz
2023-07-16
Set the C++ standard to C++17.
John Fultz
2023-07-16
Add Qt6 to cmake, build action matrix.
John Fultz
2023-07-16
Update build action to Qt 5.15.2, and cache Qt.
John Fultz
2023-07-16
Fix remaining QTextStream::setCodec() calls for Qt6.
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
2023-07-15
Remove caching from GitHub build action, which wasn’t working anyway.
John Fultz
2023-07-15
More GitHub Actions updates.
John Fultz
2023-07-15
Update versions of various actions.
John Fultz
2023-07-15
Begin updates to complete transition to cmake, GitHub Actions.
John Fultz
2020-12-09
Add cmake/GitHub Actions-based CI, dump Travis-CI.
John Fultz
2020-11-22
Fix incorrect duplicate move removal
Matt Liberty
2020-07-23
Remove obsolete bullet point from "Helpful Hints" message box.
John Fultz
2020-06-18
Missing #include to fix TravisCI build.
John Fultz
2020-06-18
Add cmake stuff to gitignore
Oliver Galvin
2020-06-18
A few miscellaneous typo fixes
Oliver Galvin
2020-06-18
Fix a couple of compiler warnings: -Wsign-compare and -Wpedantic
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-08-06
Update readme.
John Fultz
2019-08-06
link threads in a properly crossplatform manner
Martin DeMello
2019-08-06
add pthread to the cmake c++ flags
Martin DeMello
2019-08-06
Don't generate bindings that require copying a logStream.
Martin DeMello
2019-08-06
Fix regression in simulator.
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-27
Accommodate spurious wakeup of condition variables.
John Fultz
2019-07-23
Make Windows installer install Qt plugins, too.
John Fultz
2019-07-22
Update installer script and instructions for Windows.
John Fultz
[next]