Qt Declarative (Quick 2)
Go to file
Erik Verbruggen 7ee29f6991 V4: only optimize out to-int32 conversions when the operands are int32.
The operands of bit-ops are not typed as int32 when no type-inference is
done, like for the interpreter.

Task-number: QTBUG-43309
Change-Id: I67af18e14ddbc0649530ac23601332ee7d7a1f34
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2014-12-18 12:12:31 +01:00
bin Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
dist Added change log for 5.4.0 2014-12-02 09:56:19 +01:00
examples rendercontrol example: calculate fbo size correctly 2014-12-17 15:56:45 +01:00
src V4: only optimize out to-int32 conversions when the operands are int32. 2014-12-18 12:12:31 +01:00
tests V4: only optimize out to-int32 conversions when the operands are int32. 2014-12-18 12:12:31 +01:00
tools qml: obey QT_NO_REGULAREXPRESSION define 2014-11-11 11:11:41 +01:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Cleanup remaining QtQuick.Dialogs leftovers 2014-09-19 13:21:53 +02:00
.gitmodules Prospective fix for builds in the CI system on Windows machines 2013-08-07 11:51:25 +02:00
.qmake.conf Bump version 2014-12-12 13:47:54 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.FDL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.GPLv2 Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
LICENSE.LGPLv3 Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
LICENSE.LGPLv21 Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
qtdeclarative.pro Prospective build fix in the CI system for iOS 2014-02-16 16:06:17 +01:00
sync.profile Update glyph cache type/format logic to match qtbase changes 2014-02-20 02:03:48 +01:00