summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document how to use CMake for Qt DBusKai Koehne2020-05-267-77/+21
* Doc: Document Qt 6 changes for QHash, QMultiHash, QSetKai Koehne2020-05-261-0/+47
* Add 'Qt Core Changes in Qt 6'Kai Koehne2020-05-262-0/+46
* Remove ANGLELaszlo Agocs2020-05-26793-270807/+105
* Add a property to QSFPM to show children of accepted itemsGiulio Camuffo2020-05-263-8/+112
* Fix QTabBar crash with offscreen platform pluginFilipe Azevedo2020-05-261-0/+2
* CMake: Write QT.XXX.depends entries into module pri filesJoerg Bornemann2020-05-251-7/+66
* Fix deprecation warning by not going through QCharVolker Hilsheimer2020-05-251-2/+2
* Fix hellowindow exampleMichal Klocek2020-05-252-59/+30
* Fix typo in documentation of QPlatformWindowMichal Klocek2020-05-251-2/+2
* RHI: Introduce QRhiTexture::RG8VaL Doroshchuk2020-05-256-0/+41
* Fix RHI-GL mapping of DXT3/5 compressed texture format identifiersEirik Aavitsland2020-05-251-2/+2
* Remove last remainings of Qt Quick 1 importsKai Koehne2020-05-254-8/+0
* xcb: Fix comments' indentationAlexander Volkov2020-05-253-3/+3
* allow definition of SP_LineEditClearButton in cssMartin Koller2020-05-252-0/+6
* Change QString::toIntegral_helper to use QStringViewLars Knoll2020-05-252-26/+25
* Cleanup header fileLars Knoll2020-05-251-104/+0
* QVncScreen: fix crash on disconnect client did not request cursorRolf Eike Beer2020-05-251-0/+3
* Remove qxmlstream from qmake compileLars Knoll2020-05-254-16/+1
* wasm: set status codes from network operationLorn Potter2020-05-252-9/+20
* wasm: fix heap crash when making multiple network callsLorn Potter2020-05-252-20/+23
* Windows: Fix wrong DPI used in font size after changing scalingFriedemann Kleint2020-05-253-12/+15
* Blacklist imageAtRightAlignedTab in CentOSHeikki Halmet2020-05-251-0/+1
* BLACKLIST test_Gestures tests for new platformsHeikki Halmet2020-05-251-1/+11
* BLACKLIST QWidget tests for CentOSHeikki Halmet2020-05-251-0/+2
* Blacklist tst_QTimer::zeroTimer on Ubuntu 20.04Tony Sarajärvi2020-05-251-0/+2
* Blacklist tst_qfont tests on new platformsTony Sarajärvi2020-05-251-0/+6
* Remove references to deleted file shift-jis.txtKari Oikarinen2020-05-242-2/+0
* QItemSelectionModel: simplify QItemSelectionRangeChristian Ehrlicher2020-05-232-31/+1
* QListWidget: remove unused memberChristian Ehrlicher2020-05-231-1/+0
* Models: remove version check for clearItemData()Christian Ehrlicher2020-05-236-24/+1
* Examples/RegularExpressionDialog: remove deprecated optionsChristian Ehrlicher2020-05-232-13/+0
* Android: Fix RESOURCES for Android MultiAbIBogDan Vatra2020-05-221-1/+1
* QSslCertificate: overhaul ASN.1 datetime parsingGiuseppe D'Angelo2020-05-223-45/+66
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-2232-126/+34
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-2210-30/+20
* RHI: facilitate compressed atlas textures in gles2 backendEirik Aavitsland2020-05-224-5/+29
* RHI: Store texture handle as 64-bit intEskil Abrahamsen Blomfeldt2020-05-228-35/+27
* Windows QPA: Fix deprecated QString::fromUtf16(ushort*) callFriedemann Kleint2020-05-221-1/+1
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-2116-53/+16
* Adjust resize() behavior of QString and QByteArray to match Qt 5Lars Knoll2020-05-214-27/+13
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-2119-64/+30
* Add missing overrideAlexander Volkov2020-05-2112-87/+87
* QSslSocket::addCaCertificates - do not duplicate certsTimur Pocheptsov2020-05-201-2/+2
* Make OpenSSL back-end work with 3.0 alphaTimur Pocheptsov2020-05-206-20/+112
* Revert "CMake: Don't create *Depends header for header-only modules"Joerg Bornemann2020-05-202-9/+3
* CMake: Hot fix for Ninja Multi-Config with MSVC and OpenSSLJoerg Bornemann2020-05-201-1/+6
* CMake: Move qt_lib_XXX.pri generation to module finalizerJoerg Bornemann2020-05-201-18/+21
* Extend QTypeInfoMerger to more than four argumentsMarc Mutz2020-05-191-15/+11
* Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHAREDMarc Mutz2020-05-1921-24/+24