Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed memory leak | scratko | 33 hours | 1 | -3/+10 |
| | | | | | | 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 | 1 | -1/+2 |
| | | | | | Added a dialog box about. Checks if the selected file is correct. | ||||
* | Added A* solution algorithm | scratko | 6 days | 1 | -2/+10 |
| | |||||
* | Added menu-bar and file chooser | scratko | 10 days | 1 | -1/+1 |
| | |||||
* | Added end game check | scratko | 10 days | 1 | -6/+11 |
| | |||||
* | Checking the solvability of puzzles | scratko | 12 days | 1 | -0/+2 |
| | |||||
* | Moving slides | scratko | 13 days | 1 | -13/+19 |
| | | | | | | Changed to 8 puzzles Added reaction to clicking a puzzle Puzzles are moved to vector | ||||
* | Initial commit | scratko | 2024-10-25 | 1 | -0/+45 |
Creating widgets with a split image |