summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QRM: report the number of properties as column count in trees of gadgetsHEADdevVolker Hilsheimer3 hours3-8/+48
* a11y: Add a11y implementation for QColorWellMichael Weghorn6 hours6-1/+272
* De-inline QComboMenuDelegateMarc Mutz8 hours2-13/+32
* Android: Use setWindowInsetsAnimationCallback to detect keyboard animation endJani Korteniemi10 hours1-17/+24
* QComboxBox: replace className() comparison with qobject_castMarc Mutz10 hours1-2/+2
* tst_qdbuscpp2xml: replace Q_ENUMS with Q_ENUMAhmad Samir10 hours1-1/+1
* Remove unused header time.h from qabstractsocket.cppMate Barany12 hours1-2/+0
* Add OffscreenSurface capability to QPlatfromIntegrationArtem Dyomin13 hours13-14/+40
* Doc: Fix typo in configurationPaul Wicking13 hours1-1/+1
* De-inline QComboBoxListViewMarc Mutz15 hours2-41/+55
* QString::assign: mark the projection lambda noexceptMarc Mutz15 hours1-1/+1
* Add internal documentation for QtPrivate::CompactStoragePavel Dubsky15 hours1-0/+58
* QMake: Add support for MSVC's address sanitizerJoerg Bornemann15 hours2-0/+27
* QArrayDataOps::assign: improve for forward iterators (redux)Thiago Macieira15 hours2-27/+66
* QArrayDataOps::assign: fix race condition in getting capacityThiago Macieira15 hours1-1/+1
* Tidy tst_LargeFile: split two long lines, purge a spurious blank lineEdward Welbourne15 hours1-5/+8
* Modernize tst_LargeFile: replace an enum with constexpr named valuesEdward Welbourne15 hours1-12/+10
* Use a scope guard to manage output previously routed via QVERIFY(false)Edward Welbourne15 hours1-4/+9
* Modernize tst_LargeFile: use NSDMI for construction where possibleEdward Welbourne15 hours1-32/+32
* Upgrade Harfbuzz to 12.2.0Eirik Aavitsland16 hours20-69/+80
* QGraphicsView: remove duplicate Q_FLAGS(QPainter::RenderHints)Ahmad Samir16 hours1-1/+1
* qtmetamacros.h: fix comment of two #endifAhmad Samir16 hours1-2/+2
* qtmetamacros.h: remove redundant Q_PRIVATE_QPROPERTYAhmad Samir16 hours1-4/+0
* qtmetamacros.h: don't use Q_ENUMS/Q_FLAGS in {Q_ENUM,Q_FLAG}{,_NS}Ahmad Samir16 hours1-4/+4
* Add qtbase Qt6Android.jar to class-pathElias Toivola21 hours1-10/+92
* QRandomGenerator: remove direct use of HW instructionsThiago Macieira26 hours3-21/+11
* QuasiVirtual: remove unnecessary limitation for static assert checkArtem Dyomin32 hours1-6/+6
* Move QQuasiVirtual to a separate headerArtem Dyomin32 hours3-213/+243
* QWindows11Style: Don't highlight disabled tabs on hoverWladimir Leuschner34 hours1-1/+2
* QWindows11Style: Don't change disabled QSlider handle inner radiusWladimir Leuschner34 hours1-4/+7
* QWindows11Style: Don't highlight disabled QSpinBoxesWladimir Leuschner34 hours1-2/+3
* Remove QSKIP wayland tst_QGraphicsPixMapItem as no longer failingFrédéric Lefebvre40 hours1-3/+0
* qmenu: Adjust geometry passed to waylandDavid Edmundson41 hours1-3/+5
* a11y: Simplify implementation of QAccessibleTableIngo Klöcker41 hours2-77/+8
* QRangeModel: implement autoConnectPolicyVolker Hilsheimer41 hours6-26/+860
* a11y Android: Replace magic numbers of RangeType with java constantsJulian Greilich46 hours3-5/+36
* cmake: remove GCC-9 -Wno-error flags added d/t "Qt not ready"Marc Mutz2 days1-4/+0
* a11y Android: Use correct EventType TYPE_WINDOW_CONTENT_CHANGEDJulian Greilich2 days1-4/+7
* painting: fix build with -no-feature-raster-64bitNick Shaforostov2 days1-0/+4
* Doc: Disable undocumented property warningPaul Wicking2 days1-0/+1
* QDebug output: give timestamps of QEvents if verbosity increasedShawn Rutledge2 days1-1/+4
* iOS: Import documents when opening files via UIDocumentPickerControllerTor Arne Vestbø2 days1-1/+14
* QStyleSheetStyle: don't call base implementation for PE_WidgetChristian Ehrlicher2 days1-1/+11
* SBOM: Do not use generic QT CPE for third party modulesKai Köhne2 days1-3/+2
* QVariant: remove pointless castMarc Mutz2 days1-1/+1
* [docs] Q_CONSTINIT: mention it attaches to definitionMarc Mutz2 days1-0/+12
* Add both required binaries to the android buildLauri Pohjanheimo2 days1-3/+4
* macOS: Handle non-square system tray notification iconsTor Arne Vestbø2 days1-1/+11
* macOS: Handle non-square application icons by padding the iconTor Arne Vestbø2 days3-3/+37
* macOS: Use underlying NSImage for symbol images when used in system trayTor Arne Vestbø2 days1-0/+13