Skip to content

v0.3.0

Latest

Choose a tag to compare

@mrpilot2 mrpilot2 released this 03 Jun 13:19
151eaaa

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)