Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-03 | Adds an option to mark cells with a unique solution. | Stijn Buys | |
2013-07-18 | Solves a bug where the overwrite file warning shows the wrong filename, | Stijn Buys | |
adds a visual indication if a sudoku grid has been solved. | |||
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. | |||
2012-08-05 | Manage cell widget geometry manually and removed the grid layout, | Stijn Buys | |
created the visual appereance of an actual sudoku puzzle. | |||
2012-06-15 | Integrated Cell class, minor refactoring. | 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. |