summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Clean up and improve QT_HOST_PATH_CMAKE_DIR computationAlexandru Croitor2021-10-292-29/+71
* CMake: Fix _QT_TOOLCHAIN_VARS_INITIALIZED check in toolchain fileAlexandru Croitor2021-10-291-3/+3
* CMake: Use Qt6HostInfo dir for Tools CMAKE_PREFIX_PATH assignmentAlexandru Croitor2021-10-291-1/+2
* CMake: Fix forcing usage of host tools when doing a desktop buildAlexandru Croitor2021-10-291-7/+21
* CMake: Warn when using unsuitable CMake due to issue finding host perlAlexandru Croitor2021-10-291-0/+13
* CMake: Enforce lookup of host Tools packages in qt_internal_add_toolAlexandru Croitor2021-10-291-13/+37
* 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
* Fix signed/unsigned comparison warnings in tst_QArrayDataEdward Welbourne2021-10-291-6/+6
* 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 test to not rely on event processingVolker Hilsheimer2021-10-271-6/+8
* CMake: Allow disabling package version checkAlexandru Croitor2021-10-277-6/+114
* Fix treemodelcompleter exampleJoerg Bornemann2021-10-271-3/+2
* Fix QDebug operator<< for QMultiMap when Q_CLANG_QDOC is definedJoerg Bornemann2021-10-271-1/+1
* wasm: remove sse2 config blockMorten Johan Sørvig2021-10-271-7/+0
* Adjust behavior of windowIsPopupType and hasTitleBarDavid Skoland2021-10-272-9/+8
* Calculate effect bounds when drawing widget graphics effectAntti Määttä2021-10-272-4/+158
* CI: Enable building autotests for QNX QEMUPasi Petäjäjärvi2021-10-273-3/+3
* CI: Add QNX qemu supportPasi Petäjäjärvi2021-10-275-4/+156
* QNX: Generate empty string for WORKING_DIRECTORY test wrapperPasi Petäjäjärvi2021-10-271-1/+4
* Update clipping area when antialiasing changesChen Bin2021-10-274-0/+117
* 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-262-1/+19
* QVarLengthArray: Reduce memory allocations in insert()Robert Löhning2021-10-262-1/+33
* QObjectComputedProperty docs: move example to snippetIvan Solovev2021-10-262-36/+38
* Avoid warnings when compiling bootstrap library without zstdUlf Hermann2021-10-261-0/+4
* qmake/vcxproj: Fix "CONFIG += combine" extra compilersJoerg Bornemann2021-10-261-26/+58
* QTabBar: re-layout when tab size hint depends on selected stateVolker Hilsheimer2021-10-252-2/+37
* Don't fire shortcut if the action only lives in an unreachable submenuVolker Hilsheimer2021-10-252-1/+75
* 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
* Change package_revision_mode() to recipe_revision_mode()Iikka Eklund2021-10-251-1/+7
* Android: set EXTRA_TITLE to the initially selected file in save dialogAssam Boudjelthia2021-10-252-4/+9
* Initialize member variables before we check their valuesVolker Hilsheimer2021-10-251-5/+3
* qmake/vcxproj: Fix malformed <Message> tagsJoerg Bornemann2021-10-251-0/+1
* BLACKLIST tst_QListView::internalDragDropMove for OpenSUSE leapHeikki Halmet2021-10-251-0/+3
* Add support for Microsoft Visual Studio 2022 Preview versionHeikki Halmet2021-10-251-0/+7
* Update windows version detectionMårten Nordheim2021-10-241-1/+11
* xcb: avoid to use invalid pointersLiang Qi2021-10-232-2/+14
* CMake: Fix -rpath-link dependencies take twoAlexandru Croitor2021-10-221-8/+53
* Consistently restore threadpool limit at end of testsVolker Hilsheimer2021-10-221-12/+20