summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-19Update copyright in plist.John Fultz
2019-07-19Fix deprecation errors for Qt 5.13.John Fultz
2019-05-06Missing include.John Fultz
2019-05-06About box fixes.John Fultz
2019-05-06Add ability to include logo in copyrights.txt.John Fultz
2019-05-06Update copyright in about box.John Fultz
2019-03-21Licensing, copyright text changes.John Fultz
2019-02-07use --std=c+=14Martin DeMello
2019-02-07Add ruby bindingsMartin DeMello
2019-02-07Add separate python2 and python3 targets, and a flag for Qt version.Martin DeMello
2019-02-04Update a few bits of text still referring to GPL2.John Fultz
2019-02-04Add exception to GPL coverage for dictionary files.John Fultz
2019-02-04After discussion with Jason/John, add myself as a copyright holder.John Fultz
2019-02-03fix for passing an argument to setGlobalCandidateMartin DeMello