summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Call MinGW's ld with -Bstatic when requesting static runtime linkageJoerg Bornemann2021-08-271-1/+1
* QToolButton: reimplement the fix for QTBUG-95255Giuseppe D'Angelo2021-08-272-7/+10
* qmake/vcxproj: Read C language standard from QMAKE_CFLAGSJoerg Bornemann2021-08-271-0/+16
* qmake: Make it possible to set CONFIG += c11 with MSVC 19.28Joerg Bornemann2021-08-271-0/+6
* qmake/vcxproj generator: Handle C standard compiler flagsJoerg Bornemann2021-08-273-6/+37
* qmake: Recognize MSVC 16.x as VS 2019 in the VS project generatorJoerg Bornemann2021-08-271-27/+31
* CMake: Warn when PRIVATE_MODULE_INTERFACE is provided with no targetAlexandru Croitor2021-08-271-2/+10
* Check QMake support for building apps on INTEGRITYTatiana Borisova2021-08-271-0/+4
* macOS: Check NSEvent.characters to determine dead key stateTor Arne Vestbø2021-08-271-2/+3
* macOS: Use current NSEvent to determine if IM text matches key eventTor Arne Vestbø2021-08-273-13/+17
* CMake: Build a subset of tests when targeting iOS in the CIAlexandru Croitor2021-08-279-4/+153
* CMake: Make _qt_internal_test_expect_pass more configurableAlexandru Croitor2021-08-271-6/+84
* CMake: Fix indentation in _qt_internal_test_expect_passAlexandru Croitor2021-08-271-11/+11
* Android: Add information about who launched this activity to intentsLars Schmertmann2021-08-261-0/+18
* rhi: Polish some feature flag docsLaszlo Agocs2021-08-261-22/+37
* wasm: don’t dereference null reply pointerMorten Johan Sørvig2021-08-261-40/+33
* QLocale: improve documentation snippetIvan Solovev2021-08-261-9/+11
* rhi: gl: Allow passing in a custom shareContextLaszlo Agocs2021-08-263-3/+14
* macOS: Modernize and clean up key event handlingTor Arne Vestbø2021-08-261-54/+56
* macOS: Move replacement range calculations into helper methodsTor Arne Vestbø2021-08-261-35/+70
* QGraphicsView: send timestamp information through QGraphicsSceneEventVolker Hilsheimer2021-08-264-0/+34
* NetworkAccessBackend: Remove the backend part of the nameMårten Nordheim2021-08-262-2/+2
* CMake: Properly export MODULE_PLUGIN_TYPESAlexandru Croitor2021-08-262-1/+4
* Refactor QApplication::translateRawTouchEvent to take a QTouchEvent*Volker Hilsheimer2021-08-264-21/+11
* Forward touchEvents to children inside QGraphicsProxyWidgetVolker Hilsheimer2021-08-264-12/+187
* Doc: Replace the example for QFileInfo::setFileLuca Di Sera2021-08-263-10/+22
* QBA(V)/QS(V)::lastIndexOf: fix the search of 1-char needlesGiuseppe D'Angelo2021-08-264-6/+10
* Doc: Fix documentation issues for Qt CoreTopi Reinio2021-08-2412-56/+88
* Revive tst_qresourceengineJoerg Bornemann2021-08-245-3/+68
* CMake: Fix automatic iOS bundle id extractionAlexandru Croitor2021-08-241-1/+1
* Add missing PRIVATE_MODULE_INTERFACEs to INTERNAL_MODULEsAlexey Edelev2021-08-242-0/+10
* QDashStroker: cap the number of repetitions of the patternEirik Aavitsland2021-08-244-24/+39
* CMake: Create plugin initializers for static user pluginsAlexandru Croitor2021-08-2413-138/+92
* CMake: Fix excessive size of precompiled header filesJoerg Bornemann2021-08-241-3/+3
* Unicode: fix the grapheme clustering algorithmGiuseppe D'Angelo2021-08-242-15/+128
* macOS: Correctly compute marked and selected text range, and use for insertionTor Arne Vestbø2021-08-241-17/+111
* QGraphicsProxyWidget: forward Window(De)Activate eventsVolker Hilsheimer2021-08-242-0/+59
* Add the json option to disable the zstd based compressionAlexey Edelev2021-08-232-1/+21
* macOS: Add debug keyboard layout for manual testingTor Arne Vestbø2021-08-232-0/+1446
* macOS: Highlight selected part of preedit using platform theme paletteTor Arne Vestbø2021-08-231-5/+17
* Fix default line thickness for fontsEskil Abrahamsen Blomfeldt2021-08-231-1/+1
* Fix access to content: URLs with transient read/write permissionsVolker Krause2021-08-231-17/+21
* Android: guard getStateCount() with correct VERSION.SDK_INTAssam Boudjelthia2021-08-231-1/+7
* QLineEdit: account for the placeholderText when computing lineRectZhang Hao2021-08-231-3/+10
* Re-add QPropertyAlias functionalityFabian Kosmale2021-08-234-12/+57
* Doc: Add global \versionlessCMakeCommandsNote qdoc macroJoerg Bornemann2021-08-234-60/+36
* QDir: add assert for nullptr ok parameter in qt_cleanPathIvan Solovev2021-08-231-1/+3
* Make Integrity to use cross compile instructionsSimo Fält2021-08-232-4/+4
* Update Harfbuzz to version 2.9.0Eskil Abrahamsen Blomfeldt2021-08-23144-2295/+7313
* Modify the internal rectangle drawing of CE_RubberBandTang Haixiang2021-08-231-4/+7