Qt Declarative (Quick 2)
Go to file
Christian Strømme 35597f3014 Fix char conversions in QML
This is a partial revert of 90b06e2773, as it had unwanted side
effects. The original intention was to make assignment from char to
string possible, or more specifically, we wanted a solution where a
QChar could be assigned to a QString, as a character and not a string
representation of its value. While this behavior is desirable for
QChar, we most likely want the opposite for the regular character types.

Task-number: QTBUG-49232
Change-Id: I82d5f72b900fe984c4db1478fd52a9eb69ad2ee6
Reviewed-by: Michael Brasser <michael.brasser@live.com>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2016-08-09 11:24:19 +00:00
bin Update copyright headers 2015-02-12 10:28:11 +00:00
dist Fix links in changelog 2016-05-19 07:54:07 +00:00
examples photoviewer depends on xmlpatterns 2016-08-04 06:21:36 +00:00
src Fix char conversions in QML 2016-08-09 11:24:19 +00:00
tests Fix char conversions in QML 2016-08-09 11:24:19 +00:00
tools Fix build on macOS with ICC: -sectcreate is a linker option 2016-07-24 19:52:12 +00:00
.gitattributes
.gitignore Add files generated by tests to gitignore 2014-12-20 20:24:25 +01:00
.gitmodules Update Ecmascript testsuite submodule 2015-03-17 11:38:42 +00:00
.qmake.conf do not enable example installs explicitly any more 2016-05-24 12:47:45 +00:00
.tag
LGPL_EXCEPTION.txt Update copyright headers 2015-02-12 10:28:11 +00:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-16 13:42:07 +00:00
LICENSE.LGPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-16 13:42:07 +00:00
LICENSE.LGPLv21 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-16 13:42:07 +00:00
qtdeclarative.pro Fix error message when Python could not be found 2016-03-09 16:17:59 +00:00
sync.profile Merge remote-tracking branch 'origin/5.5' into dev 2015-03-17 09:52:19 +01:00