summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix building with -DQT_FEATURE_gui=OFFAlex Richardson2020-09-151-3/+3
* Doc: Improve WinTab license informationKai Koehne2020-09-111-2/+2
* Improve license information for libpngKai Koehne2020-08-261-2/+2
* MSVC: Fix C4996 warnings when building QtKai Koehne2020-08-191-0/+2
* Android: Copy required gradle files in non-prefix shadow buildsAlexandru Croitor2020-08-181-4/+10
* CMake: Fix copying of gradle resources in non-prefix buildsAlexandru Croitor2020-08-141-8/+7
* Make clang-format ignore formatting of third party codeEirik Aavitsland2020-08-061-0/+2
* Update bundled libjpeg-turbo to version 2.0.5Eirik Aavitsland2020-08-068-15/+47
* 3rdparty: Add reference C implementation of BLAKE2Linus Jahn2020-07-316-0/+1436
* Revert "Add missing override" for 3rdparty vk_mem_alloc.hAlexander Volkov2020-07-291-70/+70
* sqlite: Upgrade to 3.32.3Andy Shaw2020-07-163-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-103-2/+13
* Mark gradlew with Unix eol endings as it is a scriptAndy Shaw2020-07-101-0/+1
* forkfd: remove FFD_VFORK_SEMANTICSThiago Macieira2020-06-303-9/+0
* CMake: Fix pcre2 compilation with intelcet part 2Alexandru Croitor2020-06-252-0/+80
* forkfd/linux: add support for RISC-VAndreas Schwab2020-06-231-1/+1
* forkfd/linux: handle failure from sys_cloneAndreas Schwab2020-06-231-0/+2
* Suppress warning of unused function on macOSThiago Macieira2020-06-121-0/+3
* Remove winrtOliver Wolff2020-06-066-17/+5
* Update the qt_attribution.json for SQLiteAndy Shaw2020-06-041-2/+2
* sqlite: Upgrade to 3.32.1Andy Shaw2020-06-045-2134/+3057
* CMake: Regenerate tools and 3rd partyAlexandru Croitor2020-05-291-0/+3
* Actually apply the shadow stack Intel CET flagsGiuseppe D'Angelo2020-05-281-2/+2
* Fix compilation of PCRE2 under Intel CETGiuseppe D'Angelo2020-05-271-0/+5
* Remove ANGLELaszlo Agocs2020-05-26732-266631/+0
* Add missing overrideAlexander Volkov2020-05-211-70/+70
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-195-0/+5
* Update PCRE2 to 10.35Giuseppe D'Angelo2020-05-1142-3270/+4576
* CMake: Fix CMP0100 warning for bundled harfbuzzJoerg Bornemann2020-04-291-0/+1
* vkmemalloc: make it compile with macOS 10.15 SDKLaszlo Agocs2020-04-232-1/+66
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-223-1/+111
|\
| * 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
* | | Include QRegularExpression in the bootstrap libraryLars Knoll2020-04-133-47/+48
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0820-106/+440
|\| |
| * | 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