summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Long live QColorConstants!Marc Mutz2019-08-255-16/+935
* Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-0/+4
* Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-2310-66/+233
* Android: Set RTLD_NODELETE on API 23+BogDan Vatra2019-08-231-2/+9
* eglfs/kms: Add drm atomic blend_op property handlingPaul Olav Tvete2019-08-223-0/+6
* HTTP/2: use a non-default MAX_FRAME_SIZETimur Pocheptsov2019-08-221-3/+7
* Android: Update clang mkspecsBogDan Vatra2019-08-222-13/+0
* Simplify QBezier::split()Marc Mutz2019-08-221-23/+13
* Micro-optimize QAbstractItemModel::setItemDataGiuseppe D'Angelo2019-08-221-4/+11
* QBezier: replace out parameters by return-by-value in split()Marc Mutz2019-08-223-24/+24
* Long live QSize(F)::grownBy/shrunkBy()Marc Mutz2019-08-224-19/+38
* Don't excessively check all output files for failuresJan Arve Sæther2019-08-221-1/+1
* Fix a broken buildTimur Pocheptsov2019-08-224-9/+27
* Remove use of QByteDataBuffer in QNetworkReplyHttpImplMårten Nordheim2019-08-222-41/+19
* Remove obsolete API after qtdeclarative migratedVolker Hilsheimer2019-08-222-28/+0
* QFont: remove unused member QFontPrivate::screenChristian Ehrlicher2019-08-223-18/+8
* Cbor: Add overloads for QStringViewUlf Hermann2019-08-223-23/+52
* QHttp2Configuration: remove setters/getter for indexingTimur Pocheptsov2019-08-212-37/+3
* QHttp2Configuration - respect the value returned by huffmanCompressionEnabled()Timur Pocheptsov2019-08-213-0/+7
* forkfd: move the FreeBSD system implementation to a separate fileThiago Macieira2019-08-202-109/+170
* forkfd: Add C11 and C++11 atomic supportThiago Macieira2019-08-204-30/+106
* forkfd: fix compilation in C mode without precompiled headersThiago Macieira2019-08-202-4/+5
* wasm: Add saveFileContent()Morten Johan Sørvig2019-08-205-0/+90
* Clean up the docs of qevent.cppSona Kurazyan2019-08-201-50/+2
* QWidget: replace manual memory management with unique_ptr [6/N]: extraMarc Mutz2019-08-205-27/+25
* Support writing color space profile in JPEGAllan Sandfeld Jensen2019-08-201-2/+27
* Fix build without features.mimetypeTasuku Suzuki2019-08-201-0/+2
* Add means to configure HTTP/2 protocol handlerTimur Pocheptsov2019-08-2017-211/+591
* Remove workaround for compilers not supporting thread_localVolker Hilsheimer2019-08-201-22/+1
* QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-196-29/+130
* Fix build without feature.codecsTasuku Suzuki2019-08-201-0/+2
* Fix escaping of additional app parameters in adb shell commandDaniel Smith2019-08-191-1/+1
* Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-194-152/+13
* Fix rare double-free in QObject machineryMårten Nordheim2019-08-191-2/+13
* Android: Fix env vars parsingBogDan Vatra2019-08-191-3/+3
* Fix build without features.dlopenTasuku Suzuki2019-08-192-3/+7
* Fix build without features.poll_{ppoll,pollts,poll,select}Tasuku Suzuki2019-08-182-1/+14
* rhi: d3d11: Rework swapchain effect handlingLaszlo Agocs2019-08-172-43/+75
* rhi: metal: Avoid flicker due to writing an in-use Managed bufferLaszlo Agocs2019-08-171-3/+5
* Add pkg-config library source to bcm_hostTasuku Suzuki2019-08-171-0/+1
* QWidgetBackingStore: clean up around dirtyOnScreenWidgetsMarc Mutz2019-08-172-50/+13
* QBezier: inline fromPoints()Marc Mutz2019-08-172-19/+2
* Fix build without features.proxymodelTasuku Suzuki2019-08-171-0/+4
* Make Qt aware of symlinks and shortcuts on WindowsRyan Chu2019-08-162-15/+125
* QWidget: unbreak QT_NO_OPENGL buildsMarc Mutz2019-08-161-0/+2
* QWidget: replace manual memory management with unique_ptr [5/N]: extra->topextraMarc Mutz2019-08-162-6/+5
* QWidget: replace manual memory management with unique_ptr [4/N]: extra->cursMarc Mutz2019-08-162-14/+4
* QWidget: replace manual memory management with unique_ptr [3/N]: topextra->sh...Marc Mutz2019-08-162-8/+7
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-169-24/+40
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-159-24/+40
| |\