summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-07send position to macondopommicket
2025-08-07Add macondo tab, run processpommicket
2023-07-23Fix bug which could pass phony words.John Fultz
2023-07-19Fix QMessageBox deprecations.John Fultz
2023-07-19Fix various Qt6 deprecations.John Fultz
2023-07-19Fix integer size compiler warnings.John Fultz
2023-07-19Fix misconnected signal/slot in BoardSetUpDialog.John Fultz
2023-07-19Readme updates.John Fultz
2023-07-19Remove Windows-x86 Qt6 GitHub actions build.John Fultz
2023-07-19Remove macOS deployment target for now.John Fultz
2023-07-18Fix Qt6 MOC compilation on some platforms.John Fultz
2023-07-17Hide .cache folder in Sublime project.John Fultz
2023-07-17Fix deprecated usage of QSysInfo which doesn't builds in Qt6.John Fultz
2023-07-17Fix up std:: namespace hygiene.John Fultz
2023-07-16Set the C++ standard to C++17.John Fultz
2023-07-16Add Qt6 to cmake, build action matrix.John Fultz
2023-07-16Update build action to Qt 5.15.2, and cache Qt.John Fultz
2023-07-16Fix remaining QTextStream::setCodec() calls for Qt6.John Fultz
2023-07-16Make UTF8-encoding of QTextStream work in Qt5 and 6.John Fultz
2023-07-16QRegEx -> QRegularExpressionJohn Fultz
2023-07-16More Qt6-ish things that were probably a bad idea even in Qt5.John Fultz
2023-07-16Fix up some Qt signals.John Fultz
2023-07-15Remove caching from GitHub build action, which wasn’t working anyway.John Fultz
2023-07-15More GitHub Actions updates.John Fultz
2023-07-15Update versions of various actions.John Fultz
2023-07-15Begin updates to complete transition to cmake, GitHub Actions.John Fultz
2020-12-09Add cmake/GitHub Actions-based CI, dump Travis-CI.John Fultz
2020-11-22Fix incorrect duplicate move removalMatt Liberty
2020-07-23Remove obsolete bullet point from "Helpful Hints" message box.John Fultz
2020-06-18Missing #include to fix TravisCI build.John Fultz
2020-06-18Add cmake stuff to gitignoreOliver Galvin
2020-06-18A few miscellaneous typo fixesOliver Galvin
2020-06-18Fix a couple of compiler warnings: -Wsign-compare and -WpedanticOliver Galvin
2020-06-17Xcode compiler warnings.John Fultz
2019-08-11Fix devicePixelRatios on tile pixmap after dragging it.John Fultz
2019-08-11Fix "Verify Play" dialog.John Fultz
2019-08-06Fix cmake plist.John Fultz
2019-08-06Update readme.John Fultz
2019-08-06link threads in a properly crossplatform mannerMartin DeMello
2019-08-06add pthread to the cmake c++ flagsMartin DeMello
2019-08-06Don't generate bindings that require copying a logStream.Martin DeMello
2019-08-06Fix regression in simulator.John Fultz
2019-07-28Update version to 1.0.4.1.John Fultz
2019-07-28Fix #87, make tiles high-res on HiDpi screens.John Fultz
2019-07-27Accommodate spurious wakeup of condition variables.John Fultz
2019-07-23Make Windows installer install Qt plugins, too.John Fultz
2019-07-22Update installer script and instructions for Windows.John Fultz
2019-07-22Fix cmake build to build Windows as Win32, not a console app.John Fultz
2019-07-22add support for board configurationMartin DeMello
2019-07-22Add a higher level layer on top of the generated ruby bindings.Martin DeMello