- Documented translation system (#11)
- Catch2QtUtils: Added support for QStringList
- 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
- Use ECM to define icon for the Windows .exe and macOS .app (#1 and #2)
- Add a unit-test demonstrating how to test the application (#5)
- Added documentation for tests (#6)
- Install only the subset of Qt we need
- Do not show a "runtime" component in Windows installer (#4)
- Generate basic macOS dmg
- Generate basic Windows installer
- Added documentation for CI setup and dependencies
- Define a nicer "human name" by default
- Make sure main window uses "human name"
- Renamed ci/build to ci/build-app and detect_python to init_python_cmd
- Split install-dependencies into one file per OS
- Added a way to run ci/build-app faster by skipping dependency installations
First "release"