summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix perl script warningMårten Nordheim2020-03-191-1/+1
* widgets: Clarify backingstore resize logic by removing cruftTor Arne Vestbø2020-03-191-8/+6
* widgets: Remove unused member QTLWExtra::inTopLevelResizeTor Arne Vestbø2020-03-194-16/+7
* QDrawHelper cleanupsAllan Sandfeld Jensen2020-03-193-10/+5
* Move the default arguments of fromPath away from the deprecated overloadLars Knoll2020-03-191-11/+6
* Consider qml dependencies from qrc files in static buildsFabian Kosmale2020-03-181-1/+9
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-1818-71/+173
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-1818-71/+173
| |\
| | * Fix JNI signature for the timezone getDisplayName callVolker Krause2020-03-171-1/+1
| | * QTreeView: don't call model.index(-1, 0) when using spanning itemsDavid Faure2020-03-162-1/+12
| | * WinRT: Open the URLs via the XAML thread to enable them to be openedAndy Shaw2020-03-141-12/+21
| | * Windows QPA: Fix broken frame geometry when moving windows with native menusFriedemann Kleint2020-03-135-10/+23
| | * Fix double scaling of SVG icons on high DPI screensTor Arne Vestbø2020-03-131-2/+6
| | * wasm: support emsdk >= 1.39.4Morten Johan Sørvig2020-03-131-0/+1
| | * Stabilize and rename tst_qmessagebox::expandDetails_QTBUG_32473Shawn Rutledge2020-03-121-10/+6
| | * Fix QVarLengthArray documentationGiuseppe D'Angelo2020-03-121-5/+5
| | * ANGLE: Fix severe performance regressionOliver Wolff2020-03-122-1/+38
| | * Fix 'out of process' autotestsTimur Pocheptsov2020-03-111-28/+54
| | * winrt: Update capability management to include IOT namespaceAndy Shaw2020-03-112-1/+6
* | | QSequentialIterable: Treat sets as appendableFabian Kosmale2020-03-182-8/+40
|/ /
* | Header-review: add Q_DECL_DEPRECATED_X macro to deprecated methodVolker Hilsheimer2020-03-171-1/+1
* | Fix docs suggesting that it's possible to draw to the X11 screenSimon Hausmann2020-03-171-2/+0
* | Update Unicode license for CLDR and UCDEdward Welbourne2020-03-171-2/+17
* | Fix memory leak on new QThreadPool::tryStart versionAllan Sandfeld Jensen2020-03-171-7/+12
* | Add 'since' tag to documentation of new enum valueVolker Hilsheimer2020-03-171-1/+1
* | QLocale: Fix test on MinGW 8.1.0 32 bitCristian Adam2020-03-171-0/+1
* | Log the possible socket error code for the flaky testSona Kurazyan2020-03-171-1/+1
* | QNetworkReply: stabilize sslSessionSharing testMårten Nordheim2020-03-161-0/+3
* | Update the latest public suffix listEdward Welbourne2020-03-162-13783/+13887
* | Record that we're still up to date with latest dbusEdward Welbourne2020-03-161-1/+1
* | Deduplicate day-name data in QLocaleXML filesEdward Welbourne2020-03-161-2/+0
* | wasm: remove uneeded platform plugins from buildLorn Potter2020-03-162-3/+3
* | wasm: do not move or resize Popup windowsLorn Potter2020-03-161-1/+4
* | QMySQL: return QVariant::ByteArray for POINT columnChristian Ehrlicher2020-03-152-0/+23
* | Doc: Remove \contentspage commandsTopi Reinio2020-03-1511-56/+0
* | macOS: Ensure GL symbols are resolved from the OpenGL frameworkLucas Wang2020-03-151-1/+1
* | Add native iOS file dialogHarald Meyer2020-03-145-6/+182
* | macOS: Modernize QCocoaSystemTrayIconTor Arne Vestbø2020-03-142-200/+97
* | Update UCD to Revision 26Edward Welbourne2020-03-1431-8199/+10851
* | qpa: Return accepted state from mouse, touch and wheel handlersLorn Potter2020-03-132-77/+79
* | Fuzzing: Add fuzz target for ctor of QSslCertificateRobert Loehning2020-03-132-0/+45
* | Make it possible to set the EGL_DEFAULT_DISPLAYAndy Nichols2020-03-131-1/+3
* | Fix range-loop implicit copy warningMorten Johan Sørvig2020-03-131-1/+1
* | Hide default-invisible characters when shaping is disabledEskil Abrahamsen Blomfeldt2020-03-131-25/+46
* | Make vulkan-flavored GLSL known to QShaderFormatJean-Michaël Celerier2020-03-132-2/+4
* | Doc: Remove incorrect see-also linkTopi Reinio2020-03-121-2/+0
* | macOS: Pass on QCursor pixmap with original scaleTor Arne Vestbø2020-03-121-11/+2
* | macOS: Pass on QIcon as NSImage if possible, instead of going via QPixmapTor Arne Vestbø2020-03-122-14/+5
* | macOS: Streamline QIcon to NSImage conversionTor Arne Vestbø2020-03-124-30/+35
* | macOS: Streamline QImage to NSImage conversionTor Arne Vestbø2020-03-128-41/+45