back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Including resources in the object filescratko28 hours7-14/+9277
| | | | | Convert pictures to array data (image_converter/converter.c) Resources are located in image_converter/resources.o
* Added readmescratko2 days1-0/+2
|
* Fixed memory leakscratko2 days5-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 selectionscratko4 days6-12/+62
| | | | | Added a dialog box about. Checks if the selected file is correct.
* Uploading custom imagesscratko4 days27-10/+20431
|
* Added A* solution algorithmscratko6 days8-22/+320
|
* Added menu-bar and file chooserscratko11 days6-4/+55
|
* Added end game checkscratko11 days5-19/+63
|
* Checking the solvability of puzzlesscratko13 days2-1/+21
|
* Moving slidesscratko13 days22-25/+99
| | | | | | Changed to 8 puzzles Added reaction to clicking a puzzle Puzzles are moved to vector
* Initial commitscratko2024-10-2519-0/+132
Creating widgets with a split image