Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added readme | scratko | 46 hours | 1 | -0/+2 |
| | |||||
* | Fixed memory leak | scratko | 47 hours | 5 | -11/+43 |
| | | | | | | The image widget is responsible for deleting the loaded part of the image Check for correct type of selected file Error checking after image upload | ||||
* | Random image selection | scratko | 4 days | 6 | -12/+62 |
| | | | | | Added a dialog box about. Checks if the selected file is correct. | ||||
* | Uploading custom images | scratko | 4 days | 27 | -10/+20431 |
| | |||||
* | Added A* solution algorithm | scratko | 6 days | 8 | -22/+320 |
| | |||||
* | Added menu-bar and file chooser | scratko | 11 days | 6 | -4/+55 |
| | |||||
* | Added end game check | scratko | 11 days | 5 | -19/+63 |
| | |||||
* | Checking the solvability of puzzles | scratko | 13 days | 2 | -1/+21 |
| | |||||
* | Moving slides | scratko | 13 days | 22 | -25/+99 |
| | | | | | | Changed to 8 puzzles Added reaction to clicking a puzzle Puzzles are moved to vector | ||||
* | Initial commit | scratko | 2024-10-25 | 19 | -0/+132 |
Creating widgets with a split image |