- 16 Oct, 2012 7 commits
-
-
Eike Ziller authored
Windows has a problem with "install" in the name. Use .bin on Linux like before. Change-Id: I4f887a8c0442cd9f0a17425f68a36a371ae9f6b7 Reviewed-by:
Karsten Heimrich <karsten.heimrich@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-7980 Change-Id: I63fa4809772ce2f7169baf3270fe753b22ea4a04 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Change-Id: I2b386c0c05d07a85bb029ce6dc5fabae997a679f Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
Orgad Shaneh authored
Change-Id: I864b1b500d385c91e3cac6725202ad7f48f11b17 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Tobias Hunger authored
* Update warning icon as changes happen * Make clone clone the current settings, not what used to be there before changes were made * Make sure the edited entry is visible in list view * I find the KitModel much easier to understand now Task-number: QTCREATORBUG-7862 Task-number: QTCREATORBUG-7803 Change-Id: I124c2e5a96cea7386896084e1027ba79a8be20b7 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
Change-Id: I1f6afa472d5ca30c15a84a49ea852063247c5210 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Files and directories are interleaved, but it's better than no sorting at all Change-Id: I1852fad1feb9de7fb589d00822429184a25aa8d4 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 15 Oct, 2012 14 commits
-
-
Kevin Krammer authored
Reuse the QML application class provided by the standard QtQuick1 template. Extends qtquickapp/qmlapplicationviewer/qmlapplicationviewer.cpp with code paths for Q_OS_QNX Change-Id: I04a283078299f662d630d9387cedc65100f545a0 Reviewed-by:
Mehdi Fekari <mfekari@rim.com> Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
axasia authored
Change-Id: I673579a0224df955b041c7a93a5c53e3ef0e7760 Reviewed-by:
Tasuku Suzuki <tasuku.suzuki@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Erik Verbruggen authored
This can happen when the semantic highlighter (which runs in a future) calculates a range for a document that has been changed in the meantime. Task-number: QTCREATORBUG-7995 Change-Id: Ibcd1a6ae840e08570a6b6ea4caf411e799ec26c8 Reviewed-by:
Pierre Rossi <pierre.rossi@gmail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Leena Miettinen authored
Update screenshots. Change-Id: Idf90ebcf06b4ee6a8b817ae47fad83fd9c2ae28c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Orgad Shaneh authored
Change-Id: Id21eb93178c97b3317d1ac7951f81365dfa6d31a Reviewed-by:
hjk <qthjk@ovi.com>
-
Erik Verbruggen authored
Change-Id: I43b1d5b72c9bf7302e0acb9206c87152e4f0727b Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Erik Verbruggen authored
Change-Id: I05d17e5384bcc75e97c5d901b65a582516a5d321 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Tobias Hunger authored
Change-Id: Id19437fa64594231e1516ed60c913f77a1923fa2 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Christian Kandeler authored
The respective warning was provoked by Qt code, which has been fixed and no longer causes that problem. Change-Id: I1b9efc2e6f9d2af7719d4c921f37f8335c351bfe Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Task-number: QTCREATORBUG-7352 Change-Id: Ifbc1db45e591c27a12f7b215deab209857d08174 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7006 Change-Id: I3f599f92d03b6f9fdf65b12cf4090e28cc497fbd Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Orgad Shaneh authored
Change-Id: Ic0e5e8f784953d721833fff78a846ff13844a298 Reviewed-by:
hjk <qthjk@ovi.com>
-
Erik Verbruggen authored
Record revisions of documents in macro definitions and usages. Then, when searching for usages, check the revision of the documents against the revision of the macros. If they are out-of-sync, repreprocess the documents to get up-to-date info. Task-number: QTCREATORBUG-7872 Change-Id: I846bb52ec660024728ab117a9fb7e43382a50e63 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Andre Hartmann authored
If the result lines contain non-Latin1 characters (e.g. in comments), the output is garbled. Using QByteArrays with toUtf8() and fromUtf8() doesn't seem to be an alternative, as in this case the macro.offset() is no longer valid. So it seems to be the best to use QString for the result lines. Task-number: QTCREATORBUG-7122 Change-Id: I57128c9c9f3eb182f079e305e97e9c5ac0a1bc61 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 13 Oct, 2012 1 commit
-
-
Tobias Hunger authored
I introduced this when splitting up my patchset for review. Bad patch is 4a9130a0 Change-Id: I08729c75e0e9c5d8d345e4e0bb4dfa865fdedcaa Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 12 Oct, 2012 16 commits
-
-
Tobias Hunger authored
The tool chain already does that. Change-Id: If1fcdbb6abba5acef0bbe441127426e0b13b9254 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Do not trigger needless validations Change-Id: Ia51ce07c51c1d98f508584fc762ad4f29f0cf4f4 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: Ib4a549627591e6038d84d4423e4ebab0b543f0d3 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I14c540766e37d63957d8c648a8b31dbc68445ac7 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
This reduces the amount of validation that is happening a lot. Change-Id: I9a854afc462109845febbb09da1b27930a23cb95 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
* Do actually print severity of an issue in the tool tip Change-Id: I266bc6efbeb2175d9ca001147a5c732f29b2485c Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Make sure validate will not modify kits, add a fix method to do that when kits are loaded/added. Change-Id: Ib378af0f3470b2caf64177b35fca061089ac4523 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
This is necessary to work with temporary kits (like copies of kits done for the options page). Change-Id: I0a795dd7431d47a18a65880ef31563b26029a949 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I562e6f8d5fef36eea543c208cdd855db048b7f33 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I28d13c2f54aa42dc42bd9bd5fcae8f8ac0430d0b Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I4f211e118bc5cb58a7adf1f6d814105905f964f8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
This is to avoid creating lots of Core::Ids due to temporary kits, etc. Change-Id: Id786e3412aadae7a594f6caf64d0dd364744d296 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-6983 Change-Id: I174cf771e308909de3332693b67f688b03ca0319 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-8004 Change-Id: Ic45d62fe3bf36187bb88a84a019fc00dc01976fc Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7901 Change-Id: Ia38ea896809e7793439e412e260b7cdc409923da Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Robert Loehning authored
Change-Id: Ie4440b404e306b7eb89ad9d344a8d0fb3b7294ae Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 11 Oct, 2012 2 commits
-
-
Eike Ziller authored
Change-Id: I6d9fe17cdddda9916ca5fd4da467c83cd14d4b75
-
Eike Ziller authored
Task-number: QTCREATORBUG-8013 Change-Id: Ia5ae1e95ca51bcec5daccb467dd3e6a66896ab59 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-