- 02 Dec, 2011 1 commit
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-2852 Change-Id: If539f812bce76c1c1e7b63e7133e2a7c962990ea Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 15 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: I9aafe90677cb8bdf135d401bd34049bf6f15ec4a Reviewed-by:
hjk <qthjk@ovi.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 02 Nov, 2011 1 commit
-
-
hjk authored
Make the second "Abort Debugger" kill the gdb process directly instead of relying on further communication. Also fix some "unexpected" (but harmless) state transitions. Change-Id: I0938ec76420fbd77ec4b7348819dd7f63763547f Reviewed-by:
hjk <qthjk@ovi.com>
-
- 31 Oct, 2011 2 commits
-
-
hjk authored
Change-Id: Icec2e3333eb019c51ab32e7bb10887dec1ce9e16 Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
It was only showing up if one had a helper library that was outdated. Change-Id: I8d0ffcd16434dc6cfeadd408a2bdb59aa3ec73ba Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 28 Oct, 2011 2 commits
-
-
Yuchen Deng authored
When we enabled the option "Always deploy project before running it", and try to running or debugging a big project, e.g. QtCreator. We need waitting a long time for deploy it. But in fact, we not need this in every time. So we can add two menu items: "Run Without Deployment" and "Debug Without Deployment". We can running or debugging directly. Change-Id: I6ba92aa0cfa792cef923012856b79c29a672252c Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Kai Koehne authored
Change-Id: Ia26e3664878339f9f92681deb12d018e31e6c13a Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- 27 Oct, 2011 1 commit
-
-
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>
-
- 19 Oct, 2011 1 commit
-
-
hjk authored
Change-Id: I0190012c4fe2ea916947561cb76e7974410fd6a1 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 13 Oct, 2011 4 commits
-
-
Kai Koehne authored
We used to get the layout only from the current/last run configuration. However, this fails for engines started by other means (Debug->Start Debugging submenu). Change-Id: I87e12457c7cd68a326ac1827298a3542e149199b Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Don't let updateDebugActions() (triggered e.g. by project changes) mess with the state fo the Start Debugger, Step, Next actions while an engine is running. Change-Id: I08ee20c70f9ff712f928f8ba04ac3d60d5669f11 Task-number: QTCREATORBUG-6290 Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Change-Id: Ia690b5cda84738c303ae7b6bd579e43313728525 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: I80b706800452ec53c12985f71ea2ffbc9ab667bf Reviewed-by:
hjk <qthjk@ovi.com>
-
- 12 Oct, 2011 2 commits
-
-
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>
-
Kai Koehne authored
Change-Id: I943255e5a501610195e3758f9fbb42d127f15524 Reviewed-on: http://codereview.qt-project.org/6451 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- 10 Oct, 2011 1 commit
-
-
Kai Koehne authored
Don't rely on the 'current' project settings for actions like Attach to QML port. Also, group the actions in a General, Cpp and QML part, and add separators in between. Change-Id: I3103a6fc777180a69eee128d39d19de17f312ff3 Reviewed-on: http://codereview.qt-project.org/6323 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 29 Sep, 2011 3 commits
-
-
hjk authored
Change-Id: I49b9375af757117d46ba68301b3f5b241b2f1766 Reviewed-on: http://codereview.qt-project.org/5815 Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Merges the Project, Qt4 and Tool Chain categories into one Build & Run category, which makes it finally possible to reduce the minimum height of the preferences dialog. Change-Id: I8d94aac9c9531200f5d8ca212a53d3edc5734138 Reviewed-on: http://codereview.qt-project.org/5023 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I5cf2982812456249fca2f233514cb90bb8d3bfe0 Reviewed-on: http://codereview.qt-project.org/5799 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 28 Sep, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: Ia1fb09dee055f2507494b9666da7a6ada1103296 Reviewed-on: http://codereview.qt-project.org/5710 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 26 Sep, 2011 1 commit
-
-
hjk authored
Change-Id: I9657f71246df4742329a0b4f27bf08f146e9632a Reviewed-on: http://codereview.qt-project.org/5534 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 22 Sep, 2011 3 commits
-
-
hjk authored
Change-Id: I57ddfa17a7c51a9347b0d81205c1679c6398d126 Reviewed-on: http://codereview.qt-project.org/5383 Reviewed-by:
hjk <qthjk@ovi.com>
-
Aurindam Jana authored
Change-Id: Ibb0f03c77a84ee8682d44944e8a24fac54cb60fe Reviewed-on: http://codereview.qt-project.org/5329 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
Change-Id: I16e32f0e44fc628c7dca5270083a9bb1050769c1 Reviewed-on: http://codereview.qt-project.org/5371 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 19 Sep, 2011 1 commit
-
-
Aurindam Jana authored
Connect to user defined host and port. Increased maximum connection tries. Change-Id: Ie72a9fb36e5178b64311753bd8a3fe20e6f62c3b Reviewed-on: http://codereview.qt-project.org/4918 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 16 Sep, 2011 1 commit
-
-
hjk authored
This is not a final solution. Change-Id: I19e7a99e1b056704864d27855197678a0d3fd10b Reviewed-on: http://codereview.qt-project.org/5073 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 14 Sep, 2011 3 commits
-
-
hjk authored
Add option to specify location of debug information to dialog. Default is sysroot + usr/lib/debug. Change-Id: I8c2ab448f4aba9385da617d23419e521e3ae263c Reviewed-on: http://codereview.qt-project.org/4919 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I229ba996bfe2b38fb30891cdad5f62b6fe430443 Reviewed-on: http://codereview.qt-project.org/4898 Reviewed-by:
hjk <qthjk@ovi.com>
-
Aurindam Jana authored
The dialog is added to Debug->Start Debugging menu option. It specifies the host and port that the JSDebugClient connects to for listening to debug messages. Change-Id: I7f828c169ff2338f4780025f72182c5fc8784c4a Reviewed-on: http://codereview.qt-project.org/4824 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 05 Sep, 2011 1 commit
-
-
hjk authored
Change-Id: Iffe04bc3bb0103cbac605f0734bbfd66eb7fd854 Reviewed-on: http://codereview.qt.nokia.com/4215 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 01 Sep, 2011 1 commit
-
-
hjk authored
Change-Id: I20400b037f00a5dbaf11cbbfb184a5bf526883cc Reviewed-on: http://codereview.qt.nokia.com/4095 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 18 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: I19f100003427ba43aaae5ba0dc7078088017cb09 Reviewed-on: http://codereview.qt.nokia.com/3178 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 17 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-5808 Change-Id: Id35e13fd71f4de7912070e90cda6add07200c7ae Reviewed-on: http://codereview.qt.nokia.com/3069 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 15 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: I33d7d6e0ef2f10d9198491e0562118687726d2aa Reviewed-on: http://codereview.qt.nokia.com/2979 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 09 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Trigger AttachCore for MSVC flavours only. Handle .dmp files on the command line. Change-Id: I65be1ad7aef36db157a84499ff5e10d9f1e8fb97 Reviewed-on: http://codereview.qt.nokia.com/2766 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 04 Aug, 2011 1 commit
-
-
hjk authored
Change-Id: I79c27331582e3e34449ba9f7ce6f3cfec4b99639 Reviewed-on: http://codereview.qt.nokia.com/2630 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 03 Aug, 2011 2 commits
-
-
hjk authored
Change-Id: Ie2322e0b63d65c6c29f7d280113aef6a45dbdb71 Reviewed-on: http://codereview.qt.nokia.com/2586 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-5660 Change-Id: I25516dc5cab8035e3d1be7025435f1a762d1ee3c Reviewed-on: http://codereview.qt.nokia.com/2585 Reviewed-by:
hjk <qthjk@ovi.com>
-