aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/jsonwizard/jsonwizardpagefactory_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QMetaType::type() related deprecation warningshjk3 days1-4/+4
* ProjectExplorer: Use a setup function for the JsonWizardPageFactorieshjk2024-02-011-15/+70
* ProjectExplorer: Handle more Qt deprecation warningshjk2023-06-091-4/+4
* ProjectExplorer: Tr::trhjk2023-01-161-19/+12
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-091-2/+2
* QDS NewProject dialog: use friendly error message when regex does not matchSamuel Ghinet2021-11-181-1/+5
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-10/+10
* Avoid warning on empty expressionshjk2019-07-231-9/+9
* Wizards: add IconListFieldTim Jenssen2017-10-301-0/+1
* ProjectExplorer: Use double quotes for emphasis in UI textLeena Miettinen2017-07-281-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-12/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* add projectNameValidator to JsonProjectPageTim Jenssen2015-10-221-0/+22
* JsonWizard: Allow for custom widgets in the Field pageTobias Hunger2015-09-221-0/+9
* add hideProjectUi property to summary pageTim Jenssen2015-07-021-3/+8
* JsonWizard: Explicitly set required/preferred features on kits pageTobias Hunger2015-06-171-2/+21
* KitsPage: Use constant for data keysTobias Hunger2015-06-171-3/+6
* JsonWizard: Make description on projects page default to the wizard descriptionTobias Hunger2015-05-281-2/+3
* JsonWizard: Allow for better compatibility with QtC 3.3 project wizardsTobias Hunger2015-03-021-4/+3
* JsonWizard: Allow for descriptions of wizardsTobias Hunger2015-02-241-2/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* JsonKitsPage: Clarify unexpanded/expanded project pathTobias Hunger2014-11-211-1/+1
* JsonWizard: Make TargetSetupPage available to JsonWizardsTobias Hunger2014-10-231-0/+41
* JsonWizard: Clean up page factoriesTobias Hunger2014-10-231-2/+8
* JsonWizard: Add page to query for project parametersTobias Hunger2014-10-231-0/+29
* JsonFilePage: Take InitialPath and InitialFileName for initializationTobias Hunger2014-10-161-1/+1
* License update.Eike Ziller2014-10-151-7/+8
* JsonWizard: Add a customizeable pageTobias Hunger2014-10-141-0/+49
* JsonWizard: Add File- and Summary pagesTobias Hunger2014-09-301-0/+106