Skip to content

Releases: agateau/cookiecutter-qt-app

0.4.0

11 Nov 19:47
Compare
Choose a tag to compare

Added

  • Documented translation system (#11)
  • Catch2QtUtils: Added support for QStringList

Changed

  • Translations are no longer bundled with the application binary (#7)
  • Simplified build scripts (#21)
  • Improved the icons layout in macOS dmg (#13)
  • Windows installer now lets the user start the app at the end (#16)
  • Renamed TestUtils to Catch2QtUtils