back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Including resources in the object filescratko109 min.1-1/+2
| | | | | Convert pictures to array data (image_converter/converter.c) Resources are located in image_converter/resources.o
* Fixed memory leakscratko27 hours1-2/+2
| | | | | | 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
* Uploading custom imagesscratko4 days1-2/+2
|
* Added A* solution algorithmscratko5 days1-2/+2
|
* Added menu-bar and file chooserscratko10 days1-1/+1
|
* Moving slidesscratko12 days1-0/+23
Changed to 8 puzzles Added reaction to clicking a puzzle Puzzles are moved to vector