summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Doc: Mention .qrc compression attributes in resource compiler docsTopi Reinio2020-03-101-4/+15
| | * | Multithread some QImage routinesAllan Sandfeld Jensen2020-03-096-519/+996
| | * | macOS: Support printing when no printers are installedTor Arne Vestbø2020-03-091-35/+37
| | * | Document how to use CMake for Qt NetworkKai Koehne2020-03-096-25/+26
| | * | WinRT: Use the fallbacks for getting the save file nameAndy Shaw2020-03-091-1/+9
| | * | QDataStream: fix compilation with QT_DISABLE_DEPRECATED_BEFORE=0x0050F00David Faure2020-03-081-4/+8
| | * | QtSql/ODBC: allow table names with unicode charsChristian Ehrlicher2020-03-071-1/+1
| | * | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-0616-10/+26
| | * | rhi: vulkan: Silence useless desc.set validation warningsLaszlo Agocs2020-03-061-0/+9
| | * | macOS: Disable system provided tabbing by defaultTor Arne Vestbø2020-03-061-0/+1
| | * | Fix UB in QProcess deprecation warning fixesJoerg Bornemann2020-03-062-2/+7
| | * | Doc: Mark QColorSpace enum as introduced in Qt 5.15Kai Koehne2020-03-061-2/+2
| | * | Doc: Fix \sa link for QResource::uncompressedData()Kai Koehne2020-03-061-1/+1
| | * | rhi: Add support for arrays of combined image samplersLaszlo Agocs2020-03-059-168/+290
| | * | Fix deprecation warning in QGenericUnixServicesJoerg Bornemann2020-03-051-1/+2
| | * | Fix deprecation warning in QProcess::execute(QString)Joerg Bornemann2020-03-051-5/+3
| | * | QLoggingRegistry: use QStringView/QLatin1String moreMarc Mutz2020-03-052-26/+22
| | * | QLatin1String/QStringView: add (missing) member compare()Marc Mutz2020-03-054-6/+53
| | * | QString/QByteArray: make all symmetry-checked member-compare() combinations n...Marc Mutz2020-03-053-4/+31
| | * | Document TlsV1SslV3 as deprecatedTimur Pocheptsov2020-03-041-1/+1
| | * | Android: Bump gradle (plugin) versionsBogDan Vatra2020-03-045-4/+29
| | * | QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-043-8/+9
| | * | Windows QPA: Add support to UiaRaiseNotificationEvent()Andre de la Rocha2020-03-044-6/+49
| | * | Don't use deprecated QPixmapCache::find overloadVolker Hilsheimer2020-03-042-3/+2
* | | | QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-114-3020/+76
|/ / /
* | | Fix typoSimon Hausmann2020-03-101-3/+3
* | | Small typo fixSimon Hausmann2020-03-101-13/+13
* | | Remove template leftoverFabian Kosmale2020-03-101-1/+0
* | | Fix warning in qmetaobjectbuilder.cppMitch Curtis2020-03-101-1/+1
* | | Fix distribution of font properties in QTextFormatEskil Abrahamsen Blomfeldt2020-03-102-12/+38
* | | CMake: Remove old 3rdparty mechanism for harfbuzz-non-ngAlexandru Croitor2020-03-104-17/+17
* | | CMake: Remove old 3rdparty mechanism for double conversionAlexandru Croitor2020-03-105-33/+61
* | | CMake: Regenerate configure.cmake files to get reportsAlexandru Croitor2020-03-098-0/+267
* | | Simplify OpenGL and OpenGL ES2 library tests in Gui's configure.jsonLeander Beernaert2020-03-091-12/+2
* | | QFlatMap: explicitly include <vector>Vitaly Fanaskov2020-03-061-0/+1
* | | Remove trivial overrides from QProcessJoerg Bornemann2020-03-062-31/+0
* | | Merge QProcess::startDetached(QString, QStringList, ...) overloadsJoerg Bornemann2020-03-062-20/+1
* | | CMake: Remove special case handling for OpenSSLLeander Beernaert2020-03-063-26/+50
* | | Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-0619-238/+439
* | | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-0514-138/+31
* | | CMake: Depend on automoc timestamp for metatypes extractionLeander Beernaert2020-03-051-13/+40
* | | CMake: Convert Core_qobject to a static moduleLeander Beernaert2020-03-051-13/+9
* | | Remove QImageIOHandler::name()Shawn Rutledge2020-03-052-14/+0
* | | Get rid of some QT_STRICT_ITERATORS leftoverLars Knoll2020-03-051-73/+0
* | | CMake: Handle conditions in third party find modules correctlyAlexandru Croitor2020-03-051-0/+4
* | | CMake: fix typoMårten Nordheim2020-03-051-1/+1
* | | QHash/QMap: don't return const from value(), key()Marc Mutz2020-03-054-15/+15
* | | Add support for attaching continuations to QFutureSona Kurazyan2020-03-059-7/+647
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-0468-401/+642
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-0468-401/+642
| |\| |