aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Fix currentItem undefinedHenning Gruendl2022-03-091-1/+1
* Fix: Recents don't show up for Custom presetsSamuel Ghinet2022-03-091-1/+1
* QmlDesigner: Deactivate particle system when lockedMiikka Heikkinen2022-03-081-14/+21
* Implement custom presetsSamuel Ghinet2022-03-0832-319/+780
* QmlDesigner: Simplify hidden and locked handling for gizmosMiikka Heikkinen2022-03-085-56/+8
* QmlDesigner: Enable dropping external assets to a specific folderMahmoud Badri2022-03-042-74/+131
* QmlDesigner: Add visualization gizmo for ParticleEmitter3DMiikka Heikkinen2022-03-0311-28/+350
* QmlDesigner: Allow deleting multiple selected assetsMahmoud Badri2022-03-011-9/+20
* QmlDesigner: Change states thumbnail size to 320, 320Thomas Hartmann2022-03-011-1/+1
* QmlDesigner: Fix overlap of empty assets placeholder and search boxMahmoud Badri2022-02-281-48/+56
* QmlDesigner: Use LoggingCategory in ImageContainerThomas Hartmann2022-02-231-1/+4
* QmlDesigner: Disable scrolling when context menu is openMahmoud Badri2022-02-232-1/+3
* CrashPad: Remove the 1 crash per hour limitationMahmoud Badri2022-02-231-0/+1
* QmlDesigner: Set proper size if there is no project importThomas Hartmann2022-02-232-0/+10
* QmlDesigner: Update import version wizard qml.tplHenning Gruendl2022-02-229-16/+16
* QmlDesigner: Add comment to .ui.qml filesThomas Hartmann2022-02-221-0/+7
* QmlDesigner: Add comment to all .ui.qml files in wizardsThomas Hartmann2022-02-2220-0/+140
* QmlDesigner: Rename custom className property to classNamePrivateInternalThomas Hartmann2022-02-222-3/+3
* QmlDesigner: Fix shift in component type TextFieldHenning Gruendl2022-02-221-1/+1
* QmlDesigner: Disable fill type outside base stateHenning Gruendl2022-02-221-0/+8
* QmlDesigner: Add preview of pure 3D component in form editorThomas Hartmann2022-02-226-4/+61
* QmlDesigner: Add QMLSCENE_CORE_PROFILE for Qt 5Thomas Hartmann2022-02-211-0/+4
* QmlDesigner: Add new workspacesThomas Hartmann2022-02-217-0/+6
* Wizards: Remove the .ui.qml wizardAlessandro Portale2022-02-183-101/+0
* QmlDesigner: Adjust wizard templateThomas Hartmann2022-02-181-2/+3
* Android: Fix punctuation and wording of messagesLeena Miettinen2022-02-181-28/+28
* QmlDesigner: Fix rename asset folder dialog's error text widthMahmoud Badri2022-02-171-1/+1
* QmlDesigner: Close Assets Library context menu on press outsideMahmoud Badri2022-02-171-0/+2
* QML Designer: Fix UI textLeena Miettinen2022-02-175-21/+21
* Update qbs submoduleChristian Kandeler2022-02-172-0/+3
* QmlDesigner: Allow going into component from item libraryMiikka Heikkinen2022-02-153-9/+32
* QmlDesigner: Fix assets library warning caseMahmoud Badri2022-02-141-1/+1
* Project wizards: Use more recent default C++ standard versionChristian Kandeler2022-02-1412-13/+13
* qds: remove redundant "QtStudio" featureTim Jenssen2022-02-1423-23/+0
* Fix some warningsChristian Kandeler2022-02-111-0/+2
* QmlDesigner: Add new color valuesHenning Gruendl2022-02-118-0/+32
* QmlDesigner: Add new icons to icon fontHenning Gruendl2022-02-112-84/+87
* Merge remote-tracking branch 'origin/6.0' into 7.0Eike Ziller2022-02-111-2/+2
|\
| * macOS: use string array to be compatible with both bash and zshXiaofeng Wang2022-02-081-2/+2
* | QmlDesigner: Cache last image in 3D view and add busy indicatorThomas Hartmann2022-02-101-0/+86
* | QmlDesigner: Implement proper preview for pure 3D scenesMiikka Heikkinen2022-02-1025-236/+410
* | QmlDesigner: Split components and assets librariesMahmoud Badri2022-02-088-506/+576
* | QmlDesigner: Add switch to StudioControlsHenning Gruendl2022-02-079-0/+243
* | Fix compilation after API change in QtDeclarativeJanne Koskinen2022-02-071-0/+5
* | Make share/qtcreator/cplusplus/examples compilableAlessandro Portale2022-02-044-23/+23
* | QmlDesigner: Update wizard templatesThomas Hartmann2022-02-048-21/+48
* | Wizards: Modernize qbs project templatesChristian Kandeler2022-02-034-25/+5
* | QmlDesigner: Implement renaming assets foldersMahmoud Badri2022-02-031-0/+105
* | Utils: Remove unused theme role TextColorHighlightAlessandro Portale2022-02-027-7/+0
* | Merge remote-tracking branch 'origin/6.0' into 7.0Eike Ziller2022-02-0216-122/+618
|\|