- 13 Jul, 2015 6 commits
-
-
Marco Bubke authored
Completion should be faster and the test are still running. Change-Id: If663e80ce349547b0948412e52b9bf4f76cbb011 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Nikolai Kosjar authored
The code snippet provided in the bug report could not be parsed properly, thus Bind did not generate all expected symbols/names. The chunk in onConnectOrDisconnectCall() fixes the crash. The other chunks address triggered QTC_ASSERTs. Change-Id: Idf508b91b70659d38e59064d4922600f7b31daf8 Task-number: QTCREATORBUG-14709 Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Marco Bubke authored
Change-Id: Iee4a6a4e8197db9520ad188fa872840305bca1b1 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
hjk authored
This should not be accessible to client code, as the property is effectively managed by the owning model and manually changing it on an item breaks that. Change-Id: Ie04451be3c0e51e7c796dcd64d400600f035fa08 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
... instead of manually set up JSON. It's more concise, and paves the way to use per-command callbacks as in the other engines. Change-Id: Ib5cf9c9b882ec0ec87acd7c1ceb938d3ee60346b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: If7b887188d3a94ae741c3fcf9a1dbce063a04bd6 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 10 Jul, 2015 23 commits
-
-
Christian Stenger authored
Change-Id: I8d90c0279d73a1902627d76388a5fa5497fb520d Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: Ibe340fedc8ca2e7e79af3dc4637f42ba2fd6f1b4 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
This is unsafe. Change-Id: I8ac075a7289afa0d84785e37b1325d186a153000 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
...so derived classes are freed from doing this. Change-Id: I73f3eca54be14cfd6542a466f0e9c024457bef07 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
Among others, BaseEditorDocumentParser::projectPart() was a blocking operation in case the parser was running. This led to noticeable GUI freezes for the ClangCodeModel since the function was called from the main thread. Rework *EditorDocumentParser to clearly separate the configuration data (input) from the actual object state. Querying/setting configuration or (last) state does not block anymore. update() is supposed to get the necessary configuration and the last state at the beginning and to set the new state at end. Change-Id: Ib4b534fa6ff373c3059826726b3f10ece95acc21 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikolai Kosjar authored
...and rename to "determineProjectPart". This is in preparation for a follow-up change. determineProjectPart() should not set any state. Change-Id: Iad7be8638fd97a79a4227a944896ac9af0a36862 Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I1667d966e2686dd3de8ef495d3db7b10d0b6aa5e Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I2744c44dda2ef31b7e94dc3328e40538a7a24f40 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
hjk authored
It's an implementation detail of the gdb side (and would not be there if gdb.lookup_type were faster) Change-Id: I135c32a1c9132ab771c8fab5abfd04fbb308891e Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
This is not a complete solution (that would need to pass information on typedefs and artificial types like "QVariant (QVariantMap)" between dumper and gui, but allows switching to compact display for individual items. Change-Id: I47d15356e5decf9411af4acc8fa7a0f0cfbd045f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I810abe065ae5b58b3793adc9445b34e8a656b721 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I1c4ded62dda05a988a394a2e49c7e344f678b000 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
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 11 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>
-