- 25 Feb, 2013 3 commits
-
-
Davide Pesavento authored
Task-number: QTCREATORBUG-8588 Change-Id: I429b7dc101b780a66b3e92c40eef3efef2328bf2 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-8789 Change-Id: I7fd782a789cea2f3ad6186018b975167a578f716 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Tobias Nätterlund authored
setDirty() wasn't called when inserting/removing rows from the assets model Change-Id: I553d9db13caaff1a80d021dea9c202bd1b607fbf Reviewed-by:
Mehdi Fekari <mfekari@rim.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- 22 Feb, 2013 17 commits
-
-
Christian Stenger authored
...and stop execution of the current test case Change-Id: I46ac21e79f643f6890b7303d08c204dcd9fa9386 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Kai Koehne authored
The warnings are just shown on console / through qWarning(), so there's no need to translate them. Change-Id: I27bc9a043d9dd76d41fcde6c253b04b69fef40ad Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Christian Stenger authored
Change-Id: I94020e0afa85a86f5eb80fe4cf1cbb4c58edb6a6 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Leena Miettinen authored
Add a refactoring action that was also added. Change-Id: I3f400a8003961714a5b650e75cb061fa983e5983 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Thorbjørn Lindeijer authored
The previous method of identifying the files matching any C/C++ or ObjC++ mime types somewhat naively searched through all mime-types (especially for hard to identify files) and then checked whether the returned mime type was part of a limited set. This takes too long for large projects. The new method only checks against the mime types we're actually looking for. Task-number: QTCREATORBUG-8625 Change-Id: I956f3653db6b961c5c814eed1a1a43ac8a118704 Reviewed-by:
Thorbjørn Lindeijer <bjorn@lindeijer.nl> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: If66745582adcae1dbdb101cecc426280c1be182f Reviewed-by:
Rainer Keller <rainer.keller@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Leena Miettinen authored
Describe breakpoint settings in more detail. Change-Id: I03a9f888fa29c3539f2ed6658f915da5c4c3adc9 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Kai Koehne authored
Make sure QmlJsTools plugin is loaded first. This broke with 942326ae Task-number: QTCREATORBUG-8815 Change-Id: I42c08c649141eefd14636e39dd17829d7dee7e90 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I3f3a962dfd6ed4aa27fcf21aab47a6476267817d Reviewed-by:
Rainer Keller <rainer.keller@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
jkobus authored
Change-Id: I13ac8d4286b292c03019a7a564feee2c36475bf9 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Christian Kandeler authored
Change-Id: Iceeb1af4c5e54ba9fa297ac74d141480e9d5d5e2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Matthias Blaicher authored
Using canonicalFilePath() will break handling of symbolic links inside Core::DocumentManager::addDocuments. Change-Id: I4af2c8b54618cf5fc28e31c779db9ccd4abff184 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I049deda46c8cb8bbe4bf15000315c4271c05e11c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Change-Id: I6c0675ae96bf1563c9c4dffa8f73bb18e65b93b3 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Tobias Hunger authored
Change-Id: I37bc8f9bc874de52281b8597838ef8addae1a1a3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Oswald Buddenhagen authored
Conflicts: share/qtcreator/translations/qtcreator_uk.ts Change-Id: Idedbd2dd847e7429e5455eddabc0b7e191dcb703
-
Pavel Fric authored
Change-Id: I7dc1d53fb4b8043742a8fa739e18c33fe9cc5c55 Reviewed-by:
Vojtech Kral <vojtech@kral.hk> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- 21 Feb, 2013 20 commits
-
-
Daniel Teske authored
Change-Id: I441e6e29305eb082a8d713ab9d26b7fce419a509 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Rafael Roquetto authored
This patch enables debug token creation and installation. Change-Id: I85cbb8ddc413228662cd7967e1805196212a430c Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I9cc5261bbe0b9738151a0978ffb1a8cef6166ab7 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
Broke with 0d6e20c6. We need to figure out the correct .bat or .cmd file for isValid(). So implement that for Windows SDK toolchains. Change-Id: I33ba8c757be059e19d5d0462bd69f23e85b57970 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
The registry contains native paths. Change-Id: Ia2eb23038fee92776a279de34871808f41a5bd8e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Even though AbstractMsvcToolChain::toMap() doesn't exist today, calling the immediate super class is better. Change-Id: If370046289aaf88890c26e91a4dfa2e4ed240bd9 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
If both qt versions and ndk path exist automatically create Kits Change-Id: If7739e866eeda3df2982850ff8f8cf22ca8f22c0 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: Ic413ed46abd4455b5bc3d282326e95b9dd372b49 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Fawzi Mohamed authored
QmlBundles enables us to treat the different qml dialects differently. Add imports completion. Change-log: [Qml/JS Support] Corrected handling of QtQuick2 only features. Change-log: [Qml/JS Support] Added import completion in editor. Task-number: QTCREATORBUG-8750 Task-number: QTCREATORBUG-8624 Task-number: QTCREATORBUG-8584 Task-number: QTCREATORBUG-8583 Task-number: QTCREATORBUG-8429 Change-Id: I1384b1b23136a85b4d077895ea86f92960da9e71 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Friedemann Kleint authored
Change-Id: Ia87098de61f38530806e1cf87b69d0bfc66e250c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Przemyslaw Gorszkowski authored
Fix resolving typedef of templates which is from different namespace and there was 'using' used for it. Examples are in tests. Another step to bring code completion for stl containters. Task-number: QTCREATORBUG-7978 Change-Id: I2e9e71b45d60536c1e25cf2d371c4719b15edf79 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Przemyslaw Gorszkowski authored
Fixed code completion for instantiation of template specialization with argument as pointer, e.g.: template <typename T> struct Template { T variable; }; template <typename T> struct Template<T *> { T *pointer; }; Template<int*> templ; templ.pointer; Change-Id: I7c79fe0cd7119b1208f064aece0cafdf50e1a012 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Knut Petter Svendsen authored
Change-Id: Ie343f2b15a6f0568b3e291fe4afa12a37428a136 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Erik Verbruggen authored
cppeditor.cpp:2631:13: error: use of overloaded operator '+' is ambiguous (with operand types 'QChar' and 'QChar') + characterAt(pos - 2) ^ ~~~~~~~~~~~~~~~~~~~~ ../../../../../builds/qt5-stable/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1116:22: note: candidate function inline const QString operator+(const QString &s1, QChar s2) ^ ../../../../../builds/qt5-stable/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1118:22: note: candidate function inline const QString operator+(QChar s1, const QString &s2) ^ ../../../../../builds/qt5-stable/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1114:22: note: candidate function inline const QString operator+(const QString &s1, const QString &s2) ^ Change-Id: I65663a901d301d6b0a3df2c8b5631e9aa5ab081b Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
Change-Id: I42bf5eb87e8d3038746df033cc759492201dc130 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I861ed80059b8586d1c1cfbab0b06fd783b7979da Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Robert Loehning authored
Change-Id: I7d498ac3d4e2e2d25b3c504a95f96e434d0d1619 Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Knut Petter Svendsen authored
Added support for CppStyle for Doxygen block generation when hitting enter after a /// or //! comment. Previously only QtStyle and JavaStyle was supported. Change-Id: Ib010e55ba602127a6842ba02034fbe85994ee2bd Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Daniel Teske authored
Change-Id: I122fb60a986070daedb8ee709836f13d0619a8e4 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Daniel Teske authored
And allow the user to configure kits before proceding. Change-Id: I6acf2bcc05d53b0ac9d448599d29d2fe02ae1349 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-