- 12 Oct, 2011 1 commit
-
-
Aurindam Jana authored
The ScriptConsole is renamed to QmlJSScriptConsole. The console can be used to evaluate expressions during a QML application debug session. Changes: * Console can be used even when application is not on a debug break * The object context is the currently selected object in Inspector * ContextMenu has a Clear option * Multiple line expressions are supported * Traverse Command History using up and down arrow keys Change-Id: I4e1cd8763d60be43dbba395ead2a9a086d6bab7d Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 20 Sep, 2011 1 commit
-
-
Kai Koehne authored
Fix QDeclarativeEngineDebug to use the same enum as the other clients. Also, use objectName() to name the clients. Change-Id: I826970bf248ce2f50c4bf66c1f58c0b9b56698b1 Reviewed-on: http://codereview.qt-project.org/5231Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- 01 Sep, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: I722b191035757c60ce103edf74517f5348a91955 Reviewed-on: http://codereview.qt.nokia.com/3945Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- 05 Aug, 2011 2 commits
-
-
Kai Koehne authored
Should boost build times. Change-Id: I35c9fd32d2df6dbdadf4d324eb87dbfb491e5ef2 Reviewed-on: http://codereview.qt.nokia.com/2673Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Kai Koehne authored
Change-Id: I87bdb465816fc68f83f6c5e097c9d9b853614b94 Reviewed-on: http://codereview.qt.nokia.com/2672Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 05 May, 2011 1 commit
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 12 Jan, 2011 2 commits
- 01 Oct, 2010 1 commit
-
-
Kai Koehne authored
Protocol / classes changed with commit fd9771c29d Reviewed-by: Christiaan Janssen
-
- 27 Aug, 2010 1 commit
-
-
Tobias Hunger authored
* Fix all warnings about non-explicit constructors except for those in 3rdparty code.
-
- 24 Aug, 2010 1 commit
-
-
Olivier Goffart authored
-
- 04 Aug, 2010 1 commit
-
-
Olivier Goffart authored
-
- 29 Jul, 2010 1 commit
-
-
Olivier Goffart authored
A copy of the client debugging code is made in src/libs/qmljsdebugclient/ (this comes from the qt code from commit 65642dd343bf61) So the qmljsinspector plugin does not require anymore Qt private headers.
-