- Nov 23, 2011
-
-
Hugues Delorme authored
SubmitEditorWidget::canSubmit() now return false if the description field is empty. This avoids dummy code duplication in VCS plugins. Change-Id: I11e4928e8eed432ccee6fa1f3516f0179a54625c Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Bill King <bill.king@nokia.com>
-
hjk authored
Change-Id: Iae8204f84907ad3a783bb559d9e23acab5df8177 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-6319 Change-Id: I5a2cc1845104bb16f912fe258ba25473ba85cefd Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I14e152eebf8261741874443ce373dee9d2619c2c Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
It's more portable nowadays. Change-Id: I4f6c00e1758a34ab83a378ce8335664ae93a2f40 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Nov 22, 2011
-
-
Christian Kandeler authored
... for deployment and running. Rationale: An emulator might get started on-demand during deployment and get auto-detected in the process. Change-Id: Id95ccccbf4d570f9fa69a6ed3a8a473fd63c5968 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kandeler authored
Harmless, but triggers a warning in Qt. Change-Id: I8d86a5bf28a66e47a680d9dd277c4c85b1a8f63f Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: Id4f388b3a1f5622cd26ec048e3d21db8dea5e63e Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Friedemann Kleint authored
Change-Id: I70cfc3250baeff4c10d2c81ad34ac38ec2383b2d Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Hugues Delorme authored
'Unconst' the bool parameter of signal Utils::SubmitEditorWidget::submitActionEnabledChanged(bool) Change-Id: Icc36c8954e82758ace906b3cf59d3522bfae7717 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-3107 Change-Id: Idc6a815d32b410e747a1a0e944a01cd34b087a87 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: Ie5d484ba7078f29eae6636d01e1d99e3e45d1a45 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Change-Id: Ib71e3b87bd07292b0aecdbec7ebfb1fcd0efea7e Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com>
-
Christian Kamm authored
Task-number: QTCREATORBUG-166 Change-Id: Ic0fe4067caad37e51f7e253fd6678a6680350870 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
* now also recognizes color, rect, point, size, vector3d * to do detect these correctly, set the return types on a number of builtin Qt.* functions * add test Change-Id: Ieaeb73be208af2d47e1bb4fa1485dc876705ee20 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Christian Kamm authored
In particular fix the exported methods/signals for QObject. Task-number: QTCREATORBUG-4903 Change-Id: I8ba110eca7123cae9465083843e3e27ee29d6789 Reviewed-by:
Michael Brasser <michael.brasser@nokia.com>
-
Friedemann Kleint authored
Change-Id: Ia98345a1ee5be3cc804679772bbcbaf3431468eb Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Nov 21, 2011
-
-
Leandro Melo authored
Change-Id: Ia68a121f61aab3667d1a4c99ba348fbfe2e98d4d Reviewed-by:
Bill King <bill.king@nokia.com>
-
Christian Kamm authored
Change-Id: Ic6e7f46a3a7155a1ab41c41e4d9ee9d4832c3717 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Christian Kamm authored
* Instead of having SemanticInfoUpdater reparse documents itself, it now relies on the ModelManager doing that. * SemanticInfoUpdater now takes a doc and snapshot to generate the convenience Context / ScopeChain. Could be converted into a future to avoid having a (99% idle) thread per editor. * Renamed several functions in QmlJSTextEditorWidget to better indicate their behavior. Change-Id: I8af6ccab099130fa7fa227e44864561ca2c3f9e0 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Christian Kamm authored
Task-number: QTCREATORBUG-6132 Change-Id: I7c21e648cfc2e85803a3bf4df0a615a1e276f96a Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Christian Kamm authored
Task-number: QTCREATORBUG-5978 Change-Id: Iab0bba3c16b4cd435f0dc6339db49f209f1359d3 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Christian Kandeler authored
Change-Id: Ieae3099d5fe2f69415a86a0e2155d30b699fa3c4 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Nov 18, 2011
-
-
hjk authored
Task-number: QTCREATORBUG-5830 Change-Id: Iad4683c812e3f8debc3fe5852ee36adc4e5786ae Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-5765 Change-Id: I24f4a0bab178f32da12dc6842945cff2f7ffa993 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I326ecc8c45c39c7fe544a662b2aff44adaf4c332 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ie549f9843db985018af380eb6105e136f21989f7 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Leandro Melo authored
Actually, those should have gone in the previous corresponding commits which introduced support for the keywords. Change-Id: Ie95944899c426a2c2b03e60d1ad557e00bc3a82a Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
hjk authored
Change-Id: Ibc91274feab42077ee55514b8461d504020b7852 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
Change-Id: I5b7ac8f9b2137ffe9439ada4ec4aeb9cee8e249d Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Leandro Melo authored
We should create a UI flag for C++0x... Change-Id: Iba30090aa580554af629c0fb59ae5fc22b306b80 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Leandro Melo authored
Change-Id: Iac8ba58404284f0d90fd5a3640eb9ccd7e98058d Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Eike Ziller authored
Conflicts: qtcreator.pri share/qtcreator/templates/qtquickapp/main.cpp src/plugins/analyzerbase/analyzermanager.cpp src/plugins/qmlprofiler/qmlprofilertool.cpp Change-Id: I3be78f22e7301d61a9c7fc142cbc34a3cebc2cf4
-
Oswald Buddenhagen authored
we cannot figure out what this code was supposed to be good for, and it actually breaks stuff, so let's remove it. patch actually by maurice. Change-Id: I18a80af4c8b49f2a29b86ca0c0d0a08632019339 Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@nokia.com>
-
- Nov 17, 2011
-
-
Alessandro Portale authored
...and add a comment to change it to QtQuick 1.0 if S60 5th Ed or Maemo are supposed to be targeted. Task-Number: QTCREATORBUG-6528 Change-Id: I1936f2a5c9725f34b5a8ad4469465f5e2b645957 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Robert Loehning authored
Change-Id: Ib37bb88a472c8ba9f1fde097760b20e90f6bd1a2 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christian Kandeler authored
Uncovered by testing with dropbear. Change-Id: Icd06ad5a20b568f7eef66d7f7381165cac4908d7 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Leandro Melo authored
Example: struct Bar { int m; }; typedef Bar *pBar; pBar b; b-> // completes correctly now Change-Id: I97cc67579b955fe47c68ab6c35be9a054b6d1be9 Done-by: ckamm Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
Task-number: QTCREATORBUG-6543 Reviewed-by: Roberto Raggi Change-Id: I81af457eed14a2f863a0a92d4f5ff69c2dc48d67 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Aurindam Jana authored
Added 'QML Profiler Options' menu to 'Analyze' menu to load and save QML traces. Change-Id: I468fbcfdf355a1caaa0d53b118f0b8b505cedefb Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-