summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager/wizards
Commit message (Expand)AuthorAgeFilesLines
* 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
* QMake: Prettify file lists in generated project filesAndre Hartmann2017-03-263-10/+16
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-1/+1
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-3/+2
* ProjectManager: Cut ties between Project and IProjectManagerhjk2017-03-011-4/+1
* Remove spaces in initializer listsTim Jenssen2017-02-227-19/+19
* KitManager: Get rid of KitMatcher classTobias Hunger2017-01-181-8/+6
* Project wizards: warn when using deprecated APIs in new projectsGiuseppe D'Angelo2016-10-251-0/+13
* QMake project manager: add fallthrough commentGiuseppe D'Angelo2016-10-101-0/+1
* QMakeProjectManager: Remove BaseQmakeProjectWizardDialog::setupProject()hjk2016-10-052-8/+0
* Fix buildEike Ziller2016-05-271-1/+2
* QmakeProjectManager: Add a wizard to import project for editing onlyhjk2016-05-272-0/+280
* QmakePM: Use Qt5-style connectsOrgad Shaneh2016-05-265-17/+13
* Wholesale conversion to #pragma oncehjk2016-03-3014-56/+14
* ProjectExplorer: Fixed "New file" dialog population.Tobias Hunger2016-02-261-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1928-476/+336