summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/jsonwizard
Commit message (Expand)AuthorAgeFilesLines
* JsonFieldPage: Fix collecting the results from all matchersJarek Kobus2023-04-211-6/+8
* LocatorMatcherTask: Get rid of Input/OutputData typedefsJarek Kobus2023-04-211-1/+1
* LocatorMatcher: Introduce MatcherType enumJarek Kobus2023-04-201-1/+1
* JsonFieldPage: Use locator matcher for line edit completionJarek Kobus2023-04-191-23/+7
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-1/+1
|\
| * PE: Silence soft assertChristian Stenger2023-04-051-1/+1
* | JsonFieldPage: Remove superfluous reportFinished()Jarek Kobus2023-03-161-1/+0
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+2
|/
* Proliferate Tr::tr in various placesAlessandro Portale2023-02-101-2/+2
* ProjectExplorer: Tr::tr clean-upAlessandro Portale2023-01-161-1/+1
* ProjectExplorer: Tr::trhjk2023-01-1610-186/+132
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-103-8/+8
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0627-27/+27
* Core: Convert promptoverwritedialog to FilePathhjk2023-01-041-14/+15
* JSON wizards: Fix "span" with combo boxesEike Ziller2023-01-031-3/+3
* Remove unused variablesJarek Kobus2022-12-091-2/+0
* ProjectExplorer: Simplify scanning for wizard.json fileshjk2022-12-071-62/+43
* Utils: Consolidate the isRelative/isAbsolute implementationshjk2022-12-011-1/+1
* PE: Fix compile without testsChristian Stenger2022-11-301-1/+2
* ProjectExplorer: Code cosmeticshjk2022-11-301-24/+22
* Merge remote-tracking branch 'origin/9.0'Orgad Shaneh2022-11-281-1/+5
|\
| * JSON wizards: Print parsing issues only with -customwizard-verboseEike Ziller2022-11-251-1/+2
| * JSON wizards: Read additional paths from settingsEike Ziller2022-11-241-0/+3
* | Wizards: Let "new file" wizard create subdirectoriesChristian Kandeler2022-11-241-1/+1
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-211-4/+9
|\ \ | |/
| * JSON wizards: Don't add paths from environment over and overEike Ziller2022-11-181-4/+9
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-101-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'origin/8.0' into 9.0Tim Jenssen2022-11-091-1/+1
| |\
| | * QmlDesigner: Avoid error messages when adding effectThomas Hartmann2022-11-031-1/+1
* | | Wizard: Fix tooltip translationSergey Levin2022-11-031-1/+1
|/ /
* | Utils: Rename FilePath::relativePath() to relativePathFrom()hjk2022-10-181-2/+2
* | ProjectExplorer: Fix JsonWizardScannerGeneratorAlessandro Portale2022-10-181-2/+2
* | Port from qAsConst() to std::as_const()Marc Mutz2022-10-076-17/+17
* | ProjectExplorer: Limit the usage of std::make_pairJarek Kobus2022-10-041-1/+1
* | ProjectExplorer: Create wizards one by onehjk2022-09-292-11/+7
* | PE: Export generator to make it extendable for pluginsChristian Stenger2022-09-221-2/+2
* | ProjectExplorer: Fix directories as filesource in JsonWizardAlessandro Portale2022-09-131-3/+3
* | FilePath: Return optional bytearray for file contentsEike Ziller2022-09-121-1/+1
* | ProjectExplorer: Fix scratch buffer creationhjk2022-09-061-2/+2
* | Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-1/+1
* | ProjectExplorer: Let JsonWizard react on PathChooser::textChangedhjk2022-09-051-3/+2
* | ProjectExplorer: Use more FilePath in wizards, mostly JsonWizard*Alessandro Portale2022-09-058-66/+66
* | Utils: Remove Utils::optionalEike Ziller2022-09-011-1/+1
* | Projects: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-291-1/+2
* | Use SPDX license identifiersLucie Gérard2022-08-2627-648/+54
* | ProjectExplorer: Code cosmeticshjk2022-08-231-19/+26
* | jsonwizard: Fix check for iconMarcus Tillmanns2022-08-111-5/+9
* | FilePath: Remove ::toDir() and deprecation hintsMarcus Tillmanns2022-08-041-2/+1
* | Drop Qt5: ProjectExplorer: Get rid of QOverloadJarek Kobus2022-07-201-6/+6
* | ProjectExplorer: Replace some uses of PathChoosers::pathChangedhjk2022-07-011-1/+1
|/