summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Fix C4996 warnings when building QtKai Koehne2020-08-191-0/+2
* Document Khronos headers in ANGLEKai Koehne2020-08-102-0/+32
* Update bundled libjpeg-turbo to version 2.0.5Eirik Aavitsland2020-08-078-15/+47
* sqlite: Upgrade to 3.32.3Andy Shaw2020-07-183-82/+255
* Android: Don't treat gradle.pro as a buildable targetAndy Shaw2020-07-161-0/+2
* Disable PCRE2 JIT on macOS ARM64Tor Arne Vestbø2020-07-131-0/+1
* Mark gradlew with Unix eol endings as it is a scriptAndy Shaw2020-07-101-0/+1
* forkfd/linux: add support for RISC-VAndreas Schwab2020-06-301-1/+1
* forkfd: remove FFD_VFORK_SEMANTICSThiago Macieira2020-06-303-9/+0
* Update the qt_attribution.json for SQLiteAndy Shaw2020-06-051-2/+2
* sqlite: Upgrade to 3.32.1Andy Shaw2020-06-045-2134/+3057
* Fix compilation of PCRE2 under Intel CETGiuseppe D'Angelo2020-06-021-0/+5
* Update PCRE2 to 10.35Giuseppe D'Angelo2020-05-2142-3270/+4576
* vkmemalloc: make it compile with macOS 10.15 SDKLaszlo Agocs2020-05-182-1/+66
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-203-1/+111
|\
| * sqlite: Fix CVE-2020-11656Andy Shaw2020-04-202-1/+80
| * sqlite: Fix CVE-2020-11655Andy Shaw2020-04-202-0/+31
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-031-2/+2
|\|
| * ANGLE: d3d11: Do not register windows message hooks for d3d11 windowsOliver Wolff2020-04-021-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-311-14/+23
|\|
| * CBOR support: prevent overflowing QByteArray's max allocationThiago Macieira2020-03-271-14/+23
* | Update bundled libjpeg-turbo to version 2.0.4Eirik Aavitsland2020-03-3010-50/+93
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-271-1/+1
|\|
| * ANGLE: Fix resizing of windows (Take 2)Oliver Wolff2020-03-241-1/+1
* | forkfd: add FFD_VFORK_SEMANTICS flagThiago Macieira2020-03-253-5/+15
* | forkfd: fix forkfd_wait when FFD_USE_FORK was activeThiago Macieira2020-03-251-3/+25
* | forkfd: introduce forkfd_wait4() that takes optionsThiago Macieira2020-03-254-22/+56
* | Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-202-9/+225
|\|
| * Merge remote-tracking branch 'origin/5.14.2' into 5.14Mitch Curtis2020-03-192-9/+225
| |\
| | * Fix CVE-2020-9327 in SQLiteAndy Shaw2020-03-042-9/+225
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-1/+1
|\| |
| * | ANGLE: Fix severe performance regressionOliver Wolff2020-03-121-1/+1
| |/
* | Android: Bump gradle (plugin) versionsBogDan Vatra2020-03-041-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-243-235/+386
|\|
| * Update md4c to 0.4.3Giuseppe D'Angelo2020-02-223-235/+386
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-089-5724/+9005
|\|
| * sqlite: Update to v3.31.1Andy Shaw2020-02-069-5724/+9005
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-0/+1
|\|
| * Markdown importer: use Unicode decodingGiuseppe D'Angelo2020-02-031-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-292-0/+32
|\|
| * Fix CVE-2019-19880 in SQLiteAndy Shaw2020-01-222-0/+32
* | forkfd: add FFD_USE_FORK to force use of fork()Thiago Macieira2020-01-092-5/+14
* | forkfd/Linux: remove unused codeThiago Macieira2020-01-091-68/+0
* | forkfd: Implement forkfd in terms of Linux 5.2's CLONE_PIDFDThiago Macieira2020-01-092-0/+253
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-065-9/+283
|\|
| * Fix CVE-2019-19645 in SQLiteAndy Shaw2020-01-032-1/+93
| * Fix CVE-2019-19646 in SQLiteAndy Shaw2020-01-032-1/+32
| * Fix CVE-2019-19603 in SQLiteAndy Shaw2020-01-032-6/+121
| * Fix CVE-2019-19242 in SQLiteAndy Shaw2020-01-032-1/+37
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-2741-4646/+7348
|\|