- 13 Jan, 2012 21 commits
-
-
Christian Stenger authored
Change-Id: Ie9ca285bf2ca364db6e56b4aff244b9253d11e67 Reviewed-by:
Bill King <bill.king@nokia.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Eike Ziller authored
Change-Id: I49df1f586ac7ed67c61f6bdf646e45bd1e7dbb4a Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Change-Id: I3bf5074e49312b4d8c003500ab2f3b78e325bde8 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Tobias Hunger authored
or even with QTC_CHECKs. Change-Id: I6df67f088bb2f944f0a1abd751fdb192db2be298 Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Change-Id: I1d3b347d291e9f5bc6a873e5c99506371749c0ef Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
These tests are needed to make sure no broken data ends up in the cache, causing inconsistencies in the cache. The asserts did a good job there, catching a couple of issue, so I would like to keep them the way they are. QDir is not needed at all as the data _should_ be perfectly fine already anyway and should not be used if the asserts are not evaluated. Change-Id: Icf113f8b02b6c7c7ba7498386b8465b2644daae8 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Eike Ziller authored
Change-Id: I21ccfd58cbcaae6231b88d3a9039eb413f4be1c2 Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Kai Koehne authored
Change-Id: I302ea39510043b53464af47c45210c19dd232690 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
hjk authored
Change-Id: Ia37086a126df7f7d84b9509c54472c5d9be6b4ef Reviewed-by:
hjk <qthjk@ovi.com>
-
Yuchen Deng authored
Change-Id: I0bf4269266e725d567b3ff69e4a3ea202911b3ab Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christiaan Janssen authored
Due to space restrictions, the descriptive text of events in the labels column of the timeline view are elided. This patch adds tooltips on mouseover with location and details. Change-Id: I229988e114f21e4d9575dff137aa91918ad1afa3 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Fawzi Mohamed authored
fixes QTCREATORBUG-6768 Change-Id: I53646df69aa9d0ce97006c68826b02a1452fe4d9 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Leandro Melo authored
Continuinng a previous commit... This is in order to make the interface clearer. Change-Id: Ic1b05217f878578bc84a064927507b75981c47d6 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Erik Verbruggen authored
Change-Id: Id831fe1268cbd7fcf3c25378876d969752fa2ebd Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
- Add missing QLatin1String - Replace QString::left() by QString::truncate() - Sanitize eed model code Change-Id: I3c3b71d8395b7019db662b8aaecf7d1647881a80 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Kai Koehne authored
Change-Id: Ida9e5997f0a0c41162d7a237f4065a2d1dd567c3 Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Since change a6ff74c0 runMode is an enum. Change-Id: I696c71f2acb54097eb72cbaa39a72f5056b65bf7 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
The model uses UTF-8 internally and it makes more sense to only convert when necessary. A following commit will rename the source/setSource methods in document for more clarity too. Change-Id: I960ea0754efabd1436ad4b4299a57faeb65a8bee Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Eike Ziller authored
Change-Id: I4b7223e16eb727e9d98cc973eb64cb4f9feccdcc Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Molkentin authored
- work on windows - show unified instead of context diff Change-Id: Id3ce927f9fdc9783ccb927bcac7d921941865023 Reviewed-by:
Bill King <bill.king@nokia.com>
-
Daniel Molkentin authored
Change-Id: Ia966c154e0827ce7dc0c4d0a3a45d234f82d0e90 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 12 Jan, 2012 16 commits
-
-
Eike Ziller authored
Instead of doing it duplicated in the general and the fakevim shortcut settings. Change-Id: Id4b0e5b0630f1e94c825528f1c038776dc205aa3 Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Molkentin authored
Change-Id: Ide9a41d34e73e99959fca18053e06978f724b5aa Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
hjk authored
Change-Id: I4eac412f0505efa356bf6e185e8d45d669b9f511 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-6179 Change-Id: I1bc02ebce6de7ff5c12d7baf7c585a414f3972d5 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
Change-Id: I3e6e57bdbcb47b58b30623f664fe47c2c31b4029 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Aurindam Jana authored
Change-Id: Ife17f8c9fc7eeacbf1b3a8929cff7b4aa6918c86 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-5839 Change-Id: I5720a679d2ef29cf870e12760964525bec141d0e Reviewed-by:
hjk <qthjk@ovi.com>
-
David Schulz authored
only if you're searching for whole words Task-number: QTCREATORBUG-6372 Change-Id: I10700258cacdc5af52554824a971041d6a1c2b22 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Leandro Melo authored
Also extend the refactoring changes to allow for reindenting. Task-number: QTCREATORBUG-6797 Change-Id: I515c9a37d9e62e1d5de52ff99bd492e739a81885 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Tobias Hunger authored
Change-Id: I81173280ad3e76ef62e4aefaf6914c54cfa1eac3 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
- Avoid unnecessary conversions - Add missing tr(). Change-Id: I3c0dd627a3621929c9c6fc71db6924fa513e34a7 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Kai Koehne authored
Change-Id: I75ac2792b19cdb2f06ae07a59b6c9c2b2574084a Reviewed-by:
hjk <qthjk@ovi.com>
-
Robert Loehning authored
Change-Id: I756822299e591010eb926ee46600f4b5231d9318 Reviewed-by:
Bill King <bill.king@nokia.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Friedemann Kleint authored
- Prevent crash when creating a project. - Use QDir to normalize the path (as it is constrcuted in the assert anyway). - Print proper warnings. Change-Id: Ib6fa3c564aff20b73d6efc08ca3a13688fd97dce Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Molkentin authored
Change-Id: I6dc30b6f9ca2268257ea236a574ee9dea152daa3 Reviewed-by:
Bill King <bill.king@nokia.com>
-
Alessandro Portale authored
Forward slashes still look strange on Windows. Change-Id: I64c6b1eb8f541a761c6534abc184ce7acb2c630c Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 11 Jan, 2012 3 commits
-
-
hjk authored
Task-number: QTCREATORBUG-6111 Change-Id: I18c10412ac9637261bd4d83dcd7e6bbff6fdbe03 Reviewed-by:
hjk <qthjk@ovi.com>
-
David Schulz authored
Task-number: QTCREATORBUG-6306 Change-Id: Ia60193ba2c4204532798fb4f7eade434d7510ff5 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Thomas Hartmann authored
The x offset was hardcoded. Using anchors instead. Change-Id: Ie033395d7083dad3aa01e2f7367f3834389213f6 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-