aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/incredibuild
Commit message (Expand)AuthorAgeFilesLines
* IncrediBuild: Do not translate "Profile.xml"Eike Ziller10 days1-1/+1
* ProjectExplorer: Replace various direct calls to Target::kit()Christian Kandeler2025-02-071-4/+2
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Plugins A-L: Make static QRegularExpression instances static constAlessandro Portale2024-11-202-3/+3
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* IncrediBuild: Use newest plugin setup patternhjk2024-10-215-35/+33
* ProjectExplorer: disable project file defined build configurationsDavid Schulz2024-10-081-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Utils: Make Aspect::addToLayout() consthjk2024-07-082-2/+2
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* Utils: Rename PathChooser::rawFilePath() to unxepandedFilePath()hjk2024-06-191-1/+1
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+5
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* Use LayoutBuilder V2hjk2024-05-272-2/+2
* Translations: Fix various \n, full stops, spacesEike Ziller2024-04-182-10/+16
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* GuiUtils: Apply wheel blocker to more widgetsJarek Kobus2024-01-051-0/+2
* ProjectExplorer: Some more ToolChain->Toolchain renamingshjk2023-12-121-1/+1
* ProjectExplorer: Rename Tool{C,c}hainKitAspecthjk2023-11-271-1/+1
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-241-1/+1
* Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-1/+1
* ExtensionSystem: Stop reworking initialization order systemhjk2023-08-311-3/+11
* Plugins: A bit more Keys and Storehjk2023-08-253-8/+13
* Utils: Rename the new Storage to Storehjk2023-08-244-6/+6
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-234-6/+6
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-2/+2
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-08-031-1/+2
|\
| * IncrediBuild: Fix missing UI in build stepsEike Ziller2023-07-311-1/+2
* | Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-17/+17
|/
* Incredibuild: Fix quoting of additional command line argshjk2023-06-091-23/+21
* Incredibuild: Auto-register aspects in build stepshjk2023-06-092-228/+229
* Incredibuild: Simpler plugin setuphjk2023-05-264-44/+16
* Incredibuild: Use FilePathAspecthjk2023-05-231-6/+3
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-032-5/+5
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-202-2/+2
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-7/+2
* Incredibuild: Tr::tr and code cosmeticshjk2023-01-1916-239/+187
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0617-17/+17
* Remove unused includes of QFormLayoutJarek Kobus2022-11-181-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-2617-408/+34
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-06-291-1/+1
|\
| * UI text: Fix grammar errors and capitalization issuesLeena Miettinen2022-06-281-1/+1