summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wasm: enable event dispatcher asyncify supportMorten Johan Sørvig2021-11-043-24/+10
* macOS: Bump max supported SDK version to 12Tor Arne Vestbø2021-11-041-1/+1
* iOS: Hide UIWindow before restoring mirror modeTor Arne Vestbø2021-11-041-1/+1
* iOS: Defer restoring screen mirroring until next runloop passTor Arne Vestbø2021-11-041-3/+7
* iOS: Don't try to initialize a11y for views that have no platform windowTor Arne Vestbø2021-11-041-0/+5
* QOperatingSystemVersion: Add support for Win10 sub-versionsYuhang Zhao2021-11-042-0/+63
* Use QScopedPointer to manage memoryTang Haixiang2021-11-041-1/+2
* QByteArrayList: add join(QByteArrayView)Marc Mutz2021-11-043-1/+42
* qnsview_mouse, scrollWheel: do not assume zero deltas on Ending phaseTimur Pocheptsov2021-11-031-4/+4
* PCRE2: upgrade to 10.39Giuseppe D'Angelo2021-11-036-3170/+3284
* qlibrary.cpp: avoid the +12 constant in too many placesThiago Macieira2021-11-031-1/+1
* qlibraryinfo.cpp: use qOffsetStringArray for qtConfEntriesThiago Macieira2021-11-033-48/+54
* Conan: Fix build_type usage in the build recipeIikka Eklund2021-11-041-30/+55
* Move qt_finalize_framework_headers_copy to the scope finalizerAlexey Edelev2021-11-031-4/+1
* QNI: Clarify Feature enum entries' documentationMårten Nordheim2021-11-031-5/+9
* Make QPlatformTheme a gadgetMitch Curtis2021-11-031-0/+3
* Add ShowDirectoriesFirst platform theme hintMitch Curtis2021-11-033-0/+9
* Release mouse buttons after double clickVolker Hilsheimer2021-11-031-0/+2
* Fix version number when warning about Apple platform SDK mismatchTor Arne Vestbø2021-11-031-1/+1
* CMake: QtDocsHelpers: Rename generate_qdocs_args variableTopi Reinio2021-11-031-2/+2
* Doc: Add styling for note/warning/important admonitionsTopi Reinio2021-11-032-28/+26
* FreeType: allow falling back to synthesized bold if desiredAndy Shaw2021-11-031-1/+3
* tst_qfile: Remove unused methodsIevgenii Meshcheriakov2021-11-031-2/+0
* QAbstractFileEngine: Remove useless method overridesIevgenii Meshcheriakov2021-11-038-208/+0
* QMultiHash: Add forgotten documentationMårten Nordheim2021-11-031-6/+16
* Add QEventLoop::ProcessEventsFlag::ApplicationExecMorten Johan Sørvig2021-11-033-2/+4
* Modify the target Square in the puzzleTang Haixiang2021-11-032-4/+4
* rhi: Extend docs regarding QImage and data lifetimeLaszlo Agocs2021-11-021-0/+11
* rhi: vk: fix offscreen frame command completion waitLaszlo Agocs2021-11-021-11/+11
* Add CMake variable to run androiddeployqt with --verbose argumentAlexey Edelev2021-11-022-0/+20
* CMake: Improve comment about how to disable warningsKai Köhne2021-11-021-3/+5
* CMake: Fix EntryPointMinGW32Target to be found in top-level buildAlexandru Croitor2021-11-021-0/+6
* Rename LinkName to AbsoluteLinkTargetWang Fei2021-11-038-11/+11
* coin: Add feature to enable warnings as errorsTor Arne Vestbø2021-11-021-0/+10
* Add Android qml staging prefix to qml import pathsAlexey Edelev2021-11-021-1/+10
* qoperatingsystemversion_win: cache the retrieved versionYuhang Zhao2021-11-021-6/+8
* Revert "Add support for EGL_EXT_platform_xcb"Paul Olav Tvete2021-11-022-10/+1
* Revert "Code style fix"Richard Moe Gustavsen2021-11-021-37/+45
* CMake: Don't create targets if dependencies are not foundAlexandru Croitor2021-11-021-1/+1
* wasm: add sse2 compiler flags againMorten Johan Sørvig2021-11-021-0/+8
* Remove pre-Win10 code paths in QtBaseYuhang Zhao2021-11-029-201/+44
* Add QMenu::menuInAction as a static helperVolker Hilsheimer2021-11-013-1/+13
* configure: Remove unused facility to define variable assignmentsJoerg Bornemann2021-11-012-36/+1
* QCollator: add public, static functions to do comparisonsThiago Macieira2021-11-014-25/+70
* Correct qcollator_posix.cpp's check against system localeEdward Welbourne2021-11-012-5/+8
* 3rdparty: update TinyCBOR links to 0.6.0 final releaseThiago Macieira2021-11-011-2/+2
* configure: Remove declaration of the DBUS_[HOST_]PATH variablesJoerg Bornemann2021-11-011-2/+0
* configure: Remove declaration of the MYSQL_PATH variableJoerg Bornemann2021-11-011-1/+0
* configure: Remove declaration of the OPENSSL_PATH variableJoerg Bornemann2021-11-012-4/+1
* Fix show()/hide() for child windows on xcbLars Knoll2021-11-011-1/+1