aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/jsonwizard/jsonwizard.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Fix compile with Qt5.14Christian Stenger2021-09-031-0/+1
* Enhance logging capabilities for wizard classesSamuel Ghinet2021-09-021-0/+20
* Export Wizard values to JavaScript macroEike Ziller2019-05-091-0/+19
* ProjectExplorer: ModernizeAlessandro Portale2018-12-041-3/+3
* Implement support for project file open after AddFile actionPawel Rutka2018-02-231-1/+2
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-3/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* JsonWizard: Add option to put evaluated expressions into optionsTobias Hunger2015-12-141-3/+13
* JSONWizard: Unify "options" handlingTobias Hunger2015-12-141-0/+8
* Utils: Move template file processing from projectexplorer to utilsTobias Hunger2015-10-121-3/+0
* JsonWizard: Make template processing more widely availableTobias Hunger2015-09-281-0/+3
* JsonWizard: Add some missing overridesTobias Hunger2015-07-011-2/+2
* Wizards: Add dialog to investigate wizard stateTobias Hunger2015-06-041-0/+4
* JsonWizard: Add helper to deal with string listsTobias Hunger2015-05-281-0/+2
* JsonWizard: Allow to delegate accept/reject to the current pageTobias Hunger2015-05-121-0/+1
* JsonWizard: Move code for opening files into JsonWizardTobias Hunger2015-05-121-0/+2
* JsonWizard: Add a polish phaseTobias Hunger2015-04-231-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | JsonWizard: Report runtime errors from pagesTobias Hunger2015-01-211-0/+4
|/
* JsonWizard: Add separate method to get stringified valuesTobias Hunger2014-11-211-0/+2
* JsonWizard: Allow the summary page to change to the file listTobias Hunger2014-11-101-5/+5
* Restore JsonWizard expander functionalityhjk2014-10-231-6/+3
* MacroExpander: Fall back to global expanderhjk2014-10-161-3/+3
* JsonWizard: Make sure to open files as the last thingTobias Hunger2014-10-161-0/+1
* License update.Eike Ziller2014-10-151-7/+8
* JsonWizard: Add File- and Summary pagesTobias Hunger2014-09-301-0/+3
* Add JsonWizardTobias Hunger2014-09-191-0/+103