aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericprojectwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Icons cleanup: Remove unused icons and deduplicate identical pngsAlessandro Portale2020-06-221-1/+2
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-2/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* GenericProject: Support forwarding flags to clang code modelNikolai Kosjar2019-01-151-0/+11
* GenericProjectManager: ModernizeAlessandro Portale2018-11-091-2/+2
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+3
* Update wizard template iconsMitch Curtis2017-06-061-8/+1
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* GenericProjectWizard: Improve project file generationAndre Hartmann2016-08-151-0/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Wizard: Make wizards report which type of projects they can supportTobias Hunger2016-01-191-1/+2
* Consistently use Utils::FileNameListTobias Hunger2015-11-161-2/+2
* SelectableFilesModel: Use Utils::FileNameTobias Hunger2015-11-131-4/+6
* Make BaseFileWizard asyncTobias Hunger2015-06-031-6/+9
* IWizardFactory: Use Core::Id to identify a wizardTobias Hunger2015-05-211-1/+1
* Use new mime databaseEike Ziller2015-02-171-5/+4
* 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
* | 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