aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customwizard/customwizardparameters.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt 6 build of ProjectExplorer and targets & build systemsEike Ziller2020-09-211-8/+8
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+2
* Drop use of Qt::DefaultLocaleShortDatehjk2020-06-221-2/+2
* All: Use Utils::SkipEmptyPartshjk2020-06-171-3/+4
* Wizards: Support using #pragma once instead of include guardsFilip Bucek2019-01-231-0/+10
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-2/+2
* ProjectExplorer: Use member initialization in CustomWizardParametersTobias Hunger2017-06-121-5/+0
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-3/+2
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-9/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-3/+3
* Utils: Move template file processing from projectexplorer to utilsTobias Hunger2015-10-121-3/+4
* Core: Make Id and Feature more separateTobias Hunger2015-06-251-4/+2
* IWizardFactory: Remove class wizard kindTobias Hunger2015-05-261-6/+2
* IWizardFactory: Use Core::Id to identify a wizardTobias Hunger2015-05-211-1/+5
* ProjectExplorer: Replace QScriptEngine with QJSEngineAlessandro Portale2015-04-291-3/+3
* Use new mime databaseEike Ziller2015-02-171-3/+6
* 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
* | Remove Qt version checks.Christian Kandeler2014-09-081-2/+0
|/
* Remove IWizardFactory::DataTobias Hunger2014-06-121-75/+17
* Fix the path for wizard iconjkobus2014-06-051-1/+1
* IWizard->IWizardFactoryTobias Hunger2014-05-261-12/+12
* Customwizard: Fix compile error with Qt5.1El Mehdi Fekari2014-02-191-1/+1
* Compile fix with Qt 4hjk2014-02-141-0/+2
* CustomWizard: Support current date and time in default textsLorenz Haas2014-02-141-8/+27
* ProjectExplorer: Remove unused variablehjk2014-02-101-1/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | ProjectExplorer: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-8/+9
|\
| * Doc: edit customwizard plugin API docsLeena Miettinen2013-09-091-8/+9
* | Cleanup IWizard interface and usershjk2013-09-241-41/+14
* | ProjectExplorer: Remove dead codeTobias Hunger2013-09-121-1/+0
* | Apply 'static' pattern to MimeDatabasehjk2013-09-031-3/+2
* | Reduce usage of QStringRef::toString() in project manager/cmake.Friedemann Kleint2013-08-291-4/+4
* | Customwizard: Handle unicode pecularities when capitalizing the first letterTobias Hunger2013-08-201-1/+1
* | CustomWizard: Tweak replaceFields, replace %% with %Daniel Teske2013-08-191-1/+3
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+4
* CustomWizard: Replace the second % delimiterAurindam Jana2013-05-241-1/+1
* CustomWizardParameters: Parsing of replacement fieldsAurindam Jana2013-05-231-3/+2
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+0
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-6/+6
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Features: Use Core::Id as basehjk2013-01-151-22/+24
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-7/+7
|/