- Aug 14, 2012
-
-
hjk authored
This was mostly useful in cases where the guessing magic failed. With the new Profiles, the debugger engines can be adjusted there. Change-Id: I96622775588bb46c3e4e35af27e352593eb405d1 Reviewed-by:
hjk <qthjk@ovi.com>
-
Yuchen Deng authored
Change-Id: I62a4afc5dff6323db916bfdd19431aaeb0c9d2a5 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Yuchen Deng authored
Change-Id: I052deda0248e00ada10204a677cf15fa0f7f964d Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Yuchen Deng authored
Change-Id: I8d5b9136d349104b3c6d81ad11d120a9afdf3f70 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-7583 Change-Id: Ie11c0c1d9b900c5d5d92c0e856bae762bb90cb4a Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
hjk authored
Add some tooltips, streamline code. Change-Id: Iaa1091a0456e1e124fbe27fcad44f99c8d3c7f33 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
In line with the new documentation. Change-Id: I06eb97b99bd79b7c7a4ff4ecc67c96cf39650e52 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
It's currently non-functional and if revived in the future it should blend into the new target based options. Change-Id: I87988611496c232523acea973160be846d47a3dc Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 13, 2012
-
-
hjk authored
Change-Id: I81a95b592c480254d84d45e71d95f924944db1eb Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
When setting up the current block from a previous WillContinue one we only use m_contextToContinue for uninitialized blocks. Otherwise, we use the tracked observable state. Task-number: QTCREATORBUG-7583 Change-Id: I90f430129b2250402515a552f368f9d17ca73c3b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Tobias Hunger authored
* Handle 0 when calling createTarget to avoid the crashes in the first place * Do not try to create/add targets for 0 profiles to avoid creator writing a warning to the console * Fix possible crashes in debugger when no default profile is set. Task-number: QTCREATORBUG-7695 Change-Id: I9afc8e29c8b859ad078dad794ef5017168daac78 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Tobias Hunger authored
Show the import widget, even if no targets are defined. This makes it possible to import existing build directories. Task-number: QTCREATORBUG-7681 Change-Id: Ib7807fb03f63a42277e16561c26d0d4cffae5099 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: I212e119c93e09319eeccd2b480db95ac99c7e0ba Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
By using ProjectExplorer, using Utils. Change-Id: I723c8ffb21bd26153ff2c0c73bf9f6ef7760d8de Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
Change-Id: I7bcf1ace346ffcb5e05242f6cedfc5439c97fff9 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Eike Ziller authored
Change-Id: I6df2550505b523e6c416558b5d1ad0d3f206e4f4 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Aug 12, 2012
-
-
hjk authored
Remote dumpers are not used anymore, there's also no need to have it in the engine base class anymore. Change-Id: If0b6930b07e468d5973d848e02696bc5da40a197 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I6ed602a7cf498d56fa79cef72aebe7742bc50075 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Fix whitespace, capitalization, naming, comments, add 'using' in .cpp, remove 'using' in .h, remove unneeded Q_UNUSED, add needed Q_UNUSED, etc. Change-Id: Ibf9ba57850cbea1e79e152ec0165c8b01fa66567 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Add 'using', braces, line length... Change-Id: Iefbe081e33301d39f729906d181dcad4f6c8f2a4 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 10, 2012
-
-
Alessandro Portale authored
This reverts commit 3cdc456f7f1dae4541d84145ba4cb893e46387a3 The removal of QLabel noValidProfileLabel caused the build to break. Change-Id: I44608e3ad28dd07c69f6f0a9d7f3fb6d7b0f8a6a Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Tobias Hunger authored
Change-Id: I1e058a42f2bb0b0df00e403aae5d9cc47e960076 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Tobias Hunger authored
Simplify the whole file a bit while touching it Change-Id: I72a63b894ce03122d3de4eaa63cfe24e4fb485f1 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Aug 09, 2012
-
-
Konstantin Tokarev authored
-O2 -g build of amalgamated Botan library takes unreasonable amount of memory, especially when Clang is used. Change-Id: I518e3d6e81984be1c044dc42b3e8208b7a47b155 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Orgad Shaneh authored
It cannot really be NULL Change-Id: I7231e00754464347dc5750249f751cda7f831930 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ic5f475ff29558c604e662f1440875334c12c2902 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: I959be322f030f08f8ec1692751545f3bb5f62aee Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 08, 2012
-
-
Konstantin Tokarev authored
Change-Id: Id263db007896ffd26d9e56df2515cb88f4a7dfa9 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Leandro Melo authored
Task-number: QTCREATORBUG-7323 Change-Id: I92a42a30d156de2d8006f1df8da86d808a1a518d Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Tobias Hunger authored
We have more information and can come up with a better name at this point. Change-Id: Ifc35afc7626d062c337a2eb794dd5a2ec11610e5 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Fix Gcc mkspec for linux-g++-32 being considered incompatible with linux-g++ on 32 bit machines (and same for 64bit ones). Change-Id: Iaf914f26e0aed298ff5a875b5e3af3735d4142d9 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
Change-Id: Ia972a53dbb872c619cfaa954e68fd6de886a68f3 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
Update screenshot. Change-Id: I3c0b4f35e75935e55c273fc43c38367851422b28 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: Ic813f932b5a3f7936a16aa326d5538635d0dfb62 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
This is now using the lists in the device implementation. Change-Id: I112faf25d20a94315ec3b432d39ae6cf66762225 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
hjk authored
This also merges a larger part of the two code paths. Change-Id: I84a88c53ebc0073becac88ba04e63efd9a4a98b3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: Iab78245e786b0e0b8d6cf268344b9630e2ad9761 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7654 Change-Id: Ie22930861f843acb9e765423d72b23445cbe48e4 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
Change-Id: Id25ee60c213f3fd22b586f269ea0e58357c24de4 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Tobias Hunger authored
Change-Id: Ica6c4d9a1da4fd205d041c7911c1d58eff9e6ea4 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@nokia.com>
-