"README.md" did not exist on "39c2575ab3bfef828cf952f99e7a1cc9f60ef732"
- Feb 20, 2012
-
-
Eike Ziller authored
And adapt the other API respectively. Change-Id: I1e04e555409be09242db6890f9e013396f83aeed Reviewed-by:
Bill King <bill.king@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Orgad Shaneh authored
Documentation needs to be updated to reflect this Task-number: QTCREATORBUG-6868 Change-Id: I84591c28a13708b7435175b69b1c970aeea09a7f Reviewed-by:
hjk <qthjk@ovi.com>
-
- Feb 16, 2012
-
-
hjk authored
Change-Id: I0c8ba3c2d22ca7128527da42b81919dabbd82d14 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Feb 15, 2012
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Feb 13, 2012
-
-
Daniel Teske authored
The order of actions and thus the state at which the signals are emitted has changed. The aboutToUnloadSession comes before the actual saving now. Also the aboutToLoadSession is after restoring values but before restoring projects and editors. Change-Id: I3eae66cffae970f00535d8d6e2bb11a6ca645456 Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Feb 07, 2012
-
-
hjk authored
Change-Id: I80ac1229f2b5343a0f460d6271df18bf5dec310c Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Feb 06, 2012
-
-
Friedemann Kleint authored
- Add combo box listing the last 10 elements of history. - Introduce parameter class for the dialogs that can stored/ retrieved as a QSettings array using template helpers. - Give dialogs a static 'run()' method that returns the DebuggerStartParameters to handle the history, move code from the debugger plugin to the dialogs. Change-Id: Ieb15f7c8ef9489f925b9d2f47ec09feebcf73826 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Feb 03, 2012
-
-
Daniel Teske authored
Task-Nr: QTCREATORBUG-6063 Change-Id: Ieace3e9e68b4e0342c35ac7c279f4b0b61076419 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 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>
-