summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of ANGLE with mingw-tdm64 gcc 4.8.1Kai Koehne2014-01-211-1/+1
* zlib: rename z_errmsg symbol to avoid name clash when linking staticallyTim Blechmann2014-01-091-0/+1
* Update bundled HarfBuzz sources up to 0.9.25Konstantin Ritt2013-12-1956-1017/+3945
* BlackBerry: fix sqlite plugin compilationRafael Roquetto2013-12-161-0/+1
* qtbase: Fix build error on 64bit BigEndian platformsVicente Olivert Riera2013-12-051-2/+2
* Detect posix_fallocate at configure timeFatih Aşıcı2013-12-011-0/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-262-2/+17
|\
| * Fix xkb.h compile warning on 32 bit systemsGatis Paeglis2013-11-212-2/+17
* | Avoid compiler warning about alignment for MSVC2013 (x64)Jan Arve Saether2013-11-152-4/+12
|/
* Fix compilation with MinGW gcc 64 bitKai Koehne2013-10-291-1/+1
* ANGLE: Fix compilation with MSVC2013.Friedemann Kleint2013-10-241-0/+2
* Fix compilation of ANGLE on MinGWKai Koehne2013-10-151-1/+1
* Fix compilation for MSVC 2008 and std::tupleThomas Hartmann2013-10-091-1/+5
* libpng: Add WinRT compatibilityKamil Trzciński2013-09-201-2/+5
* ANGLE: Update to version 2446Andrew Knight2013-09-19124-3476/+4866
* WinRT: Disable PCRE JITAndrew Knight2013-09-161-0/+1
* Fixed sqlite build for WinRTOliver Wolff2013-09-151-0/+1
* [2/2] Update bundled HarfBuzz-NG sources up to 0.9.20Konstantin Ritt2013-08-302-0/+5
* [1/2] Update bundled HarfBuzz-NG sources up to 0.9.20Konstantin Ritt2013-08-3018-440/+662
* Add stripped version of HarfBuzz-NG 0.9.19 sources to 3rdpartyKonstantin Ritt2013-08-2784-0/+33805
* Make it possible to build HarfBuzz-NG in QtKonstantin Ritt2013-08-2715-0/+148
* Fix compilation of libGLESv2 with older MinGW-w64 headersKai Koehne2013-07-111-0/+19
* Make PCRE's JIT work on Android devicesGiuseppe D'Angelo2013-06-193-0/+28
* Fix xkbcommon.pri not to override QMAKE_CFLAGSJ-P Nurmi2013-06-121-1/+1
* Fixed CE build of sqlite3Bjoern Breitmeyer2013-05-231-0/+4
* update bundled sqlite to 3.7.17.0Mark Brand2013-05-233-463/+2901
* Make access to xkbcommon_workaround.h more genericGatis Paeglis2013-05-071-0/+105
* Add xcb-xkb to 3rd party libsGatis Paeglis2013-05-074-0/+37065
* Add libxkbcommon to 3rd party libsGatis Paeglis2013-05-0748-0/+32650
* Fix more warnings, found by cross-compiling QtThiago Macieira2013-05-012-5/+5
* uclibc/pcre: Fix the linking of libQtCore for mips/uclibcHolger Hans Peter Freyther2013-04-291-4/+4
* Fix def files for Mingw (32 bit)Kai Koehne2013-04-232-0/+4
* Add missing intrin.h include for __cpuidKai Koehne2013-04-231-0/+2
* update bundled sqlite to 3.7.16.2Mark Brand2013-04-192-6/+6
* Let platform plugin decide if accessibility is activeFrederik Gladhorn2013-04-192-1/+18
* Fixed CE build of sqlite3Bjoern Breitmeyer2013-04-161-0/+4
* ANGLE: Avoid memory copies on buffers when data is nullAndrew Knight2013-04-082-7/+18
* ANGLE DX11: Prevent assert when view is minimized or size goes to 0x0Andrew Knight2013-04-082-1/+11
* Upgrade ANGLE to DX11 ProtoAndrew Knight2013-04-08246-16397/+27329
* Apply Qt-specific changes to the bundled FreeTypeKonstantin Ritt2013-04-028-7/+29
* Upgrade the PCRE import script to 8.32Giuseppe D'Angelo2013-04-011-10/+12
* Upgrade the bundled PCRE to 8.32Giuseppe D'Angelo2013-04-0143-10167/+15835
* update bundled sqlite to 3.7.16.1Mark Brand2013-04-013-11888/+22277
* Update bundled FreeType sources to 2.3.12Konstantin Ritt2013-04-01346-3418/+13251
* Fix infinit loopMontel Laurent2013-03-271-1/+1
* Do not use JIT for pcre on QNXFabian Bumberger2013-03-141-0/+1
* Disable PCRE JIT on iOSTor Arne Vestbø2013-03-122-2/+3
* Fix HB incorrectly hides [narrow non-breaking space] characterKonstantin Ritt2013-02-251-1/+1
* Harfbuzz: backporting fixes from upstreamKonstantin Ritt2013-02-257-14/+26
* ANGLE: Fix static build.Friedemann Kleint2013-02-253-40/+53