Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-12 | Removes sidebar buttons, | Stijn Buys | |
adds current filename to the window title, adds a Move -> Guess option to the menu bar, adds messageboxes to the Step, Guess and Validate actions. | |||
2013-04-26 | Added brute-force search algorithm. | Stijn Buys | |
2013-04-18 | Added ui menus, added solve() method. | Stijn Buys | |
2012-09-30 | Added validity test, API cleanup. | Stijn Buys | |
2012-08-05 | Added revert button. | Stijn Buys | |
2012-07-25 | Added initial coverage solver. | Stijn Buys | |
2012-06-05 | Implemented load, save and clear functionality. | Stijn Buys | |
2012-06-05 | Added solverwindow and sidebar buttons, | Stijn Buys | |
added Sudoku value container class. |