summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QLocal8Bit::convertToUnicode[win]: Fix order of growth and saturateMårten Nordheim2024-02-231-1/+1
* JNI: Move QJniArray constructor into the class bodyVolker Hilsheimer2024-02-231-11/+4
* JNI: don't depend on Qt-specific container API in QJniArrayVolker Hilsheimer2024-02-231-11/+13
* JNI: Support QStringList as a parameter of native functionsVolker Hilsheimer2024-02-232-9/+37
* JNI: implement support for native functions taking a listVolker Hilsheimer2024-02-231-0/+27
* RHI: fix Vulkan layout for PreserveDepthStencilContents depth texturesAurélien Brooke2024-02-231-1/+1
* rhi: gl: Fix multisample texture specificationLaszlo Agocs2024-02-231-2/+13
* rhi: gl: take sample count from textures too for RTsLaszlo Agocs2024-02-231-2/+2
* rhi: d3d11: Fix depth texture by porting from the d3d12 backendLaszlo Agocs2024-02-231-3/+3
* QDataStream: Turn QDataStreamSizes enum into static contexpr quint32Øystein Heskestad2024-02-232-7/+11
* CMake: Improve doc page of the QT_WASM_MAXIMUM_MEMORY propertyAlexandru Croitor2024-02-231-3/+3
* QOperatingSystemVersion: fix UB (invalid static_cast)Marc Mutz2024-02-231-1/+3
* CompactStorage: make it default-constructible againMarc Mutz2024-02-231-0/+1
* rhi: gl: Add R16F/R32F handling in pixel readbackJonas Karlsson2024-02-221-0/+8
* QFileSystemIterator/Darwin: enforce NFC encoding in QStringThiago Macieira2024-02-221-1/+9
* JNI: Support declared QtJniTypes in QJniArrayVolker Hilsheimer2024-02-221-3/+7
* Apple: use xmark.circle for the "clear" iconVolker Hilsheimer2024-02-221-1/+1
* Remove ; after QT_DECLARE_EXTERN_RESOURCEAndré Klitzing2024-02-221-1/+1
* QDBusIntrospection: make DiagnosticsReporter safe to useMarc Mutz2024-02-222-1/+7
* QDBusIntrospection: fix position of Annotation definitionMarc Mutz2024-02-221-12/+12
* Android: Add QtEditText to QtWindow in constructorTinja Paavoseppä2024-02-221-2/+2
* Fix support for Input color spacesAllan Sandfeld Jensen2024-02-221-1/+1
* Revert "Android: move referral global field to local variable in QtActivityBase"Julian Greilich2024-02-221-4/+4
* rhi: d3d11: Flush() when destroying a swapchainLaszlo Agocs2024-02-221-1/+5
* Move QtDisplayManager dpi calculations to functionsPetri Virkkunen2024-02-221-10/+13
* Do not register focus listener for null view in QtEmbeddedDelegatePetri Virkkunen2024-02-221-1/+2
* QStorageInfo: Use new comparison helper macrosRym Bouabid2024-02-222-17/+18
* QProcessEnvironment: Use new comparison helper macrosRym Bouabid2024-02-223-7/+26
* QDBusUtil::isValidBusName(): remove an impossible condition guardMarc Mutz2024-02-221-3/+0
* QFileInfo and QDir: use new \compares commandRym Bouabid2024-02-212-0/+3
* Assert if CoUninitialize is called on wrong threadJøger Hansegård2024-02-212-0/+2
* CMake: Default QT_I18N_SOURCE_LANGUAGE to "en"Joerg Bornemann2024-02-213-2/+8
* Doc: Link to qt_add_translations from qt_standard_project_setupJoerg Bornemann2024-02-211-0/+2
* CMake: Rename I18N_*LANGUAGES variables and parametersJoerg Bornemann2024-02-213-18/+19
* QIcon: complete the documentation of ThemeIconsVolker Hilsheimer2024-02-211-152/+170
* QIcon: remove unmapped ThemeIcon enum valuesVolker Hilsheimer2024-02-212-282/+0
* QHttp2Connection: add extra docsMårten Nordheim2024-02-212-4/+312
* QMime: remove unused qmap.h includesMarc Mutz2024-02-212-2/+0
* [docs] QDBusUtil: remove documentation of bygone functionsMarc Mutz2024-02-211-19/+0
* CMake: Fix wasm build without PCH enabledAlexandru Croitor2024-02-201-0/+2
* Apple icon engine: maintain aspect ratio of imageVolker Hilsheimer2024-02-202-24/+22
* Remove unused method QPlatformBackingStore::rhiSwapChain()Tor Arne Vestbø2024-02-201-2/+0
* wasm: make opengles3 (webgl2) default surface formatLorn Potter2024-02-212-17/+34
* Remove QT_ANDROID_DEPLOY_RELEASE variableAlexey Edelev2024-02-202-24/+3
* qfloat16: use new \compares commandIvan Solovev2024-02-201-0/+9
* Date and Time classes: use new \compares commandIvan Solovev2024-02-202-0/+12
* Mark the REST enablers as Tech PreviewGiuseppe D'Angelo2024-02-202-2/+2
* QDataStream: reimplement and constrain operator<<(bool)Giuseppe D'Angelo2024-02-203-11/+19
* QPainter: fix assert when drawing bitmaps at very near to .5 coordEirik Aavitsland2024-02-201-6/+8
* Windows QPA: Fix unity buildFriedemann Kleint2024-02-201-0/+2