- 22 Jan, 2016 36 commits
-
-
Ulf Hermann authored
This leads to crashes when the tools expect RunConfigurations. Change-Id: I4960e7d189d92b6e81d4e5c069634c9111405e72 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Ulf Hermann authored
We want to do acquiringDone(), no matter if the app died or not. Otherwise we wait forever for more data to arrive if the app has not died. Change-Id: Iad807ad75d7b8aba899211497586e5324124d16a Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Ulf Hermann authored
Most of them need a run configuration. It's better to pass the right one than to use various hacky ways to work around it. Change-Id: Ic21b0ef33bdd79b526b1e1a1ead5ca87d9f32c4d Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Eike Ziller authored
-
Eike Ziller authored
-
Eike Ziller authored
There is no need for a separate class with signals. Add support for cancel and report some kind of progress. Also use Utils::runAsync instead of QtConcurrent. Change-Id: I5d61d32644f99ccb6ba8e0d7e17f138956822424 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
clang-cl should only be used when the toolchain is MSVC, which is done in clangExecutableFromSettings(). Change-Id: Ic33cfe4c562c142b95dce4370b1ba695aafe9308 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I5beec6ec4aed8ab43833ee1a5fb7d410ce350584
-
Eike Ziller authored
Change-Id: I904289a6cc6f14eb9fa46c3ce757e4ebc3a36f55
-
Eike Ziller authored
Change-Id: Id7732ef0914ba69eae020feb412cbce7cf9a5902 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Stenger authored
...to get plugin's repository more easily integrated into QC's repository. Change-Id: I10243bb4283623ae951e799feacaa15915678e04 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Ie15e903f3e7f0fde3c7e4127584c573741aee19f Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Ia9fcbc76a56288429c5b99d5cb6eaaf9a7a9f4ff Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Ulf Hermann authored
Remove the licensechecker dependency, move everything into src/plugins/qmlprofilerextension, and adapt the build system. Change-Id: I58bf34ecd838514d02b5c50189cd8a5eb99793b0 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I806983db89468f39dc781e9fd082f862b335a0d8 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tim Jenssen authored
Task-number: QTCREATORBUG-5598 Change-Id: Ida383b5f2b0c798c8eee63eb3fe92ca33206aef3 Change-Id: Ida383b5f2b0c798c8eee63eb3fe92ca332063aef Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: Icd0c960a0f20e6cfcf237033d96a50062d9ea535 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Eike Ziller authored
To get rid of the shared thread pool (and to use the API with the less ugly implementation). Change-Id: Ia93977b8b394aff8e410d6d81446c23e32b7aed5 Reviewed-by:
Marco Benelli <marco.benelli@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
- Use simple list instead of QFutureSynchronizer (no feature of that was used) - Avoid duplicate code cleaning up the current list of running futures - Clean list of running futures after waiting for them all to finish Change-Id: Ia13ee25ab7835fc4f4970d23d20b16cfe6bf6dfb Reviewed-by:
Marco Benelli <marco.benelli@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Change-Id: Icb48d484f760eb11ef2d41d8271e43f4f51c2e91 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Kandeler authored
Setting the validation function on a FancyLineEdit immediately validates now, so everything accessed by the validation function has to be set up when setting it. Change-Id: I07900058d7047d61d1b153bdfbfe44acf3164174 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
The (target specific) RunConfiguationFactory can specify what it considers a Runnable for the target. The (also target specific) RunControlFactory can use that either unmodified or tweak it to set up a RunControl, (and finally, target specific code runs it). So this still keeps the target code in full control on what is passed where, but reduces the need for boilerplate in the cases where the produced and consumed Runnables are the same (or similar). Change-Id: Ied59430462f4a45ad0006a99c1efd8b07cd181b2 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
Change-Id: Ie1eb9802907da2bf82c40dcbf5ce86855540cbbd Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ifdfac9bb844c9ab201378a6047714ab64ccebd66 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I41c7541984ecc5128c8d742ee44f8b3227c671b6 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: Ibd082ac26ccd1476148131e2f3a9528f7b0048b9 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I014ef6fd125393b69ec242219c0833efde0c216b Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: Ia10a646b49d442c5c8027c744ded003189645283 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Change-Id: Id406fc2bf0449a69faf04d11ce1bdcc13e1fef47 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
hjk authored
Change-Id: Ieddc6e17a61eb7233cbf3a93f5f73dcddd7ffb1d Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Orgad Shaneh authored
Should have been removed in e775ff30 . Change-Id: I5e2d3755c892cf1c1d9a6729b3b6e372ffcf4c62 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I070c3de08dcdce7abc219a8e17d0ea1a531b2167 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Change-Id: Ib3c156e8847789c03c1618218233e22c3dae496a Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Change-Id: I99a8477cb4aaafe5b59ec8116b6fe0011a2700fe Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
ProjectExplorer::RunControl::m_displayName exists, no need to shadow it with Analyzer::AnalyzerRunControl::m_displayName Change-Id: Iccbae658ca49c3fa2965a34a1bdf7c4a3bbd4073 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
.begin() and .end() were coming from different temporaries. Change-Id: I26a716653b906d0a63aab464f66b16ede7285214 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 21 Jan, 2016 4 commits
-
-
Ulf Hermann authored
Change-Id: I3b778b774e0b19c9d697f460200853798eea16c9 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Change-Id: I5b8463e3f5d2d4688865987bf03cfc569fd5fc19 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I3fe871a33aeeabe7e15ecd279a6c67fecd522c77 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I1953153de66a1228ab98d6f3295696b2d8f1facb Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-