aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/projectintropage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wizard: Allow wizards to choose remote pathMarcus Tillmanns2024-02-081-0/+1
* SquishTests: Fix finding line edit on wizardChristian Stenger2023-09-271-0/+1
* Utils: fix emitting FancyLineEdit::validChanged after delayed validationDavid Schulz2023-07-051-2/+0
* Utils: Make validation asyncMarcus Tillmanns2023-06-291-0/+2
* More deprecation induced busyworkhjk2023-06-081-1/+1
* Doc: Add "\inmodule QtCreator" to \class and \namespace docsLeena Miettinen2023-05-221-0/+1
* Remove ineffective resize() callsAlessandro Portale2023-05-101-1/+0
* Utils: Tr::trAlessandro Portale2023-02-011-14/+15
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* "New Project" wizard: Create project parent directory, if neededChristian Kandeler2022-11-241-1/+7
* Remove unused includes of QFormLayoutJarek Kobus2022-11-181-1/+0
* Restore object names lost while inliningRobert Löhning2022-09-301-0/+3
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-2/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-2/+1
* Utils: inline projectintropage.uihjk2022-07-251-49/+102
* Drop Qt5: Utils: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* Utils: Avoid a use of PathChooser::pathChangedhjk2022-07-011-1/+1
* Utils: More forward declarations / drop unused headers [P-R]Jarek Kobus2022-05-251-0/+1
* QDS NewProject dialog: use friendly error message when regex does not matchSamuel Ghinet2021-11-181-3/+7
* Make additional changes in the QtCreator side required for QDS new project di...Samuel Ghinet2021-09-301-0/+7
* Utils: Use more FilePath in ProjectIntroPagehjk2021-09-281-3/+3
* Utils: User FilePath in ProjectIntroPagehjk2021-08-111-8/+9
* Wizards: Fix error message if project name is emptyEike Ziller2021-03-091-6/+5
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Utils: Use Utils::InfoLabel in ProjectIntroPageAlessandro Portale2020-01-071-28/+8
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* Utils: ModernizeOrgad Shaneh2018-09-211-6/+3
* FancyLineEdit: Remove property initialTextAndre Hartmann2018-02-121-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* add projectNameValidator to JsonProjectPageTim Jenssen2015-10-221-13/+43
* Utils: Connect to PathChooser::pathChanged() in ProjectIntroPage.Christian Kandeler2015-09-031-2/+1
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* UI text: use double quotes for emphasisLeena Miettinen2015-06-011-1/+1
* Get rid of FancyLineEdit::validateEike Ziller2015-05-061-0/+24
* Utils: Modernize connectionsOrgad Shaneh2015-03-061-6/+13
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-4/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Utils: Make wizard pages derive from Utils::WizardPageTobias Hunger2014-09-101-1/+3
|/
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-0/+4
* Utils: Merge BaseValidatingLineEdit into FancyLineEdithjk2014-02-141-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-4/+4
|\
| * Doc: edit utils docsLeena Miettinen2013-09-091-4/+4
* | Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-271-12/+0