summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * ANGLE: Fix compilation with D3D9Kai Koehne2014-11-173-2/+8
| * ANGLE: Upgrade to version 1.2.30d6c255d238Andrew Knight2014-11-14214-10318/+15226
| * Import the FreeBSD strtoXX functionsThiago Macieira2014-10-303-0/+395
| * Fix X86 Wince builds.Bjoern Breitmeyer2014-10-291-1/+3
| * ANGLE: Delete the ShaderImpl on gl::Shader object destruction.Jocelyn Turcotte2014-10-271-0/+1
* | Import forkfd into qtbaseThiago Macieira2014-11-043-0/+629
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-09259-15991/+16315
|\|
| * ANGLE: Upgrade to 2.1~abce76206141Andrew Knight2014-09-29259-15991/+16315
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-294-1200/+2451
|\|
| * update bundled sqlite to 3.8.6.0Mark Brand2014-09-263-1181/+2440
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-109-8/+105
|\|
| * ANGLE: Fix compilation with MinGW + D3D11Andrew Knight2014-09-047-6/+52
| * ANGLE: Fix -angle-d3d11 on MSVC2010Andrew Knight2014-09-013-2/+53
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-018-15/+109
|\|
| * Let ANGLE use multithreaded devices if necessary.Michael BrĂ¼ning2014-08-283-0/+18
| * Harfbuzz-NG: Compile on WinRTEskil Abrahamsen Blomfeldt2014-08-192-2/+9
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-193-13/+82
| |\
| | * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-123-13/+82
| | |\
| | | * Apply upstream patch r1498 to our PCRE copyGiuseppe D'Angelo2014-08-102-12/+54
| | | * Apply upstream patch r1495 to our PCRE copyGiuseppe D'Angelo2014-08-102-1/+28
* | | | Update 3rdparty/atspi2 constantsFrederik Gladhorn2014-08-181-13/+105
* | | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-08-183-0/+16
|\| | |
| * | | Fix compile for harfbuzz-ng for winceAndreas Holzammer2014-08-143-0/+16
| |/ /
* / / Update IAccessible2 to 1.3.0Frederik Gladhorn2014-08-13131-39289/+30776
|/ /
* | ANGLE: Add support for querying platform deviceAndrew Knight2014-08-051-10/+37