Skip to content

Releases: oclero/qtupdater

v1.5.0

18 Feb 13:47
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.
  • Follow redirects when downloading.
  • Add CMake presets.
  • Use CMake FetchContent instead of a Git Submodule for dependency QtUtils.

v1.4.1

27 Dec 16:59
Compare
Choose a tag to compare
  • Update submodule QtUtils to v1.1.0

v1.4.0

14 Dec 18:50
Compare
Choose a tag to compare
  • Make installMode and installerDestinationDir properties instead of function args.
  • Various fixes for Linux (compilation and tests).

v1.3.0

23 Jun 09:11
Compare
Choose a tag to compare
  • Unify the method names.

v1.2.1

27 May 12:56
Compare
Choose a tag to compare
  • Fix QWidget example.

v1.2.0

27 May 12:46
Compare
Choose a tag to compare
  • Move QWidget to examples instead of core lib.
  • The core lib doesn't depend on Qt5::Widgets anymore (useful for CLI or QtQuick apps).

v1.1.0

20 May 16:53
ce8b025
Compare
Choose a tag to compare
  • Improve core API
  • Fix some bugs
  • Add controller and widget
  • Add exemple for controller/widget usage.
  • The lib nows depends on QtWidgets.

v1.0.12

13 Apr 16:57
Compare
Choose a tag to compare
  • Update submodule QtUtils to v1.0.6

v1.0.11

25 Feb 23:01
Compare
Choose a tag to compare
  • Update submodule QtUtils to v1.0.5
  • Ensure the lib works on Linux.

v1.0.10

22 Feb 14:23
Compare
Choose a tag to compare
  • Update submodule QtUtils to v1.0.4