summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Doc: Fix typo in snippetPaul Wicking2018-12-111-1/+1
| | * ANGLE: Dynamically load D3D compiler from a listOliver Wolff2018-12-112-0/+84
* | | Add Grayscale16 Image FormatAllan Sandfeld Jensen2018-12-1214-89/+348
|/ /
* | Resources: reject compressed content we can't decompressThiago Macieira2018-12-129-30/+136
* | Revert "Disable Docker-based test servers on Linux temporarily"Ryan Chu2018-12-121-3/+0
* | Use a QMultiMap for the weighted rulesLars Knoll2018-12-122-4/+4
* | Use QMultiMap::insert() instead of insertMulti()Lars Knoll2018-12-121-5/+5
* | Use a QMultiMap for issuer/subjectInfoLars Knoll2018-12-122-6/+6
* | Use QMultiMap::insert() instead of insertMulti()Lars Knoll2018-12-121-3/+3
* | uic: Small refactoringsFriedemann Kleint2018-12-127-120/+116
* | macOS accessibility: Implement accessibilityFrameFrederik Gladhorn2018-12-121-0/+7
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-1288-98/+97
* | Handle errors in moc generate.sh scriptJędrzej Nowacki2018-12-121-0/+2
* | Work around GCC bug in generating 64-bit population of SSE registerThiago Macieira2018-12-121-1/+12
* | Add an SSSE3 implementation of qt_memfill24Thiago Macieira2018-12-122-1/+76
* | Add a qt_memfill24 implementationAllan Sandfeld Jensen2018-12-122-19/+59
* | Actually make QT_MAX_CACHED_GLYPH_SIZE the max glyph sizeTor Arne Vestbø2018-12-112-2/+2
* | Use Q_DECL_VECTORCALL in a few more placesThiago Macieira2018-12-116-75/+85
* | Add AVX2 versions of qt_memfill32 and qt_memfill64Thiago Macieira2018-12-115-5/+76
* | Add SSE2 qt_memfill64Thiago Macieira2018-12-114-23/+67
* | QResource: quick refactor of registerSelf for files to support LFSThiago Macieira2018-12-111-39/+28
* | QCommonStyle: fetch `flat` property from style optionAlberto Mardegan2018-12-111-2/+2
* | QTreeWidget: mark is/setFirstItemColumnSpanned() as deprecatedChristian Ehrlicher2018-12-113-20/+56
* | QResource: de-inline registerSelf for filesThiago Macieira2018-12-111-53/+55
* | RCC: introduce compression algorithm "best"Thiago Macieira2018-12-113-1/+13
* | RCC: Add support for Zstandard compressionThiago Macieira2018-12-116-12/+157
* | QResource: add support for resources compressed with ZstandardThiago Macieira2018-12-116-20/+140
* | RCC: Modernize the compression algorithm selectionThiago Macieira2018-12-113-24/+123
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-1113-30/+147
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-1113-30/+147
| |\|
| | * Specify the date-time spec when setting max timeEdward Welbourne2018-12-101-1/+1
| | * Fix build of static plugins with resourcesRichard Moe Gustavsen2018-12-101-6/+3
| | * Fix qmake's detection for conflicting source files for nmakeJoerg Bornemann2018-12-101-3/+4
| | * Fix addition of the wasm platform pluginJoerg Bornemann2018-12-101-1/+1
| | * Fusion: Don't draw the background of the lineedit when drawing the frameAndy Shaw2018-12-101-1/+0
| | * threads: disable threads examples for nothread buildsLorn Potter2018-12-101-1/+2
| | * Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-12-104-14/+126
| | |\
| | | * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-104-14/+126
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-042-5/+107
| | | | |\
| | | | | * Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-251-0/+94
| | | | | * tst_QNetworkReply: Blacklist getFromHttp:success-externalLiang Qi2018-11-251-0/+3
| | | | | * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-0974-226/+238
| | | | | |\
| | | | | * | Windows QPA: Fix crash showing QSystemTrayIcon's context menu with PROCESS_DP...Friedemann Kleint2018-11-091-5/+13
| | | | * | | OpenSSL: also try the "1.0.2" sonameGiuseppe D'Angelo2018-11-291-9/+18
| | | | * | | Ensure QOpenGLWidget FBO is always initializedTor Arne Vestbø2018-11-271-0/+1
| | * | | | | macOS: Reset font glyph caches when application theme changesTor Arne Vestbø2018-12-092-1/+8
| | |/ / / /
| | * | | | Do not use arc4random_buf() on GNU/kFreeBSDDmitry Shachnev2018-12-091-2/+2
* | | | | | Docker Provisioning: Update the SHA-1 tag of server imagesRyan Chu2018-12-102-10/+10
* | | | | | Use QScopedPointer instead of new/deleteJesus Fernandez2018-12-101-7/+7
* | | | | | qwindowsxpstyle: Add std::nothrow to newIvan Komissarov2018-12-101-2/+2
|/ / / / /