aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Support opening the same grouped scope multiple timesUlf Hermann2021-11-292-1/+11
* Image: make default sourceSize respect DPR for scalable imagesMitch Curtis2021-11-284-24/+41
* Fix build with latest qtbaseKai Köhne2021-11-282-0/+2
* Revert "Fix ListView.isCurrentItem when used with DelegateModel"Mitch Curtis2021-11-271-2/+0
* SpinBox: use control instead of parent in indicatorsMitch Curtis2021-11-275-20/+20
* qqmltypecompiler: Be conservative in enum optimizationFabian Kosmale2021-11-261-0/+7
* Doc: Fix link to LocalStorage in QQmlEngine::offlineStoragePath docsFabian Kosmale2021-11-261-1/+2
* QQmlLoggingCategory: Avoid unnecessary warnings from settersIvan Tkachenko2021-11-261-5/+12
* QQmlComponent: Skip the logging loop completely if category is not enabledIvan Tkachenko2021-11-261-2/+3
* CMake: Fix self-import and build dir import paths of QML modulesCraig Scott2021-11-251-3/+11
* Unset the QQmlAnimationTimer pointer from unregistered jobsVolker Hilsheimer2021-11-241-2/+4
* doc: Fix QQuickItem point/rect mapping methods signaturesIvan Tkachenko2021-11-231-10/+10
* Add \since 6.2 to TableView.selectionModel property docShawn Rutledge2021-11-201-0/+1
* If ListView visibleItems count is zero update footerTony Leinonen2021-11-191-0/+4
* QQuickMacFocusFrame: Don't map focus item's coordinates to focus frame'sDoris Verria2021-11-192-19/+9
* Instantiator: Do not load items when inactiveFabian Kosmale2021-11-181-1/+1
* Add includes to fix build after changes in qtbaseVolker Hilsheimer2021-11-172-0/+2
* Material: distinguish highlighted buttons from highlighted & checkedMitch Curtis2021-11-163-4/+19
* qmllint: Fix crash when builtins are not foundMaximilian Goldstein2021-11-163-7/+28
* Do not reset loops when creating designer objectsAntti Määttä2021-11-121-1/+0
* qmake/vcxproj: Fix qmltypes files being displayed at project rootJoerg Bornemann2021-11-121-8/+12
* Use resize instead of shrink when clearing upload poolsAntti Määttä2021-11-111-2/+2
* Handle function as default arguments in toplevel functionsFabian Kosmale2021-11-112-0/+13
* Make QML builtins files available in resource file systemAndrei Golubev2021-11-102-9/+32
* QQmlJSImportVisitor: Handle on binding inside grouped propertiesFabian Kosmale2021-11-101-6/+8
* Start dispatching events to QQuickWindow virtual functions againShawn Rutledge2021-11-092-2/+53
* QML DOM: Avoid warning on integrity and make check compile timeFabian Kosmale2021-11-091-1/+3
* qmldom: improve newlines handling with AttributesSequence::PreserveFawzi Mohamed2021-11-091-8/+26
* Do not resolve containing types of inline components too earlyUlf Hermann2021-11-081-7/+1
* FileDialog: sort case-insensitivelyMitch Curtis2021-11-065-0/+5
* Reset currentChanges if currentChanges is active when refilling listViewTony Leinonen2021-11-051-1/+1
* QQmlPropertyValueInterceptor: Do not rely on transitive includeFabian Kosmale2021-11-051-0/+1
* Type assertions: Mention the moniker as-castsFabian Kosmale2021-11-041-5/+4
* QuickFontDialog: make setCurrentFont() update listview indexesOliver Eftevaag2021-11-033-100/+130
* Stage all qml modules to a common directory when building for AndroidAlexey Edelev2021-11-023-1/+20
* Use correct plugin name for Android QML pluginsAlexey Edelev2021-11-022-70/+113
* Let DelegateChoice.roleValue compare enum as string, enum or intShawn Rutledge2021-10-311-1/+11
* deliveryagent: cancel touch-mouse synthesis when cancelling touch eventRichard Moe Gustavsen2021-10-281-0/+2
* qt_add_qml_module: Be more explicit about directory structureUlf Hermann2021-10-281-6/+12
* QML engine: Resolve URLs on property assignment when given an env varFabian Kosmale2021-10-284-21/+55
* QQuickStyle: use systemTheme() to detect dark modeMitch Curtis2021-10-271-12/+5
* Rename labs platform types to avoid duplicate type namesMitch Curtis2021-10-2733-754/+754
* Document PinchHandler's active property as read-onlyMitch Curtis2021-10-271-0/+1
* sg: Drop internal pool allocs upon QQuickWindow::releaseResourcesLaszlo Agocs2021-10-251-0/+3
* StackView: support required propertiesFabian Kosmale2021-10-222-9/+24
* Update documentation for QQmlBind::restoreModeUlf Hermann2021-10-221-6/+2
* Remove deprecated usage of QQmlFileSelector::get in texteditor exampleLuca Di Sera2021-10-221-2/+1
* QQmlPropertyBindingJS: Skip evaluation if target is about to be deletedFabian Kosmale2021-10-221-0/+2
* Doc: Clarify how implicit size worksJan Arve Sæther2021-10-211-2/+16
* Doc: Add references to the overview pages from each layout typeJan Arve Sæther2021-10-212-1/+22