summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CI: use HOME directory for QNX license and PATH in Linux host buildsTommi Mänttäri2022-04-051-3/+3
* QSplitter: Don't move handle in non-pressed stateNodir Temirkhodjaev2022-04-052-10/+34
* Correct documentation in QMainWindow in regards to centralwidgetDavid Skoland2022-04-051-4/+1
* QCocoaTheme: use NSColor.controlAccentColor for QMenu itemsTimur Pocheptsov2022-04-051-1/+1
* qmake: Add support for C++23Joerg Bornemann2022-04-055-5/+11
* CI: Blacklist mixedScripts for QNXPasi Petäjäjärvi2022-04-051-0/+3
* QBufferPrivate: use NSDMIMarc Mutz2022-04-051-11/+5
* QFutureInterface: optimize atomic loadMarc Mutz2022-04-051-1/+1
* QPropertyBindingSourceLocation: fix BiC in source_location ctorsMarc Mutz2022-04-051-3/+15
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: private APIMarc Mutz2022-04-0514-37/+82
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public APIMarc Mutz2022-04-0512-18/+46
* wasm: Make sure all qstdweb classes have val()Morten Johan Sørvig2022-04-052-2/+30
* Android: Fix deadlock caused by a race between permissions query and IMJarkko Koivikko2022-04-056-55/+22
* Remove unused parameter in NmakeMakefileGenerator::suppressBuiltinRules()Tor Arne Vestbø2022-04-051-1/+1
* QFontDatabase: Update docs for QGuiApplication::fontDatabaseChanged()Tor Arne Vestbø2022-04-051-1/+4
* qt-testrunner: be more strict if bad XML log files are writtenDimitrios Apostolou2022-04-052-11/+34
* [doc] Fix typo in QBuffer::setBuffer() descriptionMarc Mutz2022-04-051-1/+1
* Doc: Add qdoc macro for tabbed contentVenugopal Shivashankar2022-04-053-0/+117
* xcb: Correctly set physical size for screen with RandR 1.5Liang Qi2022-04-042-10/+30
* CMake: Make sure the strip_for_binary project works with MakefilesAlexandru Croitor2022-04-041-0/+1
* coin: Don't package installed example binariesAlexandru Croitor2022-04-041-0/+48