summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager/genericprojectwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-2/+2
|/
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-7/+3
* Introduce BaseFileWizardTobias Hunger2014-06-061-3/+3
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-061-4/+3
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-1/+1
* IWizard->IWizardFactoryTobias Hunger2014-05-261-1/+1
* C++: introduce a project config file field in the projectPart.Erik Verbruggen2014-02-271-1/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Generic Project: Use relative paths for importingDaniel Teske2013-10-231-3/+7
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-1/+0
* Cleanup IWizard interface and usershjk2013-09-241-19/+9
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-3/+1
* Mime: Use string comparisons instead of regexps for simple globbinghjk2013-04-171-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* genericprojectmanager: code cosmetichjk2012-08-141-17/+18
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-081-0/+1
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-071-4/+3
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+1
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-0/+5
* Generic Project: Remove dead codeDaniel Teske2012-01-131-42/+0
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-1/+1
* projectmanager: re-organize New Project categorieshjk2011-11-181-2/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Generic Project Wizard adds files with relative path.Andre Hartmann2011-10-311-1/+4
|/
* On new generic project, show progress and dialogdt_2011-06-221-5/+20
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* MIME database: Add support for attribut weight; Add magic matcher for byte pa...Leandro Melo2010-09-131-2/+2
* Get rid of virtual generatedProjectFilePath()Jarek Kobus2010-09-021-11/+0
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-261-0/+11
* Icon update.con2010-05-181-1/+13
* New texts for the wizard types in the new dialogDaniel Molkentin2010-05-121-1/+2
* Wizards: Open a relevant file in editor after the wizard runFriedemann Kleint2010-04-161-9/+3
* Replace QWizard with Utils::WizardJarek Kobus2010-03-311-3/+4
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Long live the king!hjk2010-03-051-1/+1
* Use a clearer entry for creating a generic project in the New dialogThorbjørn Lindeijer2010-02-191-3/+3
* Update Wizards to new signatureTobias Hunger2010-02-181-1/+2
* Remove static icons, cleanup.Friedemann Kleint2010-02-151-2/+2