summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wasm: fix size of QDialogsLorn Potter2021-11-061-1/+6
* wasm: fix network reply status attributeLorn Potter2021-11-061-6/+11
* QCoreApplication: document the app's bindir is in libraryPaths()Thiago Macieira2021-11-061-4/+5
* QAIV: Reset double-click flag in mousePressEventVolker Hilsheimer2021-11-052-0/+39
* Tidy up QPixmapCache to prevent potential segfaultVolker Hilsheimer2021-11-051-23/+36
* Extract Header qbindingstorage.hMarc Mutz2021-11-053-62/+120
* QByteArrayList: fix narrowing in join() implementations [1/2]Marc Mutz2021-11-052-8/+13
* Include qproperty.h where neededMarc Mutz2021-11-055-0/+5
* Prevent recursive calls to QWindow::closeTor Arne Vestbø2021-11-042-0/+29
* Suppress rc.exe default outputKai Köhne2021-11-041-2/+10
* Doc: QByteArrayMatcher: add note that the pattern must remain on scopeThiago Macieira2021-11-041-4/+6
* Correct qcollator_posix.cpp's check against system localeEdward Welbourne2021-11-042-6/+9
* Test QWindow close() behaviorMorten Johan Sørvig2021-11-041-10/+77
* wasm: increase default initial memoryLorn Potter2021-11-041-2/+6
* QNI: Clarify Feature enum entries' documentationMårten Nordheim2021-11-041-4/+6
* 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
* macOS: Bump max supported SDK version to 12Tor Arne Vestbø2021-11-041-1/+1
* iOS: Don't try to initialize a11y for views that have no platform windowTor Arne Vestbø2021-11-041-0/+5
* Use QScopedPointer to manage memoryTang Haixiang2021-11-041-1/+2
* qnsview_mouse, scrollWheel: do not assume zero deltas on Ending phaseTimur Pocheptsov2021-11-031-4/+4
* Release mouse buttons after double clickVolker Hilsheimer2021-11-031-0/+2
* PCRE2: upgrade to 10.39Giuseppe D'Angelo2021-11-036-3170/+3284
* Conan: Fix build_type usage in the build recipeIikka Eklund2021-11-031-30/+55
* Move qt_finalize_framework_headers_copy to the scope finalizerAlexey Edelev2021-11-031-4/+1
* Fix version number when warning about Apple platform SDK mismatchTor Arne Vestbø2021-11-031-1/+1
* coin: Add feature to enable warnings as errorsTor Arne Vestbø2021-11-031-0/+10
* Doc: Add styling for note/warning/important admonitionsTopi Reinio2021-11-032-28/+26
* CMake: QtDocsHelpers: Rename generate_qdocs_args variableTopi Reinio2021-11-031-2/+2
* FreeType: allow falling back to synthesized bold if desiredAndy Shaw2021-11-031-1/+3
* QMultiHash: Add forgotten documentationMårten Nordheim2021-11-031-6/+16
* qoperatingsystemversion_win: cache the retrieved versionYuhang Zhao2021-11-031-6/+8
* rhi: vk: fix offscreen frame command completion waitLaszlo Agocs2021-11-021-11/+11
* rhi: Extend docs regarding QImage and data lifetimeLaszlo Agocs2021-11-021-0/+11
* Add Android qml staging prefix to qml import pathsAlexey Edelev2021-11-021-0/+7
* CMake: Fix EntryPointMinGW32Target to be found in top-level buildAlexandru Croitor2021-11-021-0/+6
* CMake: Don't create targets if dependencies are not foundAlexandru Croitor2021-11-021-1/+1
* qtbase: remove last piece of DwmIsCompositionEnabledYuhang Zhao2021-11-021-20/+2
* Remove pre-Win10 code paths in QtBaseYuhang Zhao2021-11-029-201/+44
* Bump version to 6.2.2Jani Heikkinen2021-11-026-6/+6
* Fix show()/hide() for child windows on xcbLars Knoll2021-11-011-1/+1
* Add const to read only local variablesOliver Eftevaag2021-11-012-3/+3
* Remove CFBundleGetInfoString from CMake Info.plist templatesTor Arne Vestbø2021-11-012-4/+0
* Add missing macOS header file that was indirectly included beforeØystein Heskestad2021-11-011-0/+1
* Add warning about QCoreApplication deferred deleteMichal Klocek2021-11-011-0/+4
* Match documentation of shared pointers to new definitionsAllan Sandfeld Jensen2021-11-011-4/+8
* Update Gradle to 7.2.0 and Android Gradle Plugin to 7.0.2Mårten Nordheim2021-10-319-1078/+584
* Rename deprecated ANDROID_SDK_HOME to ANDROID_SDK_ROOTAssam Boudjelthia2021-10-311-2/+2
* Fix target existence check in qt6_android_generate_deployment_settingsAlexey Edelev2021-10-291-1/+1
* windows qpa: re-apply 8d6e825dMorten Johan Sørvig2021-10-291-0/+2