summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert tst_qudpsocket to use dockerMårten Nordheim2019-03-064-6/+37
* Add input check for QSslSocket::setPrivateKeyKonstantin Shegunov2019-03-051-4/+13
* rcc test: Properly check QProcess errorsFriedemann Kleint2019-03-051-37/+57
* Restructure tst_QDir::mkdirRmdir_data()Edward Welbourne2019-03-051-15/+15
* QLineF: mark angle(const QLineF&) as deprecatedChristian Ehrlicher2019-03-055-13/+10
* Update qopenglext.h to the latest Khronos versionPaul Olav Tvete2019-03-051-17/+538
* Update qopengles2ext to the latest Khronos versionPaul Olav Tvete2019-03-051-10/+432
* Simplify toStdWStringGiuseppe D'Angelo2019-03-051-7/+5
* rcc test: Avoid repetitive invocation of QFINDTESTDATA()Friedemann Kleint2019-03-051-19/+10
* Examples: replace deprecated QComboBox functionsChristian Ehrlicher2019-03-046-9/+9
* QtBase: replace deprecated QString functionsChristian Ehrlicher2019-03-043-86/+63
* QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-047-37/+37
* Add Q_ENUM for QValidator::StateAlexander Akulich2019-03-041-0/+1
* Doc: Minor QDialog clarificationPaul Wicking2019-03-041-6/+5
* QtTestLib: unify handling of float and double using suitable templatesEdward Welbourne2019-03-047-261/+230
* Fix warnings when compiling with QT_NO_XMLSTREAMJędrzej Nowacki2019-03-042-1/+3
* sqlite: Remove SQLITE_OMIT_LOAD_EXTENSION defineNils Jeisecke2019-03-031-1/+3
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-0340-2036/+1325
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-026-13/+20
| |\
| | * CMake: fix generation of config files for external Qt modulesJean-Michaël Celerier2019-03-011-1/+3
| | * Actively discard return value of qtConfGetNextCommandlineArgJoerg Bornemann2019-03-011-1/+1
| | * Android: Show correct keyboard when using Gboard and Japanese layoutAndy Shaw2019-02-281-1/+3
| | * Terminate Qt gracefullyBogDan Vatra2019-02-282-8/+11
| | * Handle QMAKE_SUBSTITUTES input files as Latin 1Joerg Bornemann2019-02-281-2/+2
| * | QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-0110-18/+53
| * | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-0114-1047/+206
| * | platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-0113-956/+1043
| * | Adjust chunk-size in TLD-suffix list to placate MSVC 2015Edward Welbourne2019-03-011-2/+3
* | | Extend the test for QSslKeyLars Schmertmann2019-03-024-4/+46
* | | Add QStyle::standardPixmap support to all entries in QDialogButtonBoxDavid Edmundson2019-03-022-0/+20
* | | QSpinBox: add new signal textChanged(QString)Christian Ehrlicher2019-03-014-16/+59
* | | Disable DTLS is UDP socket is disabledJędrzej Nowacki2019-03-011-1/+1
* | | Fix compilation without DTLSJędrzej Nowacki2019-03-011-2/+0
* | | Blacklist tst_qsocks5socketengine::passwordAuth2Mårten Nordheim2019-03-011-0/+3
* | | Convert tst_qhttpsocketengine to work with the Docker-serverTimur Pocheptsov2019-03-012-19/+30
* | | Convert tst_qsslsocket_*_static/member auto-testsTimur Pocheptsov2019-03-014-12/+43
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-0148-13767/+14496
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Qt Forward Merge Bot2019-02-2824-41/+375
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-2824-41/+375
| | |\|
| | | * QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-273-3/+66
| | | * Segfault when the exiting the application under platform eglfsElena Zaretskaya2019-02-273-13/+18
| | | * Fix determination of OpenGL include paths on macOS, take 2Joerg Bornemann2019-02-274-6/+13
| | | * Windows QPA: Fix override cursor when modal window is presentFriedemann Kleint2019-02-271-0/+6
| | | * QSyntaxHighlighter: Fix crash when parent is a nullptrDominik Haumann2019-02-271-1/+1
| | | * Doc: update the note about nested deleteLater()Thiago Macieira2019-02-271-2/+4
| | | * Use qEnvironmentVariable for QT_PLUGIN_PATHSThiago Macieira2019-02-271-2/+2
| | | * Make the QEventDispatcherWin32Private::interrupt flag atomicThiago Macieira2019-02-272-8/+9
| | | * Clear only one device from g_pointIdMap when all points releasedShawn Rutledge2019-02-263-2/+174
| | | * Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-262-1/+55
| | | * Haiku: Fix mis-spelled module in .proFriedemann Kleint2019-02-261-1/+1