summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* PCRE2: remove a source file from the .proGiuseppe D'Angelo2017-09-011-1/+0
* Update bundled libpng to version 1.6.32André Klitzing2017-08-2625-245/+1212
* 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
* ANGLE: Fix build for newer MinGW versionsOliver Wolff2017-08-021-1/+1
* iaccessible2.pri: Fix architecture detectionFriedemann Kleint2017-07-111-5/+1
* ANGLE: Fix flickering on resize when D3D9 is usedOliver Wolff2017-07-032-0/+91
* Remove remains of wince in .pro filesFriedemann Kleint2017-07-032-7/+0
* actually make use of the detected ICUOswald Buddenhagen2017-07-021-13/+0
* Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* ANGLE: Fix crash with ltcg on Visual Studio 2015 Update 3Oliver Wolff2017-06-133-11/+11
* Use upstream at-spi 2Frederik Gladhorn2017-06-098-1963/+0
* Update bundled sqlite to 3.16.2 as it fix some small regressionsAndré Klitzing2017-05-233-67/+120
* gradle: Complete qt_attribution.json fileKai Koehne2017-04-241-0/+2
* Update attribution file for changed command line paramHeiko Becker2017-04-071-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-277-0/+1263
|\
| * Add gradle wrapper to Qt & update default Andriod gradle pluginBogDan Vatra2017-03-237-0/+1263
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-11/+17
|\|
| * forkfd: fix calling the old signal handler when there wasn't oneThiago Macieira2017-03-061-4/+6
| * forkfd: use SA_SIGINFO to pass extra information to chained handlersThiago Macieira2017-02-261-11/+15
* | pcre2: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-13/+19
* | Enable FTS5, will be used by Assistant instead of cluceneJarek Kobus2017-02-231-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-0829-1422/+2495
|\|
| * Fix libs build with msvc on Chinese locale on WindowsLiang Qi2017-02-011-1/+1
| * Update bundled libpng to version 1.6.28André Klitzing2017-01-3128-1421/+2494
* | Document harfbuzz-ng upstream versionKai Koehne2017-02-031-0/+1
* | Update bundled HarfBuzz-NG copy to 1.4.1Konstantin Ritt2017-02-0293-4012/+8920
* | Document new PCRE2 libraryKai Koehne2017-02-011-0/+17
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-261-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+1
| |\|
| | * fix parallel builds with -qt-freetype -system-libpngOswald Buddenhagen2017-01-191-0/+1
* | | Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-241-0/+1
|/ /
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-1/+0
* | update bundled sqlite to 3.16.1André Klitzing2017-01-043-9824/+24047
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-135-12/+11
|\|
| * List ANGLE contributions after anotherKai Koehne2016-11-231-4/+4
| * Improve documentation for 3rdparty freebsd codeKai Koehne2016-11-231-7/+3
| * Fix forkfd 3rd party documenationKai Koehne2016-11-232-1/+2
| * Extend documentation for SHA-3 third-party licenseKai Koehne2016-11-231-0/+2
| * PCRE: Document upstream versionKai Koehne2016-11-191-2/+3
* | PCRE2: remove PCRE1 codeGiuseppe D'Angelo2016-12-1276-82988/+0
* | PCRE2: port QRegularExpression to PCRE2Giuseppe D'Angelo2016-12-122-1/+53
* | PCRE2: import of PCRE2 10.22Giuseppe D'Angelo2016-12-1155-0/+85150
* | PCRE2: create a config.hGiuseppe D'Angelo2016-12-111-0/+52
* | PCRE2: add import script from tarballGiuseppe D'Angelo2016-12-111-0/+134
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-172-3/+3
|\|
| * Avoid clang warnings about unused return valuesLars Knoll2016-11-091-2/+2
| * Fix compiler warning/error with clang 3.6Lars Knoll2016-11-081-1/+1
* | Don't disable CoreText on watchOS Simulator (take 2)Jake Petroules2016-11-031-4/+10
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-029-35/+20
|\|