back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/menu_callbacks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed memory leakscratko45 hours1-1/+3
| | | | | | 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 days1-6/+29
| | | | | Added a dialog box about. Checks if the selected file is correct.
* Uploading custom imagesscratko4 days1-3/+16
|
* Added A* solution algorithmscratko6 days1-4/+10
|
* Added menu-bar and file chooserscratko11 days1-0/+34