Doc: document QCoreApplication::arguments() behavior fix in Windows
Task-number: QTBUG-34744 Change-Id: I97699710a5a8af34808bab9037ccea065f07b7d5 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
parent
d7d7786026
commit
900c550f01
8
dist/changes-5.2.0
vendored
8
dist/changes-5.2.0
vendored
@ -158,6 +158,14 @@ Changes in Qt 5.2.0
|
|||||||
* Platform Specific Changes *
|
* Platform Specific Changes *
|
||||||
****************************************************************************
|
****************************************************************************
|
||||||
|
|
||||||
|
|
||||||
|
Qt for Windows
|
||||||
|
--------------
|
||||||
|
- QCoreApplication::arguments() changed the handling of single quotes, double quotes
|
||||||
|
and the backslash character, in order to match what argv[] contains.
|
||||||
|
In particular, single quotes are no longer removed from the argument string.
|
||||||
|
(QTBUG-15379, QTBUG-30628)
|
||||||
|
|
||||||
Qt for Android
|
Qt for Android
|
||||||
--------------
|
--------------
|
||||||
- Project structure and deployment has changed with the introduction of
|
- Project structure and deployment has changed with the introduction of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user