summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/basefilewizard.h
Commit message (Expand)AuthorAgeFilesLines
* Core: Consistently use nullptrTobias Hunger2018-05-081-2/+2
* Core: Use override consistentlyTobias Hunger2018-05-071-3/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Make BaseFileWizard asyncTobias Hunger2015-06-031-1/+24
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Utils: Remove FileWizard class altogetherTobias Hunger2014-06-121-2/+2
* Introduce BaseFileWizardTobias Hunger2014-06-061-0/+49
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-157/+0
* IWizard->IWizardFactoryTobias Hunger2014-05-261-2/+2
* BaseFileWizard: Rename selectExtensions methodTobias Hunger2014-02-141-1/+1
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-131-8/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-1/+0
* Qnx: Momentics Cascades project importerFrantisek Vacek2013-10-021-0/+5
* Cleanup IWizard interface and usershjk2013-09-241-87/+3
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-0/+1
* 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
* Don't show the target setup page on adding a subprojectDaniel Teske2012-07-031-2/+9
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-041-1/+1
|\
| * New File Dialog: Choose right default project for addingDaniel Teske2012-04-031-1/+1
* | Wizards: allow forcing of first letter to be a capital letterThomas Hartmann2012-03-261-2/+14
|/
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Wizards: splitting QtQuickAppWizardThomas Hartmann2012-02-141-0/+14
* Wizards: add option to show an image for descriptionThomas Hartmann2012-02-101-0/+6
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-081-1/+4
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-071-5/+34
* Long live the king!hjk2012-01-261-1/+1
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-0/+6
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* utils, qmljstools, vcsbase: s/\bm_d\b/d/ghjk2011-09-151-1/+1
* Wizards: Refactor GeneratedFile in a extra fileMarco Bubke2011-09-131-52/+1
* Remove unneeded defines.hjk2011-07-141-2/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Wizards: Make it possible to check existing files to overwrite.Friedemann Kleint2011-04-151-2/+4
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Documentation: BaseFileWizard.Friedemann Kleint2011-04-011-51/+2
|/
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Custom Wizards: No files generated.Friedemann Kleint2010-09-301-1/+0
* Rename member to match coding styleTobias Hunger2010-09-291-1/+1
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-291-0/+1
* coreplugin: remove unused return value from virtual void runWizardhjk2010-09-171-1/+1
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-021-3/+0
* Customwizards: Add a way of wrapping a Generator script.Friedemann Kleint2010-09-011-1/+12
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-0/+3