summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* 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-281-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-061-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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-292-45/+47
* Fix MinGW-w64 compilationJonathan Liu2012-09-141-1/+1
* QNX: Do not initially commit all memory used in RegisterFileThomas McGuire2012-09-132-4/+39
* Fix patch to WebKit git repoSimon Hausmann2012-08-251-1/+1
* Fix JIT crash on x86-64 (avoid 32-bit branch offset overflow)Kent Hansen2012-08-088-39/+84
* Check that property descriptor members are valid before using themKent Hansen2012-08-031-2/+2
* Updated WebKit to 9c682c404770cfb2eddf705be593824e06f8ec40Simon Hausmann2012-07-305-2/+11
* Updated WebKit to 0b63152ae5d572c4a817a53210d8907f3dd11bd7Simon Hausmann2012-06-257-995/+1089
* Updated WebKit to 2dea2a19feedc165596b933fe9509ddd0caf4d15Simon Hausmann2012-06-2512-277/+29
* Enable some SQLITE extensions on BB by defaultRafael Roquetto2012-05-161-0/+1
* Symbian: fix AlignedBlockAllocator initialization on emulatorPasi Pentikainen2012-05-081-1/+1
* Updated WebKit to a096458b01a9387719308c99e5917a7b42196078Simon Hausmann2012-05-034-7/+33
* Reduce virtual address space use by JavaScriptCore on SymbianMurray Read2012-04-204-40/+88
* gcc 4.7.0 compatibility fix for javascriptMark Brand2012-04-122-2/+2
* Upgrading libpng: Patches to libpng 1.5.10 for Qt usageaavit2012-04-125-10/+39
* Upgrading libpng: Adding clean copy of libpng 1.5.10aavit2012-04-1242-23675/+3990
* Updated WebKit to 9c745c625c6d1112cec51d742ecc8c041cc090d7Simon Hausmann2012-04-044-3/+15
* Updated WebKit to c0107296d95cf4f2e988513db42572976ff7d55eSimon Hausmann2012-03-265-79/+95
* Fixed MSVC2011 buildEugene Shcherbina2012-03-198-22/+20
* WEC7 build fix - use ptrdiff_t from std namespace.Janne Anttila2012-03-141-1/+1
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-03-141-2/+7
* Harfbuzz GPOS hinting- do not consider a subtable to be invalid if it is just...John Tapsell2012-03-121-0/+3
* Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypePositionJohn Tapsell2012-03-041-13/+35
* Fix for Thai characters with a below markMarko Kenttala2012-02-282-1/+7
* Fix static build of Qt for WinCE and WEC7.Janne Anttila2012-02-271-0/+1
* Fixed zlib build for WEC7.Andreas Holzammer2012-02-272-10/+7