summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* qtbase: remove last piece of DwmIsCompositionEnabledYuhang Zhao2021-11-021-20/+2
* 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
* QAbstractProxyModel: Use QCompatProperty with custom getterIevgenii Meshcheriakov2021-11-012-68/+5
* Add warning about QCoreApplication deferred deleteMichal Klocek2021-11-011-0/+4
* Fix various configure time warnings about missing QT_BEGIN_NAMESPACEKai Köhne2021-11-011-1/+1
* Inline QPropertyBindingDataPointerAndrei Golubev2021-11-012-11/+12
* Match documentation of shared pointers to new definitionsAllan Sandfeld Jensen2021-11-011-4/+8
* Implement QTest:mouseMove widget overload to send eventVolker Hilsheimer2021-10-301-8/+15
* qconfig.cpp: use qOffsetStringArrayThiago Macieira2021-10-294-44/+35
* Add --no-rcc-bundle-cleanup option to androiddeployqt toolAlexey Edelev2021-10-292-2/+19
* Doc: Fix broken formattingIvan Tkachenko2021-10-291-1/+1
* QNI: iOS: Fix copy-pasted warning messagesMårten Nordheim2021-10-291-2/+2
* QMetaType: Avoid superfluous template instantiationsFabian Kosmale2021-10-292-11/+8
* qglobal.h: Do not include <algorithm>Fabian Kosmale2021-10-291-2/+0
* rhi: Add texture array supportLaszlo Agocs2021-10-2924-114/+780
* windows qpa: re-apply 8d6e825dMorten Johan Sørvig2021-10-291-0/+2
* CMake: Warn when using unsuitable CMake due to issue finding host perlAlexandru Croitor2021-10-291-0/+13
* CMake: Allow enabling/disabling QT_HOST_PATH checks via variableAlexandru Croitor2021-10-291-1/+7
* 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: Clean up and improve QT_HOST_PATH_CMAKE_DIR computationAlexandru Croitor2021-10-292-29/+71
* CMake: Fix forcing usage of host tools when doing a desktop buildAlexandru Croitor2021-10-291-7/+21
* 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
* Fix target existence check in qt6_android_generate_deployment_settingsAlexey Edelev2021-10-291-6/+5
* Replace deleteRecursively function with QDir::removeRecursivelyAlexey Edelev2021-10-291-18/+1
* Fix signed/unsigned comparison warnings in tst_QArrayDataEdward Welbourne2021-10-291-6/+6
* QVarLengthArray: Add explicit assertions for implicit assumptionsRobert Löhning2021-10-291-0/+2
* QNI: transportMedium support for iOSMårten Nordheim2021-10-293-2/+95
* 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
* Revert "wasm: Hide popups when a window is left-clicked"David Skoland2021-10-291-3/+0
* CMake: Fix undefined reference to WinMain errors with MinGWJoerg Bornemann2021-10-282-6/+31
* QNX: Handle missing elf.h gracefullyJanne Juntunen2021-10-281-5/+11
* QLoggingRegistry: Disable internal tracking of source file namesThiago Macieira2021-10-271-3/+2
* QLoggingRegistry: add the ability to have environment variable overridesThiago Macieira2021-10-272-1/+56
* 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
* Add missing macOS header file that was indirectly included beforeØystein Heskestad2021-10-271-0/+1