- Jul 30, 2013
-
-
Aurindam Jana authored
The copyright was changed in Ic8279755f0188ab53253a62322fcccf1c17b6aaf Change-Id: If4251d13b6e653d49913d1c50044177491326edc Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Aurindam Jana authored
QML Profiler does not make use of the run configuration aspect. Return the run configuration aspect for only Valgrind. Regression introduced in Ic8279755f0188ab53253a62322fcccf1c17b6aaf Change-Id: I568e309e72f7e7f0107bd720acc9dbbda78acfc1 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Fawzi Mohamed authored
perform an update of the qml code model only if a cpp file exporting qml types has not changed for at least 15 seconds. Change-Id: I674eed8dd5a68f2d74a8794fd8a237c2d99a3185 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Jul 29, 2013
-
-
Oswald Buddenhagen authored
as we modify the environment, it must be properly locked. this implies that initFrom() also needs to be called with a lock. Task-number: QTCREATORBUG-9835 Change-Id: I48bae9af9adaa0518e5a9db0ba08ff057ae14f9f Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Oswald Buddenhagen authored
creator's file watcher can trigger many parallel, entirely non-hierarchical project reloads. if there is enough of them to exceed the thread pool size, some will be serialized already by qtconcurrent, not by our wait condition. these should notice a faulty spec, too. Change-Id: I8ce40cb90fbc28045127881d57ec94e125df79af Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Fawzi Mohamed authored
disabled editing for platformCodeGenFlags and platformLinkerFlags fields. Change-Id: I16e5009064bbaf4f592a385655d10a15700f8742 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hluk authored
Change-Id: I88fd334b7ffa22d9b42b7fde3edd4b37a525b0a2 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Jul 28, 2013
-
-
Orgad Shaneh authored
Broken by 771fe03c Change-Id: Ifb629535d2197bbee771050c94952068834614f3 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- Jul 26, 2013
-
-
Orgad Shaneh authored
Change-Id: I77ac542c5c826d84d74321dfe5e3e87afb4221cf Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Jul 25, 2013
-
-
Christian Stenger authored
Task-number: QTCREATORBUG-9719 Change-Id: Ie4024a8c08e0612e3c37888c7bc45415922228af Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Aurindam Jana authored
Change-Id: I70ce407e2a0aa8046c28b02a995dbd9ff7dbee4e Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Christian Stenger authored
Change-Id: Ia8b70c9769fc36f82170e93a751cac4bd124f997 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Aurindam Jana authored
Use QFileDialog::getExistingDirectory instead of QFileDialog::getOpenfileName. Change-Id: I3790f3c238434643fa304e18a42216b951a445c7 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Joerg Bornemann authored
Change-Id: Ib8436358a16ba243564696885e1a975e2dd63556 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Aurindam Jana authored
Change-Id: Ie91b022b7f2d14f907edb0aa3a7cb2fda9c79f4a Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Nikolai Kosjar authored
Usually the plugin tests are executed after the session manager evaluated the command line arguments. This is just fine for the file and token tests of the CppEditor (fileandtokenactions_test.cpp) since these depend on the files and projects passed in via command line. Running qtcreator within valgrind reverses the sequence and makes it impossible to execute the mentioned tests. Fixed by starting the tests after the plugin initialization is done. Change-Id: I7cc392b7da7e0d98e0ce44edba2e3abceb84fad8 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- Jul 24, 2013
-
-
Oswald Buddenhagen authored
Change-Id: Ie71e2c53701470511763b6eb90345935cbf84a38 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Robert Loehning authored
Change-Id: I9c668b4fe909d274c47b0519cacd3b5a73990bb4 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Oswald Buddenhagen authored
Change-Id: Ia610dfb71c47992657bb1ebfee7560ef89a2b4da Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
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>
-