summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-046-35/+36
* 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-041-22/+20
* 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-0332-2030/+1243
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-023-9/+14
| |\
| | * Android: Show correct keyboard when using Gboard and Japanese layoutAndy Shaw2019-02-281-1/+3
| | * Terminate Qt gracefullyBogDan Vatra2019-02-282-8/+11
| * | QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-0110-18/+53
| * | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-0111-1047/+134
| * | platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-0112-956/+1042
* | | Extend the test for QSslKeyLars Schmertmann2019-03-023-3/+9
* | | Add QStyle::standardPixmap support to all entries in QDialogButtonBoxDavid Edmundson2019-03-022-0/+20
* | | QSpinBox: add new signal textChanged(QString)Christian Ehrlicher2019-03-013-13/+56
* | | Disable DTLS is UDP socket is disabledJędrzej Nowacki2019-03-011-1/+1
* | | Fix compilation without DTLSJędrzej Nowacki2019-03-011-2/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-0136-13736/+14151
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Qt Forward Merge Bot2019-02-2817-34/+93
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-2817-34/+93
| | |\|
| | | * QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-272-3/+20
| | | * 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-272-1/+12
| | | * 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-262-2/+19
| | | * Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-261-1/+1
| | | * Haiku: Fix mis-spelled module in .proFriedemann Kleint2019-02-261-1/+1
| * | | wasm: fix clipboard useLorn Potter2019-02-271-7/+21
| |/ /
| * | wasm: activateWindow when neededLorn Potter2019-02-271-1/+4
| * | QTextureFileReader: add support for astc format filesEirik Aavitsland2019-02-274-3/+249
| * | Update bundled libjpeg-turbo to version 2.0.2Eirik Aavitsland2019-02-279-56/+105
| * | Properly deprecate assorted enum membersEdward Welbourne2019-02-272-14/+25
| * | Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2019-02-272-13620/+13653
| * | build compose input context plugin not only for XCB platformGatis Paeglis2019-02-261-1/+1
* | | Fix crash in QTest's signal dumperMårten Nordheim2019-02-271-4/+4
* | | QOpenGLTexture::setData add overloads to allow specifying sub imagesPaul Lemire2019-02-273-0/+264
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2738-46/+66
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-267-11/+30
| |\|
| | * Windows QPA: Generate proper event when dragging item outside windowAndre de la Rocha2019-02-251-7/+18
| | * qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-253-0/+8
| | * Make the qfloat16tables.cpp depend on the executable, not the commandThiago Macieira2019-02-251-1/+1
| | * Fix assert when drawing lines with extreme coordinatesEirik Aavitsland2019-02-251-3/+1
| | * Fix build for size with gccKirill Burtsev2019-02-231-0/+2
| * | Fix can not -> cannotRobert Loehning2019-02-2529-33/+33
| * | Revise download location for pcre2 in its qt_attribution.json fileEdward Welbourne2019-02-251-2/+2