summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated WebKit to c1252be57a3f673277c732c0902568111b2f4964Simon Hausmann2012-02-238-7/+32
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-101-3/+8
* Harfbuzz-thai - When calling HB_OpenTypePosition we must set doLogClusters to...John Tapsell2012-02-101-1/+1
* Harfbuzz-thai - fix to_tis620 function for latin charactersJohn Tapsell2012-02-091-1/+1
* Fix height of some Thai charactersMarko Kenttala2012-02-071-0/+28
* JSCore build fix for WEC7jaanttil2012-02-061-0/+11
* Fixes to JSCore for WinCE.jaanttil2012-02-061-9/+9
* Fixed libjpeg compiler warning about macro redefinition.jaanttil2012-02-011-1/+1
* Fixed MSVC compiler warning for zlib when compiling on WEC7.jaanttil2012-02-011-2/+6
* Fixed compiler warning for libpng when compiling for WEC7.jaanttil2012-02-011-1/+3
* libpng config for WEC7jaanttil2012-01-311-0/+2
* Fixed sqlite for Windows CE.Janne Anttila2012-01-301-13/+10
* Various Qt documentation bug fixes (wk 42)artoka2012-01-302-1/+3
* Fixes Javascript WTF to build with BB NDK.Rafael Roquetto2012-01-272-2/+10
* Fix isolated Thai SARA AM handlingJiang Jiang2012-01-181-7/+26
* Updated WebKit to 7b7ded42f42a558bc5672c2523f9c5689bb975d0Zeno Albisser2012-01-063-4/+4
* Fix crash when creating a QScriptEngine in a native threadSimon Hausmann2012-01-051-1/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-12-097-6/+23
|\
| * Updated WebKit to 83439de78841f9569ad78e3a84b7b888337b5d18Zeno Albisser2011-12-087-6/+23
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-12-073-40/+352
|\ \
| * | Fix HarfBuzz Thai character SARA AM handlingJiang Jiang2011-11-303-40/+352