RSS feed
	
	
	
		813fe6b1
		 – mkf <mkf@hp.lan>
 authored
 on 2023/04/27 02:27
		
change some strings, replace arc4random() with random() for windows
		 
	
		7ff6f699
		 – mkf <mkf@hp.lan>
 authored
 on 2023/04/27 02:19
		
get rid of some more fromStdString()s
		 
	
		8141c826
		 – mkf <mkf@hp.lan>
 authored
 on 2023/04/27 02:12
		
hopefully got buttons right this time
		 
	
		d0e937b8
		 – mkf <mkf@hp.lan>
 authored
 on 2023/04/27 01:52
		
fix weird check loop, remove some headers, add copy for showgoal, hide
		 
	
		8c093d16
		 – mkf <mkf@hp.lan>
 authored
 on 2023/04/26 19:16
		
minor fixes
		 
	
		5340ee0a
		 – mkf <mkf@hp.lan>
 authored
 on 2023/04/26 18:58
		
Help? there is no help!
		 
	
		8210444a
		 – mkf <mkf@hp.lan>
 authored
 on 2023/04/26 18:25
		
dont try to enforce entering a length and some other minor changes
		 
	
		7180067a
		 – mkf <mkf@hp.lan>
 authored
 on 2023/04/26 11:58
		
removed mastermind-qt.pro.user, useless.
		 
	
		58b60ba3
		 – mkf <mkf9@riseup.net>
 authored
 and mkf <mkf@hp.lan>
 committed
 on 2023/04/26 11:49
		
made spinGuess uses IBeam cursor and window un-resizeable.
		 
	
		974cdc23
		 – mkf <mkf@d510>
 authored
 on 2023/04/24 12:13
		
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/24 04:08
		
import sources