summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * QBuffer: test and document open() behaviorMarc Mutz2022-12-161-0/+4
| * SQLite: Update SQLite to v3.40.0Andy Shaw2022-12-163-1587/+3539
| * iOS a11y: Ensure parent elements are stacked below their childrenTor Arne Vestbø2022-12-161-1/+3
| * Android: Fix incorrect dimensions - part 2Samuel Mira2022-12-141-20/+15
| * PCRE2: upgrade to 10.42Giuseppe D'Angelo2022-12-1336-3496/+9919
| * Set geometry property in QXcbWindow after checking minimum sizeAxel Spoerl2022-12-121-5/+5
| * QNetworkRequest: don't assume QByteArray::constData() is NUL-terminatedMarc Mutz2022-12-102-21/+29
| * QNetworkRequest: Make header parsing locale-independentMarc Mutz2022-12-102-2/+4
| * Fix crash on serializing default-constructed QTimeZoneEdward Welbourne2022-12-091-3/+11
| * Doc: Change links from froglogic to qt domainKai Köhne2022-12-093-5/+5
| * Fix wrong to linear conversionAllan Sandfeld Jensen2022-12-092-1/+2
| * Backport QtMiscUtils::toAsciiLower() from devMarc Mutz2022-12-071-0/+5
* | Update the LGPL license headerv5.15.12-lts-lgplTarja Sundqvist2023-12-152-40/+40
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-10-1194-935/+1253
|\|
| * SQL/MySQL: fix handling of json columnChristian Ehrlicher2022-12-051-1/+3
| * fix Alt+` shortcut on non-US layoutsAndrey Butirsky2022-12-022-8/+8
| * macOS: Fix less common writing systems on Catalina and laterEskil Abrahamsen Blomfeldt2022-11-302-8/+137
| * Update bundled libpng to version 1.6.39Eirik Aavitsland2022-11-2815-117/+136
| * Android: Fix signing of APKs that are generated when an AAB is also builtVille Voutilainen2022-11-231-60/+8
| * Update bundled zlib to version 1.2.13Dennis Oberst2022-11-1822-310/+284
| * doc: update the limitation of QSystemTrayIcon on X11Liang Qi2022-11-171-1/+3
| * Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-101-7/+16
| * Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessionsJan Grulich2022-11-091-0/+14
| * Handle allocation failure in QImage rotate 90/180/270 functionsEirik Aavitsland2022-11-041-0/+6
| * xcb: Flush Display when processing xcb eventsLiang Qi2022-11-041-0/+8
| * xcb: Add xlib wrapper for XFlush()Liang Qi2022-11-043-0/+100
| * QHostAddress: Fix incorrect comparison against 'Any'Mårten Nordheim2022-11-041-1/+1
| * QSsl[OpenSSL/Android]: Fix hardcoded 1_1 suffixMårten Nordheim2022-11-021-8/+8
| * QMacStyle: do not set white color for grayed out buttonTimur Pocheptsov2022-11-011-2/+7
| * Work round macOS's omission of en_DE from its own uiLanguages()Edward Welbourne2022-11-011-0/+25
| * QJsonValue: fix incorrect to{Array,Object} when the value is emptyThiago Macieira2022-10-313-8/+12
| * QGtk3Dialog: remove the #include for empty mocThiago Macieira2022-10-311-2/+0
| * Remove unneeded QWindow from QGtk3DialogIlya Fedin2022-10-312-71/+20
| * Android: fix Gradle warning about using enableUncompressedNativeLibsAssam Boudjelthia2022-10-281-2/+24
| * Mention limitation of QDir::drives() on WindowsTimothée Keller2022-10-251-1/+2
| * QFileSystemEngine/Win: fix incorrect buffer size in currentPath()Thiago Macieira2022-10-241-1/+1
| * Android: properly retrieve mime type of uri to for openUrl()Assam Boudjelthia2022-10-211-5/+6
| * Android: Fix clipboard issue with urlsChristian Strømme2022-10-211-11/+9
| * Android: Add a way to disable accessibility via an environment varVille Voutilainen2022-10-201-0/+3
| * Update bundled libpng to version 1.6.38Eirik Aavitsland2022-10-1921-259/+176
| * QIOSMessageDialog::exec - work around 'windowsless' execTimur Pocheptsov2022-10-191-0/+20
| * QIosScreen: retain the right windowTimur Pocheptsov2022-10-181-1/+1
| * QNetworkReply: Fix typos in the documentationIevgenii Meshcheriakov2022-10-181-2/+2
| * QIosTextResponder: stop using deprecated constants and typeTimur Pocheptsov2022-10-171-4/+4
| * qcompilerdetection.h: detect CoverityMarc Mutz2022-10-161-0/+5
| * Android: Fix Display.getRealMetrics deprecationSamuel Mira2022-10-143-22/+104
| * Fix broken Text rendering when noantialiased NativeRendering is usedDominik Holland2022-10-122-2/+8
| * forkfd: fix Clang 15 ATOMIC_VAR_INIT deprecation warningMarc Mutz2022-10-121-0/+4
| * eglfs: Add env.var. to disable the dedicated drmHandleEvent threadLaszlo Agocs2022-10-105-15/+60
| * doc: Don't put strings into QVector<double>Shawn Rutledge2022-10-101-2/+2