- 05 Oct, 2011 23 commits
-
-
Eike Ziller authored
Change-Id: Ibcc35096447619f39a8c8fc69d11db00184be726
-
Eike Ziller authored
Also adapt the Qt Creator plugin template to make it possible to choose between deploying locally or into Qt Creator's build directory. Change-Id: Ia8566a5034443bc9574a1593eddf0a89eb4d80b2 Rubber-stamped-by: Daniel Molkentin Reviewed-on: http://codereview.qt-project.org/4178 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Tobias Hunger authored
VCSBaseClient handles saving of settings for us, but we do not use that yet, so we have to do that ourselves:-( Change-Id: I731d01d429497581fad814effd68bbd784e05fe8 Reviewed-on: http://codereview.qt-project.org/6080 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Use VCSBase::Command instead. Change-Id: I819e61c2fdf705717709f49ea42ad822d25300fb Reviewed-on: http://codereview.qt-project.org/6079 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
cerf authored
VCSBase::Command was created from GitCommand, it replaces VCSJobRunner. VCSBase::Command is simpler to use (in VCSBaseClient) and commands can show up in the progress manager. From now on, the git plugin can easily rely on vcsbase. Change-Id: I40593f354249cd94a4c79e90f9bf1362ff3bf5ec Merge-request: 394 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt-project.org/6078
-
Thomas Hartmann authored
Allows using qml files referencing qrc resources in the designer. Change-Id: I8a3ae9c5a0fb38c47505cc606609acb41f648bbc Reviewed-on: http://codereview.qt-project.org/6075 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Create an Item as stand-in. Change-Id: Ic6521bcade216bbb04679eabd909d2eec3d8a366 Reviewed-on: http://codereview.qt-project.org/6076 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Thomas Hartmann authored
Otherwise we might get an unnecessary scrollbar. Change-Id: I12ab2288a02f32f542420b0e979c24aeaa00522d Reviewed-on: http://codereview.qt-project.org/6063 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: Ic45a2bbc4773e903d8fa955b519171bed935f38e Reviewed-on: http://codereview.qt-project.org/6062 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Aurindam Jana authored
The QmlJsDebugger likes to remove breakpoints in the BreakpointInsertProceeding state. The state transition from BreakpointInsertProceeding to BreakpointRemoveRequested is now allowed. The state of breakpoint is set to BreakpointInserted only when the breakpoint is hit. Change-Id: I2fdd8d916363866fd920af7488f78d92df54d93b Reviewed-on: http://codereview.qt-project.org/5899 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
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
-
- 04 Oct, 2011 14 commits
-
-
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>
-
- 30 Sep, 2011 3 commits
-
-
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>
-