summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* ANGLE: Fix compilation without d3d11Kai Koehne2015-05-282-1/+5
* Fix forkfd on OS X 10.7 and earlier by avoiding waitid altogetherDyami Caliri2015-05-271-24/+32
* Fix MSVC 64 bit compiler warnings in 3rdparty codeKai Koehne2015-05-132-3/+3
* Update PCRE to 8.37Giuseppe D'Angelo2015-05-128-45/+97
* ANGLE: Allow Windows Phone to communicate swap regionAndrew Knight2015-05-084-13/+24
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-1536-8895/+17783
|\
| * Upgrade PCRE to r1546Giuseppe D'Angelo2015-04-126-67/+126
| * Update bundled libpng to version 1.6.17Eirik Aavitsland2015-04-0930-8828/+17657
* | Upgrade ANGLE to 2.1~99f075dade7cAndrew Knight2015-04-09485-27559/+38109
* | forkfd: Fix compilation with older glibcThiago Macieira2015-04-011-3/+7
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-3131-6209/+7658
|\|
| * Upgrade PCRE to r1530Giuseppe D'Angelo2015-03-0631-6209/+7658
* | Build bundled freetype as qt_helper_libKonstantin Ritt2015-03-273-69/+78
* | Update bundled HarfBuzz to 0.9.40Konstantin Ritt2015-03-236-9/+17
* | Relicense forkfd under an MIT licenseThiago Macieira2015-03-233-85/+47
* | Stop doing s/HAVE_CONFIG_H/PCRE_HAVE_CONFIG_H/g in bundled PCRE sourcesKonstantin Ritt2015-03-2026-34/+31
* | Build bundled PCRE copy as qt_helper_libKonstantin Ritt2015-03-203-33/+51
* | Introduce icu_dependency.priKonstantin Ritt2015-03-201-0/+13
* | Apply Qt-specific changes to the bundled FreeTypeKonstantin Ritt2015-03-202-1/+3
* | Update bundled FreeType to 2.5.5Konstantin Ritt2015-03-20610-139644/+45347
* | forkfd: dynamically detect whether the Darwin waitid is brokenThiago Macieira2015-03-161-4/+31
* | Fix build of forkfd_qt.cpp on FreeBSDAlex Richardson2015-03-151-1/+1
* | forkfd: make only one of forkfd or spawnfd be compiledThiago Macieira2015-03-141-2/+4
* | Introduce src/3rdparty/freetype.pri for better maintenanceKonstantin Ritt2015-03-141-0/+67
* | Update strto(u)ll.c to not produce a warning with -Wcast-qualThiago Macieira2015-03-123-13/+15
* | Update bundled HarfBuzz copy to 0.9.39Konstantin Ritt2015-03-1122-639/+704
* | Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdpartyKonstantin Ritt2015-03-111-0/+0
* | Fix const correctness in HarfbuzzThiago Macieira2015-03-111-2/+2
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-243-12/+21
|\|
| * fix non-git shadow buildsv5.4.1Oswald Buddenhagen2015-02-161-1/+1
| * Force Harfbuzz-NG to use the Qt atomics when built inside QtThiago Macieira2015-02-102-2/+21
| * Remove #define inline from Harfbuzz-NGThiago Macieira2015-02-101-10/+0
* | Updated BSD licensed file headersJani Heikkinen2015-02-152-2/+2
* | [HarfBuzz/CoreText] Re-apply fix for QTBUG-38113Konstantin Ritt2015-02-141-2/+23
* | Apply CoreText shaper changes from HarfBuzz upstreamKonstantin Ritt2015-02-141-249/+471
* | Update bundled HarfBuzz to 0.9.39Konstantin Ritt2015-02-127-30/+90
* | Update copyright headersJani Heikkinen2015-02-1125-51/+43
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+6
|\|
| * Fix crash with multi threaded QFont/QTextEngine usageKonstantin Ritt2015-01-201-1/+6
* | Do not compile in dlldata.c or ia2_api_all_c.cJan Arve Saether2015-02-048-15781/+5
* | update bundled sqlite to 3.8.8.2Mark Brand2015-02-032-88/+92
* | [HarfBuzz-NG] Fix build on WinRTKonstantin Ritt2015-01-252-12/+16
* | Update bundled HarfBuzz-NG to 0.9.38Konstantin Ritt2015-01-2545-1796/+2344
* | Add spawnfd for use where fork / forkfd can't be usedThiago Macieira2015-01-232-0/+76
* | Fix forkfd on OS X 10.7 and earlierThiago Macieira2015-01-231-1/+12
* | Fix compilation of non-waittid forkfd() outside of LinuxThiago Macieira2015-01-231-2/+2
* | Use waitid with WNOWAIT in forkfdThiago Macieira2015-01-231-2/+88
* | QSystemTrayIcon uses D-Bus org.freedesktop.Notifications on LinuxShawn Rutledge2015-01-231-0/+37
* | update bundled sqlite to 3.8.8.1Mark Brand2015-01-223-1918/+3999
* | QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-221-0/+96