- 11 Oct, 2011 12 commits
-
-
Christian Kandeler authored
Change-Id: I271072584882e256c7bfcbc39acdef0b42495bda Reviewed-on: http://codereview.qt-project.org/6445 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Christian Kandeler authored
Change-Id: I9d3aaee14a7a877bf0a8730a7299c7fad169c795 Reviewed-on: http://codereview.qt-project.org/6444 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Kai Koehne authored
Change-Id: Ic401c81848493ff77cb4f6fdeb5fb7a08042b930 Reviewed-on: http://codereview.qt-project.org/6441 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
Use colons after labels. Also, resize the input fields. Change-Id: I1fee71ea00b61a772430f91d227076d63de2cae4 Reviewed-on: http://codereview.qt-project.org/6438 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Kai Koehne authored
Change-Id: I32c7c2ce1e4c887638ca2b5c716c3b812b057913 Reviewed-on: http://codereview.qt-project.org/6437 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Change-Id: Iffa160a7482f8528f04a94082fcf8e9cda7f86ab Reviewed-on: http://codereview.qt-project.org/6422 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Daniel Molkentin authored
Change-Id: I3ad01e47d2a76159b1369330246b23ed03120597 Reviewed-on: http://codereview.qt-project.org/6361 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Thomas Hartmann authored
invokeMethod Qt::BlockingQueuedConnection will deadlock if the event loop has already stopped. I use Qt::AutoConnection instead and manually sync using a timeout. I also react to coreAboutToClose() to avoid unnecessary timeouts. Change-Id: I941bfd6bb66eeb9040a9ae0900492003ca34e094 Reviewed-on: http://codereview.qt-project.org/6421 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Aurindam Jana authored
Previously break on exceptions was always enabled. Now, the user can add a breakpoint on Javascript Exceptions from the breakpoint window in the debugger. Change-Id: Ia9ee813d2fccf89b607fe1dcbad47b4084155a48 Reviewed-on: http://codereview.qt-project.org/6348 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Friedemann Kleint authored
See http://codereview.qt-project.org/4533 (1173d0420e341dc6d38c89e5bc4295a57da7ea74 in qtbase) Change-Id: I13d249c592b2607ee96c2feacbaefb73dd926867 Reviewed-on: http://codereview.qt-project.org/6324 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Change-Id: Icbbed41de686071fa20ca4e19aca77d3bba049c7 Reviewed-on: http://codereview.qt-project.org/6358 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Kai Koehne authored
Forward error string from real device to QDeclarativeDebugClient. Change-Id: I7ae63a6e8799b42fed387562b91ebfb594956f44 Reviewed-on: http://codereview.qt-project.org/6245 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- 10 Oct, 2011 14 commits
-
-
Robert Loehning authored
Change-Id: I1999e7ccc7e7fe45d656a6aa1ed7d51d827194d7 Reviewed-on: http://codereview.qt-project.org/6367 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Introduce conditionals in the profiles and source code to be able to test Qt 4 and Qt 5. Change-Id: I73df5558f2945742d3e56f94baca0ee4d5f9dab8 Reviewed-on: http://codereview.qt-project.org/6330 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Change-Id: I2faefb06d1eba3b81be6f366479f3149fedcf885 Reviewed-on: http://codereview.qt-project.org/6319 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
This reduces number of objects created on startup, and also allows us to simplify the logic a bit. Change-Id: I6c7c2c5e537ff9a1882e133551f89c056cbe4fe5 Reviewed-on: http://codereview.qt-project.org/6359 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Kai Koehne authored
Don't rely on the 'current' project settings for actions like Attach to QML port. Also, group the actions in a General, Cpp and QML part, and add separators in between. Change-Id: I3103a6fc777180a69eee128d39d19de17f312ff3 Reviewed-on: http://codereview.qt-project.org/6323 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Correctly import both MAKEFILE=Makefile.something in the .pro file, and makefiles created via qmake MAKEFILE=Makefile.other. Also correctly handles multiple Makefiles in one directory. Task-number: QTCREATORBUG-6120 Change-Id: I9c04399aaea7c38f2a4ed2877195f2e36c8f20c7 Reviewed-on: http://codereview.qt-project.org/6347 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Robert Loehning authored
Change-Id: I8f8a1cc4b58642fc64adfa76eea84c2b4e9f0423 Reviewed-on: http://codereview.qt-project.org/6255 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Tobias Hunger authored
Get the current file from the editor, not the filemanager. The later does not get updated for temporary files like those created by git blame, leaving the file-based actions in the VCSes enabled when viewing those temporary files, triggering actions on the last real file that was visible. Task-number: QTCREATORBUG-6250 Change-Id: I5c2d3c62805f69bc8e103f0776cd6796332f606c Reviewed-on: http://codereview.qt-project.org/6175 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
-
Eike Ziller authored
Change-Id: I593517c64b43d327a1fc6f9c9ca0c5c8f2aed588
-
Fawzi Mohamed authored
work around for http://sourceware.org/bugzilla/show_bug.cgi?id=13269 Change-Id: Ibfaf409d48146bbed09c0e563c140a1b7a712d4f Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-on: http://codereview.qt-project.org/6179 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Christian Kamm authored
Skip forward declarations instead of giving up. Change-Id: Id3a30296a7cefc4ef255d03727557dee6a37c362 Reviewed-on: http://codereview.qt-project.org/6321 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-6252 Change-Id: I8b7237c23cd70fe8dd20724ffb3ebdef18f5bf13 Reviewed-on: http://codereview.qt-project.org/6320 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Robert Loehning authored
Change-Id: Ia076166a867c1c1a9031ea6515143876f4a73d34 Reviewed-on: http://codereview.qt-project.org/6263 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
- 07 Oct, 2011 7 commits
-
-
Leena Miettinen authored
Change-Id: I9a8eccf5193198effe1b1957d79a10dee036eb11 Reviewed-on: http://codereview.qt-project.org/6224 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Robert Loehning authored
Change-Id: I5c2f88e18630922a34dbb52894ce6ef26697c28b Reviewed-on: http://codereview.qt-project.org/6180 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Daniel Teske authored
Change-Id: I797488c6ace58a6f927fe3d528131682f1832de1 Reviewed-on: http://codereview.qt-project.org/6235 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Daniel Teske authored
Change-Id: Ic40b88e1cf9b731509edc6636c1e0bdb5f053529 Reviewed-on: http://codereview.qt-project.org/6234 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Robert Loehning authored
Change-Id: I998b1304dc9ad8832990da5e90ab426c38eb329e Reviewed-on: http://codereview.qt-project.org/6182 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Eike Ziller authored
Change-Id: I0aaedd0b7e880d9ace97bf357cd9924247558f0f Reviewed-on: http://codereview.qt-project.org/6227 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
-
- 06 Oct, 2011 7 commits
-
-
Christian Stenger authored
Change-Id: I797820642f9f7041801930155dad2fc708e90ea0 Reviewed-on: http://codereview.qt-project.org/6177 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Robert Loehning authored
Change-Id: Ib1b0dada442dc58f1e56343cf4ae602650291fcf Reviewed-on: http://codereview.qt-project.org/6167 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Tobias Hunger authored
Make Blame look like the other file-based options. Change-Id: I09b8ee9fff2ad3f564daa3922dccce3c5136e4a0 Reviewed-on: http://codereview.qt-project.org/6174 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Stenger authored
Change-Id: I97c9331dc1caa525b527a8d11992c39cdaa07296 Reviewed-on: http://codereview.qt-project.org/6168 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Friedemann Kleint authored
Change-Id: Iaf94e8b634cd68bc8a5eaacc65df47fc40f2b3c7 Reviewed-on: http://codereview.qt-project.org/6173 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-6251 Change-Id: I833bcecf295b7191df1916a658b16f008f69f902 Reviewed-on: http://codereview.qt-project.org/6164 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
This fixes a incompatibility with the config settings. Change-Id: I518291af2309acfaba7eea78b22519c283114009 Reviewed-on: http://codereview.qt-project.org/6161 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-