aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Fix crash in material browserqds/v3.5.0qds-3.5Miikka Heikkinen2022-06-281-0/+3
* QmlDesigner: Fix crash on mode changeMiikka Heikkinen2022-06-272-1/+8
* QmlDesigner: Only remove node with positionThomas Hartmann2022-06-241-1/+4
* QmlDesigner: Create material library at import changeMiikka Heikkinen2022-06-231-0/+3
* QmlDesigner: Remove duplicate assertMiikka Heikkinen2022-06-231-1/+2
* QmlDesigner: Tweak 3D asset import dialog layoutMiikka Heikkinen2022-06-231-2/+2
* QmlDesigner: Create transitions with proper versionsThomas Hartmann2022-06-221-43/+47
* QmlDesigner: Add createModelNode without explicit versionsThomas Hartmann2022-06-222-0/+9
* QmlDesigner: Show metainfo when node is created in debugviewThomas Hartmann2022-06-221-1/+3
* QmlDesigner: Ensure material lib node exists on project launchMahmoud Badri2022-06-224-32/+34
* QmlDesigner: Use single transaction to move items into a layoutThomas Hartmann2022-06-221-6/+3
* QmlDesigner: Support reparenting to new nodes in transactionsThomas Hartmann2022-06-223-2/+34
* QmlDesigner: Reduce number of preview requests from material editorMiikka Heikkinen2022-06-221-1/+8
* QmlDesigner: Improve puppet reset handling in material browserMiikka Heikkinen2022-06-222-18/+24
* QmlDesigner: Add some delays to material browser refreshingMiikka Heikkinen2022-06-221-2/+15
* QmlDesigner: There can be also document messages from the puppetThomas Hartmann2022-06-211-1/+1
* QmlDesigner: Fix crash for dangling targetMarco Bubke2022-06-211-1/+1
* QmlDesigner: Install busy handler for every database accessMarco Bubke2022-06-211-2/+2
* QmlDesigner: Make inErrorState() privateThomas Hartmann2022-06-214-5/+5
* QmlDesigner: Fix test buildChristian Stenger2022-06-171-2/+1
* QmlDesigner: Parse material library on model attachMahmoud Badri2022-06-172-2/+13
* QmlDesigner: Detect asset drag'n'drop support based on property typeMahmoud Badri2022-06-162-3/+9
* QmlDesigner: Reset puppet when material is addedMiikka Heikkinen2022-06-164-8/+26
* QDS Editor 3D: Allow the user to select (and reset) the color of grid linesSamuel Ghinet2022-06-1612-110/+224
* QmlDesigner: Fix occasional creator side crash related to puppet resetMiikka Heikkinen2022-06-131-1/+1
* QmlDesigner: Queue puppet processes during importMiikka Heikkinen2022-06-102-88/+102
* QmlDesigner: Add option for smooth rendering in form editorThomas Hartmann2022-06-105-0/+27
* QmlDesigner: Do license check only onceThomas Hartmann2022-06-091-1/+18
* QmlDesigner: Add drag'n'drop to PropertyEditorViewHenning Gruendl2022-06-089-15/+52
* QmlDesigner: Add tooltips to UrlChooserHenning Gruendl2022-06-0822-45/+544
* QmlDesigner: Change FileResourcesModelHenning Gruendl2022-06-082-42/+93
* Clang Format: Fix misplaced cursor after undoArtem Sokolovskii2022-06-081-1/+1
* QmlDesigner: add new timeline animation iconBrook Cronin2022-06-081-0/+0
* QmlDesigner: Ensure material library is created when neededMiikka Heikkinen2022-06-079-145/+144
* QmlDesigner: Add checkerboard background in navigator preview tooltipMiikka Heikkinen2022-06-075-24/+91
* QmlDesigner: Fix typo in module name in subclass checksMiikka Heikkinen2022-06-031-2/+2
* QmlDesigner: Fix crash on project loadMiikka Heikkinen2022-06-031-3/+0
* QmlDesigner: Fix adding the first material to the material libraryMahmoud Badri2022-06-031-4/+4
* QmlDesigner: Switch to components view upon model attachMahmoud Badri2022-06-033-3/+10
* Fix tooltip text in 3D Editor toolbar background color buttonSamuel Ghinet2022-06-022-5/+7
* QmlDesigner: Move reparenting of materials into transactionThomas Hartmann2022-06-021-9/+16
* QmlDesigner: Fixup compile fixChristian Stenger2022-06-021-2/+2
* QmlDesigner: Fix Qt5 buildChristian Stenger2022-06-021-1/+2
* QmlDesigner: Fix small typoMahmoud Badri2022-06-021-1/+1
* QmlDesigner: Fix potential crashThomas Hartmann2022-06-021-1/+2
* QmlDesigner: Fix corrupted preview images in material editor/browserMiikka Heikkinen2022-06-026-2/+18
* QmlDesigner: Mark unused params in material editor and browserMahmoud Badri2022-06-022-1/+21
* QmlDesigner: Fix build with testsChristian Stenger2022-06-021-3/+7
* Fix build error: Allow changing the 3D Editor's background colorSamuel Ghinet2022-06-012-3/+7
* Allow changing the 3D Editor's background colorSamuel Ghinet2022-06-0117-4/+274