summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use High DPI pixmaps in prominent examples and testsFriedemann Kleint2019-03-156-0/+13
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-1517-17/+287
|\
| * xcb: check for nullptr when reading AT_SPI_BUS propertyv5.12.2Gatis Paeglis2019-03-061-2/+5
| * Add changes file for Qt 5.12.2Antti Kokko2019-02-281-0/+105
| * Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-281-5/+4
| * Blacklist nouveau and llvmpipe for multithreadingAllan Sandfeld Jensen2019-02-261-0/+18
| * Add all library dependencies for static OpenSSL builds on WindowsJoerg Bornemann2019-02-251-2/+2
| * Automatic resources: Fix tooling supportChristian Kandeler2019-02-251-0/+2
| * Fix blacklisting tst_QTimer::basic_chrono()Juha Karjalainen2019-02-211-1/+1
| * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-20122-559/+549
| |\
| * | Fix QSplashscreen positioning on AndroidFriedemann Kleint2019-02-191-3/+10
| * | Fix compilation with icc, converting between egl's and gl's Error typesYuhang Zhao2019-02-185-6/+104
| * | androiddeployqt: Do not check for stdcpp-path in auxiliary modeChristian Kandeler2019-02-181-1/+1
| * | Avoid creating wide images with negative bytesPerLineAllan Sandfeld Jensen2019-02-144-2/+39
* | | Fix link error on linuxBogDan Vatra2019-03-151-1/+2
* | | macOS: Add IOSurface based backingstore for layer-backed viewsTor Arne Vestbø2019-03-148-113/+771
* | | Fix compilation of qCDebug("", ...) with QT_NO_DEBUG_OUTPUTKai Koehne2019-03-142-16/+34
* | | QAbstractItemView: Don't let editor width exceed item width if not neededChristian Ehrlicher2019-03-141-0/+4
* | | uic: write out min/maximumSectionSize property before current sizeChristian Ehrlicher2019-03-141-1/+1
* | | androiddeployqt: Also shellquote rootPath as part of importPathsUlf Hermann2019-03-141-1/+1
* | | Windows QPA: only calculate invisible margins when window has a frameChristian Andersen2019-03-142-2/+5
* | | Windows QPA: Output all adapters in diagnostics used by qtdiagFriedemann Kleint2019-03-144-41/+104
* | | XCB: Fix clipboard breaking when timer wraps after 50 daysLukáš Turek2019-03-141-2/+4
* | | Configure: simplify logicYuhang Zhao2019-03-141-4/+1
* | | Configure: add missing "clang.exe"Yuhang Zhao2019-03-141-1/+1
* | | QNX QPA: Add support for Qt Virtual KeyboardKarim Pinter2019-03-142-7/+17
* | | Doc: "UTF" -> "UTF-8"Thiago Macieira2019-03-141-1/+1
* | | Add a pair of functions to convert to and from Q/CborErrorThiago Macieira2019-03-141-4/+21
* | | Doc: Use nullptr in Signals & SlotsKai Koehne2019-03-132-3/+3
* | | QOpenGLContext: fix docs about sharingGiuseppe D'Angelo2019-03-131-1/+1
* | | Fix win32-clang-g++ buildYuhang Zhao2019-03-131-1/+3
* | | Doc: fix some typos and missing doc for QScopeGuardEirik Aavitsland2019-03-111-0/+6
* | | Doc: Remove background colors from simplified offline CSSTopi Reinio2019-03-101-19/+0
* | | Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
* | | Fix Coverity warning about mixing enumsThiago Macieira2019-03-091-1/+1
* | | Fix a couple of small doc things in relation to QScopeGuardAndy Shaw2019-03-092-2/+2
* | | iOS: Fix broken application background trackingTor Arne Vestbø2019-03-091-1/+2
* | | Do not mix QByteArray with QString in arithmeticEdward Welbourne2019-03-081-1/+1
* | | QAbstractItemView: make v-aligned items texts more user-friendlyChristian Ehrlicher2019-03-081-4/+21
* | | manual tests: Fix buildFriedemann Kleint2019-03-072-1/+6
* | | Fix some warnings in manual testsFriedemann Kleint2019-03-073-1/+25
* | | Don't retry a ssl connection if encryption was never finishedMårten Nordheim2019-03-061-1/+4
* | | Handle error from MS-Win API in QCollator::compare()Edward Welbourne2019-03-061-6/+28
* | | Document that dialog parent relationship does not imply stacking orderTor Arne Vestbø2019-03-061-0/+7
* | | macOS: Improve mouse loggingTor Arne Vestbø2019-03-053-10/+35
* | | testlib: Prevent Apple test logger from stomping on other loggersTor Arne Vestbø2019-03-057-52/+64
* | | testlib: Replace manual logger linked list with QVectorTor Arne Vestbø2019-03-051-129/+53
* | | XDG Portal: quick optimization to avoid dup/close of a file descriptorThiago Macieira2019-03-051-2/+2
* | | XDG Portal: allow the portal not to be runningThiago Macieira2019-03-051-16/+32
* | | macOS: Modernize qnsview_dragging.mmTor Arne Vestbø2019-03-051-55/+45