aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/incredibuild
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add plugintr.h files to all pluginshjk2022-06-273-1/+39
|/
* Remove qmake build filesEike Ziller2022-01-202-36/+0
* Incredibuild: Use more FilePath in CommandBuilderhjk2021-09-297-35/+34
* Utils: Return FilePath from PathChooser::homePath()hjk2021-08-192-4/+4
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-1/+1
* cmake build: Fix PLUGIN_RECOMMENDSEike Ziller2020-12-111-1/+1
* Fix various clang warningsChristian Kandeler2020-12-081-1/+0
* Fix lupdate issuesEike Ziller2020-11-093-0/+6
* Incredibuild: Change some of the displayed stringshjk2020-11-092-26/+19
* Utils: Consolidate LayoutBuilder interface a bithjk2020-09-241-3/+3
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-234-5/+10
* Incredibuild: Use standard layout for plugin setup codehjk2020-09-212-41/+16
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-162-19/+0
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-09-141-0/+9
|\
| * IncrediBuild: Add plugin metadataKai Koehne2020-09-111-0/+9
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-064-4/+4