Age | Commit message (Expand) | Author |
2013-07-12 | These had to be into the previous commit. | Stijn Buys |
2013-07-12 | Set PACKAGE_NAME and PACKAGE_VERSION from the configure script and use PACKAG... | Stijn Buys |
2013-07-12 | Removes the revertstate, as it is no longer being used, | Stijn Buys |
2013-07-12 | Cleans up user interface actions and message boxes. | Stijn Buys |
2013-07-12 | Adds a PNG version of the embedded icon. | Stijn Buys |
2013-07-12 | Adds an embeded application icon, | Stijn Buys |
2013-07-12 | Updates the README. | Stijn Buys |
2013-07-12 | Clear the current filename when using Game->New, | Stijn Buys |
2013-07-12 | Removes sidebar buttons, | Stijn Buys |
2013-07-01 | Added TODO file. | Stijn Buys |
2013-04-26 | Updated README. | Stijn Buys |
2013-04-26 | Removed solver debug output. | Stijn Buys |
2013-04-26 | Updated user interface. | Stijn Buys |
2013-04-26 | Corrected a major mistake in the brute-force solver. | Stijn Buys |
2013-04-26 | Added example. | Stijn Buys |
2013-04-26 | Added examples. | Stijn Buys |
2013-04-26 | Corrected a typo in the configure script. | Stijn Buys |
2013-04-26 | Added brute-force search algorithm. | Stijn Buys |
2013-04-18 | Added ui menus, added solve() method. | Stijn Buys |
2013-04-10 | during the reset phase, mark cells without valid solutions as invalid() | Stijn Buys |
2012-09-30 | Added validity test, API cleanup. | Stijn Buys |
2012-09-30 | Renamed the resulting binary to 'sudoku'. | Stijn Buys |
2012-09-30 | Added more examples. | Stijn Buys |
2012-08-05 | Added revert button. | Stijn Buys |
2012-08-05 | Added comments. | Stijn Buys |
2012-08-05 | Manage cell widget geometry manually and removed the grid layout, | Stijn Buys |
2012-08-04 | ADded another example from Metro. | Stijn Buys |
2012-08-04 | Rnamed validate() functions to reset(), | Stijn Buys |
2012-08-04 | Added GPL copyright license text. | Stijn Buys |
2012-07-29 | Debug-report number of solved cells in each step. | Stijn Buys |
2012-07-25 | Added initial coverage solver. | Stijn Buys |
2012-07-25 | Added extra examples. | Stijn Buys |
2012-06-15 | Integrated Cell class, minor refactoring. | Stijn Buys |
2012-06-15 | Added Cell class. | Stijn Buys |
2012-06-15 | Star Burst Leo example from wikipedia. | Stijn Buys |
2012-06-15 | Added example sudokus. | Stijn Buys |
2012-06-06 | Corrected an include in the Qt configure test. | Stijn Buys |
2012-06-06 | Added unique solution step solver. | Stijn Buys |
2012-06-05 | Improved format of saved files. | Stijn Buys |
2012-06-05 | Implemented load, save and clear functionality. | Stijn Buys |
2012-06-05 | Added text to the README. | Stijn Buys |
2012-06-05 | Added solverwindow and sidebar buttons, | Stijn Buys |
2012-06-05 | Initial import, | Stijn Buys |