- 21 Jun, 2011 15 commits
-
-
Christian Kamm authored
Change-Id: Ia55bf314c37455647cf67f42222f7b6a483ba97e Reviewed-on: http://codereview.qt.nokia.com/543 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kandeler authored
Not much sense in setting text on a line edit and then clearing it right afterwards. Change-Id: I97f4e1e6499b50e5257be1d9877c93535e7db46b Reviewed-on: http://codereview.qt.nokia.com/546 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Tobias Hunger authored
Change-Id: Id26ed4c1712ae93c70efb7f23ef00684ead9ca0a Reviewed-on: http://codereview.qt.nokia.com/405 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Thorbjørn Lindeijer authored
Previously, there was a gab between the text and the sidebar which contained the folding markers. This is disturbing for some users. Change-Id: Ib3c90d9cb01de533d16049bc1a0f5f10f1f7847a Task-number: QTCREATORBUG-2915 Reviewed-on: http://codereview.qt.nokia.com/355 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Christian Kandeler authored
Also rename the respective file to better reflect its new purpose. Change-Id: I815807a958d2d76db87d4d27b63338f5ced9ffeb Reviewed-on: http://codereview.qt.nokia.com/544 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Leandro Melo authored
This reverts commit 4959f53d. It seems that usability is better when upon a perfect match the completion popup stays when triggered either explicitly or by an activation character. After all, in general one should need to type something else (semicolon, parenthesis, etc.) anyway for the case of an activation character. This is also consistent with the behavior from previous releases. Change-Id: I1d50230affb1d0642f8f8bfd5cbac69dc52e44bd Reviewed-on: http://codereview.qt.nokia.com/536 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
-
Christian Kandeler authored
Change-Id: Idf6b0500e390cda50c1686c9a5b7fff4f6b19e94 Reviewed-on: http://codereview.qt.nokia.com/542 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kandeler authored
Change-Id: Ic2bd036b54fcc4af174d4f6d26b9640073ea6013 Reviewed-on: http://codereview.qt.nokia.com/541 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christiaan Janssen authored
Change-Id: I2421f7cd01e89a41489d5e6355cc83833e21ffcc Reviewed-on: http://codereview.qt.nokia.com/535 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Christiaan Janssen authored
Change-Id: Idec442d744891bae8c9986717c32283a9440db9b Reviewed-on: http://codereview.qt.nokia.com/531 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Christiaan Janssen authored
Change-Id: Id464b073eb05341e48876ace9ff39e16d6302144 Reviewed-on: http://codereview.qt.nokia.com/530 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ib1a0e7693f00e3d870407c62f7f238c962ef8b48 Reviewed-on: http://codereview.qt.nokia.com/529 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ice7fd81994dd93571fa2f172cbaa611a55f07721 Reviewed-on: http://codereview.qt.nokia.com/528 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Christiaan Janssen authored
Change-Id: I506eb085f0c2bf1970c9a56d2838f94931bce1f0 Reviewed-on: http://codereview.qt.nokia.com/489 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Friedemann Kleint authored
Change-Id: I7f9b5ff052e2560c00f80037e2883ed871dd964e Reviewed-on: http://codereview.qt.nokia.com/534 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 20 Jun, 2011 25 commits
-
-
hjk authored
Change-Id: I191fdc6ce9f8fbe7e83258b592a0030c91b872dd Reviewed-on: http://codereview.qt.nokia.com/527 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
- Make key deployment a device type dependent action. - Split up monolithic device configuration wizard. - Split up run configurations, run controls and the associated factories. Change-Id: Ib2ef9d405e6b7eaae89fc27c56e3c327829a88f7 Reviewed-on: http://codereview.qt.nokia.com/486 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Thomas Hartmann authored
Using a QWeakPointer for m_textEditor, since the texteditor might be deleted if the document was closed. Moving the NavigationHistory handling upwards. Change-Id: Ib5c14d6cd139490379cc2bf76d5440720c5664bc Reviewed-on: http://codereview.qt.nokia.com/526 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
hjk authored
Change-Id: I02fcc8ef5983c9759448ea8f831f46a44eb5c184 Reviewed-on: http://codereview.qt.nokia.com/525 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ide127840c2dca16927e3be9b95c6dd29d0ee42fc Reviewed-on: http://codereview.qt.nokia.com/524 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ic7b348fc8df57f8a4d7a361d67b2c183ef7f1a46 Reviewed-on: http://codereview.qt.nokia.com/523 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
So use it. Change-Id: If33d087a9b767f0b2e6b16e57a36e9e7aa6e7c16 Reviewed-on: http://codereview.qt.nokia.com/522 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Jarek Kobus authored
Change-Id: I2988ce1c2a73798abccf690a3ed5d4e3a92c91a2 Reviewed-on: http://codereview.qt.nokia.com/517 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Jarek Kobus authored
Change-Id: I62d09b50a94c0d3bf3ef670bd6d070b5c74c88e6 Reviewed-on: http://codereview.qt.nokia.com/509 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Jarek Kobus authored
Change-Id: Iefacbfeeff284c53b2edfd1c6c8a7fcb90348b54 Reviewed-on: http://codereview.qt.nokia.com/516 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Thomas Hartmann authored
Explicit braces to avoid ambiguous ‘else’. Change-Id: Ic1a48b41b229ba47f7ab737a883277a6547e30ce Reviewed-on: http://codereview.qt.nokia.com/521 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Now we have a navigation history in the DesignMode. The check (m_textEditor && editor) is there to keep the history clean. Change-Id: I26bbefe45b51c53379bfecbe1cdc02a64df76012d Reviewed-on: http://codereview.qt.nokia.com/519 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Leandro Melo authored
The snippets page should not operate on the font settings changed signal when the ui does not exist. Task-number: QTCREATORBUG-5173 Change-Id: Ic1363cb41340b5ea04803eb27de3dd0af6ecda0c Reviewed-on: http://codereview.qt.nokia.com/511 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Daniel Teske authored
Task-Nr: QTCREATORBUG-5112 Change-Id: Ic39c4346f2c64b05c314f3c03d963994e043dc45 Reviewed-on: http://codereview.qt.nokia.com/500 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
-
Friedemann Kleint authored
Rubber-stamped-by: hjk Change-Id: Ic5d8a50deeee93572d838725d1cf4d2af6245c0f Reviewed-on: http://codereview.qt.nokia.com/510 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Use Designer/Linguist executables from path if (embedded) Qt version does not ship them. Task-number: QTCREATORBUG-4826 Change-Id: Ide2fe0e59a8ea8f93a9193e0f97877631ce68470 Reviewed-on: http://codereview.qt.nokia.com/502 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: I1120182c18a2ded59bfd46a6082eaef8cbd723ee Reviewed-on: http://codereview.qt.nokia.com/504 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Idf7519b1bcaf8c83d00a4d78674049a79bf0aa6d Reviewed-on: http://codereview.qt.nokia.com/503 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
con authored
Task-number: QTCREATORBUG-5136 Change-Id: I27d5c86832277be9525d95fd1e38a3b86f620974 Reviewed-on: http://codereview.qt.nokia.com/496 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Pawel Polanski authored
Change-Id: Ie5142d4ee21470bceeeb3f27bc9f4646d6ac0af7 Reviewed-on: http://codereview.qt.nokia.com/501 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Bill King <bill.king@nokia.com>
-
hjk authored
Change-Id: Ia6c765671f14298400dedaa7797e09cf6cd1e6b1 (cherry picked from commit 67187b215218b7a0ade5ae0da898f7edb71ee3b4) Reviewed-on: http://codereview.qt.nokia.com/499 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
<MULTIPLE> happens in constructors, inline functions, and at other places like 'foreach' lines. Change-Id: Ifb89b659d279f257ba8295b80a35d605820ec54b Reviewed-on: http://codereview.qt.nokia.com/498 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I299334f2b552d4b051dfd9d0d4d85a54b92d0c2d Reviewed-on: http://codereview.qt.nokia.com/497 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
con authored
Change-Id: I599f81a9e320f970b6f44df566d599508dfa0a7f Reviewed-on: http://codereview.qt.nokia.com/488 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
con authored
Need to work around QTBUG-7739 that prohibits filters that don't start with * Change-Id: Ia984b25903abab125b403b53b5f3fe70ac9c54d4 Reviewed-on: http://codereview.qt.nokia.com/482 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-