summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tst_socketnotifier/unexpectedDisconnection: Extend blacklisting to all window...Friedemann Kleint2021-01-191-2/+2
* pro2cmake: Add mapping for Qt::StateMachineJoerg Bornemann2021-01-191-0/+1
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-196-9/+79
* Adjust sql drivers documentation to cmakeAlexey Edelev2021-01-192-163/+195
* Move UNICODE and _UNICODE definitions to internal platform targetAlexey Edelev2021-01-192-1/+5
* tst_QThreadPool: avoid a potential memory leaksSona Kurazyan2021-01-191-53/+45
* Add QNX7.1 to CIMarianne Yrjänä2021-01-191-1/+1
* Windows QPA: Fix blurry title icons with fractional scale factorFriedemann Kleint2021-01-191-1/+2
* Adjust database packages FindFoo.cmake files to CMake conventionAlexey Edelev2021-01-193-36/+41
* Fix qt_add_big_resources with namespace buildsAlexey Edelev2021-01-192-2/+2
* Android: skip tst_QFile::moveToTrash()Assam Boudjelthia2021-01-192-3/+3
* vkmemalloc: Silence clang warning about unused member varLaszlo Agocs2021-01-192-3/+43
* Update QVulkan(Device)Functions to Vulkan 1.2Laszlo Agocs2021-01-198-1903/+12006
* ItemViews: Don't remove items on internal moveChristian Ehrlicher2021-01-182-4/+8
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-01-183-32/+12
* Fix problems with offset-derived ids for QTimeZoneEdward Welbourne2021-01-184-22/+32
* Add new special QObjectPrivate::{connect, disconnect} for QMLAndrei Golubev2021-01-183-3/+80
* QVectorND: make some constructors explicitGiuseppe D'Angelo2021-01-181-3/+3
* QLocale: Allow direct conversion to language, country, and script codesKai Köhne2021-01-183-2/+65
* QVariant::fromValue<T>: require T to be copy constructibleFabian Kosmale2021-01-182-0/+20
* QUntypedBindable: Add documentationFabian Kosmale2021-01-181-0/+113
* Fix small typo in the QMdiArea documentationOliver Eftevaag2021-01-181-1/+1
* macOS: Fix assert with Freetype engineEskil Abrahamsen Blomfeldt2021-01-181-1/+1