summaryrefslogtreecommitdiff
path: root/src/sudokuwidget.cc
AgeCommit message (Expand)Author
2013-08-03Adds an option to mark cells with a unique solution.Stijn Buys
2013-07-18Solves a bug where the overwrite file warning shows the wrong filename,Stijn Buys
2013-07-13Adds a settings class, use APPDATA/Sudoku Solver as homedir on win32, renames...Stijn Buys
2013-07-12Removes empty lines.Stijn Buys
2013-07-12Set PACKAGE_NAME and PACKAGE_VERSION from the configure script and use PACKAG...Stijn Buys
2013-07-12Removes sidebar buttons,Stijn Buys
2012-09-30Added validity test, API cleanup.Stijn Buys
2012-08-05Manage cell widget geometry manually and removed the grid layout,Stijn Buys
2012-06-15Integrated Cell class, minor refactoring.Stijn Buys
2012-06-05Implemented load, save and clear functionality.Stijn Buys
2012-06-05Added solverwindow and sidebar buttons,Stijn Buys