summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhi: Make it possible to clone a QRhiRenderPassDescriptorLaszlo Agocs2021-03-1913-64/+191
* QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocketThiago Macieira2021-03-184-66/+96
* QAbstractSocket: fake a bind(QHostAddress::SpecialAddress)Thiago Macieira2021-03-185-0/+40
* QDial: use qRound to roundVolker Hilsheimer2021-03-182-14/+39
* Merge "QAsn1Element: Avoid overflow in QAsn1Element::toInteger"Robert Löhning2021-03-181-2/+3
|\
| * QAsn1Element: Avoid overflow in QAsn1Element::toIntegerRobert Löhning2021-03-181-2/+3
* | Merge "Triangulator: Ensure all members are initialized"Eirik Aavitsland2021-03-181-5/+8
|\ \
| * | Triangulator: Ensure all members are initializedEirik Aavitsland2021-03-181-5/+8
| |/
* | QTzTimeZonePrivate: provide correct data for before the first transitionEdward Welbourne2021-03-182-14/+24
* | Extend system zone test to check it matches LocalTimeEdward Welbourne2021-03-181-0/+15
|/
* Merge "Don't combine enum values from different enum types"Volker Hilsheimer2021-03-181-2/+2
|\
| * Don't combine enum values from different enum typesVolker Hilsheimer2021-03-181-2/+2
* | Merge "Add documentation on how to write a value to a bindable property"Andreas Buhr2021-03-181-0/+52
|\ \
| * | Add documentation on how to write a value to a bindable propertyAndreas Buhr2021-03-181-0/+52
| |/
* | Merge "rhi: Make unreleased resource warnings available in release builds"Laszlo Agocs2021-03-181-4/+7
|\ \
| * | rhi: Make unreleased resource warnings available in release buildsLaszlo Agocs2021-03-181-4/+7
* | | Merge "macOS: Don't draw scrollbar handle when there is no range"Andy Shaw2021-03-181-1/+1
|\ \ \ | |_|/ |/| |
| * | macOS: Don't draw scrollbar handle when there is no rangeAndy Shaw2021-03-181-1/+1
| |/
* | Merge "Rename QList test to something meaningful"Andrei Golubev2021-03-181-2/+2
|\ \
| * | Rename QList test to something meaningfulAndrei Golubev2021-03-181-2/+2
| |/
* | Merge "Stop using QSslConfigurationPrivate inside the plugin code"Timur Pocheptsov2021-03-1812-249/+334
|\ \
| * | Stop using QSslConfigurationPrivate inside the plugin codeTimur Pocheptsov2021-03-1812-249/+334
| |/
* / Disable two tests in tst_QAccessibility on WaylandEskil Abrahamsen Blomfeldt2021-03-181-0/+6
|/
* Prevent static plugin triggering autogen dependency on reconfigureCraig Scott2021-03-181-7/+15
* QPainterPath: plug memory leakGiuseppe D'Angelo2021-03-171-12/+3
* Merge "QSqlError: protect against self-assignment"Volker Hilsheimer2021-03-173-2/+10
|\
| * QSqlError: protect against self-assignmentVolker Hilsheimer2021-03-171-2/+6
| * Disable security warnings from MSVC in testsVolker Hilsheimer2021-03-172-0/+4
* | Merge "Convert QSslSocket(Backend)Private into plugin"Timur Pocheptsov2021-03-1745-2529/+3247
|\ \
| * | Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-1745-2529/+3247
| |/
* | Remove the unnecessary template parameter from the class specializationSona Kurazyan2021-03-171-2/+2
* | CMake: Don't attempt to add to a target that doesn't existMårten Nordheim2021-03-171-2/+4
|/
* Merge "Rework the failure macros in the Qt CTest kit"Alexey Edelev2021-03-172-5/+17
|\
| * Rework the failure macros in the Qt CTest kitAlexey Edelev2021-03-172-5/+17
* | Merge "Port away from deprecated QVariant::type"Volker Hilsheimer2021-03-171-3/+3
|\ \
| * | Port away from deprecated QVariant::typeVolker Hilsheimer2021-03-171-3/+3
| |/
* | Merge "Unify QLibraryInfo settings"Alexey Edelev2021-03-177-109/+157
|\ \ | |/ |/|
| * Unify QLibraryInfo settingsAlexey Edelev2021-03-177-109/+157
* | Merge "tst_qguimetatype: Avoid deprecated methods"Fabian Kosmale2021-03-171-14/+21
|\ \
| * | tst_qguimetatype: Avoid deprecated methodsFabian Kosmale2021-03-171-14/+21
* | | Merge "Fix compiler warnings in 32-bit builds"Robert Löhning2021-03-171-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix compiler warnings in 32-bit buildsRobert Löhning2021-03-171-2/+2
| |/
* | Merge "Fix installation of Find*.cmake files in shadow per-repo builds"Joerg Bornemann2021-03-173-4/+9
|\ \
| * | Fix installation of Find*.cmake files in shadow per-repo buildsJoerg Bornemann2021-03-171-1/+1
| * | Error out on attempt to configure framework build with lib infixJoerg Bornemann2021-03-171-2/+7
| * | Fix qmake user projects for QT_LIBINFIX builds on Windows/iOSJoerg Bornemann2021-03-171-1/+1
* | | Merge "MSVC: Build harfbuzz with -Zc:__cplusplus -permissive-"Kai Köhne2021-03-171-0/+1
|\ \ \ | |_|/ |/| |
| * | MSVC: Build harfbuzz with -Zc:__cplusplus -permissive-Kai Köhne2021-03-171-0/+1
| |/
* | Merge "Remove unnecessary int() casting in QRandomGenerator::bounded"Thiago Macieira2021-03-176-13/+13
|\ \
| * | Remove unnecessary int() casting in QRandomGenerator::boundedThiago Macieira2021-03-176-13/+13
| |/