Releases: aardappel/treesheets
Releases · aardappel/treesheets
11618383247
Reintroduce Threadpools (#737)
11614978921
Manage images with unique_ptr (#736)
11608737664
Simplify more
11608571108
Make code a little bit more readable
11608092495
Manage unique_ptr in STL container (#734)
11602313608
Use Smart pointers (#735) * Make UndoItem unique_ptr in undolist and redolist * Correct unique_ptr to shared_ptr for Grid in evaluator
11601216416
Manage unique_ptr in STL container (#734)
11600472436
Remove custom Vector class (#733) * Use STL container for evaluator * Remove custom Vector class
11599878177
Reconstruct toolbar when dark mode changes (#732) This adds the ability to change icons during runtime upon dark mode change
11598719136
Use STL container for imagelist and loadimageids (#729) * Use STL container for imagelist and loadimageids * Use range-based loops on STL container * Separate identifiers