summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QTestlib: Speed up comparison of qsizetypeFriedemann Kleint2021-01-224-0/+36
* Update TinyCBORThiago Macieira2021-01-2211-48/+114
* Tune compilation flags to reduce libraries sizeAlexey Edelev2021-01-222-1/+15
* rhi: Pipeline cache load/saveLaszlo Agocs2021-01-2215-55/+657
* Fix static top-level buildJoerg Bornemann2021-01-221-7/+7
* QSsl: add a new private APITimur Pocheptsov2021-01-2210-324/+903
* tst_qfont: expect failure on font testcase for QEMU ARMv7Samuli Piippo2021-01-222-0/+7
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-219-8/+561
* Add face support to texture fileJonas Karlsson2021-01-215-39/+85
* Fix separately building SQL plugins with CMake 3.16Joerg Bornemann2021-01-211-1/+3
* SQLite: Update to 3.34.0Andy Shaw2021-01-213-730/+2030
* Hold references to zone IDs alive during useEdward Welbourne2021-01-211-2/+8
* tst_qvulkan: Skip assumption about supportedApiVersionLaszlo Agocs2021-01-211-3/+4
* QProperty: Add private isAnyBindingEvaluating functionFabian Kosmale2021-01-213-0/+28
* tst_qsequentialanimationgroup.cpp: Avoid some memory leaksUlf Hermann2021-01-211-5/+14
* Gracefully reject requests for absurd font sizesEirik Aavitsland2021-01-211-0/+6
* tst_socketnotifier: Fix timeout of QTcpServer::waitForNewConnection()Friedemann Kleint2021-01-211-2/+2
* Only generate and add static plugin imports once per module targetCraig Scott2021-01-211-2/+18
* macOS: Only check SDK major version for compatibilityTor Arne Vestbø2021-01-201-2/+2
* QPushButton: fix drawing pushbutton with a menuChristian Ehrlicher2021-01-201-8/+9
* iOS: ensure we close the edit menu when the user taps outside the input areaRichard Moe Gustavsen2021-01-201-32/+50
* iOS: ensure we hide the edit menu while dragging on the selection handlesRichard Moe Gustavsen2021-01-201-0/+9
* Make QStyle::proxy() always return the leaf proxySergio Martins2021-01-201-2/+4
* Add simple benchmark for QRegularExpressionIvan Solovev2021-01-206-1/+321
* Long live QNetworkInformationMårten Nordheim2021-01-207-1/+922
* Do not export the QT_PLUGINS target property of Qt modulesJoerg Bornemann2021-01-202-3/+2
* Fix loading of Qt6*Plugin.cmake files of per-repo buildsJoerg Bornemann2021-01-202-10/+15
* pro2cmake: Raise QT_REPO_MODULE_VERSION to 6.1.0Joerg Bornemann2021-01-201-1/+1
* Rasterizer: compute intersection factors only when neededEirik Aavitsland2021-01-201-7/+12
* Fix QTzTimeZonePrivate::displayName()'s fallbackEdward Welbourne2021-01-201-1/+2
* Generate Qt6EntryPointAdditionalTargetInfo independent of platformAlexey Edelev2021-01-201-7/+10
* iOS: Handle keyboard events when using an external keyboardAndy Shaw2021-01-2019-48/+274
* [Android] Fix Text select handle misplaced on fields inside QDialog issuesPekka Gehör2021-01-201-2/+2
* Add arguments to 'qt_manual_moc' to resolve 'moc' includesAlexey Edelev2021-01-201-1/+19
* QLocale: add a Q_CHECK_PTRGiuseppe D'Angelo2021-01-201-0/+1
* QVLA: add a Q_ASSERTGiuseppe D'Angelo2021-01-201-0/+1
* CMake: Use private headers for internal module priJaeyoon Jung2021-01-201-0/+2
* Remove debug outputEskil Abrahamsen Blomfeldt2021-01-202-3/+0
* cmake: Bail out in case syncqt failed to runKevin Funk2021-01-201-1/+4
* Correct item indent in checkable menus in stylesheet styleEirik Aavitsland2021-01-201-2/+2
* QSsl: fix OpenSSL DLL names for Windows on ARMCameron Gutman2021-01-191-5/+9
* macOS: Remove DontConfirmOverwrite workaroundMorten Johan Sørvig2021-01-191-9/+2
* Fix build with GCC 11: include <limits>Thiago Macieira2021-01-192-2/+5
* Mark qBadAlloc as [[noreturn]]Giuseppe D'Angelo2021-01-192-1/+5
* Build fixes for GCC 11Ville Voutilainen2021-01-194-4/+4
* Fix framework path for *_header_check targetsJoerg Bornemann2021-01-191-1/+1
* Remove unused variable from QNetworkReply benchmarkVolker Hilsheimer2021-01-191-1/+0
* Android: Finish composing text before Key handlingBartlomiej Moskal2021-01-191-0/+11
* Update QOperatingSystemVersion version names for AndroidAssam Boudjelthia2021-01-192-0/+40
* Add missing since to QEvent::copy docsNicolas Fella2021-01-191-0/+1