summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager/customwidgetwizard/plugingenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer Custom Widget wizard: Generate XML as raw string literalFriedemann Kleint2023-03-011-1/+2
* Qt Designer Custom Widget wizard: Remove remains of Qt 4Friedemann Kleint2023-03-011-13/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-12-121-8/+5
|\
| * PluginGenerator: Fix returning the error messageJarek Kobus2022-12-081-8/+5
* | Utils: Remove FilePath::operator+()hjk2022-11-301-1/+1
* | Core: Remove QString overload for GeneratedFilehjk2022-11-291-19/+19
* | CppEditor: Convert AbstractEditorSupport interface to FilePathhjk2022-11-281-11/+21
|/
* Replace missing qAsConst with std::as_const()Jarek Kobus2022-10-101-1/+1
* QMakeProjectManager: Replace foreach with ranged for loopJarek Kobus2022-10-071-1/+1
* QmakeProjectManager: Convert to using Tr::trAlessandro Portale2022-09-291-1/+2
* ProjectExplorer: Use more FilePath in wizards, mostly JsonWizard*Alessandro Portale2022-09-051-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-7/+7
* Utils: filepathify fileutilsDavid Schulz2021-05-181-3/+7
* QbsPM:QmakePM: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-151-2/+2
* Avoid more deprecation warningshjk2019-07-051-2/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Wizards: Support using #pragma once instead of include guardsFilip Bucek2019-01-231-0/+15
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove StandardFileWizardFactoryTobias Hunger2014-10-091-3/+2
* | White-space only fixTobias Hunger2014-09-301-1/+1
* | 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
|/
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-0/+345