- Jul 24, 2013
-
-
Christian Kandeler authored
Android and RemoteLinux now depend on libQmlDebug. Change-Id: I87f9ccc85daf0d096c4387b21642bb3b14fd03d6 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
- Jul 23, 2013
-
-
Aurindam Jana authored
Change-Id: I8f68a3cf683f4583af89d58366bac8b10e925325 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Aurindam Jana authored
Change-Id: Ibfa0e7bc3b01efd5d4e2866cdbea5a6c3428fd9b Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Aurindam Jana authored
Change-Id: I94f931338c2e6fece2db2f74f32f26d86d6020af Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Aurindam Jana authored
Change-Id: I214f133f34baf0e0d7fd5a9f23502e75a1932172 Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Aurindam Jana authored
Change-Id: Ia04d7b16d4486be60114c148d118d6c9cb0d583f Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Aurindam Jana authored
Let respective device plugins decide when process is running to allow setting of the correct ports for profiling. Change-Id: I3a691429d50a48f68b08aaea09bdad55f864e4f8 Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Aurindam Jana authored
Fix broken debug and profiling support on remote linux. Change-Id: Ic4173a47b8fd450a92407a66fa338c18f7062736 Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Aurindam Jana authored
Change-Id: I6f9245179090bebb98b6d9849a7a696105e43a3a Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Aurindam Jana authored
Separating out the run control factories is the initial step towards separation of run control from QML profiler engine. The goal is to to make the engine agnostic of the run control. Change-Id: Ic8279755f0188ab53253a62322fcccf1c17b6aaf Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Robert Loehning authored
Change-Id: Id42cc45e9cb4a8a3aa43086ae3a427143617927c Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Nikolai Kosjar authored
Now the used QuickFixFactory InsertVirtualMethods is configured to not generate any pop ups. Change-Id: I36d297678d87e6fb2eb0a73fea6384f0eb7e21f0 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- Jul 22, 2013
-
-
Christian Kandeler authored
Also fixes valgrind complaints about unreleased memory at shutdown. Change-Id: I5e347e991a135527afb58af1344d35ecee6917b9 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
Share plugins and libraries suffix logic Change-Id: I79f61459a0348937fcadd9791f549364c657b21f Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
El Mehdi Fekari authored
Task-number: QTCREATORBUG-9830 Change-Id: Icab0b46b5e35439e4e6f98f244e8aaa0cc559af0 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Leena Miettinen authored
Change-Id: I0ce7e9a9c5feaecf90ffa6aaf0216930f328a935 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Nikolai Kosjar authored
This introduces an API change for the project managers. Those are not expected to call updateSourceFiles() anymore. Task-number: QTCREATORBUG-9581 Change-Id: I77befd29fb851c9acf87204d571da00183c9cd05 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
* First construct a ProjectPart completely, then append it to the ProjectInfo. Doing it the other way around will lead to inconsistencies since some attributes of ProjectInfo are calculated/updated when a ProjectPart is appended. This has no effect on the current tests. * Remove created *.user file when test finishes. * Add comments describing what the tests do. * Rename test methods to some more desribtive names. Change-Id: I5eeed05d0aef19f8094ff488dedcced74f0814f8 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- Jul 19, 2013
-
-
Christian Stenger authored
Change-Id: I245b6d33489dbfe9c3d4038e9fea48643f714473 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Eike Ziller authored
We may not just add an editor to a view without removing it from the original view. Task-number: QTCREATORBUG-9843 Change-Id: I1041ceb1f063bb627b5f0bd16bc3b2973a4dc3b6 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Aurindam Jana authored
Currently only QML profiling is supported. Pass the remote command along with -qmljsdebugger argument to device. Change-Id: Ia64396f9c6da80e70cb1ee624ed974f8cc32465f Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Jul 18, 2013
-
-
Orgad Shaneh authored
Log can also contain diff, base directory is required for correct apply/revert actions Change-Id: I9540fc75b1e008a1c8433f121b184f164172a1cb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
Full explanation inside. Change-Id: Ib39f18282b7d78ebdab53ac2ebe9d4cf1e11c008 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Leena Miettinen authored
QDoc does not look for docs in header files. Change-Id: I4530233d647fdc2f5ca44c73aee7e0125df07979 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 17, 2013
-
-
Orgad Shaneh authored
Change-Id: Ic3743df91ac48969c751ebbe78c62adb5b4850bb Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Eike Ziller authored
Sometimes one split would not show the document even though it shows in the combo box. Task-number: QTCREATORBUG-9801 Task-number: QTCREATORBUG-9798 Change-Id: Iea79c6f3deb4f1570685794c6eb762f603a36b5f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Robert Loehning authored
Change-Id: Idc4517f86035aa5faa1265f275b0ed5f97526d2f Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Leena Miettinen authored
Change-Id: Ia36ffd51add0c92b396e448d8e125848e9754877 Reviewed-by:
Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- Jul 16, 2013
-
-
Aurindam Jana authored
Clear code highlighting when debugging session ends. Change-Id: I32844444161bbb609864926e12220f9fb0f492e2 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Sergio Martins authored
Change-Id: I3e5ae3eb17701c7c0dceca53011ab9998449f531 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Thomas Hartmann authored
We have positioner in QtQuick and "real" layouts in QtQuick.Layouts. Change-Id: Ie1c5235820ac698048a229af7ede9d8f57926b19 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Robert Loehning authored
Change-Id: I20f87b155485c7e5328a780623b61191cfdb81ea Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- Jul 15, 2013
-
-
Petar Perisin authored
- do not start stash scope when creating auto stash - return if reset fails Change-Id: I471abc1d430351192c46ac78041949ba81f11b09 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Thomas Hartmann authored
Change-Id: I409cd74c90e55006b05eb8cd71fbbfa59811fa29 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
This has been fixed in the rewriter and meta info system. Change-Id: I4c78a915a05c01b33f779cf255c5b9c67d3e0001 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
The global Qt enums are hardcoded. Change-Id: I5342ef35c63fccecbcfec3aeaec903d99ab63966 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Row has to be a Row. Change-Id: Ibf84d11ec36790b8fea1943ea4a10e97dfbf98d4 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
The major version is the version of the layout. QtQuick.Layots have version 1.0. Change-Id: Id83105ab858a74563e8ea6457d91613d20514fcb Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Using convert() had the side effect of invalidating the variant. Change-Id: Iebfbf6a8067343c7c1436d6dec5ef8090821ed33 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I87bedb03998d281d4a6bd450cb58d4614ae19187 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-