Commit Graph

6 Commits

Author SHA1 Message Date
Jaye Evins f15c21a01d Update to Qt6
- New baseline minimum platform is Ubuntu 22.04
    - Qt6 requires at least 6.2
        - some deprecations may be flagged on later versions (e.g. 6.8)
    - CMake requires at least 3.22
- Include build-tests.yml github action to validate builds on mulitple platforms
- QtTest is no longer optional since it easily comes along for the ride with Qt
- Replaced QStringRef in model::SubstitutionField with simple ParserState class
- Removed deprecations up to Qt 6.2
2025-05-06 18:26:53 -04:00
Jim Evins 8a23466db6 Some updates to README.md and docs/BUILD-INSTRUCTIONS-WINDOWS.md. 2018-12-28 19:26:05 -05:00
Jim Evins 5e9f8355b9 Updated prerequisites and build instructions. Updated Windows install. 2017-12-13 17:09:20 -05:00
Jim Evins b95efa4fd9 Updated readme files. 2017-03-10 22:36:59 -05:00
Jim Evins af57967dfd A couple of minor edits to Windows build instructions. 2017-03-03 22:51:47 -05:00
Jim Evins 26fc5a6baf Added initial Windows build instructions. 2017-03-03 22:46:22 -05:00