aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customwizard/customwizard.h
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Make private class internalTobias Hunger2014-06-121-4/+4
* Rename ICustomWizardFactory to ICustomWizardMetaFactoryTobias Hunger2014-06-121-6/+5
* Remove IWizardFactory::DataTobias Hunger2014-06-121-2/+1
* Inline CustomWizard::initWizardDialog()Tobias Hunger2014-06-061-3/+0
* Introduce BaseFileWizardTobias Hunger2014-06-061-3/+3
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-061-4/+2
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-2/+2
* IWizard->IWizardFactoryTobias Hunger2014-05-261-5/+5
* ICustomWizardFactory: add missing export macroUlf Hermann2014-02-171-1/+1
* CustomWizard: Use object pool to find factoriesTobias Hunger2014-02-171-9/+18
* CustomWizard: s/struct/class/Tobias Hunger2014-02-131-3/+3
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-131-6/+6
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cleanup IWizard interface and usershjk2013-09-241-20/+18
* 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
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-071-5/+4
* Long live the king!hjk2012-01-261-1/+1
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-0/+2
* 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-20/+3
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fix replacement of variables in wizard parameters.con2010-10-271-1/+1
|/
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-021-1/+0
* Customwizards: Add a way of wrapping a Generator script.Friedemann Kleint2010-09-011-3/+2
* Wizards: Delay parsing of custom wizards.Friedemann Kleint2010-08-271-5/+8
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-0/+1
* Make targetsetuppage work in customwizardTobias Hunger2010-04-201-0/+3
* Wizards: Open a relevant file in editor after the wizard runFriedemann Kleint2010-04-161-0/+4
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-1/+5
* Custom wizards: Make it possible to use fields in default texts.Friedemann Kleint2010-03-221-3/+11
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+1
* Custom wizards: Add option -customwizard-verbose.Friedemann Kleint2010-03-171-0/+3
* Wizards/Custom Wizards: Add code.Friedemann Kleint2010-03-121-0/+153