- 10 Jul, 2015 11 commits
-
-
Leena Miettinen authored
Change-Id: Id2040085692e1e8b8413935bd090428e5138fe68 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I5b5d854a8bbadfbd4076af1cfdd3e356d763da29 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Nikolai Kosjar authored
testUnsavedFilesTrackingByModifyingIncludedFileExternally() is flaky. Apparently the hard coded timeout is not enough for all circumstances. Change-Id: I9f884e488d3c4bd5398e505ecee122912d946e6b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
One more step to make it more similar to the other engines. Change-Id: I0f028bf55b980c8acee9d80875ed5e9b4b565980 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Instead of all clang* which is too much on Windows (because they are copies instead of links), and we don't want clang-check on Linux and OS X either anyhow Change-Id: Ia08cf09efa5a23ec6b83bc5df18d09558810f72d Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
Update related screen shots Change-Id: I45af80a69ded0fbcc945e5f6b4ccef7b03317dbb Reviewed-by:
Titta Heikkala <titta.heikkala@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
hjk authored
Task-number: QTCREATORBUG-14210 Change-Id: I4c4409476467bb7008cb6806018371e9134437a9 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I10c3bff52a1552d3ecdedf1d73a70892605b85e6 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I33588898dec37454ac202c708757861de3f5494a Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I59e84c7efe08059fab03011ab460e7462d2b737a Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Ief0cc9622572b79eec402be5a39816f329dc1e22 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
- 09 Jul, 2015 25 commits
-
-
Eike Ziller authored
Change-Id: I0047cb33e7267b84310307eb3bb0f6c0d6b31bc5 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Ia0ad96e18b754e2ac20a6dddd461d4d24c1a0db4 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Since we do not need Qt Quick 1 to compile Qt Creator anymore, and it is a separate component in Qt now Change-Id: I1bd35ceca7d4bd3261221a8607a35a658bc857e5 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
in include paths taken from the Autotools project. These are widely used in include paths. Change-Id: I78d5e1f6ce6cd7bfe92bb670b73e276cb558b9eb Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Stenger authored
Change-Id: If1bc3f610cd59041fb4e6ce9edd38354f73b141d Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I35fa309d7796f57ff64ce85d9f484aa2d8e900bd Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I91e12547843053c5de5ab5bd1af88977e937f80e Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Ibafa3d9871ba95ada52a270a018ce7a5106db312 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I9f8d177d34cc277fdea51da5224fbc4c7ee8a589 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Kandeler authored
This is the right thing to do. For instance, without this patch, after removing all files from a project the code model still believes they are there. Change-Id: I848dbeca865b495aa26483460a0547c8215055f9 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
hjk authored
Create a QmlEnginePrivate. Move the QmlDebugClient there. Merge QmlAdapter into QmlEngine Abstraction is not used anymore. Move some helper bits to a qmlengineutils.{h,cpp} Change-Id: I63117355d786cc12641101b7fd38c7cd208d11eb Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tobias Hunger authored
Fix up a disconnect that was missed in 0df67801 to match with the connect. This potentially fixes a spurious signal being received. Change-Id: I3bdf65eca41948ac11a34da8f554645c782bcdfb Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I55019b37a883fca7241aa27bf27e45b03c4262c2 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I074a2930b5d0cfee6444ee4df6f0d2e06a8ecc54 Reviewed-by:
J-P Nurmi <jpnurmi@theqtcompany.com>
-
Thomas Hartmann authored
If the qml plugin path did contain the major version the .metainfo file for the iteml ibrary was not parsed. Change-Id: I50219b9b2673813b90e2f53d12aeea3dec9a32cd Reviewed-by:
J-P Nurmi <jpnurmi@theqtcompany.com>
-
Tobias Hunger authored
Do the same for -D and -U. Change-Id: I66ea3c03a58e59602e70f6eb39c471cdf063b456 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
hjk authored
Abstraction is not used after the demise of QScriptDebuggerClient and unlikely to be used again. Change-Id: Icdd6615eb0d1468fd9a3d717d6a7d5e44f7f7d79 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I236b26646752783d4956f3c290d1e6463bef5efa Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Tobias Hunger authored
Always list all minimum Qt version options and pick the lowest by default. The wizard will be listed with no platform set and needs to do something then. Before it did show an empty combobox and behaved oddly from that point on when no kit with a Qt >= 5.3 was found. Now it lists all possible versions and offers to set up kits for you via the kits page when no matching kit is available. Change-Id: I978268a2b8f1dfcfc8640460d905652abe91f1ae Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tobias Hunger authored
This avoids a combobox being shown without any selection. This has the side-effect that QTCREATORBUG-14699 can no longer get triggered. Task-number: QTCREATORBUG-14699 Change-Id: I98f5ae503d29370ad46c6620238bc2815c024747 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Iaa3d2f5f415b2d74d12d5b1e269c97df848d25bf Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: Ib7e0b7c51b4c751b184021baac9e26d008dea06c Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I59e9b1f10d1a7fe9a75cbe84117aa5cc04460dab Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Nikolai Kosjar authored
The assertion failed if textDocument was of type e.g. DiffEditorDocument. Change-Id: I00f8734b99c1187c071ef55ff1622fe1f9c3eb56 Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
hjk authored
Change-Id: I171ac0130009b9610c766deaa2d85aa095e33d6f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 08 Jul, 2015 4 commits
-
-
Nikolai Kosjar authored
Needed for ClangCodeModel. If the content changes, we want to send it immediately to the codemodelbackend process. Change-Id: Iedf16930b494ccb5e91f1bc435db026067d98613 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Nikolai Kosjar authored
* Unneeded private declared constructors * Q_DISABLE_COPY for classes deriving from QObject (not copyable) Change-Id: I89669e8bb062cda16bab5812e2ac591f9dcf4af2 Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
hjk authored
This officially removes support for QtQuick1 debugging. Change-Id: Id3b6e64bb8e250ba57589b4e747f4ad33d3e03a6 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Marco Bubke authored
The priority is adjusted too provide a better completion list. Change-Id: I1ebed1996f660046843e0c5249a91e8c2b1eeb88 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-