Skip to content

Releases: aardappel/treesheets

11598703070

30 Oct 17:46
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

11598684260

30 Oct 17:45
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

11598661491

30 Oct 17:44
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

11587106840

30 Oct 04:46
45abbb4
Compare
Choose a tag to compare
STL container for undo and redo operations (#727)

* Use STL container for undo and redo data

* Prefix std:: namespace to STL container

11581040672

29 Oct 19:31
b4affe8
Compare
Choose a tag to compare
Documentation says wxApp::MacOpenFile() should be replaced with wxApp…

11580041465

29 Oct 18:24
8a6d5a9
Compare
Choose a tag to compare
Use STL container and methods (#725)

* Use STL container and methods

* Use range-based loops on STL container

11502892757

24 Oct 15:57
10184ff
Compare
Choose a tag to compare
Support dark mode (#723)

* Support dark mode

This adds a branch on MyFrame construction for dark mode and adds the inverted SVG files

* Save darkmode in MyFrame class and adapt search box

10977764917

22 Sep 03:08
0df590b
Compare
Choose a tag to compare
Derive custom dialog class for datetime range filter (#720)

10971013906

21 Sep 08:19
Compare
Choose a tag to compare
Use variable only in scope

10970177113

21 Sep 06:04
Compare
Choose a tag to compare
Reduce branch nesting level