summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when text contains too many directional charsv5.13.1Rainer Keller2019-08-312-8/+24
* Don't add default lib dirs to LIBRARY_SEARCH_PATHS in xcode projectsJoerg Bornemann2019-08-271-1/+4
* Revert "Disable debug plugin check for MinGW"Oliver Wolff2019-08-201-1/+1
* eglfs: Fix raster windowsLaszlo Agocs2019-08-158-12/+15
* Add binary compatibility files for Qt5.13.0 for QtBaseMilla Pohjanheimo2019-08-1511-0/+105327
* Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE auxJoerg Bornemann2019-08-141-2/+4
* Doc: Add doc/config directory to installed docsTopi Reinio2019-08-131-1/+3
* Add changes file for Qt 5.13.1Antti Kokko2019-08-121-0/+141
* macOS: Don’t show hidden windows while z-orderingMorten Johan Sørvig2019-08-121-1/+2
* Fix GCC 4.8 buildVille Voutilainen2019-08-054-27/+27
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-08-0518-65/+252
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-0518-65/+252
|/|
| * Fix dependency_libs entry of .la filesJoerg Bornemann2019-08-031-5/+33
| * macOS: Don't require setting all three color buffer sizes in QSurfaceFormatTor Arne Vestbø2019-08-022-14/+9
| * Fix QPainter's ColorDodge and ColorBurn composition modesPavel Artsishevsky2019-08-021-6/+18
| * tst_http2::connectToHost - add a fix for SecureTransport backendTimur Pocheptsov2019-08-011-0/+13
| * macOS: Add system detection and version defines for macOS Catalina (10.15)Tor Arne Vestbø2019-08-013-4/+19
| * macOS: Improve screen positioning during window creationTor Arne Vestbø2019-08-011-12/+21
| * Pass qmake arguments when creating Xcode project from MakefileTor Arne Vestbø2019-08-011-1/+1
| * macOS: Don't assume NSWindows will be created on the screen we requestTor Arne Vestbø2019-08-011-7/+14
| * Blacklist tst_http2::connectToHostTimur Pocheptsov2019-08-011-0/+3
| * qlalr: fix compilation with C++20Marc Mutz2019-08-011-2/+8
| * QHighDPI: Fix broken scaling of QPoint(F)Friedemann Kleint2019-08-014-3/+103
| * Fix hit testing in non-client area of fixed-size windows, don't show resize c...Volker Hilsheimer2019-07-311-6/+5
| * Plug a memory leak introduced in e24a4976bebd7ca90deac2b40c08900625773Volker Hilsheimer2019-07-311-6/+6
* | QAbstractItemView: refine documentation for SingleSelectionChristian Ehrlicher2019-07-311-1/+1
* | Fix erroneous missing-cmake-tests errorsSimon Hausmann2019-07-311-1/+1
* | Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-313-6/+15
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-311-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-311-1/+1
|/| | | |/
| * qfsfileengine_p.h: Un-inline processOpenModeFlagsOliver Wolff2019-07-301-1/+1
* | BLACKLIST insert_remove_loop for msvc-2019Heikki Halmet2019-07-301-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-306-30/+86
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-306-30/+86
|/| | | |/
| * qmake: Keep -force_load with library when merging linker flagsTor Arne Vestbø2019-07-291-3/+6
| * qmake: Don't allow -framework without second argument when merging flagsTor Arne Vestbø2019-07-291-8/+4
| * macOS: Respect QSurfaceFormat color space when creating NSWindowTor Arne Vestbø2019-07-291-0/+3
| * Move processOpenModeFlags out of QFSFileEngineOliver Wolff2019-07-292-19/+36
| * QWinRTFileEngine: Handle QIODevice::Truncate when opening filesOliver Wolff2019-07-291-1/+14
| * QWinRTFileEngine: Implement setSizeOliver Wolff2019-07-292-0/+24
* | Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-292-0/+57
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-298-26/+112
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-298-26/+112
| |\|
| | * QHostInfo: Always post results through the event loop to the receiverVolker Hilsheimer2019-07-263-10/+62
| | * macOS: Respect color space set on NSWindow when flushing backingstoreTor Arne Vestbø2019-07-262-13/+28
| | * QMacStyle - another slider fixTimur Pocheptsov2019-07-261-1/+1
| | * Android: Fix SSL 1.1 support on API-21BogDan Vatra2019-07-261-0/+17
| | * QResource: fix nullptr-check gone tautologicalMarc Mutz2019-07-261-2/+4
* | | Windows QPA: Fix detection of the Surface Pen eraser buttonAndre de la Rocha2019-07-291-1/+17
* | | qmake: Use a simple response file for ar on mingwOrgad Shaneh2019-07-291-27/+9