summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Update bundled sqlite to 3.23.1André Klitzing2018-04-123-2177/+4858
* Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-261-0/+1
* Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-211-1/+0
* xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacksGatis Paeglis2018-02-241-1/+1
* dbustray: add NewMenu signal and emit it when menu changedMarco Trevisan (Treviño)2018-02-221-0/+3
* Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-157-9/+78
|\
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-157-9/+78
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-072-423/+0
| | |\
| | * | Update bundled libjpeg-turbo to version 1.5.3André Klitzing2018-01-256-9/+76
| | * | pcre2: Disable JIT on windows on arm/arm64Martin Storsjö2018-01-231-0/+2
| | * | harfbuzz: Fix building for win64 with clangMartin Storsjö2018-01-051-1/+1
* | | | Update documented sqlite versionKai Koehne2018-02-151-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-423/+0
|\ \ \ | | |/ | |/|
| * | ANGLE: Remove workaround for files having the same name (Debug.h/.cpp)Oliver Wolff2018-02-062-423/+0
* | | Update bundled sqlite to 3.22.0Andy Shaw2018-02-072-5331/+8640
* | | Add HAVE_USLEEP define to give better performance where possibleAndy Shaw2018-01-091-0/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-023-15/+15
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-302-14/+14
| |\|
| | * Doc: Fix paths to 3rdparty license filesKai Koehne2017-12-151-4/+4
| | * ANGLE: Fix resizing of windowsOliver Wolff2017-12-131-10/+10
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-051-1/+1
| |\|
| | * ANGLE: D3D11: Fix shared handle support detection for WARP when MinGW is usedOliver Wolff2017-11-301-1/+1
* | | Update bundled HarfBuzz-NG copy to 1.7.4Lars Knoll2017-12-30102-4255/+9479
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-0915-153/+161
|\|
| * Update bundled libpng to version 1.6.34Eirik Aavitsland2017-11-0715-153/+161
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-305-13/+690
|\|
| * Freetype: Also list BDF, PCF, ZLIB licensesKai Koehne2017-10-264-13/+139
| * Synthesize LICENSE.txt for FreeType documentationKai Koehne2017-10-262-2/+553
* | Update bundled sqlite to 3.20.1André Klitzing2017-10-274-5777/+9718
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-163-32/+51
|\|
| * Fix CVE-2017-10989 in sqliteAndy Shaw2017-10-112-0/+19
| * Remove // from license textKai Koehne2017-10-041-32/+32
* | Replace bundled libjpeg by libjpeg-turbo 1.5.2André Klitzing2017-09-28133-31687/+25518
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-063-834/+1
|\|
| * PCRE2: remove pcre2_printint.c from the imported sourcesGiuseppe D'Angelo2017-09-052-833/+0
| * PCRE2: disable JIT on all UIKit platformsGiuseppe D'Angelo2017-09-051-1/+1
| * PCRE2: remove a source file from the .proGiuseppe D'Angelo2017-09-011-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-3125-245/+1212
|\|
| * Update bundled libpng to version 1.6.32André Klitzing2017-08-2625-245/+1212
* | PCRE2: upgrade to version 10.30Giuseppe D'Angelo2017-08-2350-17643/+20219
* | Fix 64-bit build using MinGWMårten Nordheim2017-08-112-5/+7
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-0853-7527/+3903
|\|
| * Bump minimum glibc requirement for sys/eventfd.h to glibc 2.8Thiago Macieira2017-08-041-2/+4
| * Update bundled zlib to version 1.2.11André Klitzing2017-08-0452-7525/+3899
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-1/+1
|\|
| * ANGLE: Fix build for newer MinGW versionsOliver Wolff2017-08-021-1/+1
* | Enable IAccessible2 for MinGWFriedemann Kleint2017-07-252-3/+7
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-5/+1
|\|
| * iaccessible2.pri: Fix architecture detectionFriedemann Kleint2017-07-111-5/+1
* | QSqlField: Add a means to see what the tablename is for a given fieldAndy Shaw2017-07-121-1/+1