summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QSql/MariaDB/MySQL: use utf-8 as encoding for username and passwordChristian Ehrlicher2021-03-191-29/+20
* QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocketThiago Macieira2021-03-183-55/+85
* QAbstractSocket: fake a bind(QHostAddress::SpecialAddress)Thiago Macieira2021-03-185-0/+40
* QDial: use qRound to roundVolker Hilsheimer2021-03-181-14/+8
* 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
|/
* 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
| |/
* / Stop using QSslConfigurationPrivate inside the plugin codeTimur Pocheptsov2021-03-1812-249/+334
|/
* QPainterPath: plug memory leakGiuseppe D'Angelo2021-03-171-12/+3
* Merge "QSqlError: protect against self-assignment"Volker Hilsheimer2021-03-171-2/+6
|\
| * QSqlError: protect against self-assignmentVolker Hilsheimer2021-03-171-2/+6
* | Merge "Convert QSslSocket(Backend)Private into plugin"Timur Pocheptsov2021-03-1742-2467/+3247
|\ \
| * | Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-1742-2467/+3247
| |/
* / Remove the unnecessary template parameter from the class specializationSona Kurazyan2021-03-171-2/+2
|/
* Merge "Rework the failure macros in the Qt CTest kit"Alexey Edelev2021-03-171-1/+13
|\
| * Rework the failure macros in the Qt CTest kitAlexey Edelev2021-03-171-1/+13
* | Merge "Unify QLibraryInfo settings"Alexey Edelev2021-03-173-37/+123
|\ \ | |/ |/|
| * Unify QLibraryInfo settingsAlexey Edelev2021-03-173-37/+123
* | 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-171-1/+1
|\ \
| * | 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
| |/
* / Remove unnecessary int() casting in QRandomGenerator::boundedThiago Macieira2021-03-171-1/+1
|/
* Add nullptr checkOliver Eftevaag2021-03-161-1/+2
* Merge "Mention QPromise in the QFuture docs"Sona Kurazyan2021-03-161-3/+4
|\
| * Mention QPromise in the QFuture docsSona Kurazyan2021-03-161-3/+4
* | Merge "Enable X11 on other platforms than just Linux"Niclas Rosenvik2021-03-161-21/+21
|\ \
| * | Enable X11 on other platforms than just LinuxNiclas Rosenvik2021-03-161-21/+21
* | | Merge "Round physical dpi when calculating scale factor"Morten Johan Sørvig2021-03-161-1/+1
|\ \ \
| * | | Round physical dpi when calculating scale factorMorten Johan Sørvig2021-03-161-1/+1
| |/ /
* | | Merge "Doc: Fix various documentation issues"Topi Reinio2021-03-165-8/+23
|\ \ \ | |_|/ |/| |
| * | Doc: Fix various documentation issuesTopi Reinio2021-03-165-8/+23
| |/
* | Merge "Use QFile directly instead of via QTextStream"Edward Welbourne2021-03-162-16/+24
|\ \ | |/ |/|
| * Use QFile directly instead of via QTextStreamEdward Welbourne2021-03-161-13/+23
| * Include minus sign in ImhFormattedNumbersOnly's available keysEdward Welbourne2021-03-161-3/+1
* | Merge "rhi: metal: Remove most availability guards"Laszlo Agocs2021-03-161-81/+23
|\ \ | |/ |/|
| * rhi: metal: Remove most availability guardsLaszlo Agocs2021-03-161-81/+23
* | Minor robustness improvement of text codeEirik Aavitsland2021-03-161-2/+4
|/