Qt Declarative (Quick 2)
Go to file
Robin Burchell 5a5f140e60 QQmlInfo: Add qmlDebug & qmlWarning functions alongside qmlInfo
This way, we can correctly write to multiple levels of QDebug with QML context
information. A followup change will port all existing callers, and
subsequently change qmlInfo's message level to QtInfoMsg.

[ChangeLog][QtQml] Introduced qmlDebug & qmlWarning functions to qqmlinfo.h, in
addition to the pre-existing qmlInfo function. As a side effect, QQmlError has
also gained messageType() and setMessageType().

Change-Id: I04ced5952c5c3c58293a89a6767c7b545c03cc0a
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2017-01-11 13:49:04 +00:00
config.tests/d3d12
dist Add changes file for 5.8.0 2016-12-09 12:14:10 +00:00
examples Merge remote-tracking branch 'origin/5.8' into dev 2016-12-25 18:35:38 +01:00
features
src QQmlInfo: Add qmlDebug & qmlWarning functions alongside qmlInfo 2017-01-11 13:49:04 +00:00
tests QQmlInfo: Add qmlDebug & qmlWarning functions alongside qmlInfo 2017-01-11 13:49:04 +00:00
tools qml: use QUrl::fromUserInput("file.qml", QDir::currentPath()) 2017-01-03 09:53:31 +00:00
.gitattributes
.gitignore
.gitmodules
.qmake.conf
.tag
LGPL_EXCEPTION.txt
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.GPLv3
LICENSE.LGPL3
LICENSE.LGPLv3
LICENSE.LGPLv21
configure.json Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile Merge remote-tracking branch 'origin/5.6' into 5.7 2016-11-15 10:57:49 +01:00