summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * vcxproj generator: Fix files being in multiple filtersJoerg Bornemann2019-02-262-2/+25
| | | * Display EXTRA_TRANSLATIONS files in VS projectsJoerg Bornemann2019-02-261-0/+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-278-27/+297
| * | 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-273-13620/+13668
| * | build compose input context plugin not only for XCB platformGatis Paeglis2019-02-261-1/+1
* | | Convert tst_qtcpserver to use dockerMårten Nordheim2019-02-282-17/+32
* | | Port tst_qtcpsocket to the docker serverMårten Nordheim2019-02-285-73/+206
* | | Convert the QSocks5SocketEngine test to use DockerMårten Nordheim2019-02-285-20/+98
* | | 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-2740-49/+69
|\| |
| * | Allow QML plugin to specify import name explicitlyKai Koehne2019-02-261-2/+2
| * | 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-2530-34/+34
| * | Revise download location for pcre2 in its qt_attribution.json fileEdward Welbourne2019-02-251-2/+2
| * | Add ### Qt6 comment requested in code-reviewEdward Welbourne2019-02-251-0/+1
| * | Add conversion to and from long and ulongVolker Hilsheimer2019-02-233-0/+162
* | | Unix: QPageSetupDialog: Use print device default paper sizeAhmad Samir2019-02-262-14/+24
* | | QGenericUnixTheme: use QStandardPaths get the xdg data pathJiDe Zhang2019-02-251-9/+3
* | | Mark QEglFSKmsEglDeviceIntegration::presentBuffer as overrideShawn Rutledge2019-02-251-1/+1
* | | Add support for SPNEGO/Negotiate authenticationSandro Mani2019-02-258-155/+322
* | | Bump versionKari Oikarinen2019-02-253-3/+5
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-02-2389-341/+643
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2289-341/+643
| |\| |
| | * | Update and expand public suffix list's attribution informationEdward Welbourne2019-02-221-2/+4
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-2210-19/+44
| | |\|
| | | * qmake: vcproj: Fix windeployqt config for dll targetsOliver Wolff2019-02-211-1/+1