aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppfilesettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2024-01-301-1/+3
|\
| * CppEditor: Fix restoring per-project cpp file name settingsChristian Kandeler2024-01-241-1/+3
* | CppEditor: Move CppHeaderSource implementation and test to same fileshjk2024-01-261-1/+1
* | CppEditor: Move plugin class definition to .cpphjk2024-01-261-2/+2
* | CppEditor: Use FilePath for licenseTemplatePathhjk2024-01-241-8/+12
* | CppEditor: Simplify access to FileSettingForProjecthjk2024-01-241-4/+28
* | CppEditor: Hide CppFileSettingsPage class in .cpphjk2024-01-231-6/+12
* | CppEditor: Move CppFileSettingsForProjectWidget to .cpphjk2024-01-221-42/+44
* | CppEditor: Simplify setup of global file settingshjk2024-01-221-5/+15
* | ProjectExplorer: Let ProjectPanelFactories auto-registerhjk2023-11-161-1/+0
* | CppEditor: Use new construction pattern for project panelshjk2023-11-161-1/+21
* | Merge remote-tracking branch 'gerrit/12.0'Eike Ziller2023-11-131-2/+2
|\|
| * CppFileSettingsWidget: Add missing Tr::tr()Jarek Kobus2023-11-131-2/+2
* | Utils/all: Move mime constants into a central placehjk2023-11-081-4/+6
|/
* Utils: Streamline QtcSettings interfacehjk2023-09-281-21/+9
* Utils, all: Standardize on QtcSettingshjk2023-09-271-3/+4
* Delay modifications to MIME database until first useEike Ziller2023-09-131-1/+14
* Plugins: A bit more Keys and Storehjk2023-08-251-1/+1
* Reduce usage of app_version headerEike Ziller2023-06-261-2/+3
* CppEditor: Give C++ file name settings a per-project variantChristian Kandeler2023-06-081-22/+179
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOPAlessandro Portale2023-02-081-1/+1
* CppEditor: Convert to Tr::trAlessandro Portale2023-01-121-22/+21
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppFileSettingsPage: Use LayoutingJarek Kobus2022-11-221-38/+96
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: Remove foreach / Q_FOREACH usage part 2Artem Sokolovskii2022-05-091-3/+5
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+1
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+392