summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-2210-30/+20
* RHI: facilitate compressed atlas textures in gles2 backendEirik Aavitsland2020-05-224-5/+29
* RHI: Store texture handle as 64-bit intEskil Abrahamsen Blomfeldt2020-05-226-26/+22
* Windows QPA: Fix deprecated QString::fromUtf16(ushort*) callFriedemann Kleint2020-05-221-1/+1
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-2114-49/+16
* Adjust resize() behavior of QString and QByteArray to match Qt 5Lars Knoll2020-05-212-25/+7
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-2117-60/+30
* Add missing overrideAlexander Volkov2020-05-2112-87/+87
* QSslSocket::addCaCertificates - do not duplicate certsTimur Pocheptsov2020-05-201-2/+2
* Make OpenSSL back-end work with 3.0 alphaTimur Pocheptsov2020-05-206-20/+112
* Extend QTypeInfoMerger to more than four argumentsMarc Mutz2020-05-191-15/+11
* Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHAREDMarc Mutz2020-05-1921-24/+24
* Android: Only have one valid QMimeData object kept aroundAndy Shaw2020-05-192-4/+13
* Android: Clear the m_selectedFile variable when showing againAndy Shaw2020-05-191-0/+2
* a11y: Fix bug in the accessibility cacheJan Arve Sæther2020-05-193-9/+67
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-1911-61/+96
* QAuthenticator: Reprioritize authentication methodsMårten Nordheim2020-05-191-1/+1
* Fix relocated Qt to be found when its path has non-ASCII charactersAlexandru Croitor2020-05-191-3/+3
* QString: throughly port internals to char16_tMarc Mutz2020-05-194-108/+76
* Windows: Update the hasFrame setting when changing window flagsAndy Shaw2020-05-191-0/+1
* Allow multithreaded opengl to be disabledAllan Sandfeld Jensen2020-05-191-0/+4
* Add error message on unaligned profile inputsAllan Sandfeld Jensen2020-05-192-0/+8
* QTreeView: Use devicePixelRatioF for cached animation pixmapKai Uwe Broulik2020-05-191-2/+2
* Remove -qt-xcb, -system-xcb from README and commentsKai Koehne2020-05-191-6/+0
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-05-197-11/+46
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-187-11/+46
| |\
| | * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-143-3/+9
| | |\
| | | * qstandardpaths_win.cpp: Fix GetCurrentProcessToken() for Win7v5.15.0-rc2Fredrik Orderud2020-05-071-1/+6
| | | * QCborValue: catch overflow in QByteArray when decoding chunked stringsThiago Macieira2020-05-071-1/+1
| | | * Fix 32bit integer overflow in ICC parsingv5.15.0-rc1Allan Sandfeld Jensen2020-05-041-1/+2
| | * | Small fixes for the Q*Ref deprecation stuffMarc Mutz2020-05-141-4/+12
| | * | Fix invalid text layout data when a full layout run is interruptedStefan Löffler2020-05-141-2/+5
| | * | Support opening directories over portalJan Grulich2020-05-142-1/+30
| | * | Fix QRunnable::ref use in QThreadPoolAllan Sandfeld Jensen2020-05-122-26/+44
| | * | Revert "note QFileDialog::setNameFilters() is not supported on Android"Assam Boudjelthia2020-05-121-5/+2
* | | | cmake: add config module name for devicediscoverySamuli Piippo2020-05-191-0/+1
* | | | Direct Write Font Engine: Fix leaking IDWriteFontFace instancesFriedemann Kleint2020-05-191-2/+3
* | | | Enable Universal Links on iOSLars Schmertmann2020-05-193-0/+59
* | | | webOS: Fix allocateTimerIdJani Hautakangas2020-05-181-1/+8
* | | | Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-1810-343/+1491
* | | | Windows QPA: Fix window class name clash when mixing Qt librariesFriedemann Kleint2020-05-181-1/+2
|/ / /
* | | Cleanup qUncompressLars Knoll2020-05-171-21/+8
* | | Don't access QArrayData::sharedNull() from QByteArray anymoreLars Knoll2020-05-171-4/+2
* | | QChar: make fullConvertCase()'s result type more usableMarc Mutz2020-05-172-15/+22
* | | Add central macro to disable float comparison warningsMarc Mutz2020-05-161-0/+6
* | | Add support of cancellation handler callbacks to QFutureSona Kurazyan2020-05-155-18/+159
* | | Add support of connecting signals to QFutureSona Kurazyan2020-05-153-1/+169
* | | IBus: Use WAYLAND_DISPLAY on Wayland sessions to make up socket namesTakao Fujiwara2020-05-151-11/+27
* | | QTaggedPointer: some API cleanupsMarc Mutz2020-05-152-31/+49
* | | Remove deprecated method from QFont, QFontMetrics, and QFontInfoVolker Hilsheimer2020-05-155-420/+0