summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/customwizard/customwizardpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Tr::trhjk2023-01-161-1/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-5/+5
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-091-3/+3
* Use FilePath in several file wizardshjk2021-09-291-2/+2
* ProjectExplorer: Move user path conversion closer to the edgehjk2021-09-291-5/+5
* Utils: User FilePath in ProjectIntroPagehjk2021-08-111-4/+4
* PE: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-151-1/+0
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-3/+3
* Port from QRegExpValidator to QRegularExpressionValidatorLars Knoll2020-03-201-3/+3
* Fix XML-based wizardsChristian Kandeler2019-01-221-2/+2
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-2/+2
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-14/+10
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-6/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-2/+2
* IWizardFactory: Use Core::Id to identify a wizardTobias Hunger2015-05-211-1/+1
* Fix some connections to PathChooser::validChanged().Christian Kandeler2015-03-291-1/+1
* 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 set[Plain]Text(QString()) with clear()Alessandro Portale2014-07-231-1/+1
* | Move TextFieldCheckBox and TextFieldComboBox into UtilsTobias Hunger2014-07-101-97/+13
|/
* CustomWizardPage: Set page title in constructorTobias Hunger2014-06-121-0/+2
* CustomWizard: Support current date and time in default textsLorenz Haas2014-02-141-6/+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/+2
|/
* Doc: edit customwizard plugin API docsLeena Miettinen2013-09-091-4/+6
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-4/+7
* CustomWizard: Add a placeholder field for QLineEditAurindam Jana2013-05-171-3/+6
* CustomWizardPage: Connect user fields to completeChanged()Aurindam Jana2013-05-171-1/+11
* CustomWizardPage: Register QTextEdit with correct signal.Aurindam Jana2013-05-171-1/+1
* Custom wizard: Add setting for PathChooser's expectedKind.Martin T. H. Sandsmark2013-04-171-0/+14
* Custom wizard: Introduce acceptRichText-property for QTextEdit.Friedemann Kleint2013-04-121-0/+4
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+4
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-5/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Template project wizards: Add date and time.Friedemann Kleint2012-09-071-0/+9
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Custom wizard: Respect defaultText for Utils::PathChooserDaniel Teske2012-05-161-1/+26
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Long live the king!hjk2012-01-261-1/+1
* Preserve user changes in custom wizard on backDaniel Teske2012-01-241-5/+30
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1