aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/wizards
Commit message (Expand)AuthorAgeFilesLines
* Use FilePath in several file wizardshjk2021-09-294-16/+19
* Wizards: Turn icons into themed iconsAlessandro Portale2021-09-283-1/+1
* Merge CppTools into CppEditorChristian Kandeler2021-09-012-5/+5
* Utils: User FilePath in ProjectIntroPagehjk2021-08-111-1/+4
* ProjectExplorer: Use FilePath for ProjectNode::{path,directory}hjk2021-08-061-1/+2
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-1/+1
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-3/+1
* Cpp: Use new settings APIEike Ziller2021-01-221-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-063-8/+8
* Wizards: Update templates in regard to deprecation warningsChristian Kandeler2020-06-301-7/+1
* Icons cleanup: Remove unused icons and deduplicate identical pngsAlessandro Portale2020-06-226-5/+0
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-042-279/+0
|\
| * Move SimpleProjectWizard to ProjectExplorer pluginBogDan Vatra2020-03-032-409/+0
| * Improve simpleprojectwizardBogDan Vatra2020-03-031-9/+139
* | QmakeProjectManager: Merge QmakeManager into QmakeProjectManagerPrivatehjk2020-02-261-1/+0
|/
* TargetSetupPage: Improve reporting on invalid kitsTobias Hunger2020-02-061-7/+17
* Utils/QMakeProjectManager: Remove dead codeAlessandro Portale2020-01-222-282/+0
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-5/+5
* QmakeProjectManager: Remove unused modules handling from wizardsChristian Stenger2019-08-145-261/+7
* QmakePM: QtWizard Code cosmeticshjk2019-08-132-23/+10
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-4/+2
* Utils: Rename FileName to FilePathhjk2019-05-282-9/+9
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-082-15/+25
|\
| * Fix passing of kit IDs for subproject to JSON wizardsEike Ziller2019-05-082-15/+25
* | Move C++ Library wizard to JSONEike Ziller2019-04-176-891/+0
* | Move Qt Widgets Application wizard to JSONEike Ziller2019-03-274-504/+0
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-03-012-2/+4
|\|
| * Qt plugin wizard: Fix excess whitespaceChristian Kandeler2019-02-252-2/+4
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-4/+4
|/
* Polish the Qt plugin wizardChristian Kandeler2019-01-296-53/+98
* Wizards: Support using #pragma once instead of include guardsFilip Bucek2019-01-234-31/+41
* ProjectExplorer: Add history completion ability to SelectableFilesWidgetChristian Kandeler2019-01-221-0/+2
* QmakeProjectManager: ModernizeAlessandro Portale2018-12-113-7/+4
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-08-072-3/+1
|\
| * Revert "Wizards: Drop support for Qt4 for widgets application"hjk2018-07-262-3/+1
* | QmakeProjectManager: Modernize moreAlessandro Portale2018-07-236-14/+11
* | QmakeProjectManager: ModernizeAlessandro Portale2018-07-138-28/+22
|/
* Wizard: Ensure compilable widget application templateChristian Stenger2018-06-251-0/+1
* Wizards: Drop support for Qt4 for widgets applicationChristian Stenger2018-06-222-1/+3
* Wizards: Add deployment rules to Widgets and Console applicationsKari Oikarinen2018-05-031-1/+4
* Designer: Use PluginManager getObjectByName instead of getObjectByClassNamehjk2018-04-031-1/+1
* Remove duplicated "Qt Unit Test" wizardMitch Curtis2018-03-097-743/+0
* Use project id uniformly as project contexthjk2017-12-201-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-3/+7
* Wizards: Make the big wizards icons smallerAlessandro Portale2017-07-216-0/+0
* QMake project manager: Fix typoRobert Loehning2017-07-191-1/+1
* Qmake: Use member initialization for GuiAppParametersTobias Hunger2017-06-122-15/+4
* Update wizard template iconsMitch Curtis2017-06-068-8/+4
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1