aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Add helper function to StylesheetMergerThomas Hartmann2022-10-193-63/+74
* QmlDesigner: Fix StyleMerger for custom typesThomas Hartmann2022-10-191-2/+2
* QmlDesigner: Do not compare type names for file componentsThomas Hartmann2022-10-182-1/+5
* QmlDesigner: Delay project preview generation by 10 secondsThomas Hartmann2022-10-182-7/+24
* QmlDesigner: Extract material browser ctx menus into separate componentsMahmoud Badri2022-10-183-158/+229
* QmlDesigner: Fix test testRewriterSignalDefinitionThomas Hartmann2022-10-181-0/+1
* Add change log for 8.0.2Eike Ziller2022-10-181-0/+91
* RemoteLinux: Fix RsyncDeployService::setDeployableFiles()hjk2022-10-181-0/+1
* QmlDesigner: Disable "add material" actions when QtQuick3D not importedMahmoud Badri2022-10-181-2/+3
* QmlDesigner: Update Placeholder text in 3D EditorAli Kianian2022-10-181-4/+12
* QmlDesigner: Add QML/QtObjectPane.qmlMiikka Heikkinen2022-10-181-0/+29
* QmlDesigner: Create asset_imports directory at project creationMiikka Heikkinen2022-10-187-0/+25
* QmlDesigner: Fix the position of placeholder in FilterComboBoxAli Kianian2022-10-181-7/+14
* Sections could be non-collapsibleAli Kianian2022-10-182-1/+9
* SquishTests: Update tst_git_cloneRobert Löhning2022-10-171-3/+3
* QmlDesigner: Fix crash when bundImporter is nullptrMahmoud Badri2022-10-171-0/+3
* QmlDesigner: Implement unimporting bundle materialsMahmoud Badri2022-10-1712-21/+287
* QmlDesigner: Add unimportFinished signal to BundleImporterMiikka Heikkinen2022-10-142-15/+39
* Link with Qt: Prepare for sdktool to move to a different locationEike Ziller2022-10-142-14/+27
* Doc: Improve wording for States and Connections pagesMats Honkamaa2022-10-1322-32/+32
* Editor: Fix double click in editor behind contentDavid Schulz2022-10-131-8/+8
* Doc: Update instructions for writing documentationLeena Miettinen2022-10-131-29/+52
* QmlDesigner: Add required import when creating nodes via 3D viewMiikka Heikkinen2022-10-131-3/+11
* QmlDesigner: Fix assets library drag glitchMahmoud Badri2022-10-131-0/+2
* QmlDesigner: Improve the UI tutorialPranta Dastider2022-10-123-149/+161
* QmlDesigner: Update UI Positioning documentPranta Dastider2022-10-121-23/+20
* QmlDesigner: Modify States TutorialPranta Dastider2022-10-121-25/+28
* QmlDesigner: Reset item library drag on model detachMiikka Heikkinen2022-10-111-1/+3
* Fix copying dynamic properties on materialsMiikka Heikkinen2022-10-106-28/+87
* QmlDesigner: Add "imported" icon to the icons fontMahmoud Badri2022-10-103-125/+121
* Refactor Assets LibrarySamuel Ghinet2022-10-107-581/+763
* QmlDesigner: Fix applying a bundle material to a multi-selectionMahmoud Badri2022-10-102-48/+47
* McuSupport: Fix wrong toolchain file pathSivert Krøvel2022-10-101-1/+1
* QmlDesigner: Add arrow to MenuItem for sub menusHenning Gruendl2022-10-101-0/+11
* AutoTest: Avoid crashChristian Stenger2022-10-101-2/+6
* Doc: Mention that Translations is part of enterprise licenseMats Honkamaa2022-10-071-0/+3
* QmlDesigner: Qt Bridge documentation fixPranta Dastider2022-10-061-27/+9
* QmlDesigner: Add new comment to documentPranta Dastider2022-10-061-0/+2
* QmlDesigner: Forward default value in settingsMarco Bubke2022-10-041-1/+1
* UpdateInfo: Ignore multiple update check requestsEike Ziller2022-10-041-1/+2
* QmlDesigner: Fix property groups missing on new project creationMahmoud Badri2022-10-041-2/+1
* QmlDesigner: Expand material browser sections when searchingMahmoud Badri2022-10-041-1/+20
* QmlDesigner: Fix material browser context menu open issueMahmoud Badri2022-10-041-8/+4
* Doc: Update custom property documentationMats Honkamaa2022-10-0415-47/+65
* Doc: Add timeline animation tutorialMats Honkamaa2022-10-0311-0/+245
* QmlDesigner: Fix mouse position on material browser to 3d editor dragMiikka Heikkinen2022-09-301-2/+4
* QmlDesigner: Fix timeline check when committing dynamic property valueMiikka Heikkinen2022-09-301-1/+2
* QmlDesigner: Allow dropping bundle materials to NavigatorMahmoud Badri2022-09-305-4/+24
* QmlDesigner: Fix dragging material from bundle to camera/lightMiikka Heikkinen2022-09-301-1/+2
* QmlDesigner: Store current value at material property copyMiikka Heikkinen2022-09-303-20/+86