summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* QtScript: Fix build with MSVC2015.Friedemann Kleint2015-05-263-2/+4
* Update bundled libpng to version 1.6.17Eirik Aavitsland2015-04-1330-8827/+17669
* Update bundled libtiff to version 4.0.3Eirik Aavitsland2015-04-12207-40035/+17371
* Doc: Update obsolete external URLsTopi Reinio2015-04-111-1/+1
* Update copyright headersAkseli Salovaara2015-03-312-25/+25
* fix QWebSettings::setUserStyleSheetUrl() not working with windows pathsAshish Kulkarni2014-12-131-1/+1
* Fix thai symbol rendering slownessKonstantin Ritt2014-11-221-1/+3
* Parse multiple buttons during mouse press and releaseAllan Sandfeld Jensen2014-11-041-3/+5
* Fix DateTime with recent versions of tzdataAllan Sandfeld Jensen2014-09-2313-244/+218
* Restore dirty line logic in RenderInline::destroyAshish Kulkarni2014-05-091-1/+2
* Fix building of JSC with libc++.Raphael Kubo da Costa2014-04-221-6/+0
* Fix compilation of QtWebKit with MSVC 2013Ashish Kulkarni2014-04-171-2/+2
* Fix compilation of QtWebKit with MSVC 2012/2013Ashish Kulkarni2014-04-171-0/+16
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Remove -fuse-ld=gold from webkit's LFLAGSNiels Ole Salscheider2014-03-131-7/+0
* Fix recursive calling of QScriptProgramLars Knoll2014-03-131-0/+2
* Add AArch64 detection support to JavaScriptCore.Dmitry Shachnev2014-03-131-1/+9
* Fix building of WebKit's JSC for earlier versions of gcc on MacAndy Shaw2014-03-131-0/+14
* Fix building of JSC for earlier versions of gcc on MacAndy Shaw2014-02-251-0/+14
* WebKit: Remove video support on OS XBrian Jensen2013-12-094-86/+5
* qt webkit: add support for MIPS64 platformsVicente Olivert Riera2013-12-061-6/+11
* qtscript: Add support for MIPS64 platformsVicente Olivert Riera2013-12-031-1/+23
* Correct WebKit build path settingsBenjamin Seppke2013-11-281-2/+2
* Backported fix for WebKit libc++ support on OS X MavricksBrian Jensen2013-11-282-2/+2
* WebKit Nullptr type fixes when using libc++Brian Jensen2013-11-283-10/+10
* Fix WebKit TimerHeap implementaiton to work with more standard librariesDarin Adler2013-11-282-77/+110
* Fix compilation of Qt Script with MSVC 2013.Friedemann Kleint2013-10-251-2/+2
* [WK1] NPStream::headers not initializedAllan Sandfeld Jensen2013-08-091-0/+1
* Make libtiff link on OS X 10.9.Jake Petroules2013-08-051-9/+0
* [Qt][WK1] navigator.plugins shows too few entries.Michael Brüning2013-08-011-2/+0
* Bring in WebKit revisions 139553 and 139921.Raphael Kubo da Costa2013-07-021-16/+2
* QNX: Changing the way JSC retrieves the current stack base pointerFabian Bumberger2013-06-291-34/+2
* clucene: Compile with clang's libc++Bradley T. Hughes2013-06-161-0/+8
* Bring in WebKit revisions 139553 and 139921.Raphael Kubo da Costa2013-06-151-16/+2
* Compile with clang's libc++Bradley T. Hughes2013-06-102-2/+4
* Correct error in Makefile generation for Windows MinGW.v4.8.5Michael Brüning2013-06-071-1/+1
* Remove Nokia references.Leonard Lee2013-06-042-5/+1
* Fix Qt WebKit build for non-default Xcode setup / Xcode 4.3+Danny Boelens2013-05-311-4/+4
* Bring in WebKit r74029 to fix the build with clang.Raphael Kubo da Costa2013-04-291-2/+4
* Revert "JSCore build fix for WEC7"Janne Anttila2013-04-291-11/+0
* Harfbuzz: backporting fixes from upstreamAhmed Saidi2013-04-187-14/+23
* Silence warning from clangBradley T. Hughes2013-04-131-1/+1
* WebKit: Fix using macro to determine Mac user agent architectureJonathan Liu2013-03-181-1/+1
* Updated WebKit to 5fc7dcbe084a8ee8beda11b92dc2111be1285434Simon Hausmann2013-03-135-3/+38
* Add a means to specify that the VM_POOL_SIZE can be 1gb and not 2gbAndy Shaw2013-01-301-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Updated WebKit to 994432629cb04ffd8e1985dce9e9ed3a89236dd1Simon Hausmann2012-11-235-6/+15
* On 32bit applications it would not get out of the waiting stateAndy Shaw2012-11-151-1/+1
* Fix mmap usage.Jędrzej Nowacki2012-10-311-2/+2
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-292-3/+0