- 23 Oct, 2017 1 commit
-
-
Ivan Donchevskii authored
Since it's never used for other compilers. Change-Id: I9512692d1dc9f9a701ea2453b7d50005478bed5d Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
- 17 Oct, 2017 1 commit
-
-
Ivan Donchevskii authored
Make model manager able to select the most functional refactoring engine from the available ones. Change-Id: I74031c910706fd694a0a7def022531501f1ea005 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
- 05 Oct, 2017 1 commit
-
-
Marco Bubke authored
The database is using file path integer ids to handle file paths because otherwise we would save many redundant data. This patch is improving it further with the introduction of a database based file path cache. The entries are now divided in a directory path and file name. This is quite handy for directory based file watching. Change-Id: I03f2e388e43f3d521d6bf8e39dfb95eb2309dc73 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- 22 Sep, 2017 1 commit
-
-
Ivan Donchevskii authored
Make build command the same for all builders. Minimize differences. Change-Id: I1cfe5071b3afb4944ed178fff1e57d3aee45d8a9 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
- 15 Sep, 2017 1 commit
-
-
Ivan Donchevskii authored
..and use it when we don't have refactoring plug-in Change-Id: Ibe317a9728d439b9c5e05271d92a330d22eaacb9 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
- 20 Jul, 2017 1 commit
-
-
Marco Bubke authored
We now support highlighting for an example text and for the query. Change-Id: I88c415ff871cf3e4c2d4fc83d60a8555bf0ce08a Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- 15 Dec, 2016 1 commit
-
-
Marco Bubke authored
We used the same code in different but don't shared it. From a bug fixing perspective it's actually not that smart. Change-Id: Iaaffc883229e259ff77f95b5cf0a8f0d8b5117df Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
- 17 Nov, 2016 1 commit
-
-
Nikolai Kosjar authored
refactoringclient-test.cpp:126:76: error: no matching function for call to 'ClangRefactoring::RefactoringCompilerOptionsBuilder::build(CppTools::ProjectPart*, CppTools::ProjectFile::Kind&)' Broke with: commit 36d4d01c Clang: Take precompiled headers into account when parsing source files Change-Id: I7c5a2edec0859584ea2b33e144178060788cd4d9 Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
- 15 Nov, 2016 1 commit
-
-
Tim Jenssen authored
Clang query is mechanism to use AST matcher to search for code. Think about regular expression but in the context of AST. So you get a semantic search tool for C++. Change-Id: I72e882c5b53a0c52f352a3664847c4c3e4f6fc2e Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- 19 Sep, 2016 1 commit
-
-
Marco Bubke authored
Improve naming and introduce googletest.h. Change-Id: I445c13db4c23d6dd5682ce0db3b83055cc6b8a89 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- 04 Aug, 2016 1 commit
-
-
Marco Bubke authored
Change-Id: I2e3f36f810276da3f8dc7dcc587b06f8edb586d3 GPush-Base: d02f51b48fc752fddcdef6dcb32b3f7f6c0195a3 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-