- Oct 05, 2011
-
-
Tobias Hunger authored
Use a invalid ABI since we have no idea what we will end up running. Make the debugger figure out specifics when needed. Change-Id: Ia74080887617a097a16d789dfd7f88458409a23c Reviewed-on: http://codereview.qt-project.org/6065 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Tobias Hunger authored
Change-Id: Ifaa6468ca17cba1de808a9cbeba325925985ee10 Reviewed-on: http://codereview.qt-project.org/6077 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: Ic3b062c8be71887e00b6cfef2a52c61260c2e0ef Reviewed-on: http://codereview.qt-project.org/6073 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: I873d2caa2cead5c339eec887a5fcdef4d33bec24 Reviewed-on: http://codereview.qt-project.org/6071 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: I554e46cc5e3c1b55bc245f20f7f9541103afb8c5 Reviewed-on: http://codereview.qt-project.org/6070 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: Icf23c7c3c1c8858d281434f519accc96984cdd09 Reviewed-on: http://codereview.qt-project.org/6069 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: Ibf2e2871a8e7cd61ade67caf0d110359ffba71d5 Reviewed-on: http://codereview.qt-project.org/5999 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Christian Kandeler authored
Change-Id: I10024c9762c748d119afe559ea2838adf5e13739 Reviewed-on: http://codereview.qt-project.org/6067 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Tobias Hunger authored
Change-Id: Ic41e71e0f21fbf000202e8fc05262f5615b46c1d Reviewed-on: http://codereview.qt-project.org/6066 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Robert Loehning authored
Change-Id: I11c114787cc3c2721147d55c86f87aaf31daec9e Reviewed-on: http://codereview.qt-project.org/5644 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Kai Koehne authored
The issues pane now also contains e.g. results of an analyzer run and QML warnings, so it's not only about 'Build Issues' any more. Change-Id: Ifb9c79bd5b074e6811cc015560af3d72bf9dfcf2 Reviewed-on: http://codereview.qt-project.org/5977 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Tobias Hunger authored
Make the taskwindow semi-graciously handle my Qt Creator build with 91k build issues. Change-Id: I47275e2057d2ff9bf5229f0a367bb19c4f3141e4 Task-number: QTCREATORBUG-1551 Reviewed-on: http://codereview.qt-project.org/5263 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kamm authored
Change-Id: I684a764797cd75a231f3da611ca6afeabdd48f61 Reviewed-on: http://codereview.qt-project.org/5835 Reviewed-by: Lasse Holmstedt
-
- Oct 04, 2011
-
-
Kai Koehne authored
Previous commit allows to hit cpp breakpoints before the QML engine is up and running, so there is no need anymore to set breakpoints early on. Change-Id: Ia0de490d54057d51c4585c56fa9083de982ba97b Reviewed-on: http://codereview.qt-project.org/5896 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Daniel Teske authored
Change-Id: Id9743739fafe42c3d0f695cec0342b68544c64b0 Reviewed-on: http://codereview.qt-project.org/5992 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Teske authored
The base environment depends on *all* library pro files. Do emit baseEnvironmentChanged accordingly. Change-Id: Ia24f3d65492fbe7d2bb4f9fa9e46202ae1764213 Reviewed-on: http://codereview.qt-project.org/5991 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Kai Koehne authored
Change-Id: Ide9ee35677a49c52788042df9fedffb4cf90f857 Reviewed-on: http://codereview.qt-project.org/5898 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Kai Koehne authored
The main engine now follows mostly the state of the gdb engine, only if a breakpoint is hit/while stepping the state of the qml engine is used. This allows us to hit C++ breakpoints at any time (also when the qml engine hasn't been able to connect yet), and also fixes the invalid transition warnings. Change-Id: If67a56fd28b098952be2606d0a46e04c27835f66 Reviewed-on: http://codereview.qt-project.org/5897 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christian Kandeler authored
Change-Id: Id314517cbb0b0e943e08261eee922b2724dcaa49 Reviewed-on: http://codereview.qt-project.org/5982 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kandeler authored
Change-Id: I97c8b89da8c8d46afb0bdc840627e142567d5d98 Reviewed-on: http://codereview.qt-project.org/5981 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Kai Koehne authored
Use the same order as in the enum definition. Change-Id: I80e220a9f6260cf91f153eb98e7520bb8e6ba36e Reviewed-on: http://codereview.qt-project.org/5895 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Tobias Hunger authored
Change-Id: Ic7ff574db5a04deea9532f25b4083fa6649a0b19 Reviewed-on: http://codereview.qt-project.org/5470 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-6083 Change-Id: I8daac067d7c78a85c1e121c0a9870161e0e2aa27 Reviewed-on: http://codereview.qt-project.org/4748 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christian Kandeler authored
Change-Id: Ic359d4af409993dfcc45ba95e6ab5e9287ef6d12 Reviewed-on: http://codereview.qt-project.org/5874 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-6228 Change-Id: Ib4f4890cb4c9ef10ddf2cdf3d6946601708ee7e6 Reviewed-on: http://codereview.qt-project.org/5979 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kamm authored
Change-Id: Ie207fe674ac92b5cbcace054f452dec5300e1222 Reviewed-on: http://codereview.qt-project.org/5833 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kamm authored
Task-number: QTCREATORBUG-6207 Change-Id: I4df50a412dd960a0d53a824a6c4a93712bd743e8 Reviewed-on: http://codereview.qt-project.org/5964 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Sep 30, 2011
-
-
Aurindam Jana authored
Change-Id: Ic71299c38863cdb55862ced7348b2bdc9cf39555 Reviewed-on: http://codereview.qt-project.org/5743 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Leena Miettinen authored
Change-Id: I79e8272f9f42d749e6e4a34bb0400a2582ecf4b8 Reviewed-on: http://codereview.qt-project.org/5878 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Christian Kamm authored
Currently when you type quickly in the current-file find text edit it may feel slow because the highlights are updated for each keystroke. This change increases the minimal delay between highlight updates from 10 ms to 50 ms. That means the delay is still barely noticeable, but changing the search text stops feeling sluggish. Change-Id: I41cf2a3282bdbd81afb6f6afb84d52fca16dd184 Reviewed-on: http://codereview.qt-project.org/5876 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Leena Miettinen authored
Change-Id: I6959dcec6074857bbda9cfdcf973b3b941ab33ae Reviewed-on: http://codereview.qt-project.org/5872 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
You have to use \unicode commands, but those won't produce the correct results within a \code command, so I cannot use them here. Change-Id: I34ab32dd649bdf4167cfcd295ef1f9546a670ea5 Reviewed-on: http://codereview.qt-project.org/5873 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Reduces amount of boilerplate code. Change-Id: I048d901b4b80860df05f09b48650ea58b83fbc66 Reviewed-on: http://codereview.qt-project.org/5864 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Make replacement a parameter of the Operation class. Change-Id: Ie9c013061d7045b3ee8c0e569e9df342dab38096 Reviewed-on: http://codereview.qt-project.org/5845 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Friedemann Kleint authored
Make it possible to turn it off in case something goes wrong. Squeeze/polish the CDB options dialog and correct translation code of the break options. Task-number: QTCREATORBUG-6207 Change-Id: I1805558abd4478ab680b1e292bb13306b3a0ff05 Reviewed-on: http://codereview.qt-project.org/5838 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Sep 29, 2011
-
-
Daniel Teske authored
Change-Id: I46b3380e7e593625342c900c83c25cc9d1964afb Task-Nr: QTCREATORBUG-6193 Reviewed-on: http://codereview.qt-project.org/5816 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I49b9375af757117d46ba68301b3f5b241b2f1766 Reviewed-on: http://codereview.qt-project.org/5815 Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Change-Id: I959ae0bd0938744b4afc55a804e476483ca9fdb5 Reviewed-on: http://codereview.qt-project.org/5810 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Change-Id: I22b1a24e619a9cb851f99c03792141a8b64e7b74 Reviewed-on: http://codereview.qt-project.org/5808 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Robert Loehning authored
Change-Id: I3a31e744699ffdc0ff1e099faa0e32c33b54de68 Reviewed-on: http://codereview.qt-project.org/5750 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-