Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Including resources in the object file | scratko | 24 hours | 1 | -1/+2 |
| | | | | | Convert pictures to array data (image_converter/converter.c) Resources are located in image_converter/resources.o | ||||
* | Fixed memory leak | scratko | 46 hours | 1 | -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 images | scratko | 4 days | 1 | -2/+2 |
| | |||||
* | Added A* solution algorithm | scratko | 6 days | 1 | -2/+2 |
| | |||||
* | Added menu-bar and file chooser | scratko | 11 days | 1 | -1/+1 |
| | |||||
* | Moving slides | scratko | 13 days | 1 | -0/+23 |
Changed to 8 puzzles Added reaction to clicking a puzzle Puzzles are moved to vector |