aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppeditor.qbs
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Move CppCodeModelSettingsPage alongside CppCodeModelSettingsChristian Kandeler2024-04-121-2/+0
* CppEditor: Move ClangdSettings into a dedicated set of filesChristian Kandeler2024-03-281-0/+2
* CppEditor: Move CppHeaderSource implementation and test to same fileshjk2024-01-261-3/+2
* CppEditor: Adapt function declarationChristian Kandeler2023-11-301-1/+3
* ProjectExplorer: Promote CppProjectUpdaterInterfacehjk2023-11-061-1/+0
* qbs build: Clean up testing infrastructureChristian Kandeler2023-09-191-2/+2
* CppEditor: Introduce testing infrastructure for symbol renamingChristian Kandeler2023-08-251-0/+2
* Reduce usage of app_version headerEike Ziller2023-06-261-2/+0
* CppLocatorFilters: Remove the old matchesFor() implementationJarek Kobus2023-05-121-2/+0
* CppEditor: Remove SendDocumentTrackerChristian Kandeler2023-05-091-3/+2
* Qbs build system: Add a component for test files groupsAlessandro Portale2023-03-211-3/+1
* CppEditor: Inline cppcodemodelinspectordialog.uihjk2023-01-111-1/+0
* CppIndexingSupport: Flatten class hierarchyJarek Kobus2023-01-091-2/+0
* Utils: Promote CppEditor::StringTablehjk2022-12-061-2/+0
* CppFileSettingsPage: Use LayoutingJarek Kobus2022-11-221-1/+0
* CppCodeStyleSettingsPage: Use LayoutingJarek Kobus2022-11-181-1/+0
* CppEditor: Inline cppquickfixsettingswidget.uihjk2022-11-181-1/+0
* CppEditor: Inline cpppreprocessordialog.uihjk2022-09-301-1/+0
* CppEditor: inline clangdiagnosticconfigswidget.uihjk2022-09-301-1/+0
* CppEditor: Inline clangbasechecks.uihjk2022-09-301-1/+0
* CppEditor: rename overview -> outlineDavid Schulz2022-08-261-2/+2
* CppEditor: remove unneeded indirection for the outline modelDavid Schulz2022-08-161-1/+0
* CppEditor: Inline cppcodemodelsettingspage.uihjk2022-07-131-1/+0
* CppEditor: Inline cppquickfixprojectsettingswidget.uihjk2022-07-131-1/+0
* Add plugintr.h files to all pluginshjk2022-06-271-1/+1
* CppEditor: Get rid of usages.hJarek Kobus2022-06-021-1/+0
* MinimizableInfoBars: Move to UtilsEike Ziller2022-05-091-2/+0
* Remove clangsupport dependency from pluginsChristian Kandeler2022-05-061-1/+0
* CppEditor: Remove RefactoringEngineChristian Kandeler2022-05-041-3/+0
* ClangCodeModel: Remove libclang fallback for "follow symbol"Christian Kandeler2022-04-281-1/+0
* CppEditor: Merge the four TestDocument classesChristian Kandeler2021-09-081-2/+0
* CppEditor: Remove unneeded CppEditorWidgetInterfaceChristian Kandeler2021-09-071-1/+0
* CppEditor: Merge two smaller headers into cpptoolsreuse.hChristian Kandeler2021-09-071-2/+0
* CppEditor: Put the locator filters into one fileChristian Kandeler2021-09-071-4/+0
* CppEditor: Remove CppToolsBridge & friendsChristian Kandeler2021-09-061-5/+0
* CppEditor: Move trySplitComment() to its only point of useChristian Kandeler2021-09-061-2/+0
* CppEditor: Remove unused header fileChristian Kandeler2021-09-061-1/+0
* CppEditor: Move CppHoverHandler to its only point of useChristian Kandeler2021-09-031-2/+0
* CppEditor: Remove class CppEditorChristian Kandeler2021-09-031-2/+0
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-3/+235
* CppEditor: Use test objects to group related test functionsChristian Kandeler2021-08-271-0/+4
* Remove ClangRefactoring and ClangPchManagerEike Ziller2021-06-151-0/+1
* CppEditor: Tweak test infrastructureChristian Kandeler2021-06-021-0/+1
* CppEditor: Introduce QuickFix settings and unify getter/setter generationLeander Schulten2020-10-141-0/+12
* CppTools: Move CppHoverHandler to CppToolsNikolai Kosjar2018-01-161-4/+0
* C++: remove builtin RefactoringEngine dependency from CppEditorIvan Donchevskii2017-09-221-2/+0
* C++: remove builtin FollowSymbol dependency from CppEditorIvan Donchevskii2017-09-221-6/+0
* CppEditor: add default RefactoringEngineIvan Donchevskii2017-09-151-0/+2
* CppEditor: split CppEditor and CppEditorWidgetIvan Donchevskii2017-09-121-0/+2
* Move CanonicalSymbol from CppEditor to CppToolsNikolai Kosjar2017-05-291-2/+0