summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+1
|\|
| * fix error when cross-compiling with --system-zlibAshish Kulkarni2015-01-081-1/+1
* | update bundled sqlite to 3.8.7.4Mark Brand2015-01-163-3772/+6766
* | Fix forkfd build when O_CLOEXEC isn't defined.Thiago Macieira2015-01-162-3/+3
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-183-3/+3
|\|
| * [ANGLE] Fix compilation with MSVC2013 Update4Maurice Kalinowski2014-12-152-2/+2
| * ANGLE: Do not use std::strlenKai Koehne2014-12-111-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-109-10/+42
|\|
| * ANGLE: Fix handling of shader source with fixed lengthAndrew Knight2014-12-031-1/+8
| * ANGLE: Fix releasing textures after we kill D3D11Kai Koehne2014-11-246-7/+11
| * Apply r1513 to our PCRE bundled copyGiuseppe D'Angelo2014-11-212-2/+23
* | Remove support for NTLMv1Kai Koehne2014-12-081-602/+0
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-24218-10319/+15631
|\|