summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-311-14/+39
* 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-312-9/+16
* QComboBox: add space for scrollbar if needed after showing popupVolker Hilsheimer2021-05-311-6/+13
* 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-271-5/+44
* Clarify that QLoggingCategory works independent of compiler build typeKai Köhne2021-05-271-1/+8
* CMake: Revise plugin finalizer mode usageAlexandru Croitor2021-05-271-13/+3
* minor: Clean up areMetricsTooLarge() conditionsEskil Abrahamsen Blomfeldt2021-05-271-2/+2
* QSsl::ImplementedClass - add DtlsCookieTimur Pocheptsov2021-05-273-4/+7
* Android: Add runOnMainAndroidThread() under QNativeInterfaceAssam Boudjelthia2021-05-265-1/+179
* Add SIMD optimizations for color-transform writesAllan Sandfeld Jensen2021-05-271-48/+190
* 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
* CMake: Don't apply invalid infixes to INTERFACE librariesAlexandru Croitor2021-05-261-1/+3
* Introduce float QImage formats and renderingAllan Sandfeld Jensen2021-05-2622-268/+5105
* Check for overflow in QDateTime::setMSecsSinceEpoch()Edward Welbourne2021-05-261-7/+11
* Harmonize zoneMSecsToEpochMSecs() and localMSecsToEpochMSecs()Edward Welbourne2021-05-262-26/+27
* Use time-zone transition data before 1970 as well as afterEdward Welbourne2021-05-263-165/+195
* Android: fix missing includeMårten Nordheim2021-05-261-0/+1
* Initialize SYSTEMTIME to {} instead of memset()ingAndreas Buhr2021-05-261-4/+2
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-2647-129/+130
* QTestlib: Add formatting for QObject * in QCOMPAREFriedemann Kleint2021-05-262-0/+40
* Qt xcb: remove false detects of Qt::GroupSwitchModifierAleksei Nikiforov2021-05-261-3/+3
* Farewell Q_DISABLE_MOVEGiuseppe D'Angelo2021-05-262-19/+5
* testlib: Disable automatic backtrace when test crashes on macOS on ARMTor Arne Vestbø2021-05-261-1/+1
* Initialize SYSTEMTIME to {} instead of memset()ingEdward Welbourne2021-05-251-12/+6
* gcc 11: Adjust pragma warning placementFabian Kosmale2021-05-252-0/+16
* CMake: Introduce a public qt_add_library functionAlexandru Croitor2021-05-251-18/+118
* QSharedPointer: Use matching new/deleteFabian Kosmale2021-05-252-2/+8
* qxkbcommon: Map Super/Hyper to Meta early enough to have an effectAndrey Butirsky2021-05-251-6/+6
* uic: Add further widgets to class lib mapFriedemann Kleint2021-05-251-0/+3