summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Detach for colortransforms of indexed formatsAllan Sandfeld Jensen2022-04-061-3/+5
* wasm: use “specialHtmlTargets” for canvas lookupMorten Johan Sørvig2022-04-054-8/+33
* QBuffer: fail early in seek() beyond QByteArray's max capacityMarc Mutz2022-04-052-2/+28
* moc: Add --debug-includes option to mocAlexandru Croitor2022-04-053-4/+56
* Fix overflow issue discovered by MSVC in C++20 modeEdward Welbourne2022-04-051-2/+3
* Minor post-""_L1-ification tidy-up in QDateTimeParserEdward Welbourne2022-04-051-7/+5
* QDateTimeParser: Correct a comment which was exactly wrongEdward Welbourne2022-04-051-1/+1
* Extend androidtestrunner default timeout to 8 minutesAndreas Buhr2022-04-051-1/+1
* Activate tst_qmessagebox for AndroidAndreas Buhr2022-04-051-1/+1
* rhi: Add explicit subclass for RTs from swapchainsLaszlo Agocs2022-04-0513-84/+130
* QMetaType: Add qHash() overloadMårten Nordheim2022-04-052-0/+16
* QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public...Marc Mutz2022-04-0528-18/+57
* WhenAllContext: optimize atomic operationsMarc Mutz2022-04-051-4/+5
* Reorganize work with graphical libraries on INTEGRITYTatiana Borisova2022-04-056-4/+65
* CI: add Windows host support for QNXTommi Mänttäri2022-04-051-7/+41