summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Get rid of QRegExp from the xpm image handlerLars Knoll2020-03-161-10/+18
* | Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-1612-19/+21
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-16140-23961/+26282
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-16140-23961/+26282
| |\|
| | * 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
| | * QtNetwork deprecations: suppress internal warningsMårten Nordheim2020-03-1210-4/+27
| | * Bearer deprecation: centralize and suppress internal warningsMårten Nordheim2020-03-128-27/+24
| | * QStringBuilder: make the nested ConvertTo typedef publicMarc Mutz2020-03-121-1/+1
| | * macOS: Log occlusion state changesTor Arne Vestbø2020-03-121-1/+3
| | * QStringView: adapt to C++20 constexpr std::basic_stringMarc Mutz2020-03-121-1/+1
| | * Try to stabilize flaky test cases of tst_qsequentialanimationgroupSona Kurazyan2020-03-121-4/+3
| | * Mandelbrot Example: Use High DPI scalingFriedemann Kleint2020-03-125-21/+47
| | * QFileDialog: Improve default implementation of getOpenFileContent()Friedemann Kleint2020-03-121-2/+3
| | * macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-127-181/+127
| | * wasm: fix emsdk 1.39.9 buildLorn Potter2020-03-121-1/+1
| | * Add test for conversion of "large" imagesv5.15.0-beta2Allan Sandfeld Jensen2020-03-111-5/+126
| | * Fix multi-threaded shrinking conversionAllan Sandfeld Jensen2020-03-111-1/+13
| | * Fix minor errors in QDeadlineTimer docsEdward Welbourne2020-03-111-5/+5
| | * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-1129-156/+369
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-1129-156/+369
| | | |\
| | | | * Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-102-26/+165
| | | | * QSortFilterProxyModel doc: do not mention deprecated function reset()Christian Ehrlicher2020-03-091-2/+3
| | | | * Port from deprecated std::is_pod to is_trivial + is_standard_layoutMarc Mutz2020-03-062-2/+4
| | | | * Fix QDeviceDiscoveryUDev on FreeBSDAllan Sandfeld Jensen2020-03-061-0/+4
| | | | * examples: Fix build for configurations that do not have printsupportOliver Wolff2020-03-056-17/+30
| | | | * Un-blacklist QElapsedTimer::elapsed testVolker Hilsheimer2020-03-041-3/+0
| | | | * QLibrary: introduce a mutex to protect non-atomic internalsThiago Macieira2020-03-035-52/+68
| | | | * QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-033-13/+1
| | | | * QPluginLoader: rework the loading and the caching of instanceThiago Macieira2020-03-033-22/+44