- 26 Jan, 2015 2 commits
-
-
hjk authored
Better functionality and availability than the gnuplot version. The feature ("Show array-like data in external plot window") will be automatically enabled if 'from matplotlib import pyplot' succeeds. Change-Id: I1799534ac5f878d3e43e47289d1b563b52bb4378 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Saves up to 20% on large uniform structures. Change-Id: I98c8c942f0accac7e2db1d8b06bf7ed156967306 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 23 Jan, 2015 11 commits
-
-
hjk authored
cca10304 made dumper detection lazier, the bbsetup needs now to be trigger separately. Change-Id: I7f78c5e4b3a6981dbd1c292654a48eac0b5b58e7 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: If4e5eebea2502bba3a85b8f8f87a9a81514f4fb5 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Kandeler authored
To HEAD of master branch. Change-Id: If31681b614f0d80ed90a053b1b686823bf902291 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Daniel Teske authored
Preselect the node of the current runconfigration, actually display the path to the selected runconfiguration as the defailt and correct the path that we write into the .pro file. Change-Id: I45ad798573f1b0cd29c5ecdc2d951f7b07f7bd3c Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Daniel Teske authored
Accidental logic error in 21a5766c Change-Id: I3eca9a5ebfecb9846051142bd54b30962472b740 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Mitch Curtis authored
It uses "ISO_ICONS" as its variable name. This is necessary for the ISO Icon Browser Plugin. A previous attempt at adding a more generic API to QmakeProFileNode that would allow for reading and writing custom qmake variables was not sufficient. This is because qtquickdesigner plugins do not get created until design mode is entered, meaning that it was too late to register custom qmake variables via static functions in QmakeProFileNode. Change-Id: I2c8e0d944a1b9f07d1a7a70bd5e02ea371cf7680 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Daniel Teske authored
EvalPartial is if the exact parse didn't work out at all, but the cumulative did. Task-number: QTCREATORBUG-13871 Change-Id: I98f6389783d15b156e56dc8be7d388b2951d9bdf Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Nikolai Kosjar authored
...as far as possible. Change-Id: Ida039df7fbd4f1a9fce354dd8541c32255752082 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I1c6e904f613c187b6f7a2098597a152c4033d701 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Eike Ziller authored
Change-Id: I05ed009c597032ab1242ca2d69d7b0f7bd6da558 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Change-Id: If53a0c4d2b0e34a724ffeac1c3e489fb1240d176 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- 22 Jan, 2015 23 commits
-
-
Eike Ziller authored
Change-Id: I4d473950a1352c07b0f35bc84475a3364336eeda Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
... broken by the last build fix:-( Sometimes you should just wait for the build to finish before rushing out a build fix, even if it seemed trivial. Change-Id: Ifaaf962b289e6131fb9cfd4820e2582ace7a3972 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Windows does pick ::log in favor of this->log in the lambda. Change-Id: Ib3037606dfe70de955b10e69e2bc513b99b82fca Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Hugues Delorme authored
In case the input list of filenames contains only empty item(s) then getTitleId() fails to return a valid result. It should return the workingDir or the revision. Change-Id: I697826446037e4b1e9f94c4c0c558336f8d44237 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
and small cleanups. Change-Id: I9db6d7d5de32acd2ec1d757f27e4e3095dd5b1eb Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Hugues Delorme authored
For VcsBaseClient and VcsBaseEditorParameterWidget Change-Id: Ib80110c904ee0d1153bc1c602c385f9cb8b0be50 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Hugues Delorme authored
Also API of VcsBaseEditorParameterWidget was changed to take benefit of C++11 lambdas. Slot executeCommand() is no longer virtual and only fires signal commandExecutionRequested(). The Vcs client just has to bind a lambda to this signal instead of some boiler-plate code like keeping track of the arguments of diff/log with "struct XxxDiffParameters", etc. Change-Id: I347c97d84a8324e9c661df4e6d9a6075980b020f Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Somebody inserted a fancy version of '"':-) Change-Id: Ic96d5e821f4c5ad58cec80c6a5225ae24454239a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Icd1e1ec16b1ff918162d3c6f564348d47177ffc7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Ib4bf4f856b32be91918bd68a62b74bd93a7755e0 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Ic9a721a4e7d1f517f1c2dd9a48d2421aecda5190 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Id2a4adb5c4759e64affed8c5988feb58389ec1ea Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I13886e17ee49702a69450e0f0b7d161cdfed1385 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Ia75fef66615dfe8a7fe8fb6b170fac550b3cfa83 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Ia003b873cf4802df506ab6090dbb93858d7526d0 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Ie87de7eeeba6988870c8c35eab67be576f4e60a5 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Icb7f4ca4cd3d373770981a75a62120a92e853f44 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
Change-Id: I78a8ddc2b25aae48a792d80657b00f34abe9a1fd Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Change-Id: If23573fab0f951bed0f86b70500dd7e9862df887 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Only for GDB now, requires a debug build of Qt, not feature complete. To enable it, run with QTC_DEBUGGER_NATIVE_MIXED=1 and press the 'oo' button in the debugger toolbar. Change-Id: I28aac9db13f7067e03cc364b89cc8046fa213dae Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Daniel Teske authored
Change-Id: I4a84579311a606d442805acbac2793e8b5ddf515 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
More flexible than hacking on the C++ side. Also registers the custom dumper path to make it reloadable like the "built-in" dumpers. Change-Id: I0405f7278e28eb75d83fdd4a861f5a5c32d97a0e Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Since locator is actually part of coreplugin, and it is the only one supported to set this currently. Change-Id: I7f310a29f6d157f3a494fa774216772e48853dc4 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 21 Jan, 2015 4 commits
-
-
Alessandro Portale authored
Change-Id: I7c6829462c627638da0b8452a17cdf179ac71087 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Change-Id: I7c35fe859b0364a7cd9cc5c4be6af60ab27cde17 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Eike Ziller authored
Use the same icons that we already use for editor splits. Change-Id: Ice052f637968918a15b16e00a39c5dbc06948dbc Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Christian Stenger authored
Issue was introduced with 5a5acd66 Change-Id: I30ed199e7471cbb71bd185c6a6e1db223339da75 Reviewed-by:
hjk <hjk@theqtcompany.com>
-