summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_QSslSocket_onDemandCertificates_member: Blacklist Windows & debugv6.2.6-lts-lgplAxel Spoerl2023-09-202-8/+17
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-01927-14465/+51767
|\
| * QVariant: do allow non-default-constructible typesThiago Macieira2022-09-162-3/+30
| * Blacklist: tst_QGraphicsAnchorLayout::layoutDirection for Ubuntu 22.04Heikki Halmet2022-09-131-0/+1
| * CMake: Un-TP QT_HOST_PATHJoerg Bornemann2022-09-131-1/+0
| * Make tst_qnetworkreply depend on the 'echo' helperMårten Nordheim2022-09-121-0/+1
| * Fix crash when setting override cursor on multiple clientsEskil Abrahamsen Blomfeldt2022-09-112-5/+5
| * Make QKdeTheme aware of runtime theme changesAxel Spoerl2022-09-111-5/+148
| * Fix ignored name filter in QFileDialog::getOpenFileContent()Sze Howe Koh2022-09-111-1/+1
| * QHttp2Configuration: in QNAM, use old, higher values in flow controlTimur Pocheptsov2022-09-114-7/+14
| * macOS: Check m_platformWindow before processing key event after shortcutTimur Pocheptsov2022-09-111-1/+1
| * tst_QSslKey - make OpenSSL v3 detection fully runtimeTimur Pocheptsov2022-09-111-11/+14
| * QTextDocumentLayout: Account for topMargin when hit-testingTang Haixiang2022-09-112-1/+38
| * Port QDir to qsizetype [2/3]: implementationMarc Mutz2022-09-112-24/+24
| * Port QDir to qsizetype [1/3]: indexed to ranged loopsMarc Mutz2022-09-111-4/+4
| * QOffsetStringArray: fix ambiguous qOffsetStringArray overloadsMarc Mutz2022-09-111-2/+2
| * Fix int/qsizetype mismatches in data url supportMarc Mutz2022-09-111-2/+2
| * QCoreGlobalData: removeMarc Mutz2022-09-116-149/+29
| * qUncompress: statically assert that arithmetic overflow cannot occurMarc Mutz2022-09-111-1/+3
| * QFileSystemEngine/Unix: fix unneeded casts from errno values to intMarc Mutz2022-09-111-8/+8
| * QGtk3Dialog: remove the #include for empty mocThiago Macieira2022-09-111-2/+0
| * QGraphicsScene::render: fix int/qsizetype mismatchThiago Macieira2022-09-111-3/+3
| * Android A11Y: Notify android about scroll eventsJens Trillmann2022-09-118-0/+40
| * Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-09-112-4/+33
| * Android A11Y: Check for active surface before calling into native codeJens Trillmann2022-09-111-5/+11
| * wasm: don't access deleted settings objectsMorten Sørvig2022-09-111-14/+29
| * QTranslator: generalize a UNIX-only pathGiuseppe D'Angelo2022-09-111-2/+7
| * Update the snippet for QFileDialog::saveFileContentMikolaj Boc2022-09-111-1/+3
| * xcb: set _NET_STARTUP_ID at client leader windowIlya Fedin2022-09-115-6/+31
| * QSysInfo::prettyProductName(): add missing macOS product namesYuhang Zhao2022-09-111-2/+9
| * QVariant: fix conversions of string keys to Q_ENUM that are QFlags<>Thiago Macieira2022-09-112-5/+16
| * QDBusMetaObjectGenerator: use qsizetype for counting thingsThiago Macieira2022-09-111-26/+28
| * QAbstractButton: do not steal wheel event when disabledTasuku Suzuki2022-09-111-3/+0
| * Fix renameat2 configure checkVolker Krause2022-09-101-1/+1
| * Add QXdgDesktopPortalFileDialog::useNativeFileDialog()Ilya Fedin2022-09-102-4/+15
| * QListview: PageDown/Up infinite loopTang Haixiang2022-09-102-3/+30
| * QIcon: remove icon from cache if the cached engine fails to loadLu YaNing2022-09-101-4/+8
| * Fix QDockWidget move between screens with different dprThorbjørn Lund Martsum2022-09-102-1/+30
| * Fix a leak of fallback dialog helper in xdgdesktopportalIlya Fedin2022-09-101-3/+3
| * QGtk3Theme: Respect xcb_xlib config optionIlya Fedin2022-09-102-0/+7
| * moc: fix use of escape sequence of more than one characterThiago Macieira2022-09-102-39/+48
| * Avoid crash in QTextMarkdownWriter::writeBlock()Shawn Rutledge2022-09-101-2/+2
| * Android: Light/dark modes detectionBartlomiej Moskal2022-09-107-0/+43
| * Doc: Add missing since 6.2 to QImage and QPixmapYuhang Zhao2022-09-092-4/+8
| * Doc: 3rd party: Fix reference to FreeType LICENSE.txtTopi Reinio2022-09-091-1/+1
| * CMake: fix build with FreeBSD 13.1Thiago Macieira2022-09-091-0/+1
| * Cocoa: fix build: add missing includeThiago Macieira2022-09-091-0/+1
| * moc: replace offsetof with sizeofThiago Macieira2022-09-091-1/+1
| * QStyledItemDelegate: Fix the event filter docLaszlo Papp2022-09-091-2/+3
| * QSysInfo: update docs to mention the latest osYuhang Zhao2022-09-091-10/+8