- 07 Jul, 2011 11 commits
-
-
Oswald Buddenhagen authored
the regexp would match twice at the end, and thus insert a stray quote. so use a discrete loop instead. fixed the same thing in proparser/ioutils and consoleprocess before ... Change-Id: I62b80fb4ea68e00145861f289bc13440c5078873 Reviewed-on: http://codereview.qt.nokia.com/1302Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ic28529c1dd309cbe455155f7f991d2b41088c28c Reviewed-on: http://codereview.qt.nokia.com/1291Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Leandro Melo authored
Change-Id: I7261c91b99db4bc0149346277226b8a01687e70c Reviewed-on: http://codereview.qt.nokia.com/1271Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
hjk authored
Change-Id: Iffee3a32a711085a4904e743a18d875306a4e546 Reviewed-on: http://codereview.qt.nokia.com/1289Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Now that dock and control widgets are always created as late as possible and both are needed immediately afterward it makes sense to merge there construction. This also reduces the chance to create a partial tool gui in an inconsitent state. Change-Id: Ic7f405d65b2b8f0b4ee3ff0ef991d6e4746bac0a Reviewed-on: http://codereview.qt.nokia.com/1249Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Id39c55617c6441b221fc321d71e73168f2b3e4bd Reviewed-on: http://codereview.qt.nokia.com/1245Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
... until the analyze mode is actually selected Change-Id: I7d03c48a4b4260d54bf3218b3a493ceacd2d2967 Reviewed-on: http://codereview.qt.nokia.com/1243Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ic839a4cf18494115a9a9ace4738ecb163722c40b Reviewed-on: http://codereview.qt.nokia.com/1244Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I10d78ad0dd8d410206fc0109b6a3d2b447404553 Reviewed-on: http://codereview.qt.nokia.com/1242Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I7bdfa0a023f813c5da5fdec1d2c8a5abff6092b7 Reviewed-on: http://codereview.qt.nokia.com/1179Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Friedemann Kleint authored
Change-Id: I58612cedf33defa78d1cb58e69c49c62a755d726 Reviewed-on: http://codereview.qt.nokia.com/1287Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 06 Jul, 2011 29 commits
-
-
Marco Bubke authored
Change-Id: Ic43b3eab06b4f730ee5b4099e4438a280e00b418 Reviewed-on: http://codereview.qt.nokia.com/1240Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Marco Bubke authored
Because of the asynchronous nature of the formeditor the item can be between to states. This looks like the item is hoping around. To prevent this a token is sent to the instances and back. For the time frame the painting is disabled. Change-Id: If7e937cba8171248464ad350bb14438c020b25f9 Reviewed-on: http://codereview.qt.nokia.com/1189Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Thomas Murach authored
Change-Id: I56fa50745a80abf52488bebe6a5a72cf26932a8b Merge-request: 352 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/1251
-
hjk authored
Change-Id: I195b92107e90519d456dbd12a28e9ad236e4b298 Reviewed-on: http://codereview.qt.nokia.com/1241Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: If52ed2255bf10b3880ecb6a370d8268809612fd9 Reviewed-on: http://codereview.qt.nokia.com/1246Reviewed-by:
hjk <qthjk@ovi.com>
-
Marco Bubke authored
Caching of the QGraphicsView is broken. Task-number: QTCREATORBUG-5258 Change-Id: I7db2bff4809b592aaccfa74c37a3212edb29d403 Reviewed-on: http://codereview.qt.nokia.com/1239Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-5296 Change-Id: Ia640e03a4a70f15001ab7476713677c52b964cf8 Reviewed-on: http://codereview.qt.nokia.com/1236Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Christian Kandeler authored
Change-Id: I4f52a2b604db14d088f2416989a502f91a16deab Reviewed-on: http://codereview.qt.nokia.com/1237Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kandeler authored
This is for weird people who do port forwarding. Task-number: QTCREATORBUG-5317 Change-Id: If15cab3cc3a12aa79aef0e1cfd1111db79e57b7c Reviewed-on: http://codereview.qt.nokia.com/1235Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Eike Ziller authored
Change-Id: I32f525a2478d4442041c52f22f972202ca61f0b8 Reviewed-on: http://codereview.qt.nokia.com/1231Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Jarek Kobus authored
Task-number: QTCREATORBUG-5311 Change-Id: Ib50dfcb54f2cd23094ca51f2e5ce10890c92a732 Reviewed-on: http://codereview.qt.nokia.com/1166Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Change-Id: I8d54198888abb9d2c73cf245065d097651b43bb7 Reviewed-on: http://codereview.qt.nokia.com/1230Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-5115 Change-Id: Ia284c308073f2ba826e964ea7d8ff03ce90e7959 Reviewed-on: http://codereview.qt.nokia.com/1234Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kandeler authored
At some point, the devrootsh tool turned from a sudo implementation to some stupid magic crap thing, so we can't use it anymore. Change-Id: Ice175eb8a1e64e210a26c2cbfb463414e4a91982 Reviewed-on: http://codereview.qt.nokia.com/1213Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kandeler authored
Also fix callers potentially violating this policy. Change-Id: I630f1c544885df93a81e217e792363c0c2314108 Reviewed-on: http://codereview.qt.nokia.com/1186Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kandeler authored
Change-Id: Ie41d327432b539264035f104081d4d4b02b56217 Reviewed-on: http://codereview.qt.nokia.com/1171Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kamm authored
Change-Id: Iae780127065e3fce274db10e173f5c0bde15bd92 Reviewed-on: http://codereview.qt.nokia.com/1229Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
hjk authored
Change-Id: I385abbd906e975b75b1c01e597b6e366c5c57126 Reviewed-on: http://codereview.qt.nokia.com/1180Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Daniel Molkentin authored
- Make error parameter an optional pointer for consistency with DirUtils::copyRecursively() - Add documentation Change-Id: I6671142341dbdcf2c8ca1118c35ea05548920609 Reviewed-on: http://codereview.qt.nokia.com/1090Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Tobias Hunger authored
Change-Id: I17e183cab923e50a1db1632d3701b0673a91ce08 Reviewed-on: http://codereview.qt.nokia.com/1225Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Jarek Kobus authored
Change-Id: Ia2853cb1230b490dcc06b19f0b4436a9d27a079c Reviewed-on: http://codereview.qt.nokia.com/1227Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com>
-
hjk authored
Change-Id: Ibc9db3d7de96461b097d1a78e1bcfd757458fc99 Reviewed-on: http://codereview.qt.nokia.com/1205Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christian Kandeler authored
Change-Id: I1b9188a4dd6f0d0ef58c2ff4e3c5e4d07acae02f Reviewed-on: http://codereview.qt.nokia.com/1203Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: Ib21b9467ff6a692df56bc5cdac6ee768dae0d2a1 Reviewed-on: http://codereview.qt.nokia.com/1226Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
The passed in filename is empty if the file is saved with it current name. In that case pass the current name to the GenericProjectManager, which then informs the projects. Change-Id: Id11c474930153e904702e7a0145e1f44331241fd Reviewed-on: http://codereview.qt.nokia.com/1077Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kamm authored
Change-Id: I2dc5d18bfffc8389ad0b162b7dc3b5cc2406027f Reviewed-on: http://codereview.qt.nokia.com/1222Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com>
-
hjk authored
Change-Id: I61e7cf189a1c4ea04e2a88a80a4f15e43cd3c018 Reviewed-on: http://codereview.qt.nokia.com/1187Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Use proper QByteArray member in GdbResponse instead. Less magic, and does not break array-style reponses where all children are assumed to be of the same "type". Change-Id: Ief1efdeb0412f59836e1b2d6f4cb751ddef3216e Reviewed-on: http://codereview.qt.nokia.com/1184Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Change-Id: I10eab3a4b5fc4bf43ee80b1b4baf5767c72ab9c1 Reviewed-on: http://codereview.qt.nokia.com/1208Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-