summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/components
Commit message (Expand)AuthorAgeFilesLines
* Remove include of projectmanager.h from session.hEike Ziller2023-05-171-1/+1
* Utils: Unify CheckableMessageBox and make it look more nativeMarcus Tillmanns2023-05-171-4/+6
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-102-2/+6
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-042-3/+3
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* StyleHelper: Add setter for "panelwidget[_singlerow]"Alessandro Portale2023-04-265-16/+23
* qds: fix build after merge with older Qt versionsTim Jenssen2023-03-301-1/+1
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-03-30175-2091/+5302
|\
| * QmlDesigner: Close section's context-menu on view focus outMahmoud Badri2023-03-304-9/+23
| * QmlDesigner: Fix texture metadata no longer showing on hoverSamuel Ghinet2023-03-292-4/+6
| * QmlDesigner: Fix materials & textures not shown when internet is downSamuel Ghinet2023-03-293-3/+3
| * QmlDesigner: Fix crashThomas Hartmann2023-03-291-1/+4
| * QmlDesigner: Fix crashThomas Hartmann2023-03-281-0/+4
| * QmlDesigner: "add small backspace icon"Brook Cronin2023-03-281-0/+1
| * QmlDesigner: Update assets context menu based on scene env stateMahmoud Badri2023-03-284-64/+40
| * QmlDesigner: Emit changed signal after updating m_matBundleExistsMahmoud Badri2023-03-281-2/+3
| * Download icons and metadata of textures at startupSamuel Ghinet2023-03-275-25/+147
| * QmlDesigner: Fix regression: Close context-menus on focus outMahmoud Badri2023-03-274-4/+4
| * QmlDesigner: Add BakedLightmap item to component libraryMiikka Heikkinen2023-03-271-0/+5
| * Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-26588-622/+613
| |\
| * | QmlDesigner: Fix Property Editor doesn't update binding propertiesMahmoud Badri2023-03-244-12/+21
| * | QmlDesigner: bulk clang-format trialBurak Hancerli2023-03-248-105/+115
| * | QmlDesigner: Make connection generation a bit more robustThomas Hartmann2023-03-241-3/+8
| * | QmlDesigner: Cleanups to the AbstractView classMahmoud Badri2023-03-233-6/+9
| * | QmlDesigner: Fix compilation errorMarco Bubke2023-03-211-1/+1
| * | Make Content Library Materials downloadableSamuel Ghinet2023-03-216-42/+213
| * | QmlDesigner: Move assignMaterialTo3dModel() to a utils classMahmoud Badri2023-03-216-8/+103
| * | QmlDesigner: End drag when dragging an asset to a materialMahmoud Badri2023-03-201-0/+6
| * | QmlDesigner: Set the object name on the QQuickWidgetThomas Hartmann2023-03-205-6/+6
| * | QmlDesigner: Move connection classes out of InternalMahmoud Badri2023-03-1626-283/+221
| * | QmlDesigner: Add ProperyEditorValue to the QmlDesigner namespaceMahmoud Badri2023-03-164-157/+153
| * | QmlDesigner: Add a method to open material editor to ProperyEditorValueMahmoud Badri2023-03-162-0/+9
| * | QmlDesigner: Fix invalid path hang upHenning Gruendl2023-03-162-26/+21
| * | QmlDesigner: Allow selecting a material at idx via a custom notifMahmoud Badri2023-03-162-9/+17
| * | QmlDesigner: Allow dropping hdr/ktx assets to material editorMahmoud Badri2023-03-162-58/+46
| * | QmlDesigner: Fix warning for the NOTIFY signal of QmlEditorMenuAli Kianian2023-03-162-1/+6
| * | QmlDesigner: Fix crash when accessing optionalThomas Hartmann2023-03-151-2/+5
| * | QmlDesigner: Improve speed of undoThomas Hartmann2023-03-141-2/+6
| * | QmlDesigner: Speedup copy and pasteThomas Hartmann2023-03-141-0/+1
| * | QmlDesigner: Fix pontential crash on shutdownThomas Hartmann2023-03-141-0/+2
| * | QmlDesigner: Fix compilation unused parametersHenning Gruendl2023-03-131-3/+3
| * | QmlDesigner: Organize includes in material browser classesMahmoud Badri2023-03-103-11/+9
| * | QmlDesigner: Automatically determine if CreateTexture needs importMahmoud Badri2023-03-107-61/+42
| * | QmlDesigner: Implement keyboard commands in AssetsLibrarySamuel Ghinet2023-03-095-6/+50
| * | QmlDesigner: Fix warnings about deprecated functionMiikka Heikkinen2023-03-092-3/+3
| * | QmlDesigner: Cleanup includes in materialbrowserwidget classMahmoud Badri2023-03-092-22/+6
| * | Qmldesigner: Fix texture bundle metadata keyMiikka Heikkinen2023-03-091-1/+1
| * | QmlDesigner: Allow changing downloaded textures pathMahmoud Badri2023-03-093-36/+38
| * | QmlDesigner: Use StudioQuickWidget for toolbar and statusbarThomas Hartmann2023-03-092-9/+5