aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Don't copy the targetMarco Bubke2020-11-253-12/+8
* QmlDesigner: Fix crashThomas Hartmann2020-11-251-2/+2
* QmlDesigner: Default canvas of 40000 is sufficientThomas Hartmann2020-11-251-2/+2
* QmlDesigner: Reduce calls to updateGeometryThomas Hartmann2020-11-242-20/+10
* QmlDesigner: Set the correct root item rect in flow modeThomas Hartmann2020-11-241-1/+4
* QmlDesigner: Fix for Annotations dialogs crashesAleksei German2020-11-247-5/+11
* Fix build with newest Qt 6Eike Ziller2020-11-201-3/+4
* Don't call virtual method from Exception c'torJarek Kobus2020-11-2010-74/+113
* Fix includesJarek Kobus2020-11-201-1/+1
* Remove unused variablesJarek Kobus2020-11-206-7/+2
* Don't use iterators to temporary containersJarek Kobus2020-11-201-5/+3
* QmlDesigner: Track usage of graphical viewsThomas Hartmann2020-11-2013-1/+109
* QmlDesigner: Add more trace pointsThomas Hartmann2020-11-206-0/+28
* QmlDesigner: Fix for rotation cursorAleksei German2020-11-202-5/+6
* MultiLanguage: Add image generation for excel exportMarco Bubke2020-11-1911-6/+88
* QmlDesigner: Allow building the fallback puppet in QDSThomas Hartmann2020-11-191-1/+0
* QmlDesigner & friends: Fix various new warningsv4.14.0-beta2Christian Kandeler2020-11-184-7/+3
* Don't clash signal names with other methodsJarek Kobus2020-11-184-16/+0
* Remove unused signalJarek Kobus2020-11-172-9/+1
* Construct QColor instances from int instead of QStringJarek Kobus2020-11-172-4/+4
* Enable pan and zoom gestures for the formeditorKnud Dollereder2020-11-1715-262/+564
* Use static version of QFileInfo::exists()Jarek Kobus2020-11-164-7/+7
* Fix warnings about possible detach of temporary objectsJarek Kobus2020-11-163-3/+3
* QmlDesigner: Fix navigator preview tooltip issuesMiikka Heikkinen2020-11-163-21/+22
* QmlDesigner: Add "NOT" option to binding editorHenning Gruendl2020-11-165-86/+110
* QmlDesigner: Update icon fontHenning Gruendl2020-11-161-0/+3
* QmlDesigner: Rename methodThomas Hartmann2020-11-132-7/+7
* QmlDesigner: Collect events for telemetry pluginThomas Hartmann2020-11-1310-6/+50
* QmlDesigner: Do not setup imports when checkingThomas Hartmann2020-11-121-1/+4
* QmlDesigner: Duplicate state in transactionThomas Hartmann2020-11-121-2/+5
* QmlDesigner: Fix for high dpi and Qt 6Thomas Hartmann2020-11-121-3/+1
* QmlDesigner.MetaInfo: Add special case for "QML.QtObject"Thomas Hartmann2020-11-122-1/+17
* QmlDesigner: Use single transaction to add stateThomas Hartmann2020-11-121-9/+4
* QmlDesigner: Add possibleImports to benchmarkThomas Hartmann2020-11-121-0/+1
* QmlDesigner: small improvements to the paste logicMahmoud Badri2020-11-123-15/+15
* Merge remote-tracking branch 'origin/4.13' into 4.14Eike Ziller2020-11-121-4/+4
|\
| * Fix predefined annotationsLukasz Ornatek2020-10-271-4/+4
* | QmlDesigner: Add states to ImageCacheMarco Bubke2020-11-109-36/+86
* | QmlDesigner: Add waitForFinished to ImageCacheMarco Bubke2020-11-105-12/+36
* | qmldesigner: add missing includesTim Jenssen2020-11-091-0/+3
* | QmlDesigner: Fix navigator selection issueHenning Gruendl2020-11-095-21/+80
* | QmlDesigner: Return Annotation context menu actionAleksei German2020-11-096-0/+39
* | Optimize checking keyframes in clipboardMahmoud Badri2020-11-092-26/+7
* | Fix lupdate issuesEike Ziller2020-11-092-0/+4
* | Qt Quick Designer: Fix UI textLeena Miettinen2020-11-094-6/+6
* | QmlDesigner: Fix tests buildAleksei German2020-11-061-2/+8
* | QmlDesigner: Add button to component specificsHenning Gruendl2020-11-063-77/+186
* | QmlDesigner: Add lock feature support to 3D editorHenning Gruendl2020-11-061-8/+15
* | QmlDesigner: Rotation ToolAleksei German2020-11-0624-16/+1462
* | QmlDesigner: Only restore auxiliary data the first timeThomas Hartmann2020-11-051-0/+5