aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/transitioneditor/transitioneditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some lambdashjk2023-12-121-2/+2
* QmlDesigner: Flash transient scrollbars only when they are enabledAli Kianian2023-09-141-6/+14
* QmlDesigner: Implement transient scrollbar for widgets in studiostyleThomas Hartmann2023-08-161-8/+1
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+1
|\
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* | QmlDesigner: Update design on widget tool barsHenning Gruendl2023-02-211-0/+3
|/
* QmlDesigner: Use new validation approach in transition editorMarco Bubke2022-09-281-13/+8
* QmlDesigner: break dependency to Core::IContextMarco Bubke2022-09-221-2/+2
* QmlDesigner: Refactor isSubClassMarco Bubke2022-08-261-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlDesigner: Add type enumeration to auxiliary dataMarco Bubke2022-08-091-3/+5
* QmlDesigner: Adapt to C++ 17 [[maybe_unused]]Marco Bubke2022-07-111-3/+1
* QmlDesigner: Fix shortcuts and tooltips for transition editorThomas Hartmann2022-04-011-0/+13
* Retain zoom factor when showing after hidingKnud Dollereder2021-11-231-5/+5
* Improve 2d view navigationKnud Dollereder2021-10-291-6/+11
* Utils: filepathify fileutilsDavid Schulz2021-05-181-2/+2
* QmlDesigner: Fix crashThomas Hartmann2021-04-071-2/+5
* Don't call non-const method on temporary containerJarek Kobus2020-12-081-1/+1
* Enable touch-pad navigationKnud Dollereder2020-10-121-3/+15
* QmlDesigner: Disable TransitionEditorView when not visibleThomas Hartmann2020-10-021-0/+14
* QmlDesigner: Change default zoom level for transition editorThomas Hartmann2020-08-271-2/+2
* QmlDesigner: First implementation of TransitionEditorThomas Hartmann2020-06-261-0/+414