- 16 Oct, 2017 16 commits
-
-
Thomas Hartmann authored
Especially when the code editor is used types can be invalid. Task-number: QTCREATORBUG-19079 Change-Id: I4c832c3ce10b7ed10c99ae53470fc79d6a23bfb9 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
Orgad Shaneh authored
Change-Id: Ia314f82212210f8ed17067c1f8bb412367e6aa90 Reviewed-by:
Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by:
Marco Bubke <marco.bubke@qt.io> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Alessandro Portale authored
Less secretiveness about what these buttons do. Change-Id: I145e5a3e62ccaffd2d1cb97614154a0ef43e1369 Reviewed-by:
hjk <hjk@qt.io>
-
Thomas Hartmann authored
The filter was applied just to the display names which was confusing. We use the display and typ name with this patch. Task-number: QTCREATORBUG-19054 Change-Id: I5671d8d615bbb89d3a46a76fd45f88d0f76c8557 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
Marco Benelli authored
Thanks to the IEditor interface, there is no more need to use the editor's widget. Change-Id: Ic316dd21572ec5c36e10c9213a6c5d19bd7c62e6 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Marco Benelli authored
Task-number: QTCREATORBUG-18645 Change-Id: I5b64fa5e59af3d871d3124d668bfd1f86883e752 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
David Schulz authored
Change-Id: I4ab30bb81462de34c4c7f9c4ef0b10f7731f5bcc Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Filipe Azevedo authored
This is needed for the GammaRay plugin. Change-Id: Ia76c02756e9deb6f679c871a5cba1f6fc4c5028f Reviewed-by:
hjk <hjk@qt.io>
-
Marco Benelli authored
The introduction of Controls.2 changed the way in which imports are resolved. This patch fix some leftovers of the old resolution scheme. Such leftovers caused false positives in import declaration to happen when resetting the QML/JS code model. The code has also been simplified a little, by the removal of duplicate code and of unused methods. Change-Id: I90bdf7ed47fdfea7cbd8259acd7a9a968f27301b Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
David Schulz authored
Task-number: QTCREATORBUG-19091 Change-Id: I5f699747df10e25d412b2eec4620c3b51ad628e3 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Donald Carr authored
Allow explicit native menubar disabling as there are platforms with known broken implementations. Change-Id: Ice5fb1270969b422eb1a964fab5e305bc658c667 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Orgad Shaneh authored
Do not wait until the stub exits. Task-number: QTCREATORBUG-19056 Change-Id: I7c4c3438c960a6e418ccd6c9d96d01d9621e9b02 Reviewed-by:
Christian Stenger <christian.stenger@qt.io> Reviewed-by:
hjk <hjk@qt.io>
-
Christian Kandeler authored
This appears to have broken in a recent refactoring. Change-Id: Ice186197329b3b22635a8aca6d9bb4bb6e3418c5 Reviewed-by:
hjk <hjk@qt.io>
-
Christian Kandeler authored
After 890c1906, all the run configurations had generic names, because the initialize() function did not call the base class implementation. Change-Id: I2eff43f7c40214bcc1167d596fe2328a4b3c122a Reviewed-by:
hjk <hjk@qt.io>
-
hjk authored
Useful in some more complex setups. Defaults to the tradionally unconditional reportFailure(). Change-Id: I26acaace1fa1e12caf83b785e4be539d8af7eb73 Reviewed-by:
Filipe Azevedo <filipe.azevedo@kdab.com> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Filipe Azevedo authored
Change-Id: I1d39d6450ab32a3d1e75c120b85362806bb2a60e Reviewed-by:
hjk <hjk@qt.io>
-
- 14 Oct, 2017 1 commit
-
-
Orgad Shaneh authored
setUseTerminal was called before the engine was set. Reordered it. Task-number: QTCREATORBUG-19056 Change-Id: I43f2aebaf72a904ea3a3bcf03cd41186b191b209 Reviewed-by:
Christian Stenger <christian.stenger@qt.io> Reviewed-by:
hjk <hjk@qt.io>
-
- 13 Oct, 2017 23 commits
-
-
Alessandro Portale authored
Change-Id: I77fdb0f07dabf742bccd88016463b01f45c011ca Reviewed-by:
hjk <hjk@qt.io>
-
Tobias Hunger authored
Change-Id: If4a9e6a8f252f00feecb298022dc0065dbda44a8 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io>
-
Filipe Azevedo authored
This is not really a leak because they are owned by the main window. But they accumulate in memory for nothing. Change-Id: I521f3c9e3e535cd22ae27c974257866d1d6403b7 Reviewed-by:
hjk <hjk@qt.io>
-
Jake Petroules authored
Amends ec4fe5f0 and 476b133e. Change-Id: I0ecd76bdbd096a6325132011522e417d633de7a5 Reviewed-by:
Vikas Pachdha <vikas.pachdha@qt.io>
-
Christian Kandeler authored
To HEAD of 1.10 branch. Change-Id: Ic6be03e3d0802a76f3bf2916f37b647526fb2b2a Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-18980 Change-Id: I99336732d59136f9aec9fc0a97fb3135e9c43f65 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Tobias Hunger authored
Mark strings as translateable where appropriate. Change-Id: If82d234e4eeb4fca1c5153fbce7749c9ead86260 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
Tobias Hunger authored
Change-Id: Id6751219a2459c1c9673932650c768984f86cb62 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
Tobias Hunger authored
Change-Id: I5e648f1083882be7bad87a7fdbccfd2b3c96a9a9 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
Tobias Hunger authored
Change-Id: Ia723b1629c0d5aff49f54dc026efe0f822f2267a Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
hjk authored
Change-Id: I30bc1d6184bd66a634d890999e31dff48d2f25b4 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Each engine has now the RunTool pointer, not just the master. Change-Id: I6bab026998d5da5da82224bfaf4a93d3cfb3a898 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
The only use left was a not-so-important debug message. Change-Id: I91bd1b744fb2f173037777461dd15e7720421ccc Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
The functionality has been needed for asynchronous processing which are in RunWorkers nowadays, where the functionality is provided by the general RunControl framework. Change-Id: Id18f693935cd6faf5b25883dfeaace0dd691f6a7 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Change-Id: I92c74b96c891bb46b7ceb9c45ffea268a223b325 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
hjk authored
Change-Id: I2dd9b16f5699d0551a2de3e8ebefc865b98ad862 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Christian Stenger authored
We cache the last processed model index as well as the used font. In some cases the cached information interfered with new information and ended up in an ugly painting issue where old information partially got repainted instead of using the new. Clear cached information when starting a new run to avoid this. Change-Id: Ibb01e5e3bdd7b542325b5867d37c677d31a14aae Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Christian Stenger authored
Change-Id: I5e53bf34a117c8ad877b91868af8817b1d0c8805 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Riitta-Leena Miettinen authored
Gradle is now used for building APKs. Change-Id: I9ccecac39b70ada5ef1b63a7311ad9187ba0d6b9 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Ulf Hermann authored
The QML connection manager won't accept URLs without scheme anymore. Task-number: QTCREATORBUG-19046 Change-Id: Ic31787b806ab965f57a4585ee55681a488a88c56 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Kai Koehne authored
Set a proper parent, and mention in the title that this is about Qt. Change-Id: I9f4542267b070c23a7efbe428700a13e8adc9de8 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Eike Ziller authored
Change-Id: I5d7d3ec295feb60ad0d944b4f68344c1857146ad Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Viktor Kireev authored
Extension of the selection of the text to full lines does not work correctly if the selection is performed from the top to the bottom. Change-Id: I13a1bf9d6e92ebbbfd4f8190fb626dd3aca74686 Reviewed-by:
David Schulz <david.schulz@qt.io>
-