Skip to content

Releases: aardappel/treesheets

11618383247

31 Oct 19:20
6adfe39
Compare
Choose a tag to compare
Reintroduce Threadpools (#737)

11614978921

31 Oct 15:37
2c0d51f
Compare
Choose a tag to compare
Manage images with unique_ptr (#736)

11608737664

31 Oct 08:52
Compare
Choose a tag to compare
Simplify more

11608571108

31 Oct 08:39
Compare
Choose a tag to compare
Make code a little bit more readable

11608092495

31 Oct 08:02
Compare
Choose a tag to compare
Manage unique_ptr in STL container (#734)

11602313608

30 Oct 22:07
0fee6f5
Compare
Choose a tag to compare
Use Smart pointers (#735)

* Make UndoItem unique_ptr in undolist and redolist

* Correct unique_ptr to shared_ptr for Grid in evaluator

11601216416

30 Oct 20:41
eb4da48
Compare
Choose a tag to compare
Manage unique_ptr in STL container (#734)

11600472436

30 Oct 19:47
42f72c6
Compare
Choose a tag to compare
Remove custom Vector class (#733)

* Use STL container for evaluator

* Remove custom Vector class

11599878177

30 Oct 19:06
8924ea7
Compare
Choose a tag to compare
Reconstruct toolbar when dark mode changes (#732)

This adds the ability to change icons during runtime upon dark mode change

11598719136

30 Oct 17:48
e2ecaa2
Compare
Choose a tag to compare
Use STL container for imagelist and loadimageids (#729)

* Use STL container for imagelist and loadimageids

* Use range-based loops on STL container

* Separate identifiers