summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Avoid duplication of mouse eventsAndre de la Rocha2019-01-021-29/+0
* Work around FreeBSD 12.0 breaking source compatibility with IFM_FDDIThiago Macieira2019-01-011-0/+2
* Doc: Add missing \since to QLineEdit's inputRejected signalPaul Wicking2018-12-231-0/+1
* Make QWindow::type() reflect ForeignWindow statusMorten Johan Sørvig2018-12-221-2/+1
* Fix layering violation in isForeignWindow()Morten Johan Sørvig2018-12-221-1/+1
* Add binary compatibility files for 5.12 for QtBaseMilla Pohjanheimo2018-12-2111-0/+101252
* Fix build with Clang 3.8Thiago Macieira2018-12-191-0/+4
* Update SQLite to 3.26.0Kai Koehne2018-12-183-661/+2149
* Bump copyright year to 2019Kai Koehne2018-12-188-8/+8
* Fix build in INTEGRITY: __mulh is not definedThiago Macieira2018-12-141-1/+1
* Add "Mojave" to QSysInfo::prettyProductName()Thiago Macieira2018-12-141-0/+2
* QWindowsLocalCodec::convertToUnicode(): Fix remaining char conversionDavid Schulz2018-12-131-1/+5
* Make url normalization closer to common browser behaviorJoni Poikelin2018-12-135-23/+106
* Windows QPA: Fix touch message queue handlingAndre de la Rocha2018-12-121-0/+8
* Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-12-104-14/+126
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-104-14/+126
| |\
| | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-042-5/+107
| | |\
| | | * Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-251-0/+94
| | | * tst_QNetworkReply: Blacklist getFromHttp:success-externalLiang Qi2018-11-251-0/+3
| | | * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-0974-226/+238
| | | |\
| | | * | Windows QPA: Fix crash showing QSystemTrayIcon's context menu with PROCESS_DP...Friedemann Kleint2018-11-091-5/+13
| | * | | OpenSSL: also try the "1.0.2" sonameGiuseppe D'Angelo2018-11-291-9/+18
| | * | | Ensure QOpenGLWidget FBO is always initializedTor Arne Vestbø2018-11-271-0/+1
* | | | | macOS: Reset font glyph caches when application theme changesTor Arne Vestbø2018-12-092-1/+8
|/ / / /
* | | | Do not use arc4random_buf() on GNU/kFreeBSDDmitry Shachnev2018-12-091-2/+2
* | | | Optimize further the loading of 8 Latin 1 charactersThiago Macieira2018-12-081-4/+17
* | | | Allow overriding the maximum cached glyph size via the environmentTor Arne Vestbø2018-12-081-2/+7
* | | | Add manual test case for verifying our text renderingTor Arne Vestbø2018-12-083-1/+319
* | | | Revert "Ensure alignment of image-data"Allan Sandfeld Jensen2018-12-081-11/+3
* | | | QToolButton: Don't elide text if an icon is presentChristian Ehrlicher2018-12-081-2/+2
* | | | Set QScroller's parent to its widget, for memory managementShawn Rutledge2018-12-082-2/+37
* | | | untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-073-8/+13
* | | | configure: atomize xcb-* tests properlyOswald Buddenhagen2018-12-072-28/+29
* | | | configure: convert xlib to a proper library definitionOswald Buddenhagen2018-12-074-17/+18
* | | | wasm: fix freetype library sourceOswald Buddenhagen2018-12-071-1/+1
* | | | configure: fix linking with statically linked freetypeTim Blechmann2018-12-071-0/+3
* | | | add support for transitive deps to QMAKE_USEOswald Buddenhagen2018-12-074-18/+90
* | | | qmake: fix QMAKE_DEFAULT_LIBDIRS detection for android on windowsOswald Buddenhagen2018-12-071-0/+2
* | | | Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Liang Qi2018-12-074-2/+15
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-054-2/+15
| |\ \ \ \
| | * | | | [Android] Fix the ability to override environment and argumentsv5.12.0BogDan Vatra2018-12-031-0/+7
| | * | | | tst_QNetworkReply: Blacklist getFromHttp:success-externalv5.12.0-rc2Liang Qi2018-11-271-0/+3
| | * | | | Fix build errors in OpenSSL 1.1 backendTimur Pocheptsov2018-11-271-0/+2
| | * | | | macOS: Don't link to debug versions of frameworks unless requestedTor Arne Vestbø2018-11-272-1/+4
| | * | | | Windows QPA: Fix onPressedChanged only reported on touch upv5.12.0-rc1Andre de la Rocha2018-11-161-1/+4
* | | | | | QScroller: Fix crash when multiple scrollers are registeredFriedemann Kleint2018-12-071-3/+5
* | | | | | QSettings: quick refactor for readabilityThiago Macieira2018-12-071-3/+4
* | | | | | Fix QSettings parsing of spaces after comment linesThiago Macieira2018-12-074-0/+51
* | | | | | QTest: Make QCOMPARE of QCborError produce outputThiago Macieira2018-12-071-0/+7
* | | | | | Doc: update docs for the sleeping functions' accuracyThiago Macieira2018-12-071-0/+24