aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix particles play button state when scene changesAntti Määttä2021-11-171-3/+1
* Update background colors in all themes other than design darkSamuel Ghinet2021-11-157-12/+13
* Update style imagesSamuel Ghinet2021-11-1522-0/+0
* QmlDesigner: Update translation iconsHenning Gruendl2021-11-152-16/+15
* Replace TextField with RealSpinBox for custom width and heightSamuel Ghinet2021-11-121-27/+28
* Fix wizard details & styles panes not loading on LinuxSamuel Ghinet2021-11-121-1/+1
* QmlDesigner: Compilation fix for Qt5 buildsMiikka Heikkinen2021-11-121-1/+4
* QmlDesigner: Refresh items if state is changedThomas Hartmann2021-11-111-2/+19
* Allow selecting particle system as rootAntti Määttä2021-11-111-1/+2
* QmlDesigner: Use disabled color for disabled add module buttonMiikka Heikkinen2021-11-111-2/+5
* Debugger: Fix setting of Qt version fallback, againhjk2021-11-101-2/+2
* Dumper: Fix passing fallback Qt versionChristian Stenger2021-11-101-1/+2
* Implement the New Project creation wizard for QDSSamuel Ghinet2021-11-0920-0/+1165
* Avoid QmlPuppet crash when translation database is lockedTuomo Pelkonen2021-11-091-6/+10
* QmlDesigner: Add translation font iconsHenning Gruendl2021-11-092-79/+87
* Debugger: Add even more std and Qt char and int typesAndre Hartmann2021-11-091-2/+32
* QmlDesigner: Correct Assets view empty statusMahmoud Badri2021-11-081-1/+1
* QmlDesigner: Avoid exception when database is missingThomas Hartmann2021-11-081-1/+2
* QmlDesigner: Add placeholder controls for when the assets view is emptyMahmoud Badri2021-11-081-0/+50
* QmlDesigner: Block modifying imports when editing in-file subcomponentMiikka Heikkinen2021-11-052-3/+5
* Add particle editor supportTomi Korpipaa2021-11-0514-19/+526
* QmlDesigner: Add wizard font iconsHenning Gruendl2021-11-042-4/+11
* Add new theme colors necessary for New Project Dialog on QDSSamuel Ghinet2021-11-048-0/+33
* QmlDesigner: Add QtMultimediaHenning Gruendl2021-11-036-0/+343
* Plugin wizard: Make github workflow work with Qt 5 and 6Eike Ziller2021-11-031-10/+29
* QmlDesigner: Support dnd bridge files to the assets libMahmoud Badri2021-11-011-1/+1
* QmlDesigner: Close component library's context menus when layout changeMahmoud Badri2021-11-011-1/+3
* Debugger: Improve handling of stdint typesAndre Hartmann2021-10-291-1/+4
* TextEditor: Add highlighting category for namespacesChristian Kandeler2021-10-291-0/+1
* QmlDesigner: Fix CharacterSectionHenning Gruendl2021-10-281-20/+24
* QmlDesigner: Allow invalid property value for QVariant type propertiesMiikka Heikkinen2021-10-282-7/+15
* QtcWizard: Fix build empty projectArtem Sokolovskii2021-10-282-5/+6
* QmlDesigner: Expose state property for 3DObjectsHenning Gruendl2021-10-263-18/+30
* QmlDesigner: Fix hex label eliding in ColorEditorHenning Gruendl2021-10-262-3/+3
* QmlDesigner: Fix GradientPropertySpinBox draggingHenning Gruendl2021-10-261-2/+4
* QmlDesigner: Do not create pixmap at component completionMiikka Heikkinen2021-10-261-7/+3
* QML Designer: Fix UI text capitalization and punctuationLeena Miettinen2021-10-261-1/+1
* QmlJS: Update version informationChristian Stenger2021-10-261-1/+126
* Wizards: Fix description of Qt Application templateLeena Miettinen2021-10-251-1/+1
* Debugger: use Qt version from kit as fallback for dumperDavid Schulz2021-10-251-1/+5
* Wizards: Remove unused QtQuick.Controls-style preview thumbnailsAlessandro Portale2021-10-2110-0/+0
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-202-3/+10
* Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-10-2021-1/+59
|\
| * Use global picking APIKaj Grönholm2021-10-1421-1/+59
* | QmlDesigner: Persist horizontal component library's selected categoryMahmoud Badri2021-10-191-53/+8
* | QmlDesigner: Only create components as primitives if actually possibleThomas Hartmann2021-10-131-3/+22
* | QmlDesigner: Fix for Binding EditorAleksei German2021-10-122-0/+3
* | QmlDesigner: Update repeater parent when repeater properties changeMiikka Heikkinen2021-10-114-44/+38