Qt Declarative (Quick 2)
Go to file
Simon Hausmann cfdcc65cc5 Fix expression evaluation in specific frames in the debugger
Expressions from the QML/JS console are intended to be executed in a specific
frame / context. However that wasn't implemented properly, we should pop the
current context frameNr times.

[ChangeLog][QtQml] Fix inspecting objects in QML/JS console in different frames.

Change-Id: If575d4005c52a9fe6805538a7b1a02b9e32049d6
Task-number: QTBUG-42831
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-12-03 08:28:22 +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 Fix permissions of files 2014-12-02 13:29:21 +01:00
src Fix expression evaluation in specific frames in the debugger 2014-12-03 08:28:22 +01:00
tests Fix expression evaluation in specific frames in the debugger 2014-12-03 08:28:22 +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 module version to 5.4.0 2014-02-28 11:39:05 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +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 Pin qtbase in order to allow for the qtbase stable -> dev merge to go through 2014-02-28 11:39:09 +01:00