aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/documentquickfixfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Allow tests to run with ClangCodeModel enabledChristian Kandeler2023-11-291-2/+2
* TextEditor: Introduce PlainRefactoringFileFactoryChristian Kandeler2023-11-201-1/+1
* TextEditor: Rename class RefactoringChangesChristian Kandeler2023-11-201-1/+1
* Editor: replace Utils::Text::Replacement with Utils::ChangeSet::EditOp for fo...David Schulz2023-07-041-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: filepathify DiagnosticLocationDavid Schulz2021-06-091-2/+3
* TextEditor: filepathify RefactoringChangesDavid Schulz2021-06-081-1/+1
* ClangTools: Add QuickFixes to the editorDavid Schulz2020-09-041-0/+107