wm: mastermind-qt

RSS feed

b5d27c81 – Mahdi-Hsh <mahdi.hoseini1381@yahoo.com> authored and mkf <mkf@hp.lan> committed on 2023/04/28 08:11
lots of fixes and changes

ac44a33d – mkf <mkf@hp.lan> authored on 2023/04/27 08:15
fix build errors, remove giveup completely.

6956319c – mkf <mkf@hp.lan> authored on 2023/04/27 06:43
more minor fixes, change random() to rand()

4c114d13 – mkf <mkf@hp.lan> authored on 2023/04/27 06:32
it seems pow needs <cmath> on some platforms.

1ce5e3ac – mkf <mkf@hp.lan> authored on 2023/04/27 06:30
some minor string changes

f5d23dca – mkf <mkf@hp.lan> authored on 2023/04/26 18:16
now it should work well on double digit len

813fe6b1 – mkf <mkf@hp.lan> authored on 2023/04/26 17:57
change some strings, replace arc4random() with random() for windows

7ff6f699 – mkf <mkf@hp.lan> authored on 2023/04/26 17:49
get rid of some more fromStdString()s

8141c826 – mkf <mkf@hp.lan> authored on 2023/04/26 17:42
hopefully got buttons right this time

d0e937b8 – mkf <mkf@hp.lan> authored on 2023/04/26 17:22
fix weird check loop, remove some headers, add copy for showgoal, hide

8c093d16 – mkf <mkf@hp.lan> authored on 2023/04/26 10:46
minor fixes

5340ee0a – mkf <mkf@hp.lan> authored on 2023/04/26 10:28
Help? there is no help!

8210444a – mkf <mkf@hp.lan> authored on 2023/04/26 09:55
dont try to enforce entering a length and some other minor changes

7180067a – mkf <mkf@hp.lan> authored on 2023/04/26 03:28
removed mastermind-qt.pro.user, useless.

58b60ba3 – mkf <mkf9@riseup.net> authored and mkf <mkf@hp.lan> committed on 2023/04/26 03:19
made spinGuess uses IBeam cursor and window un-resizeable.

974cdc23 – mkf <mkf@d510> authored on 2023/04/24 03:43
use arc4random(), remove anotherround(), move new game stuff into action_newgame(), use QMessageBox correctly (thanks mh!), check for edge cases better, make guess checking more robust and better(?) strings, show mistakes 'X' in red and disallow resizing.

6608831b – mkf <mkf> authored on 2023/04/23 19:38
import sources