QodeAssist/.github
Povilas Kanapickas d8a01504a3
chore: Add support for Qt Creator version to the plugin build script (#87)
This will allow to add code conditional on the Qt Creator version to the
plugin codebase. The Qt Creator version will be passed from the build
script automatically. This will also allow to easily extend the Github
Actions job matrix to create releases for more than one Qt Creator
version.

Using QT_VERSION_CHECK allows to reuse existing Qt patterns of checking
versions.

Code has been tested by invoking QODEASSIST_QT_CREATOR_VERSION in code.
2025-03-04 11:17:19 +01:00
..
ISSUE_TEMPLATE refactor: Update issue templates 2024-12-23 18:36:27 +01:00
scripts 🐛 fix: Fix tags 2024-12-03 21:52:41 +01:00
workflows chore: Add support for Qt Creator version to the plugin build script (#87) 2025-03-04 11:17:19 +01:00
FUNDING.yml Update FUNDING.yml 2024-11-16 15:34:22 +01:00