From df449d4f86b152ff471e6fa4cc11182fa409bc0d Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Mon, 25 Nov 2013 11:51:36 -0800 Subject: Fix formatting in the platform-specific changes part of the ChangeLog No need to have the "Qt for" part of the platform. This was used back in the Qt 4 days when we referred to "Qt for Embedded Linux" or "QtopiaCore" before that. This also fixes the duplicated "Windows" and "Qt for Windows" sections. Change-Id: Ia04172d0f322079f667b64a90c5f23d03588d0db Reviewed-by: Lars Knoll --- dist/changes-5.2.0 | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'dist') diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0 index ce2ae63dbb..f513d64626 100644 --- a/dist/changes-5.2.0 +++ b/dist/changes-5.2.0 @@ -520,15 +520,8 @@ QtWidgets **************************************************************************** -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 --------------- +Android +------- - Project structure and deployment has changed with the introduction of androiddeployqt. Source and build files are no longer mixed, and the @@ -541,8 +534,8 @@ Qt for Android QWindow::showFullScreen() to hide it. - Implemented support for accessibility on Android. -Qt for OS X ------------ +OS X +---- - Qt for OS X is now identified by the macro Q_OS_OSX. This complements the existing Q_OS_DARWIN macro (which identifies the open source kernel and @@ -560,6 +553,10 @@ Windows - [QTBUG-33409][QTBUG-8764][QTBUG-10032] Fixed virtual key mapping on 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) X11 --- -- cgit v1.2.3