aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.10.1.md
blob: d3be09e65dac3ae5aaa3a883641cec8265b1ca1a (plain)
1
2
3
4
5
6
7
8
9
10
# Important bugfixes
* Fix assertion on project loading (QBS-1275).
* Fix crash when the "original" value is misused (QBS-1255).
* Fix qtquickcompiler support for qml files in subdirectories (QBS-1261).
* Fix constant rebuilding after moving an external header file (QBS-1285).
* Fix GCC support for "bare metal" systems (QBS-1263, QBS-1265).
* Fix using ids in Depends items (QBS-1264).
* Fix access to module instances in dependency parameters (QBS-1253).
* Fix race condition when creating Inno Setup, NSIS, or WiX installers.
* Fix release builds for Android with NDK r12 and above (QBS-1256).