Skip to content

Releases: oclero/qtutils

v1.3.0

01 Dec 18:39
Compare
Choose a tag to compare
  • Switch to Qt6

v1.2.0

18 Feb 13:29
Compare
Choose a tag to compare
  • Rename lib folder into src, and src subfolder into source.
  • Add CI jobs to build and test on Windows, Linux and MacOS.
  • Add CMake presets.

v1.1.0

27 Dec 16:51
Compare
Choose a tag to compare
  • Add utility function to clear a directory content.

v1.0.6

13 Apr 16:51
Compare
Choose a tag to compare
  • Add convenience event filter for visibility changes.

v1.0.5

25 Feb 22:55
Compare
Choose a tag to compare
  • Ensure the lib works on Linux.

v1.0.4

22 Feb 12:39
Compare
Choose a tag to compare
  • Add event filter utilities.

v1.0.3

12 Feb 22:31
Compare
Choose a tag to compare
  • Use const for read-only QSettings

v1.0.2

12 Feb 22:04
Compare
Choose a tag to compare
  • Fix missing implementation.

v1.0.1

12 Feb 18:42
Compare
Choose a tag to compare
  • Pass QSettings as parameter in methods to allow custom settings path.

v1.0.0

04 Feb 17:29
Compare
Choose a tag to compare
  • singleShotConnect
  • Utilities for enums declared with Q_ENUM
  • QtDeleteLaterScopedPointer
  • RAII QMetaObject::Connection
  • Utilites to write and read typed QSettings