forked from qt-creator/qt-creator
Update changes file for 4.12.0
Change-Id: I22fefcfd6270d7e003c83a82edfc5d9084d169c8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
15
dist/changes-4.12.0.md
vendored
15
dist/changes-4.12.0.md
vendored
@@ -57,6 +57,8 @@ Editing
|
|||||||
* Updated to Qt 5.15 parser (QTCREATORBUG-23591)
|
* Updated to Qt 5.15 parser (QTCREATORBUG-23591)
|
||||||
* Improved support for multiple imports into same namespace (QTCREATORBUG-15684)
|
* Improved support for multiple imports into same namespace (QTCREATORBUG-15684)
|
||||||
* Added scanning of `app.qmltypes` and `lib.qmltypes` for type information
|
* Added scanning of `app.qmltypes` and `lib.qmltypes` for type information
|
||||||
|
* Fixed highlighting for new keywords in Qt 5.15
|
||||||
|
* Fixed reading of `qmltypes` from Qt 5.15 (QTCREATORBUG-23855)
|
||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
@@ -92,15 +94,18 @@ Projects
|
|||||||
* Improved renaming of files (QTCREATORBUG-19257)
|
* Improved renaming of files (QTCREATORBUG-19257)
|
||||||
* Fixed handling of `object_parallel_to_source` (QTCREATORBUG-18136)
|
* Fixed handling of `object_parallel_to_source` (QTCREATORBUG-18136)
|
||||||
* Fixed crash with circular includes (QTCREATORBUG-23567)
|
* Fixed crash with circular includes (QTCREATORBUG-23567)
|
||||||
|
* Fixed issue with renaming files (QTCREATORBUG-23720)
|
||||||
|
|
||||||
### CMake
|
### CMake
|
||||||
|
|
||||||
* Improved handling of `source_group` (QTCREATORBUG-23372)
|
* Improved handling of `source_group` (QTCREATORBUG-23372)
|
||||||
* Added support for `Add build library search path to LD_LIBRARY_PATH` (QTCREATORBUG-23464)
|
* Added support for `Add build library search path to LD_LIBRARY_PATH` (QTCREATORBUG-23464)
|
||||||
* Added automatic registration of CMake documentation, if available (QTCREATORBUG-21338)
|
* Added automatic registration of CMake documentation, if available (QTCREATORBUG-21338)
|
||||||
|
* Fixed that `.cmake` directory was created in project source directory (QTCREATORBUG-23816)
|
||||||
* Fixed issues with `snap` on Ubuntu Linux (QTCREATORBUG-23376)
|
* Fixed issues with `snap` on Ubuntu Linux (QTCREATORBUG-23376)
|
||||||
* Fixed handling of `Enable QML` in debugger settings (QTCREATORBUG-23541)
|
* Fixed handling of `Enable QML` in debugger settings (QTCREATORBUG-23541)
|
||||||
* Fixed unneeded reparsing of files
|
* Fixed unneeded reparsing of files
|
||||||
|
* Fixed code model issues with precompiled headers (QTCREATORBUG-22888)
|
||||||
|
|
||||||
### Qbs
|
### Qbs
|
||||||
|
|
||||||
@@ -111,6 +116,7 @@ Projects
|
|||||||
### Python
|
### Python
|
||||||
|
|
||||||
* Added option to disable buffered output (QTCREATORBUG-23539)
|
* Added option to disable buffered output (QTCREATORBUG-23539)
|
||||||
|
* Added support for PySide 5.15 to wizards (QTCREATORBUG-23824)
|
||||||
|
|
||||||
### Generic
|
### Generic
|
||||||
|
|
||||||
@@ -164,6 +170,7 @@ Qt Quick Designer
|
|||||||
* Added support for annotations (QDS-39)
|
* Added support for annotations (QDS-39)
|
||||||
* Fixed dragging of keyframes in curve editor (QDS-1405)
|
* Fixed dragging of keyframes in curve editor (QDS-1405)
|
||||||
* Fixed crash when selecting icon (QTCREATORBUG-23773)
|
* Fixed crash when selecting icon (QTCREATORBUG-23773)
|
||||||
|
* Fixed missing import options (QDS-1592)
|
||||||
|
|
||||||
Version Control Systems
|
Version Control Systems
|
||||||
-----------------------
|
-----------------------
|
||||||
@@ -212,7 +219,10 @@ Platforms
|
|||||||
* Added support for Android 11 with API level 30
|
* Added support for Android 11 with API level 30
|
||||||
* Improved examples browser to only show items tagged with `android` (QTBUG-80716)
|
* Improved examples browser to only show items tagged with `android` (QTBUG-80716)
|
||||||
* Improved manifest editor (QTCREATORBUG-23283)
|
* Improved manifest editor (QTCREATORBUG-23283)
|
||||||
|
* Fixed issues with latest SDK r29 (QTCREATORBUG-23726)
|
||||||
* Fixed several issues with AVD manager (QTCREATORBUG-23284, QTCREATORBUG-23448)
|
* Fixed several issues with AVD manager (QTCREATORBUG-23284, QTCREATORBUG-23448)
|
||||||
|
* Fixed that some essential packages were not installed (QTCREATORBUG-23829)
|
||||||
|
* Fixed that ABI selection in build configuration did not persist (QTCREATORBUG-23756)
|
||||||
|
|
||||||
### iOS
|
### iOS
|
||||||
|
|
||||||
@@ -231,7 +241,10 @@ Platforms
|
|||||||
|
|
||||||
### MCU
|
### MCU
|
||||||
|
|
||||||
* Added auto-registration of documentation (UL-1685)
|
* Added auto-registration of documentation and examples (UL-1685, UL-1218)
|
||||||
|
* Switched to MCUXpresso IDE instead of SEGGER JLink for NXP kits (QTCREATORBUG-23821)
|
||||||
|
* Fixed issues with desktop kit (QTCREATORBUG-23820)
|
||||||
|
* Fixed issues with RH850 (QTCREATORBUG-23822)
|
||||||
|
|
||||||
Credits for these changes go to:
|
Credits for these changes go to:
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
Reference in New Issue
Block a user