summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager/genericprojectwizard.h
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Utils: Remove FileWizard class altogetherTobias Hunger2014-06-121-0/+2
* Introduce BaseFileWizardTobias Hunger2014-06-061-5/+4
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-061-2/+1
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cleanup IWizard interface and usershjk2013-09-241-3/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* genericprojectmanager: code cosmetichjk2012-08-141-20/+6
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-071-2/+1
* Long live the king!hjk2012-01-261-1/+1
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-0/+1
* Generic Project: Remove dead codeDaniel Teske2012-01-131-7/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* On new generic project, show progress and dialogdt_2011-06-221-1/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-021-2/+0
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-0/+2
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-3/+2
* Long live the king!hjk2010-03-051-1/+1
* Update Wizards to new signatureTobias Hunger2010-02-181-1/+1
* Wizards: SortFriedemann Kleint2009-11-271-23/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-3/+1
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Honour the default path passed to the generic project wizardThorbjørn Lindeijer2009-04-081-0/+2
* Added and corrected copyright headersThorbjørn Lindeijer2009-03-201-0/+29
* Allow specifying the name of a new generic projectThorbjørn Lindeijer2009-03-191-9/+17
* Fixed member variable prefix to be in line with coding standardsThorbjørn Lindeijer2009-03-181-7/+7
* Imrpvoed the importer.Roberto Raggi2009-03-131-0/+50
* load the generated project.Roberto Raggi2009-03-121-0/+2
* Fun with Core::IWizard.Roberto Raggi2009-03-121-0/+31