summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-14Resolve #75, update RNG to Mersenne-Twister.John Fultz
2019-01-14Fix icon for Xcode >=9 macOS build.John Fultz
2019-01-14Fix #21, committing a phoney cannot be canceled.John Fultz
2019-01-14Fix infinite loop if you give all players the same name.John Fultz
2019-01-14Remove player name from rack label text.John Fultz
2019-01-13Add a separator above "Simulation" group box to break up the GUI better.John Fultz
2019-01-13Update TravisCI Linux builds to xenial, so I can get modern compilers for free.John Fultz
2019-01-13Attempt to fix TravisCI HomeBrew failure.John Fultz
2019-01-13Add School Scrabble 2016, 2018 word list hashes.John Fultz
2019-01-13Add hash for official OCTWL2018.John Fultz
2019-01-13C++11-style iterators in quacker sources.John Fultz
2019-01-13Fix potential crash on exit.John Fultz