- Feb 01, 2012
-
-
Friedemann Kleint authored
- Add "Disassemble function..." action with dialog for name to stack window. - Add "Disassemble" with function name from code model to the Editor context menu. - Change the engines to be able to disassemble a function without address. Change-Id: I812f4672d97d9a866ee7f5a38dbd18b2876bccfa Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Make the choice of language part of the DebuggerStartParameters, instead of deriving it indirectly from the current project. This prevents e.g. the QmlCppEngine to be used when loading core files. Change-Id: I9d1c9ab318ba789abe3a6ea0478ebda71857e793 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 27, 2012
-
-
hjk authored
Change-Id: I5c1275ba3f596d8911fd2e4404181bf57b58f494 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Orgad Shaneh authored
Just like the other dialogs Change-Id: If2a87a688f5d3653bca02912dc9052399f72de87 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 26, 2012
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: Iad7e197f7d7ee14156562c3de7960fe65c7e85fe Reviewed-by:
hjk <qthjk@ovi.com>
-
Morten Johan Sorvig authored
We want to carry over all mac-specific code paths to Qt 5. WS_MAC is no longer set; OS_MAC is. This change is compatible with Qt 4 builds since OS_MAC is set whenever WS_MAC is. (OS_MAC would also be set for the theoretical X11/Mac platform, but that's anyway not a supported configuration for Creator) Change-Id: Ib25d8c4e83e7e27d911124cd48aa17fdb875923f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jan 25, 2012
-
-
hjk authored
Change-Id: If3c6b5095a10a92683bf2214e45408e8d885085f Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 24, 2012
-
-
hjk authored
This saves one function call compared to the instance()->currentProject() pattern and is typically less to type on the caller site. Change-Id: I65568f30205fc90e2aaca7e8e7f0192241df8c85 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I9b690d9b150c8d162b15370f9f8986267c9128f1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: Iafd07a55e20cd2a65c3bcd23208c24855aeb429f Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 23, 2012
-
-
Kai Koehne authored
Change-Id: I2257ffc837d69f37251ef7a4ba9a18afe5378767 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 20, 2012
-
-
hjk authored
Change-Id: I5bb5aae496cc1d8b53bf4911d651a10ab52ca924 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 19, 2012
-
-
Tobias Hunger authored
Change-Id: Ifa168b95d290bfae5c342981c4e4556d6f6913eb Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 17, 2012
-
-
hjk authored
... even when not using the context menu. Task-number: QTCREATORBUG-6811 Change-Id: I1dae875a4c573eba345c6a87cdb0ea24dc50c235 Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Use FileName when passing in a file to extract ABIs from. Also convert some helper functions in baseqtversion to use FileNames in favor of normal strings. Change-Id: I41c724c4c05bb4ff0d8b832f84fffa08d64762d9 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 16, 2012
-
-
hjk authored
This does not yet use the potential. Change-Id: I087311fb7d59b46e49f65a84c4420c72a1227ebb Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Aurindam Jana authored
Clean up QmlEngine specific code from debbuger plugin. The logic to check if the current debug engine is qmlengine is done by scriptconsole. It also listens to debug engine state transitions to enable/disable itself accordingly. Change-Id: If21b1167e870e87166b2f7fd6f3283063e47ded0 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Jan 13, 2012
-
-
hjk authored
Change-Id: Ia37086a126df7f7d84b9509c54472c5d9be6b4ef Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 12, 2012
-
-
Eike Ziller authored
Instead of doing it duplicated in the general and the fakevim shortcut settings. Change-Id: Id4b0e5b0630f1e94c825528f1c038776dc205aa3 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-6179 Change-Id: I1bc02ebce6de7ff5c12d7baf7c585a414f3972d5 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 11, 2012
-
-
hjk authored
Task-number: QTCREATORBUG-6111 Change-Id: I18c10412ac9637261bd4d83dcd7e6bbff6fdbe03 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ia906944a489b09afdea59f74afbf759b4caebe37 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 10, 2012
-
-
hjk authored
Task-number: QTCREATORBUG-6790 Change-Id: Id09d6f4ad20b9fa0f4b08ad61715ea963d639f5c Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- Jan 07, 2012
-
-
hjk authored
This reverts most of 12f7a439. It was a bad idea. Task-number: QTCREATORBUG-6752 Change-Id: I048749a9dc888f36045f641de8fd2a1e3ae5d979 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Dec 21, 2011
-
-
Friedemann Kleint authored
(except gdbmi.cpp, name_demangler.cpp). Remove some unneeded conversions, change some maps to take QByteArray keys. Change-Id: I010f1251998a441fe5c8c87901b1e0c277c0391c Reviewed-by:
hjk <qthjk@ovi.com>
-
- Dec 19, 2011
-
-
hjk authored
Change-Id: I960f097a1fa34abeb09851dd1d054122f3570178 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-2950 Change-Id: Icfd2c61e0e77bff23c1bf1b38b8b670bd8fbc8c7 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Dec 13, 2011
-
-
Friedemann Kleint authored
- Capitalization - Fix lupdate warnings about tr() Usage in ZeroConf - Fix some messages. Change-Id: I95e4095ce54040e30d9a7968407bfc99b76643ff Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Dec 12, 2011
-
-
hjk authored
Change-Id: Ic249a9e745dde926f789a12670a58406a48f8223 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Dec 08, 2011
-
-
hjk authored
Change-Id: Idd82c07d9efc99e5e5b158fe89482a8c6847bbc3 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I221534561f4bbd299d494ecc902092e2e709770c Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Dec 07, 2011
-
-
hjk authored
Change-Id: If5857d9f41ac3819c591df165ef2d8788d95089c Reviewed-by:
hjk <qthjk@ovi.com>
-
- Dec 02, 2011
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-2852 Change-Id: If539f812bce76c1c1e7b63e7133e2a7c962990ea Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Nov 15, 2011
-
-
hjk authored
Change-Id: I9aafe90677cb8bdf135d401bd34049bf6f15ec4a Reviewed-by:
hjk <qthjk@ovi.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Nov 02, 2011
-
-
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>
-
- Oct 31, 2011
-
-
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>
-
- Oct 28, 2011
-
-
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>
-