summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* iOS: Don't try to initialize a11y for views that have no platform windowTor Arne Vestbø2021-11-041-0/+5
* 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
* 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
* 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-021-1/+1
* 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
* 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
* 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
* Fix performance regression when avoiding scrollbar flippingVolker Hilsheimer2021-10-291-4/+7
* QVarLengthArray: Add explicit assertions for implicit assumptionsRobert Löhning2021-10-291-0/+2
* Extend documentation for bindable propertiesIvan Solovev2021-10-292-4/+26
* Android: Treat ACTION_CANCEL as TouchCancelEventMike Achtelik2021-10-292-8/+39
* wasm: fix changing cursor shapeLorn Potter2021-10-292-9/+10
* CMake: Fix undefined reference to WinMain errors with MinGWJoerg Bornemann2021-10-282-6/+31
* QDBusMarshaller: fix -Wformat-overflowMarc Mutz2021-10-282-26/+16
* TLS plugin (OpenSSL): don't use the deprecated functionsTimur Pocheptsov2021-10-284-26/+58
* Fusion: Consistent width calculation and rendering of menu itemsVolker Hilsheimer2021-10-271-39/+45
* Fix QDebug operator<< for QMultiMap when Q_CLANG_QDOC is definedJoerg Bornemann2021-10-271-1/+1
* Adjust behavior of windowIsPopupType and hasTitleBarDavid Skoland2021-10-272-9/+8
* Calculate effect bounds when drawing widget graphics effectAntti Määttä2021-10-271-4/+5
* Update clipping area when antialiasing changesChen Bin2021-10-273-0/+41
* Remove an overly-complex assertionEdward Welbourne2021-10-271-9/+0
* wasm: fix window activationLorn Potter2021-10-273-1/+9
* Revert "Android: Place cursor correctly on screen when editing"Rami Potinkara2021-10-267-98/+17
* QHash: avoid crashing when reserving on a shared hashMårten Nordheim2021-10-261-1/+2
* QVarLengthArray: Reduce memory allocations in insert()Robert Löhning2021-10-261-1/+2
* QObjectComputedProperty docs: move example to snippetIvan Solovev2021-10-262-36/+38
* Avoid warnings when compiling bootstrap library without zstdUlf Hermann2021-10-261-0/+4
* QTabBar: re-layout when tab size hint depends on selected stateVolker Hilsheimer2021-10-251-0/+7
* Don't fire shortcut if the action only lives in an unreachable submenuVolker Hilsheimer2021-10-251-1/+1
* Fix -trace build on WindowsIvan Solovev2021-10-252-4/+23
* Fix compilation with QT_NAMESPACE and tracing on LinuxIvan Solovev2021-10-251-0/+8
* Make QObjectComputedProperty documentation visibleIvan Solovev2021-10-251-2/+0
* Android: set EXTRA_TITLE to the initially selected file in save dialogAssam Boudjelthia2021-10-252-4/+9