summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/customwizard/customwizardparameters.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use member initialization in CustomWizardParametersTobias Hunger2017-06-121-3/+3
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-2/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-1/+1
* IWizardFactory: Use Core::Id to identify a wizardTobias Hunger2015-05-211-1/+1
* ProjectExplorer: Replace QScriptEngine with QJSEngineAlessandro Portale2015-04-291-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove StandardFileWizardFactoryTobias Hunger2014-10-091-1/+1
|/
* s/struct/class/Tobias Hunger2014-06-121-3/+6
* Remove IWizardFactory::DataTobias Hunger2014-06-121-4/+12
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-1/+1
* IWizard->IWizardFactoryTobias Hunger2014-05-261-2/+2
* CustomWizard: s/struct/class/Tobias Hunger2014-02-131-3/+5
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | ProjectExplorer: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Cleanup IWizard interface and usershjk2013-09-241-2/+2
* Fix Krazy warnings about includes/header guards in ProjectExplorer.Friedemann Kleint2013-03-121-3/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-30/+3
* Update license.hjk2011-04-131-14/+13
* customwizard: implement modifiers to create safer include guards and class nameshjk2011-01-121-3/+7
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Custom wizard: Add validation rules.Friedemann Kleint2010-09-271-0/+18
* Custom wizard: Introduce 'binary' attribute for source files.Friedemann Kleint2010-09-141-0/+1
* Custom wizard: Add a 'workingdirectory' attribute to generator script.Friedemann Kleint2010-09-071-0/+1
* Customwizard: Remove unused code.Friedemann Kleint2010-09-061-3/+4
* Custom wizards: Enhance generator scriptFriedemann Kleint2010-09-031-6/+35
* Customwizards: Add a way of wrapping a Generator script.Friedemann Kleint2010-09-011-0/+11
* Merge remote branch 'origin/2.0'hjk2010-08-131-4/+6
|\
| * Custom wizard: Add boolean 'enabled' attribute to <wizard>.Friedemann Kleint2010-08-131-4/+6
* | Customwizard: Add a simple preprocessor.Friedemann Kleint2010-07-091-0/+1
* | Template-CustomWizard: Make QComboBox parameters more flexible.Friedemann Kleint2010-07-081-0/+4
|/
* Wizards: Open a relevant file in editor after the wizard runFriedemann Kleint2010-04-161-0/+4
* Custom wizards: Make it possible to use fields in default texts.Friedemann Kleint2010-03-221-0/+22
* Custom wizards: Add option -customwizard-verbose.Friedemann Kleint2010-03-171-4/+1
* Wizards/Custom Wizards: Add code.Friedemann Kleint2010-03-121-0/+88