summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-22Update OSPS to version 40 (January 2019)alkamid
2019-07-22Make UTF-8 default encoding (and write pragma)alkamid
2019-07-22Fix .icns file.John Fultz
2019-07-21Clean up duplicate strategy files.John Fultz
2019-07-21Throw a version check around HiDPI attribute...which was only introduced in Q...John Fultz
2019-07-21Make the PRNG thread-safe.John Fultz
2019-07-21Sims are now threaded.John Fultz
2019-07-21Move constructor for FixedLengthString.John Fultz
2019-07-21Code cleanup.John Fultz
2019-07-21Move simulate code to a new static function.John Fultz
2019-07-21Rework the simulation messaging.John Fultz
2019-07-21Migrate more stuff into sim messages.John Fultz
2019-07-21Move sim toward a message passing model.John Fultz
2019-07-21Remove address sanitizer from cmake.John Fultz
2019-07-21Add support for screen scaling under Windows/Linux.John Fultz
2019-07-21Visual C++ compiler warning fixes.John Fultz
2019-07-20Iterate again fixing Qt/HomeBrew/Travis-CI.John Fultz
2019-07-20Iterate again fixing Qt/HomeBrew/Travis-CI.John Fultz
2019-07-20Try again to make Qt/HomeBrew/Travis-CI happy.John Fultz
2019-07-20See if this fixes Travis-CI HomeBrew path issues.John Fultz
2019-07-19Add CSW19 dictionary.John Fultz
2019-07-19Add NWL2018 and SSWL2018 dictionaries.John Fultz
2019-07-19Initial .clang-format file.John Fultz
2019-07-19First cut of a cmake build.John Fultz