- 27 Oct, 2011 4 commits
-
-
Aurindam Jana authored
Enable and disable breakpoints. Condition and ignoreCount parameters can be reset for breakpoints. Change-Id: I3427308964eff679828b25c473166524f45f0d56 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Aurindam Jana authored
Change List: Introduced states to prevent possible race condition on the service side which uses an event loop. Evaluations in QML Script Console is reflected in the Locals Window. Change-Id: I1b7644b856168fd59e1cf1d1498c7107d42f2af5 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Aurindam Jana authored
Change List: a) Refactored code: Shifted JSON message creation to QmlV8DebuggerClientPrivate. b) QScriptEngine is used for JSON instead of JsonValue and JsonInputStream. c) Locals Window displays all variables accessible in the current context. Change-Id: I82e73f6c57482408f5fc501c908aa96297d3d754 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
This really should not be needed to start with. Change-Id: Ife4349fe2d590c7a379d30b59a83bc9f54aeb063 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 26 Oct, 2011 1 commit
-
-
Yuchen Deng authored
In Visual Studio or WinDbg, The "Run to Cursor" hotkey is "Ctrl+F10". I think it very useful for debugging. Change-Id: I0d224b7e74ea66b8f555ff01ce47674c8d202c90 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 25 Oct, 2011 4 commits
-
-
Daniel Teske authored
Change-Id: Id77ff7681c31ccca5778bbe1eed5a341523c03c1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kandeler authored
Change-Id: I0778aa3d91d8c62fcce7e07e2ceffa1970281ec6 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Christian Kandeler authored
Change-Id: I316802d6f640e0dda44424134cdfd9f7aa22c528 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kamm authored
Saying 'unknown' or 'undefined' isn't very useful. Change-Id: I130013a8f025ebc5eb984358f269fdf8a23aae92 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 24 Oct, 2011 5 commits
-
-
Christian Kandeler authored
Change-Id: I229aa0ec3bfa1a135c9f14e272900995ac834421 Task-number: QTCREATORBUG-6324 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Daniel Teske authored
As the buildmanager also deploys Task-number: QTCREATORBUG-6374 Change-Id: I55e2a29b0b6e0942637c6da5eb8087d8903b6899 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Daniel Teske authored
The bug in qmake leading to the warning is fixed. Change-Id: I032bb5ad502a9eb3e8f43abc86e9aa8c9e7942c4 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Daniel Teske authored
Where the deploy stuff depends on the activeBuildConfiguration it's likely to be wrong or worse could be used to crash creator. So make those places stand out. Also if we ever move towards supporting meta-builds of multiple buildconfigurations at once, then using the active build configuration is wrong. Change-Id: I754a77a4a8b352e79e8a6703c26ed41a189cf74e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Aurindam Jana authored
If QDeclarativeDebugQuery returns "undefined" then evaluate expression using JavaScript Engine only when on a debug break (InferiorStopOk state) Change-Id: I0ad1b977e72b83111699ec90dbe9b5e9cbd8875c Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 22 Oct, 2011 3 commits
-
-
Nicolas Arnaud-Cormos authored
If the id of an element exists, it will be displayed instead of the normal "..." Change-Id: I4e6633743b0e2ae014b7fbad3c752ef318c73659 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Yuchen Deng authored
Change-Id: I524be1971d812c865f10922dc402b7c98b7a16e8 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Yuchen Deng authored
error: C2027: use of undefined type ‘type_info’ predefined C++ types (compiler internal):126: see declaration of ‘type_info’ error: C2228: left of ‘.name’ must have class/struct/union Change-Id: Iccf7348ad7f8d8b7bb5ca51204d0fb61a27a5215 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 21 Oct, 2011 9 commits
-
-
Christian Kandeler authored
Change-Id: I52b3885ef0c671e856840fb48136fe5433bc5d8f Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Tobias Hunger authored
Change-Id: I4b7a3dbd58cb52f9c6245ed59be2b1be8c98f66d Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: Ie192145319207e72b77f4645f9f506e77e4c1be3 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Yuchen Deng authored
Change-Id: I99df9765da1ba68c449f8879c8262c3ca3fbc28c Merge-request: 382 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Yuchen Deng authored
We need read i18n.commitEncoding value, to write correct encoding of the commit file. In Windows OS, the default encoding is GBK, So we need convert to correct encoding of the commit messages. Change-Id: Id5f35745dba15da2c9ceb1266e0ea537cba7da73 Merge-request: 382 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kandeler authored
Instead, as a heuristic, check whether a RemoteLinuxDeployConfiguration (not a derived one!) exists. Change-Id: I06561e37ef8d0ddc6eddcf7ed211be779b21ab4d Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kamm authored
Change-Id: I230442300bf03d229c0168c108eb69fbd98708af Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Christian Kamm authored
Reviewed-by: Fawzi Mohamed Change-Id: I4038cd863ba80c1719417cd03b755b047f7d8b5e Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Christian Kamm authored
Change-Id: I18ec9daf8088f7db5ff2da11da14b539f501bab3 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
- 20 Oct, 2011 11 commits
-
-
Christiaan Janssen authored
Change-Id: Ic91a203018e31eb14445deb39fa5a83ebc621ee7 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Daniel Teske authored
Change-Id: I30d412dde2484b756dd2f06ed0a7b5030c14c9eb Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
hjk authored
Change-Id: Iaa837f5bc696af7e71bbed128b9a5c8c46e512c7 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I11caf760a2619fee88cfdc3568d533230b12a6c1 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I296bdd70724d8ae4b70ea27de788b0bc0b2294cb Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Idbf1494f501221943eb322aeac9e2c429930a52b Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I61454ddbe417162ab182a1541b580e4cb4c783a4 Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Change-Id: I5bfbe8cf36556cceec02011012d2d1c09d0c0ebc Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Daniel Teske authored
All existing wizards derived from AbstractMobileWizard do not support qt 5. So they won't offer them, nor default to them. Task-number: QTCREATORBUG-6321 Change-Id: I999e2565cec5b0d7da04c10e38ac2cb101352e5b Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Christian Kamm authored
Change-Id: Ifd06745ec823d09ae7b42318d418fa1adb01824b Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Christian Kamm authored
Change-Id: I192c8f218371bd45c5bc2ae2cbb1b4464b7f0956 Reviewed-by:
Bill King <bill.king@nokia.com>
-
- 19 Oct, 2011 3 commits
-
-
Eike Ziller authored
Change-Id: Iee0a01491075e1e82c17211b5e119bd5e167763b Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Christian Kamm authored
* Use '// @disable M123' to suppress * Add quick fix to add these comments Change-Id: I499f5a6004148afbb346218c6fb01c9ca77b9f73 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
Change-Id: Ie8b1624abfd9faa8c6153ad99e48964d597d543c Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-