aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Material: don't set all caps for Button textMitch Curtis2023-05-051-1/+0
* RangeSlider: Don't update position only if mouse/touch is grabbedDoris Verria2023-05-041-15/+14
* Material: fix placeholder text alignmentMitch Curtis2023-05-031-1/+3
* BusyIndicator: stop animation when not visibleMitch Curtis2023-05-012-2/+2
* Flickable: Send movement signal when flick startsSeokha Ko2023-04-291-1/+8
* QV4: Fix formatting options for the search component of UrlObjectOlivier De Cannière2023-04-281-1/+4
* QQmlData: Implement markAsDeleted without recursionFabian Kosmale2023-04-281-5/+9
* qmlpreview: fix crash on exitTim Jenßen2023-04-281-1/+0
* Fix StackLayout to keep the current visible item after insert/removalJan Arve Sæther2023-04-262-4/+34
* Trace: Convert qtdeclarative to use new tracepoint generationAntti Määttä2023-04-2614-71/+77
* Remove reference to QQuickPointerScrollEvent in documentationMatthias Rauter2023-04-261-1/+1
* Fix StackLayout to react to reordering siblingsJan Arve Sæther2023-04-252-0/+11
* Avoid rebuilding the layout before the component is completeJan Arve Sæther2023-04-251-0/+2
* qquickwindow: Clear hover when a window is hiddenDavid Edmundson2023-04-253-0/+10
* Doc: Exclude licensing header when including a .qdocincTopi Reinio2023-04-253-2/+4
* Doc: Specify that class name must be fully qualifiedAndreas Eliasson2023-04-252-3/+25
* Doc: Fix typo in QT_QMLLINTER_TARGETS_FOLDER CMake QML property nameLeena Miettinen2023-04-251-1/+1
* Refactor the usage of icutils::NodeAmir Masoud Abdol2023-04-252-5/+12
* QQuickItem: item stays pressed after DoubleClicksSami Shalayel2023-04-241-0/+5
* Popup: Document how to scale a popupVolker Hilsheimer2023-04-221-0/+30
* Accessibility: respect value in attached Accessible in controlsVolker Hilsheimer2023-04-2210-11/+39
* ACTION_IF: suppress GCC 13 warning about leaked dangling pointerThiago Macieira2023-04-211-0/+12
* QQuickItemView: Skip instantiating delegates if size is 0Fabian Kosmale2023-04-203-0/+9
* Doc: Re-phrase descriptions around read-only propertiesSze Howe Koh2023-04-201-6/+6
* doc: Expand module docs for Qt Quick ShapesEskil Abrahamsen Blomfeldt2023-04-201-1/+26
* QmlCompiler: Don't crash on bad list type in signatureUlf Hermann2023-04-191-2/+4
* Binding: Reevaluate when before the target changesFabian Kosmale2023-04-191-2/+19
* CMake: use the output dir's .generated dirThiago Macieira2023-04-191-1/+1
* QmlCompiler: Don't crash when checking for enum problemsUlf Hermann2023-04-192-6/+7
* Fix crashes after 645aaa25b17Michal Klocek2023-04-192-3/+9
* QQuickListView: relayout when section geometry changesWang Chuan2023-04-191-0/+8
* Material: fix floating placeholder text colorMitch Curtis2023-04-192-2/+2
* Material: fix TextArea decorations when in a FlickableMitch Curtis2023-04-196-6/+45
* TableInstanceModel: handle roleName invalidationRichard Moe Gustavsen2023-04-182-2/+22
* StackView: emit depthChanged when clearing with transitionVolker Hilsheimer2023-04-181-1/+2
* ComboBox: don't open on key release unless press was handledVolker Hilsheimer2023-04-181-1/+1
* Doc: add a general statement about QQuickItem::visibleVolker Hilsheimer2023-04-181-1/+5
* Doc: Promote options for controlling QML compilationAndreas Eliasson2023-04-181-2/+6
* Fix word selection on touchTomi Korpipaa2023-04-181-1/+3
* Document that running a Quick Test always show a windowVolker Hilsheimer2023-04-182-32/+30
* De-inline QQuickItemChangeListener destructor and export classVolker Hilsheimer2023-04-182-3/+6
* QQuickWidget: don't crash in accessibility when reparentingVolker Hilsheimer2023-04-183-9/+31
* QQuickItem: merge notifyChangeListeners overloadsVolker Hilsheimer2023-04-181-15/+7
* Clarify unsupported topologies in QSSGGeometry docsLaszlo Agocs2023-04-171-10/+15
* Exclude `qmldomlib` from Unity BuildAmir Masoud Abdol2023-04-171-0/+1
* Support building for Raspberry Pi 1 or ZeroDimitrios Apostolou2023-04-171-0/+1
* Fix visibility of scroll bars in ScrollViewMitch Curtis2023-04-174-10/+56
* MultiTouchArea: only subscribe to hover events when enabledVolker Hilsheimer2023-04-152-3/+11
* Fix stack layout index when loaded asynchronouslySanthosh Kumar2023-04-141-0/+5
* quicktemplates: include missing headersTim Blechmann2023-04-141-0/+2