aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Use tabs instead of a table that has code snippets6.3Andreas Eliasson2022-12-281-22/+31
* Flickable: prevent fixup() from being called while draggingOliver Eftevaag2022-12-193-7/+10
* Doc: Add missing QQuickWindow constructorHatem ElKharashy2022-11-171-1/+5
* Fix performance issue with drag retrigger events for qtquick itemsSanthosh Kumar2022-11-074-11/+72
* tests/benchmarks/quickcontrols2: allow opening projects in CreatorMitch Curtis2022-10-312-0/+12
* Fix broken Text rendering when noantialiased NativeRendering is usedDominik Holland2022-10-112-1/+29
* Do not listen to baselineOffset changes unless really neededJan Arve Sæther2022-09-274-2/+67
* Fix casts in qquickshapegenericrendererLaszlo Agocs2022-09-271-4/+4
* Gallery example: Use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-75/+67
* Adjust baselineOffset correctly when fontSizeMode == HorizontalFitJan Arve Sæther2022-09-222-15/+33
* Text: Re-layout the text when a alignment is set and the height growsDominik Holland2022-09-202-1/+25
* mac style (quick): sync slider setup with qmacstyleTimur Pocheptsov2022-09-161-1/+13
* DA: ignore disabled HoverHandlers when delivering hover eventsRichard Moe Gustavsen2022-09-163-14/+77
* Examples: Fix .pro files for chattutorialBartlomiej Moskal2022-09-166-11/+20
* examples/texteditor: remove use of Material styleSamuli Piippo2022-09-141-3/+0
* PinchArea: Keep the touch/mouse grab when pinch activatedSeokha Ko2022-09-142-0/+60
* qmltyperegistrar: Add .hh to the list of recognized header extensionsUlf Hermann2022-09-131-0/+1
* Qml: Don't crash on bad grouped propertiesUlf Hermann2022-09-133-1/+25
* Coin: Add core count configToni Saario2022-09-131-0/+6
* Fix flaky ToolTip::test_activateShortcutWhileToolTipVisible testMitch Curtis2022-09-132-1/+12
* UrlObject: Add colon after schemeLeticia Valladares2022-09-133-9/+69
* Fix for selecting file in FileDialog in AndroidBartlomiej Moskal2022-09-121-1/+1
* CMake: Correctly process root paths for qmlimportscannerAlexandru Croitor2022-09-091-1/+3
* CMake: Harden construction of QML import paths for qmlimportscannerAlexandru Croitor2022-09-091-10/+12
* Android: Fix for URLs with local authoritiesBartlomiej Moskal2022-09-092-17/+79
* Fix alias to inline component typeFabian Kosmale2022-09-084-2/+39
* Fix flaky tst_QQuickFileDialogImpl::goUpIntoLargeFolder testMitch Curtis2022-09-082-10/+21
* V4: Account for the guard pages when allocating stack spaceUlf Hermann2022-09-072-6/+7
* QQuickLabsPlatformFolderDialog: Modify the logic of setting the folderDuan Ting2022-09-071-1/+0
* QQmlEngineExtensionPlugin: Mention that CMake API is generally fineFabian Kosmale2022-09-071-0/+8
* StackLayout: Do not set size of children to (-1, -1)Jan Arve Sæther2022-09-063-4/+62
* Doc: fix and improve FileDialog example snippetMitch Curtis2022-09-053-17/+61
* Engine: Fix handling of attached objects in function callsFabian Kosmale2022-09-024-4/+43
* Flickable: let changing contentItem pos also affect the drag starting posOliver Eftevaag2022-09-024-8/+150
* Imagine: fix ComboBox's implicit size bindingsOliver Eftevaag2022-09-021-2/+2
* PinchHandler: Enforce min/max scale limits with native gesturesShawn Rutledge2022-09-023-19/+27
* Integrate property binding evaluation fix from qtbaseFabian Kosmale2022-09-023-3/+47
* Optimize QQuickMultiPointHandler::grabPoints slightlyShawn Rutledge2022-09-021-1/+1
* Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and nestedHeikki Halmet2022-09-011-0/+2
* QmlCompiler: Prevent lookup of value type where we need an object typeUlf Hermann2022-08-315-58/+98
* examples, texteditor: remove the config file, and use default settings insteadRichard Moe Gustavsen2022-08-313-13/+0
* examples: deploy qmldir for plugin exampleSamuli Piippo2022-08-311-0/+2
* Transition: properly remove QPropery based bindingsFabian Kosmale2022-08-303-5/+54
* tst_qquickmenu: Take into account menu margins when checking coordinatesDoris Verria2022-08-301-4/+4
* Doc: Document behavior of remote implicit importsUlf Hermann2022-08-292-2/+11
* Doc: fix typo in QQuickAccessibleOliver Eftevaag2022-08-281-1/+1
* Fix bad rendering after text selectionShawn Rutledge2022-08-274-2/+116
* Use the time stamp of the touch event when deliver touch as mouseSeokha Ko2022-08-262-0/+111
* Remove stray qDebug()Ulf Hermann2022-08-251-1/+0
* Doc: Apply some fixes to LocalStorage documentationUlf Hermann2022-08-251-5/+5