aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@qt.io>2020-06-30 17:09:03 +0200
committerAlessandro Portale <alessandro.portale@qt.io>2020-07-06 08:24:20 +0000
commitdd505ef4131945d00b7c00a9c6f176e485b32b85 (patch)
treed80f5ec3bca7154a689fd5e5e8f3d0d53d35676e /share
parent6fec04d6de52034ffd61c591393e460dc3a33c8f (diff)
McuSupport: Change version checking from exact == to >= minimum
So far, one Qt Creator version supported exactly one Qt for MCUs version, mainly because of incompatibilities in-between Qt for MCUs versions. The compatibility of 1.2 with 1.3 and further is now deemed stable enough to loosen the version checking. This change replaces the exact versions comparison (between Qt for MCUs SDK version and what Qt Creator supports) to a minimum version check of what Qt Creator supports. One limitation that remains is that you can only have one kit per target, across the supported Qt for MCUs versions. To mend this, UI changes are required (in a separate commit). Workaround for now: If you want e.g. Desktop Kits for different Qt for MCUs versions at the same time, you need to work with kit clones. Task-number: QTCREATORBUG-24293 Change-Id: Ifd31cd2eadbc1d7fa02415e1928d0047cf007f7c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions