Skip to content

Releases: mrpilot2/aide

v0.3.0

03 Jun 13:19
151eaaa

Choose a tag to compare

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

  • about: correct representation of build date (d4a2d71)
  • remove memory leaks (1155d13)

v0.2.1

28 Dec 22:46
90d3983

Choose a tag to compare

0.2.1 (2022-12-28)

Bug Fixes

  • run github-release on main branch (97316a2)

v0.2.0

28 Dec 22:38
839ddbc

Choose a tag to compare

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)

v0.1.1

30 Jul 16:11
7e4523f

Choose a tag to compare

0.1.1 (2022-07-30)

Bug Fixes

  • remove wrong if condition (33aff8e)

v0.0.2

30 Jul 13:43
e987845

Choose a tag to compare

0.0.2 (2022-07-30)

Bug Fixes

v0.0.1

30 Jul 12:59
c7e2b24

Choose a tag to compare

0.0.1 (2022-07-30)

Bug Fixes

Miscellaneous Chores

v0.0.0

30 Jul 12:04
d6928ae

Choose a tag to compare

initial release