- Oct 24, 2017
-
-
Ivan Donchevskii authored
Functionality is limited to the abilities of current index which is not updated and is generated only at project open. Search box temporarily doesn't allow to "Search again". Change-Id: Id1047f27ad0aafc901f06aa51ad38ceab95eaebb Reviewed-by:
Marco Bubke <marco.bubke@qt.io> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Robert Löhning authored
Change-Id: I32218cb3cc24232240b1f81e745e815017f6252b Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Ivan Donchevskii authored
Usages class is used in findUsages and globalRename in further changes. Change-Id: I2f314e4ebe7828e59fcc3cae824893c96eb21cab Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
David Schulz authored
Change-Id: I1e546b8c151f59432292118a0a6b4d913196e79b Reviewed-by:
hjk <hjk@qt.io>
-
- Oct 23, 2017
-
-
Change-Id: I4b90ca969a911436057debfa7dc38918b89c8fb0 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Change-Id: I66784f38fe91f42d5bc478fd41ee82c443ec0dbc Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Change-Id: If68a5119c863e616fea40275136d028abcf441f3 Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
String view is returning simply the string pointer and the size from the database. In that way we remove useless copies to an intermediate data type. Change-Id: I3354061938c52df585e91054a97c900ae4cd39b3 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tests get more reliable if the database is not shared between different tests and the testing is speed up by not accessing the file system. Change-Id: Ieb3c5495df4f0fae2293111949792774b01bf913 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Robert Löhning authored
Change-Id: Idc45215175702feb6521e872a566462b6e085a42 Reviewed-by:
Lukas Holecek <hluk@email.cz> Reviewed-by:
hjk <hjk@qt.io>
-
Robert Löhning authored
Change-Id: I64690e594cf20f073ba348f5896a8cf9da5260b8 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Ivan Donchevskii authored
Since it's never used for other compilers. Change-Id: I9512692d1dc9f9a701ea2453b7d50005478bed5d Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Nikolai Kosjar authored
Change-Id: I9ee553f29fa7a7f60291e2d7d2a56062dc722b9d Reviewed-by:
Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by:
David Schulz <david.schulz@qt.io>
-
David Schulz authored
Take into account that a block can contain multiple visible rows. Change-Id: Ifedeb113b3c1a6a374fa9418106e612c56559cba Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
David Schulz authored
Splitting the paintEvent method into various sub routines to increase the maintainability. Change-Id: I4aa7a52aa6e20279654784b55f92053d6ede00be Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Robert Löhning authored
Change-Id: I972190b2777dccb142fcd9b382dc6367786dbaf1 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Robert Löhning authored
Change-Id: If7656e0938380714bff655c80e6d0082a427ef71 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Oct 21, 2017
-
-
Marco Bubke authored
Makes tests much easier. Change-Id: I8b5892ff0deb2e22ac0e874dda0d8d20a32fd2e6 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Having a global temporaryDirPath makes changes much easier. Change-Id: Iec92bba7b7eca5b0e893ebee9f457734deba8cc8 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- Oct 20, 2017
-
-
Nikita Baryshnikov authored
in FileSystemFilter Change-Id: Idb4e0510b6d7e9e5de3fc32880c1fc1d423902ac Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Marco Bubke authored
Before the string was simply swapped with the other string which can lead to an unexpected behavior for xvalues. Now the destructor of the source is called and it is default initialized. foo = std::move(bar); bar would now hold the value of foo. Change-Id: Ibea3f18333a168634b7faf2fdaf9b5b52c82d5cc Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Andre Hartmann authored
* Remove QLatin1{Char|String} * Use member initialization * Use range-for * Use nullptr Change-Id: I51c24c0a2066861f59731585f19d61b28c76c0a3 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io>
-
David Schulz authored
The container is used to initialize and group data that is relevant during a paint event. This conatiner will be used in follow up patches as an argument to subroutines. Change-Id: I00c8bafff526e2d90776e7ea75621fc5e4c2981f Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- Oct 19, 2017
-
-
Ulf Hermann authored
The only thing about RemoteLinuxAnalyzeSupport that's actually specific to the QML profiler is the debug services preset. Change-Id: I1360f9555b18b74d9a86799900b58ce69e3bc205 Reviewed-by:
hjk <hjk@qt.io>
-
Ulf Hermann authored
Change-Id: If50aba7544c082d99cf03d2cf3c309fc99488803 Reviewed-by:
hjk <hjk@qt.io>
-
Ulf Hermann authored
We need the node types to figure out the qrc path a specific source file will appear under in the application. Change-Id: I712810a9fe8b64f9b03422000961f3c0622ec9ac Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Tobias Hunger authored
As LANGUAGE takes precedence on LC_MESSAGES variable sometimes If LANG is not set to C now en locale really should be used for messages by gcc. This fixes parsing of gcc header paths and error messages on non- english locales Change-Id: I96db16b555b8ff22b041b6e965558b342ef1a378 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jörg Bornemann authored
Found by clazy. Change-Id: I9ccca922f6aa8b6a8f1c16c6e62db8dae3c4cc6f Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Jörg Bornemann authored
Use case-insensitive comparisons instead of converting toLower() first. Found by clazy. Change-Id: I0d32b0ba7ccb5493d1c86d41044b09c8baed3dc8 Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Jörg Bornemann authored
Use qEnvironmentVariableIsEmpty instead of qgetenv(...).isEmpty(). Found by clazy. Change-Id: I62054e68c3b51c69be4ce6605ed6aef20633c9a9 Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Jörg Bornemann authored
Found by clazy. Change-Id: I55126cc2f6d19ea9f713f4c83cbf02e48d5ddf8e Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Eike Ziller authored
Change-Id: Ie83666bd18e899dabf5190c360027bf02abecdaf
-
Christian Stenger authored
QC now finds some more compilers. Change-Id: Icbf8d29a24c3360d2d7d8ed73011f705dd156aa8 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Filipe Azevedo authored
Change-Id: I9630620753f32934020d18266436472c869d9cd1 Reviewed-by:
hjk <hjk@qt.io>
-
Eike Ziller authored
Change-Id: I8caac292ab36a28ed7e3d73d0a90d06ea1e88b0d Reviewed-by:
David Schulz <david.schulz@qt.io>
-
hjk authored
Change-Id: I78e89a662140f37f5f9719dbbbff070f1e2fbe84 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Christian Stenger authored
Especially when using CMake based projects in combination with GTest we might have lots of build targets defined inside the same 'project file'. Overwriting the already assigned content is purely wrong. Instead handle each found build system target on its own. Task-number: QTCREATORBUG-17882 Task-number: QTCREATORBUG-18932 Change-Id: I3297a9e1da8ae4186fd4267e3485368b1a059314 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Nikolai Kosjar authored
...and maybe other cases. Since Clang: fix findStartOfName handling commit 82d0650b the proposal's base position was calculated wrong. As a result, an early return triggert in CodeAssistantPrivate::displayProposal (call to newProposal->hasItemsToPropose(prefix, reason)) and no completions were displayed. Fix by ensuring that the added code from the mentioned commit is only called when needed, namely only for function expressions. Task-number: QTCREATORBUG-19083 Change-Id: I8f23c9b7186f9d81159939c8b3ef475a09bbe760 Reviewed-by:
Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: Ifbe95f063c00401f6ad777e95b0d0ee96c77969b Reviewed-by:
hjk <hjk@qt.io>
-
Tim Jenssen authored
Change-Id: Id3bce005ed4c972d6cbb7f37cf609ff551c7066c Reviewed-by:
Marco Benelli <marco.benelli@qt.io>
-