2019-09-25 08:15:52 +02:00
|
|
|
# Qt Creator 4.10.1
|
|
|
|
|
|
|
|
|
|
Qt Creator version 4.10.1 contains bug fixes.
|
|
|
|
|
|
|
|
|
|
The most important changes are listed in this document. For a complete
|
|
|
|
|
list of changes, see the Git log for the Qt Creator sources that
|
|
|
|
|
you can check out from the public Git repository. For example:
|
|
|
|
|
|
|
|
|
|
git clone git://code.qt.io/qt-creator/qt-creator.git
|
|
|
|
|
git log --cherry-pick --pretty=oneline origin/v4.10.0..v4.10.1
|
|
|
|
|
|
|
|
|
|
## Editing
|
|
|
|
|
|
|
|
|
|
* Fixed file saving with some text encodings
|
|
|
|
|
* Fixed `Preserve case` in advanced search and replace (QTCREATORBUG-19696)
|
|
|
|
|
* Fixed crash when changing editor font (QTCREATORBUG-22933)
|
|
|
|
|
|
|
|
|
|
## Help
|
|
|
|
|
|
|
|
|
|
* Fixed that text moved around when resizing and zooming (QTCREATORBUG-4756)
|
|
|
|
|
|
2019-09-27 15:54:11 +02:00
|
|
|
## All Projects
|
|
|
|
|
|
|
|
|
|
* Fixed `Qt Creator Plugin` wizard (QTCREATORBUG-22945)
|
|
|
|
|
|
2019-09-25 08:15:52 +02:00
|
|
|
## Debugging
|
|
|
|
|
|
2019-09-27 15:54:11 +02:00
|
|
|
* Fixed more layout restoration issues (QTCREATORBUG-22286, QTCREATORBUG-22415, QTCREATORBUG-22938)
|
2019-09-25 08:15:52 +02:00
|
|
|
|
|
|
|
|
### LLDB
|
|
|
|
|
|
|
|
|
|
* Fixed wrong empty command line argument when debugging (QTCREATORBUG-22975)
|
|
|
|
|
|
|
|
|
|
## Qt Quick Designer
|
|
|
|
|
|
|
|
|
|
* Removed transformations from list of unsupported types
|
|
|
|
|
* Fixed update of animation curve editor
|
|
|
|
|
|
|
|
|
|
## Platform Specific
|
|
|
|
|
|
|
|
|
|
### macOS
|
|
|
|
|
|
2019-09-27 15:54:11 +02:00
|
|
|
* Fixed debugging with Xcode 11 (QTCREATORBUG-22955)
|
2019-09-25 08:15:52 +02:00
|
|
|
* Fixed window stacking order after closing file dialog (QTCREATORBUG-22906)
|
2019-09-27 15:54:11 +02:00
|
|
|
* Fixed window size after exiting fullscreen
|
|
|
|
|
|
|
|
|
|
### QNX
|
|
|
|
|
|
|
|
|
|
* Fixed that QNX compiler could not be selected for C
|
2019-09-25 08:15:52 +02:00
|
|
|
|
|
|
|
|
## Credits for these changes go to:
|
|
|
|
|
|
|
|
|
|
Aleksei German
|
|
|
|
|
Alexander Akulich
|
|
|
|
|
Andre Hartmann
|
|
|
|
|
André Pönitz
|
2019-09-27 15:54:11 +02:00
|
|
|
Christian Kandeler
|
2019-09-25 08:15:52 +02:00
|
|
|
Christian Stenger
|
2019-09-27 15:54:11 +02:00
|
|
|
Cristian Adam
|
2019-09-25 08:15:52 +02:00
|
|
|
David Schulz
|
|
|
|
|
Eike Ziller
|
|
|
|
|
Knud Dollereder
|
|
|
|
|
Leena Miettinen
|
|
|
|
|
Lisandro Damián Nicanor Pérez Meyer
|
|
|
|
|
Nikolai Kosjar
|
|
|
|
|
Orgad Shaneh
|
|
|
|
|
Richard Weickelt
|
2019-09-27 15:54:11 +02:00
|
|
|
Sergey Belyashov
|
2019-09-25 08:15:52 +02:00
|
|
|
Thomas Hartmann
|