summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * QProcess: Fix crash when calling closeWriteChannel on WindowsJoerg Bornemann2019-02-211-8/+14
| | | * Rename the Indonesian Android translation folder to fix a lint warningLars Schmertmann2019-02-211-0/+0
| | | * Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-211-5/+4
| | | * Properly convert filename to bytearray when sending over portalJan Grulich2019-02-211-2/+3
| | | * Add keyword "macos" to testlib blacklistingTony Sarajärvi2019-02-211-0/+1
| | | * Remove "insignificant" flag from qfilesystemmodel testTony Sarajärvi2019-02-213-2/+18
| | | * qmake: Fix COPIES for Visual Studio projectsOliver Wolff2019-02-211-1/+3
| | * | wasm: make setting the cursor shape work againMorten Johan Sørvig2019-02-211-1/+2
| | * | offscreen: remove false conditionGatis Paeglis2019-02-212-3/+3
| | * | DBus: verify up to date with dbus-1.12.12Edward Welbourne2019-02-212-17/+17
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Qt Forward Merge Bot2019-02-2149-236/+492
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-2149-236/+492
| | | |\|
| | | | * Add missing increment of blacklisted tests for BXFAIL caseEdward Welbourne2019-02-201-0/+2
| | | | * Document that type information is lost when reading QSettings from INIMitch Curtis2019-02-201-1/+7
| | | | * Add translatable attribute to the app_name string to fix a lint warningLars Schmertmann2019-02-201-1/+1
| | | | * winrt: Add support for Visual Studio 2019Oliver Wolff2019-02-208-0/+235
| | | | * tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-203-1/+16
| | | | * macOS: Decouple screen property updates from application delegateTor Arne Vestbø2019-02-203-12/+4
| | | | * Add missing translations for AndroidLars Schmertmann2019-02-2018-2/+18
| | | | * macOS: Remove special handling for hiding tool windows on application hideTor Arne Vestbø2019-02-202-36/+5
| | | | * Fix a couple of SQL testsAndy Shaw2019-02-193-6/+7
| | | | * Inline expression to bypass compiler bugDmitry Sokolov2019-02-191-2/+2
| | | | * Kludge popen/pclose calls on MS-WinDmitry Sokolov2019-02-191-3/+12
| | | | * Emit returnPressed() signal for the lineEdit embedded in QDateTimeEditKai Koehne2019-02-191-0/+1