summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [QNX] Use QRhiBackingstore for non-raster surface windows6.7Tuomas Vaarala13 hours2-1/+19
* QPalette: clarify documentation of resolve a bitVolker Hilsheimer19 hours1-1/+4
* QFrame: Disable implicit inclusion of safe area margins in contents rectTor Arne Vestbø22 hours1-0/+6
* rhi: Don't fall back to OpenGL backingstore if Metal is not availableTor Arne Vestbø22 hours1-2/+2
* Doc: Document function argumentAndreas Eliasson30 hours1-1/+1
* Docs: Correct Android ABI string in build documentationNicholas Bennett33 hours1-1/+1
* wasm: add autorepeat for QKeyEventLorn Potter37 hours3-2/+3
* QString: replace homebrew toString() with the Real Deal™Marc Mutz43 hours1-4/+1
* tst_QStringView: (re)fix GCC ubsan buildMarc Mutz43 hours2-1/+32
* tst_QByteArrayView: (re)fix GCC ubsan buildMarc Mutz43 hours1-1/+4
* tst_QByteArrayView: expose constExpr() test to non-ubsan GCC buildsMarc Mutz43 hours2-2/+8
* CMake: Fix DEBUG_POSTFIX to apply to macOS multi-config buildsAlexandru Croitor2 days1-0/+1
* tst_QSpan: fix a typoMarc Mutz2 days1-1/+1
* tst_QStringApiSymmetry: add overload check for (weak)QString/QBAVMarc Mutz2 days1-0/+13
* QMessageAuthenticationCodePrivate: mark ctor explicit and noexceptMarc Mutz2 days1-1/+1
* tst_http2: fix -Wunused-parameter warningMarc Mutz2 days1-1/+1
* QKdeTheme: update color scheme with unknown desktop themeAxel Spoerl2 days1-4/+1
* QKdeThemePrivate: refactor reading of KDE settingsAxel Spoerl2 days1-36/+215
* Fix build with -no-feature-mdiareaVolker Hilsheimer2 days1-2/+12
* Fix documentation of QKdeThemePrivate::updateColorScheme()Axel Spoerl3 days1-5/+5
* QCommonStyle: fix drawing artifacts for some standard iconsChristian Ehrlicher3 days10-0/+0
* QVariant: do reset is_null after setValue()Thiago Macieira3 days2-0/+4
* Android: remove \c format from manifest table row titlesAssam Boudjelthia3 days1-2/+2
* QWindows11Style: Initialize colorSchemeIndex/highContrastTheme in ctorWladimir Leuschner3 days1-0/+4
* QIcon: Adjust documentation of QIcon::pixmap()Christian Ehrlicher3 days1-1/+3
* Fix qt_attribution file for libjpegEirik Aavitsland3 days1-1/+1
* Consider the versioned Qt6::Gui when target when adding the plugin dependenciesAlexey Edelev4 days1-1/+2
* [docs] QSpan: enable 2nd subspan() overload docsMarc Mutz4 days1-2/+0
* QCryptographicHash: add specific test for static hash() functionMarc Mutz4 days1-0/+13
* tst_QCryptographicHash: mask a QSKIP in addDataAcceptsNullByteArrayView()Marc Mutz4 days1-3/+6
* tst_QSpan: fix GCC 11 -Wmaybe-uninitializedMarc Mutz4 days1-1/+1
* Bump androix dependency to 1.13.1André Klitzing8 days1-1/+1
* Tests/QWidget: fix hoverPosition test for openSUSEChristian Ehrlicher8 days1-0/+4
* Exclude VxWorks from qstorageinfo testsMichał Łoś8 days1-1/+1
* Limit size of large files test for VxWorksMichał Łoś8 days1-0/+8
* Windows: Destroy display change window before unregistering window classTor Arne Vestbø8 days3-1/+8
* JNI: fix docs snippet typo in QJniObjectAssam Boudjelthia8 days1-2/+2
* Exclude sync() usage from VxWorks platformTomasz Kozłowski8 days1-0/+2
* Make tst_QFileInfo::setFileTimes more robustŁukasz Matysiak8 days1-1/+8
* Mark QGuiApplication::platformName property as CONSTANTKai Uwe Broulik8 days1-1/+1
* moc: port to RAII handling of fopen()ed FILE*sMarc Mutz9 days1-39/+30
* Fix separator in QLocale::uiLanguages()Kirikaze Chiyuki9 days2-0/+7
* QDesktopServices: clean up pre-Qt-6.6 codeMarc Mutz9 days2-48/+0
* Make minimal tag size more acceptingAllan Sandfeld Jensen9 days1-1/+5
* Cope with CLDR's "day period" format specifiersEdward Welbourne9 days4-39/+49
* Rewrite CLDR-ingestion's date-time format conversionEdward Welbourne9 days1-78/+167
* Tidy up macToQtFormat() in Darwin system locale backendEdward Welbourne9 days1-89/+86
* Update bundled libjpeg-turbo to version 3.0.3Eirik Aavitsland9 days10-52/+177
* Android: account for namespace in build.gradle instead of manifestAssam Boudjelthia9 days3-49/+70
* QDir: replace a QScopedArrayPointer with a QVLAMarc Mutz9 days1-2/+3