Releases: mrpilot2/aide
Releases · mrpilot2/aide
v0.3.0
0.3.0 (2023-06-03)
Features
- SearchLineEdit: add highlight delegates (7cbfb46)
- SearchLineEdit: add options to match case and for regex (a641aab)
- SearchLineEdit: first useful implementation (6d5bc8a)
- SearchLineEdit: gui settings might be null (7eff1ff)
- SearchLineEdit: save/load GUI state (548cd19)
- SearchLineEdit: set visibility of widget after construction (16cbff9)
- SearchLineEdit: wildcard matching not allowed for Qt < 5.12 (922ea32)
Bug Fixes
v0.2.1
v0.2.0
0.2.0 (2022-12-28)
Features
- about: add logo (a362268)
- about: add menu item to select about dialog (c8ab3e2)
- about: add What's new link (a14a5a1)
- about: implementation of about dialog (f43dd37)
- about: set parent window (e57231c)
- Logger: make log level configurable (e522e61)
Bug Fixes
- release-please shall run on default branch (ffeefae)