summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QNetworkInformation: Behind captive portalMårten Nordheim2021-05-315-2/+103
* QNetworkRequest: Add API to set a minimum archive bomb sizeMårten Nordheim2021-05-3111-43/+80
* rhi: d3d: Avoid debug layer warning when having no vertex inputsLaszlo Agocs2021-05-311-7/+9
* rhi: Add support for 3D texturesLaszlo Agocs2021-05-3127-205/+1056
* rhi: vk: Switch to the modern validation layer internallyLaszlo Agocs2021-05-312-25/+4
* vulkan: Update legacy tests and examples to the modern validation layerLaszlo Agocs2021-05-3110-75/+14
* rhi: manual tests: Switch to VK_LAYER_KHRONOS_validationLaszlo Agocs2021-05-315-60/+5
* Fuzzing: Discard logging output from QSslCertificateRobert Löhning2021-05-311-0/+4
* Fuzzing: Discard logging output from QTextDocumentRobert Löhning2021-05-312-2/+12
* Q_DECLARE_METATYPE: Do not re-register typesFabian Kosmale2021-05-311-7/+20
* QChar: mark as PRIMITIVE typeGiuseppe D'Angelo2021-05-311-1/+1
* Fuzzing: Add CMake project files for fuzz targetsRobert Löhning2021-05-3113-108/+344
* QWidgetTextControl: ignore GroupSwitchModifier for BackSpaceIgor Kushnir2021-05-311-1/+1
* Avoid blocking read from stdin when collecting json filesAlexey Edelev2021-05-313-6/+9
* Fix path of qmlimportscanner for AndroidKai Köhne2021-05-311-1/+1
* blake2: Fix MSVC warning C4804Kai Köhne2021-05-312-4/+4
* Make the code format more standardizedXiao YaoBing2021-05-311-1/+1
* Fix PageDown behavior and PageUPTang Haixiang2021-05-312-14/+90
* doc: Fix typo in setViewportMargins() docsWenTao Song2021-05-301-1/+1
* PCRE2: upgrade to 10.37Giuseppe D'Angelo2021-05-3114-179/+973
* QComboBox: propagate style change on widget to internal containerVolker Hilsheimer2021-05-313-9/+62
* QComboBox: add space for scrollbar if needed after showing popupVolker Hilsheimer2021-05-311-6/+13
* CI: explicitly use -gpu swiftshader_indirect with Android emulatorAssam Boudjelthia2021-05-311-1/+1
* Block flaky rhi and OpenGL tests on AndroidAssam Boudjelthia2021-05-302-0/+5
* Avoid possible division by zeroRobert Löhning2021-05-271-4/+5
* wasm: fix screen offset logicLorn Potter2021-05-271-2/+2
* QNetworkInformation: Move android dependencies and perms to pluginMårten Nordheim2021-05-271-7/+2
* macOS: don't show invisible separator itemsVolker Hilsheimer2021-05-272-3/+8
* Add explicit default constructor for QEglFSContextJanne Koskinen2021-05-271-0/+1
* QFuture: remove incorrect sentence from docsGiuseppe D'Angelo2021-05-271-3/+0
* Fix qdoc warning after port to QPropertyVolker Hilsheimer2021-05-271-1/+1
* Fix qdoc warningsVolker Hilsheimer2021-05-273-3/+4
* macOS: respect underline attribute in menu item fontsVolker Hilsheimer2021-05-271-2/+4
* QList: do some minor cleanups in the internal codeAndrei Golubev2021-05-272-2/+1
* Silence warning C4996 (use of deprecated GetDesktopDpi)Kai Köhne2021-05-272-0/+6
* Implement propagation of object files to the end-point executableAlexey Edelev2021-05-2720-28/+332
* Clarify that QLoggingCategory works independent of compiler build typeKai Köhne2021-05-271-1/+8
* CMake: Revise plugin finalizer mode usageAlexandru Croitor2021-05-273-19/+23
* wasm: fix cmake syntax for emscriptenLorn Potter2021-05-271-4/+4
* Use the correct framework name when preparing the framework pathsAlexey Edelev2021-05-271-1/+1
* minor: Clean up areMetricsTooLarge() conditionsEskil Abrahamsen Blomfeldt2021-05-271-2/+2
* Fix auto-tests that are fooled by the presence of more than one pluginTimur Pocheptsov2021-05-279-219/+315
* QSsl::ImplementedClass - add DtlsCookieTimur Pocheptsov2021-05-273-4/+7
* Android: Add runOnMainAndroidThread() under QNativeInterfaceAssam Boudjelthia2021-05-266-1/+291
* Add SIMD optimizations for color-transform writesAllan Sandfeld Jensen2021-05-272-48/+262
* Add NEON optimizations to QColorTransformAllan Sandfeld Jensen2021-05-271-8/+125
* QNetworkManagerService: do not use a module-wide includeGiuseppe D'Angelo2021-05-261-1/+0
* CMake: Fix finalizers not being run for android executablesAlexandru Croitor2021-05-261-1/+4
* Partially modified to use C++11 standard nullptrXiao YaoBing2021-05-274-4/+4
* Blacklist tst_QTcpServer::linkLocal on macOS ARMTor Arne Vestbø2021-05-261-0/+3