aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/studiowelcome/qdsnewdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some lambdashjk2023-12-121-1/+1
* QmlDesigner: Fix Qt version handling in new project dialogMiikka Heikkinen2023-08-011-15/+10
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-05-221-0/+5
|\
| * QmlDesigner: Fix crash upon creation of wizardSamuel Ghinet2023-05-081-0/+5
* | QDSNewDialog: Don't delete this QObjectJarek Kobus2023-05-031-2/+2
|/
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+1
|\
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
| * Remove unused variablesJarek Kobus2022-12-091-1/+0
* | QmlDesigner: Set object names on QQuickViewsThomas Hartmann2023-02-081-0/+2
* | QmlDesigner fix: Project style is configured wrong when filteredSamuel Ghinet2023-01-261-3/+2
|/
* UI text: Use a full stop in the end of messagesLeena Miettinen2022-10-201-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Avoid #include of fileutils.h in icore.hhjk2022-07-221-2/+5
* QDS New Project Dialog fix: recents should include all project propertiesSamuel Ghinet2022-03-241-36/+31
* Qds: New Project dialog in new Welcome screen should close on EscSamuel Ghinet2022-03-211-0/+13
* Fix: Recents don't show up for Custom presetsSamuel Ghinet2022-03-091-0/+5
* Implement custom presetsSamuel Ghinet2022-03-081-22/+164
* Fix creating a project from a Recent preset with custom sizeSamuel Ghinet2022-01-201-12/+17
* QDS-5691 Create a tab for Recent choicesSamuel Ghinet2022-01-171-21/+41
* QDS: shrink the right margin of the project view for small sized dialogSamuel Ghinet2021-12-081-1/+1
* StudioWelcome: Fix missing includeChristian Stenger2021-12-011-3/+4
* Fix visual issues in new project wizardSamuel Ghinet2021-12-011-1/+5
* Fix: Project wizard may not close on project creation if there is an errorSamuel Ghinet2021-11-241-0/+3
* Fix: QDS New Project dialog shows incorrect items in the screen size comboboxSamuel Ghinet2021-11-181-0/+5
* QDS NewProject dialog: use friendly error message when regex does not matchSamuel Ghinet2021-11-181-1/+1
* Implement the New Project creation wizard for QDSSamuel Ghinet2021-11-091-0/+343