aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove FilePath::operator+()hjk2022-11-301-1/+1
* QmlDesigner: Fix warning about unused parametershjk2022-11-292-0/+2
* CMake: Add a preset for a minimal CMake configurationCristian Adam2022-11-281-9/+16
* Merge remote-tracking branch 'origin/9.0'Orgad Shaneh2022-11-281-2/+2
|\
| * CMake build: Make errors of execute_process fail the buildTim Jenssen2022-11-281-2/+2
* | Remove unused includes of QLayoutJarek Kobus2022-11-182-4/+0
* | Remove unused includes of QBoxLayoutJarek Kobus2022-11-183-9/+4
* | Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-187-11/+3
* | Editor: move ownership of assist interface to processorDavid Schulz2022-11-172-4/+4
* | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2022-11-16107-1568/+3129
|\ \
| * | QmlDesigner: Fix shaking items when scrubbing the timelineThomas Hartmann2022-11-163-3/+38
| * | qmldesigner: increase restart timerTim Jenssen2022-11-161-2/+2
| * | QmlDesigner: Add option for Always auto-format ui.qml files in Design modeThomas Hartmann2022-11-162-10/+23
| * | QmlDesigner: Fix crashThomas Hartmann2022-11-161-4/+6
| * | QmlDesigner: Do not specify version if it is -1 -1Thomas Hartmann2022-11-161-15/+23
| * | Designer: Assert url scheme of the componentVikas Pachdha2022-11-161-0/+1
| * | Designer: Fix missing semicolon in case of dynamic propertiesVikas Pachdha2022-11-161-2/+10
| * | QmlDesigner: Fix condition for adding QMLDESIGNER_STATIC_LIBRARY defineEike Ziller2022-11-161-1/+1
| * | QmlDesigner: Fix state group selectionHenning Gruendl2022-11-151-1/+6
| * | qmldesigner: cleanup connectTim Jenssen2022-11-151-3/+1
| * | qmldesigner: fix possible crashTim Jenssen2022-11-152-2/+4
| * | QmlDesigner: Unify state handling on puppet resetMiikka Heikkinen2022-11-152-5/+0
| * | QmlDesigner: Clear material preview cache on detachMiikka Heikkinen2022-11-143-0/+14
| * | qmldesigner: remove delayedResetView();Tim Jenssen2022-11-142-14/+3
| * | QmlDesigner: Add effect placeholder iconAmr Essam2022-11-141-0/+2
| * | QmlDesigner: Add "Select Parent" to 3d Context MenuAli Kianian2022-11-144-5/+113
| * | QmlDesigner: Drop static_cast from connectionsJarek Kobus2022-11-112-66/+59
| * | QmlDesigner: Add hasSignalHandlerProperty functionHenning Gruendl2022-11-112-0/+6
| * | QmlDesigner: Add link error switch in RewriterViewHenning Gruendl2022-11-112-7/+12
| * | QmlDesigner: Add insight constantsHenning Gruendl2022-11-111-1/+1
| * | QmlDesigner Fix: Select Background Color doesn't clear Environment Color chec...Samuel Ghinet2022-11-116-40/+66
| * | QmlDesigner: crash when dragging an effect twice to component in 2DAmr Essam2022-11-113-15/+11
| * | QmlDesigner: Don't cache possible imports until code model has settledMiikka Heikkinen2022-11-112-0/+9
| * | QmlDesigner: Add Duplicate to 3d Context MenuAli Kianian2022-11-114-0/+19
| * | QmlDesigner: Paste to the clicked positionAli Kianian2022-11-111-1/+1
| * | QmlDesigner: Rename Projects to ProjectThomas Hartmann2022-11-111-1/+1
| * | QmlDesigner: Fix findCommonAncestor()Thomas Hartmann2022-11-101-3/+0
| * | QmlDesigner: Remove "App" from the Components viewSamuel Ghinet2022-11-101-0/+7
| * | QmlDesigner: Implement adding a bundle texture as light probeMahmoud Badri2022-11-1012-21/+133
| * | QmlDesigner: Move nodes to a specific positionAli Kianian2022-11-102-141/+101
| * | QmlDesigner: Insert CubeMapTexture to correct prop in SceneEnvironmentMiikka Heikkinen2022-11-101-1/+4
| * | QmlDesigner: Remove macos specific puppet pathMarco Bubke2022-11-091-4/+1
| * | Merge "Merge remote-tracking branch 'origin/9.0' into qds/dev" into qds/devThe Qt Project2022-11-099-56/+131
| |\ \
| | * | Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-11-099-56/+131
| | |\|
| * | | QmlDesigner: Make DS find the qmlpuppet on macOSKnud Dollereder2022-11-091-8/+1
| * | | QmlDesigner: QmlPuppet as standalone toolMarco Bubke2022-11-091-124/+1
| |/ /
| * | QmlDesigner: Add positioning methods to QmlVisualNodeAli Kianian2022-11-082-23/+90
| * | QmlDesigner: Fix material name editing issuesMiikka Heikkinen2022-11-081-0/+4
| * | QmlDesigner: Add basic drag-n-drop support to texturesMahmoud Badri2022-11-083-4/+27
| * | QmlDesigner: Implement content library viewMahmoud Badri2022-11-0840-854/+1925