aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangrefactoring
Commit message (Expand)AuthorAgeFilesLines
* Remove ClangRefactoring and ClangPchManagerEike Ziller2021-06-1565-4888/+0
* Sqlite: Add unoptional value fetcherMarco Bubke2021-05-311-1/+1
* Utils: filepathify LinkDavid Schulz2021-05-251-1/+1
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-2/+2
* Sqlite: Move result count to class declarationMarco Bubke2021-03-262-45/+50
* Refactor Locator filter settings savingEike Ziller2021-02-041-2/+2
* cmake: Fix building debug with release libclangChristian Stenger2020-11-231-1/+1
* Remove unneeded includesJarek Kobus2020-11-121-3/+2
* Revert "cmake build: Disable clangpchmanagerbackend and refactoringbackend"Eike Ziller2020-10-271-1/+2
* cmake build: Disable clangpchmanagerbackend and refactoringbackendEike Ziller2020-10-261-2/+1
* Merge remote-tracking branch 'origin/4.13' into masterOrgad Shaneh2020-09-041-1/+1
|\
| * Fix build of Clang refactoring pluginEike Ziller2020-09-031-1/+1
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* | ClangRefactoring: fix compileDavid Schulz2020-07-061-4/+2
|/
* Merge remote-tracking branch 'origin/qds-1.59'Tim Jenssen2020-06-117-8/+8
|\
| * clangrefactoring: fix cmake and qbs after file renameTim Jenssen2020-06-102-3/+3
| * Sqlite: Use a more efficient update hookMarco Bubke2020-06-095-5/+5
* | Disable ClangRefactoring by defaultEike Ziller2020-06-021-0/+1
* | Fix warnings about unused members in some clang-related classesChristian Kandeler2020-04-231-0/+1
|/
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-072-5/+0
* Qmake: Handle QFlags deprecationhjk2020-01-291-1/+1
* Use less nullptr for empty flagshjk2020-01-211-1/+1
* Use even less nullptr for default flagshjk2020-01-202-2/+2
* Core/Utils: Use {} instead of nullptr for flagshjk2020-01-171-1/+1
* ClangRefactoring: Improve follow symbol and usageMarco Bubke2019-08-275-11/+80
* Clang: Reduce database accessesMarco Bubke2019-08-273-19/+27
* Some clang-tidy -use-modernize-nullptrhjk2019-08-014-4/+4
* Standardize on int for line and column valueshjk2019-07-261-2/+2
* Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-121-5/+0
|\
| * Unify disabling build of llvm related plugins or test on WindowsChristian Stenger2019-07-051-5/+0
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-045-64/+5
|\|
| * More Utils::toSet/toListhjk2019-07-041-1/+2
| * Clang: Remove old codeMarco Bubke2019-07-044-63/+3
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-182-6/+2
|\|
| * Clang: Improve updatingMarco Bubke2019-06-172-6/+2
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-134-19/+19
|/
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-2/+0
* Qt Creator CMake portCristian Adam2019-05-171-0/+40
* Clang: Fix system pre include search pathMarco Bubke2019-04-291-2/+3
* Clang*: remove wrong cpp define from qbs filesDavid Schulz2019-04-231-1/+0
* ClangRefactoring: fix missing comma in qbs fileDavid Schulz2019-04-231-1/+1
* ClangRefactoring: fix compile with qbsDavid Schulz2019-04-231-2/+4
* Clang: Improve project part updatingMarco Bubke2019-04-015-19/+35
* Add ICore::cacheResourcePath()Marco Bubke2019-03-042-3/+5
* Clang: Fix progress barMarco Bubke2019-02-222-6/+5
* CppTools: Add sourceFilePath to AbstractEditorSupportMarco Bubke2019-01-241-1/+1
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-211-1/+1
* Clang: Clean up CompilerOptionsBuilderNikolai Kosjar2018-12-031-2/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-093-6/+6
|\