summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure that readAllStandardError() doesn't crash on assertJarek Kobus2022-04-092-4/+20
* QProxyStyle: reimplement event() handlingGiuseppe D'Angelo2022-04-091-7/+2
* xcb: get geometry correctly for rotation with RAndR 1.5Liang Qi2022-04-082-3/+60
* xcb: compare with screen name instead of old monitor infoLiang Qi2022-04-082-4/+3
* Update CLDR-derived data to newly-released v41Ievgenii Meshcheriakov2022-04-086-5015/+5055
* Fix crash in tst_qmltc_examples on AndroidAndreas Buhr2022-04-081-1/+1
* Fix check for pcre2 using cmakeJonas Kvinge2022-04-081-1/+1
* Guard against QWindow being deleted during close eventTor Arne Vestbø2022-04-081-2/+9
* Android: minor refactor in QTimeZonePrivate backendIvan Solovev2022-04-081-6/+5
* Android: use BCP 47 tag to create a correct Locale for QTimeZone::displayName()Ivan Solovev2022-04-082-11/+56
* Fix assertion failure when parsing a doubly-invalid date-time textEdward Welbourne2022-04-072-4/+22
* Don't use QSKIP() when merely eliding part of a testEdward Welbourne2022-04-071-25/+23
* Fix generation of qsimd_x86 files to require no hand-editingEdward Welbourne2022-04-074-3/+11
* tst_QTcpSocket: remove redundant includeTimur Pocheptsov2022-04-071-4/+0
* Replace uses of _qba with _baSona Kurazyan2022-04-073-5/+9
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-0723-99/+142
* Fix backingstore fractional DPR glitches for widgets in child windowsEirik Aavitsland2022-04-071-2/+12
* CI: Blacklist failing networks tests for QNX qemuPasi Petäjäjärvi2022-04-073-0/+29
* macOS: Allow duplicate entries in file dialog name filterTor Arne Vestbø2022-04-071-2/+2
* QFontDatabase: Simplify and standardize emit of fontDatabaseChanged signalTor Arne Vestbø2022-04-071-2/+2
* QFontDatabase: Add internal documentation for QFontDatabasePrivateTor Arne Vestbø2022-04-071-0/+50
* QFontDatabase: Track empty slots in application font list via file nameTor Arne Vestbø2022-04-072-4/+5
* Network[doc]: Update Qt6-changes for QNetworkInformation in 6.3Mårten Nordheim2022-04-071-0/+3
* Network[doc]: Update Qt6-changes with QNetworkInformation detailsMårten Nordheim2022-04-071-2/+11
* Add literal operators for QString/QByteArray to StringLiterals namespaceSona Kurazyan2022-04-076-38/+156
* QProxyStyle: do not pass DeferredDelete to baseStyleTimur Pocheptsov2022-04-071-0/+4
* QFontDatabase: Move registration of platform application fonts into call sitesTor Arne Vestbø2022-04-071-11/+9
* QFontDatabase: Make match/bestFoundry/load(Single)Engine part of QFontDatabas...Tor Arne Vestbø2022-04-072-15/+29
* Don't blit individual rects of region when when scrolling backingstoreTor Arne Vestbø2022-04-074-8/+8
* doc: Warn against using the screen's refresh rate for driving animationsTor Arne Vestbø2022-04-071-0/+5
* Rest of QtBase: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERNMarc Mutz2022-04-0715-21/+67
* Graphicsview: Avoid background clearing glitches under fractional DPREirik Aavitsland2022-04-061-0/+5
* Make keyClick safer for QWindows going away on presses or during waitAllan Sandfeld Jensen2022-04-061-0/+3
* Map the 'verbose' configure option to CMakeAlexey Edelev2022-04-062-1/+3
* Conan: Resolve the 'qt_host_path' before assigning it to 'QT_HOST_PATH' envIikka Eklund2022-04-061-0/+8
* Q[Multi]Hash: fix squeeze()Ivan Solovev2022-04-062-16/+123
* Q[Multi]Hash::reserve(): do nothing if desired size is less than currentIvan Solovev2022-04-062-0/+37
* Remove unnecessary type conversionXiao YaoBing2022-04-061-11/+11
* Android: fix androidtestrunner failure parsingAssam Boudjelthia2022-04-061-39/+100
* Improve surface format request for baseline test of GL painterEirik Aavitsland2022-04-061-3/+17
* QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: privat...Marc Mutz2022-04-0612-6/+23
* QBuffer: optimize seek()-past-end-of-bufferMarc Mutz2022-04-061-8/+7
* QByteArray/QVarLengthArray: add missing resize(n, v) overloadsMarc Mutz2022-04-066-5/+102
* QDom: optimize an atomic readMarc Mutz2022-04-061-1/+1
* QIODevicePrivate: disable copy/move SMFsMarc Mutz2022-04-061-0/+1
* QSettings: fix a misleading commentMarc Mutz2022-04-061-1/+2
* benchmarks: fix deprecation warningsMarc Mutz2022-04-062-5/+5
* QMetaTypeModuleHelper: prevent slicingMarc Mutz2022-04-061-0/+4
* CI: blacklist fromHtml:preformats with embedded backticks for QNXPasi Petäjäjärvi2022-04-061-0/+2
* Build system: Allow user to enable Intel CETYuhang Zhao2022-04-064-1/+19