- 18 Oct, 2012 1 commit
-
-
Nicolas Arnaud-Cormos authored
The QNX plugin is not experimental anymore. Change-Id: I10dc94135c7b54ab615612c4a2a6345ad0531d5d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 17 Oct, 2012 10 commits
-
-
Robert Loehning authored
Change-Id: Icf2c100db571a37bc9e20e0e9cab47a627cfec23 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Change-Id: Idca0e0ebdb846bf3613f1368b16611f09f583a64 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Daniel Teske authored
Change-Id: If2afb0d0c9e83c3815e838c6e31d2e2f815e3ac2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christiaan Janssen authored
Task-number: QTCREATORBUG-8058 Change-Id: Id20e9d0573ee52bd0965a4e56c51df2aee6d2fa2 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Robert Loehning authored
Bug is fixed in Qt 4.8.3 Task-number: QTCREATORBUG-7215 Change-Id: Idccfa11bf23ef4ed1962a8f84cf039b3de2bb8ea Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Christiaan Janssen authored
Task-number: QTCREATORBUG-8022 The profiler would switch to state "AppKilled" if the connection was cut before all the profiling data could be read. With Qt4.8, however, the application dies before any data is sent at all, and such state would never be reached. This patch fixes the flow of states and properly detects when an application started profiling successfully but dies before delivering the data. If the application doesn't run at all (for example, launching a QtQuick1.1 app from Qt5), the profiler fails gracefully without showing the error dialog. Change-Id: I6fc53127b5dfe41de112e140b77895d430d3f79c Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-7980 Change-Id: I180bfc999421a13f25f41487d7498f652432b1c5 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Joerg Bornemann authored
We're going to add the property Group.name in qbs. Consequently, Groups must use product.name when accessing the name of the product. Change-Id: Id2527300a8a7c26bb742d4111f9d47ded6c492b1 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Orgad Shaneh authored
Change-Id: I73bed3284d491338359c730375c2b81d947dd5a4 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Eike Ziller authored
Change-Id: I3a3beced9001580ce15a74431ed73c52f432de44 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 16 Oct, 2012 18 commits
-
-
Christian Kandeler authored
Using Botan as a shared library is dangerous due to the use of dynamic_cast and exceptions, which both reproducibly fail to work on MacOs. Since there are no other users of Botan, we just add its objects to the SSH library. Change-Id: Ic79f081d2e1231a52feef02ef5b68761692f1110 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Daniel Teske authored
Also fix the code to not reparse the wrong file if the bc for a non active target would be changed. Task-number: QTCREATORBUG-8063 Change-Id: I40be4bbb1a5ef6ccc78515f153534a7304cae0e1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
The newer NDK specifies the QNX_HOST_VERSION and QNX_TARGET_VERSION separately, extend the parser to support assignments such as QNX_HOST_VERSION=${QNX_HOST_VERSION:=10_0_9_52} and the Windows equivalent Change-Id: I728fa0f6a4f0bd3b435d408794da1a6c8a93bd37 Reviewed-by:
Mehdi Fekari <mfekari@rim.com> Reviewed-by:
Thomas McGuire <thomas.mcguire@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
hjk authored
Might be useful in the future. Not now. Change-Id: I7255df2d56b477aaf30ebf4b9823f12e8713931c Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I5bf9f57cb551c5fc3d02485c2e25a2ef914d5b53 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Change-Id: If41f459cdf474f6a6e63fa85f151f730091c59b6 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
Daniel Teske authored
Not just qt4 and cmake but also generic projects. Change-Id: I4a7e86fb2dbf6c6e32b4da78953ad3199c554470 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
We used to do that on the cmake run page, but given it's own page is certainly better. Task-number: QTCREATORBUG-7971 Change-Id: Id38690a750e99dbccfd9f17f64423033891b0d78 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
We can simply call addPage and create a linear wizard instead of manually setting up a linear structure via setPage + wizard progress Change-Id: If4524ac235f4d1b0e6ed6d1b322b5ecac5966e2c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Leena Miettinen authored
Change-Id: Iad5096cef9366142a17ff9b3dc6c2ff2168d0ccc Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
Change-Id: I9f397bd4f327b2db0316b4b06ddaf4fc4dd4898d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
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 11 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>
-