aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qmldesigner/newprojectdialog/imports/NewProjectDialog/Details.qml
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Add transient scroll bar to ComboBoxHenning Gruendl2023-09-211-16/+30
* QmlDesigner: Fix Qt version handling in new project dialogMiikka Heikkinen2023-08-011-7/+1
* QmlDesigner: Support Qt 6.5 in wizardsThomas Hartmann2023-04-061-0/+1
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-11-011-0/+1
|\
| * QmlDesigner: Add option for Qt 6.4Thomas Hartmann2022-10-261-0/+1
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
|/
* QmlDesigner.Wizards: Extend version comboboxThomas Hartmann2022-05-271-3/+4
* New Project Dialog: Use hover states for interactive itemsSamuel Ghinet2022-03-151-60/+54
* New Project dialog fix: "Orientation" button doesn't work for equal sizesSamuel Ghinet2022-03-101-0/+3
* Implement custom presetsSamuel Ghinet2022-03-081-63/+117
* QDS New Project dialog: Add scrollbar to Styles list viewSamuel Ghinet2022-01-051-27/+2
* Improve the visual of the New Project dialogSamuel Ghinet2021-12-101-1/+3
* Fix visual issues in new project wizardSamuel Ghinet2021-12-011-309/+333
* QDS New Project dialog: capitalize the first letter of the Project NameSamuel Ghinet2021-11-221-0/+4
* Fix: QDS New Project dialog shows incorrect items in the screen size comboboxSamuel Ghinet2021-11-181-8/+12
* QDS NewProject dialog: use friendly error message when regex does not matchSamuel Ghinet2021-11-181-0/+1
* Replace TextField with RealSpinBox for custom width and heightSamuel Ghinet2021-11-121-27/+28
* Implement the New Project creation wizard for QDSSamuel Ghinet2021-11-091-0/+453