aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Pass the sourceClipRect setting in the QQuickImageProvider optionsEirik Aavitsland2024-04-173-0/+18
| * doc: fix briefs for qmlls documentationSami Shalayel2024-04-172-2/+2
| * doc: use macro for qmlls's product nameSami Shalayel2024-04-174-21/+21
| * qmllint: do not ignore command line options with --ignore-settingsSami Shalayel2024-04-175-42/+64
| * QQuickTableView: support unselecting cellsRichard Moe Gustavsen2024-04-178-45/+162
| * Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2024-04-171-5/+5
| * Qt Quick Test: print backtraces for crashesMitch Curtis2024-04-171-0/+6
| * Layouts: reimplement toString() for better warning messagesMitch Curtis2024-04-173-1/+4
| * qmltyperegistrar: Don't needlessly copy a listUlf Hermann2024-04-171-2/+1
| * QQuick: Use a QQmlListProperty to expose a list of objectsUlf Hermann2024-04-172-4/+11
| * Declare some missing value typesUlf Hermann2024-04-1712-9/+52
| * QtQml: Uncruftify QQmlImports::getQmldirContentUlf Hermann2024-04-173-17/+6
| * Fix adding columns to TreeViewAntti Määttä2024-04-177-0/+150
| * Correct fragment stage related in QSGMaterial multiview docsLaszlo Agocs2024-04-161-5/+9
| * quicktest: Workaround for spurious ambiguity issue on IntegrityFabian Kosmale2024-04-171-3/+3
| * Adds documentation for the qml_in_java_based_android_projects exampleNicholas Bennett2024-04-174-7/+139
| * Android: Restore accidentally deleted deduplication of QML root pathsUlf Hermann2024-04-171-0/+1
| * QQmlComponent::loadFromModule: Improve error handlingFabian Kosmale2024-04-172-13/+51
| * Doc: Replace deprecated Qt Graphical Effects with the MultiEffect typeAndreas Eliasson2024-04-161-8/+9
| * Doc: Edit section about How to Separate Tests from App LogicAndreas Eliasson2024-04-1610-64/+230
| * Make inactive gradient duller colored for checked Switch in Fusion styleØystein Heskestad2024-04-161-2/+5
| * DelegateChooser: React to changes of choice property (via QAIM)Fabian Kosmale2024-04-166-1/+165
| * Improve error message for broken QML_SINGLETONCarl Schwan2024-04-152-23/+23
| * Fix crash in QQuickItem::mapToItemCarl Schwan2024-04-151-2/+3
| * QtQml: Declare char as builtin typeUlf Hermann2024-04-151-0/+8
| * richtext formatting of numbered and bullet lists (<ol> and <ul>)Sami Shalayel2024-04-152-1/+12
| * dom: do not set the file locations tree twiceSami Shalayel2024-04-151-2/+0
| * tst_slider: fail on warningsVladimir Belyavsky2024-04-151-66/+68
| * Docs: add font.variableAxes to the available font propertiesVolker Hilsheimer2024-04-151-0/+1
| * Fix revisioning of the variableAxes property in the Quick Font typeVolker Hilsheimer2024-04-152-1/+37
| * Disable copy and move for QQmlPreviewFileEngineHandlerEdward Welbourne2024-04-151-0/+1
| * Doc: Add CMake instructions for how to run Qt Quick TestAndreas Eliasson2024-04-151-12/+58
| * Fix contactlist example not finding ContactList type on macOSMitch Curtis2024-04-151-1/+0
| * Remove native style customization warnings for ItemDelegateMitch Curtis2024-04-158-9/+14
| * GridView: add missing properties and signals to the documentationHatem ElKharashy2024-04-131-0/+44
| * qmltyperegistrar: Improve readability and performanceUlf Hermann2024-04-1313-511/+767
| * Make sure PathView index isn't negative when filling the modelKaj Grönholm2024-04-123-0/+92
| * QtQml: Add a wrapper builtin for QQmlV4Function*Ulf Hermann2024-04-1251-111/+115
| * Fix Text with ElideRight rendering when margins are setIvan Solovev2024-04-123-2/+41
| * iOS: fix warnings in Slider in case of null handleVladimir Belyavsky2024-04-121-1/+3
| * qmlls: go to definition for componentsSemih Yavuz2024-04-123-1/+12
| * Raise the dead in QSGRhiShaderMaterialTypeCacheLaszlo Agocs2024-04-121-2/+10
| * Fix PathView infinite create/remove loopsKaj Grönholm2024-04-125-9/+107
| * Take into account inactive window when restoring focus after popup closeDoris Verria2024-04-123-2/+96
| * tst_rangeslider: fail on warningsVladimir Belyavsky2024-04-121-75/+77
| * tst_spinbox: fail on warningsVladimir Belyavsky2024-04-121-75/+76
| * QQuickItem::setFocus: Don't return too earlyDoris Verria2024-04-113-14/+90
| * Loader: keep control over resizingFabian Kosmale2024-04-113-9/+55
| * iOS: fix warnings in RangeSlider in case of null handleVladimir Belyavsky2024-04-111-2/+4
| * SpinBox: fix warnings with Windows native styleVladimir Belyavsky2024-04-111-2/+2