summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iOS: Send window-system event also when embedded in native iOS appTor Arne Vestbø2018-04-103-33/+51
* Revert "tst_QSslSocket::signatureAlgorithm - fix for OpenSSL 1.1"Timur Pocheptsov2018-04-101-7/+1
* QtGui: Add qt_imageToWinHBITMAP(), qt_imageFromWinHBITMAP()Friedemann Kleint2018-04-103-78/+424
* QCryptographicHash: Add a static method to retrieve hash lengthMårten Nordheim2018-04-103-0/+52
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-1020-192/+252
|\
| * macx-clang: Update informal documentation for xcb buildGabriel de Dietrich2018-04-091-2/+5
| * xcb: various coding style cleanups in qxcbbackingstoreGatis Paeglis2018-04-092-37/+33
| * xcb: rename two classes in qxcbbackingstoreGatis Paeglis2018-04-092-23/+23
| * Configure: Restore default prefix on WindowsOrgad Shaneh2018-04-091-3/+7
| * Doc: Update QVariant::toString description, update see also linksPaul Wicking2018-04-091-43/+48
| * Unblacklist qsslkey for LinuxMårten Nordheim2018-04-091-1/+2
| * Fix integer overflow (1 << 31)Mikhail Svetkin2018-04-091-1/+1
| * Fix TlsV1SslV3 case in the WinRT SSL backendMårten Nordheim2018-04-091-1/+1
| * tst_QClipboard: Skip on Wayland, as it requires real input eventsJohan Klokkhammer Helsing2018-04-091-12/+7
| * tst_QTouchEvent: Wait for window exposed instead of activeJohan Klokkhammer Helsing2018-04-091-4/+4
| * Doc: Update connect syntax in I18n Widgets ExampleNico Vertriest2018-04-092-4/+7
| * Doc: Add brief statements to Address Book Example chaptersNico Vertriest2018-04-091-2/+8
| * Doc: Update Find Files exampleNico Vertriest2018-04-092-39/+66
| * Doc: Update Event Transitions ExampleNico Vertriest2018-04-092-7/+20
| * Fix license header for tst_toolingsupport.cppKai Koehne2018-04-091-13/+12
| * tst_QPrinter: Use qWaitForWindowActive() to wait for dialogKari Oikarinen2018-04-091-1/+5
| * QSemaphore: Fix 64-bit Linux QSemaphores initialized to non-zeroThiago Macieira2018-04-061-3/+7
* | xcb: minor cleanups around QT_CONFIG(xcb_xlib)Gatis Paeglis2018-04-093-26/+2
* | eglfs/kms: also set windowing properties on planesLionel CHAZALLON2018-04-093-0/+16
* | qtmain_winrt: Dynamically increase debug message mapping sizeOliver Wolff2018-04-091-6/+38
* | qtmain_winrt: Synchronize debug message callsOliver Wolff2018-04-091-0/+4
* | qtmain_winrt: Protect debug message handler with mutexOliver Wolff2018-04-091-0/+6
* | Declare the operator| in the Qt namespace for QFlags in that namespacesOlivier Goffart2018-04-082-23/+42
* | QVariant: Avoid a memory allocation with custom typesOlivier Goffart2018-04-081-3/+10
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-0718-67/+137
|\|
| * Revise dates of Pacific/Kiritimati's day-skip transitionEdward Welbourne2018-04-061-2/+2
| * QOpenGLTexture: Set wrap mode if NPOT textures are not fully supportedJohan Klokkhammer Helsing2018-04-061-0/+12
| * Pass on local html links with a fragment to openUrl()Andy Shaw2018-04-061-2/+5
| * oci: Use OCIBindByPos2 to accommodate data longer than USHRT_MAXAndy Shaw2018-04-062-3/+27
| * tests/auto/other: Avoid unconditional qWait()sKari Oikarinen2018-04-062-14/+3
| * QMimeDatabase: fix assert when fetching data for invalid mimetypeDavid Faure2018-04-062-0/+4
| * QSqlDatabase: Skip confusing thread warning on invalid QSqlDatabaseDavid Faure2018-04-062-2/+7
| * Fix visual artifacts in diffuse image dithering (the default)Eirik Aavitsland2018-04-061-4/+8
| * Set WindowsTargetPlatform[Min]Version if WindowsSDKVersion is setJoerg Bornemann2018-04-061-5/+19
| * tst_QLocale: Avoid manual deletesKari Oikarinen2018-04-061-14/+19
| * winrt: socket engine: Replace last occurrences of old connect syntaxOliver Wolff2018-04-061-3/+6
| * winrt: Properly deinitialize socket on connection failureOliver Wolff2018-04-061-0/+1
| * winrt: process pending data before closing a socket connectionOliver Wolff2018-04-062-6/+22
| * Doc: Remove section about Qt Gui in Qt 4 from overview pageKai Koehne2018-04-061-13/+0
| * Avoid multiple connections to same response in FileChooser portalJan Grulich2018-04-061-0/+3
* | QVector2D/QVector3D/QVector4D: ensure well-defined behaviorGiuseppe D'Angelo2018-04-066-232/+336
* | Generalize composition functionsAllan Sandfeld Jensen2018-04-062-472/+645
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-04-0614-25/+62
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-0614-25/+62
| |\|
| | * configure: Detect Cocoa instead of CarbonGabriel de Dietrich2018-04-051-1/+1