test: Remove QSKIP from tst_QFocusEvent::checkReason_ActiveWindow()
[profile/ivi/qtbase.git] / src / 3rdparty /
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Konstantin RittA step out from Harfbuzz (reduce dependency)
2012-09-14 Joerg Bornemannremove usage of QT_MAKEDLL in favor of the new QT_STATI...
2012-08-29 Konstantin RittHarfbuzz: fix build with NO_OPENTYPE macro defined
2012-08-25 Marc MutzHarfBuzz: fix unused parameter / variable warnings
2012-08-23 Olivier GoffartFix performence problem while shaping a lines with...
2012-08-21 Andreas Holzammermake it possible to pass configure zlib lib name
2012-08-20 Andreas HolzammerFix freetype font rendering for Windows CE
2012-08-15 Thiago MacieiraRemove trailing comma in enum
2012-08-15 Thiago MacieiraSilence a false-positive warning about uninitialised...
2012-08-13 Frederik GladhornAdd Linux Accessibility Bridge
2012-06-26 Giuseppe D'AngeloFix PCRE build under non-__GNUC__ compilers
2012-06-25 Lars KnollWe shouldn't have a Makefile here.
2012-06-07 aavitNamespace the bundled zlib symbols, to avoid clash...
2012-06-07 Konstantin RittShift positions for lineBreakType
2012-05-29 Konstantin RittRe-generate the Arabic joining tables from UCD 6.1.0
2012-05-29 Eskil Abrahamsen... Disable GSUB feature when text contains surrogates
2012-05-14 kbRemove capitalization when specifying include-libraries.
2012-05-10 Simon HausmannAvoid trying to load libthai again and again if it...
2012-05-10 Konstantin Rittmove the default text breaking algorithm impl from...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-09 Eskil Abrahamsen... Avoid assert in QTextLayout for certain strings
2012-05-04 Rafael RoquettoEnable some SQLITE extensions by default
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Robin BurchellRemove Linux check for fdatasync().
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-26 Eskil Abrahamsen... Revert "Harfbuzz-shaper - fix incorrect logClusters...
2012-04-17 Janne AnttilaFixed libjpeg compiler warning about macro redefinition.
2012-04-17 Janne AnttilaFixed MSVC compiler warning for zlib when compiling...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-17 aavitUpgrading libpng: Patches to libpng 1.5.10 for Qt usage
2012-04-17 aavitUpgrading libpng: Adding clean copy of libpng 1.5.10
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-12 Sergey GusarovApply Qt config option "-no-largefile" to SQLite make...
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-10 Donald CarrRemove QWS era pvr headers
2012-04-02 John TapsellHarfbuzz-thai - fix buffer overflow when setting item...
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-22 Donald CarrRemove legacy font cache from 3rdparty
2012-03-20 Eskil Abrahamsen... Fix GPOS positioning for some fonts
2012-03-20 John TapsellHarfbuzz-shaper - fix incorrect logClusters being set...
2012-03-16 Kent HansenMerge master into api_changes
2012-03-14 Harald FernengelCompile in the LSB env
2012-03-13 Jan-Arve SaetherAdd support for IAccessible2 on Windows
2012-03-13 Eskil Abrahamsen... Optimize HB memory consumption of PairPos1 in GPOS...
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 John TapsellHarfbuzz GPOS hinting- do not consider a subtable to...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-08 Sean HarmerAllow compilation of 3rdparty/pcre on QNX
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/master' into api_c...
2012-03-06 Eskil Abrahamsen... Make cache of opentype tables in Harfbuzz face lazy
2012-03-05 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-03 Giuseppe D'AngeloQRegularExpression: import PCRE under 3rdparty/
2012-02-28 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-28 Bradley T. HughesCompile SHA-2 code on systems without stdint.h
2012-02-27 Bradley T. HughesAdd SHA-224, SHA-256, SHA-384, and SHA-512 support...
2012-02-23 John TapsellHarfbuzz-thai: Hide ZWJ and ZWNJ characters and show...
2012-02-23 John TapsellHarfbuzz-thai - When calling HB_OpenTypePosition we...
2012-02-23 John TapsellHarfbuzz-thai - fix to_tis620 function for latin characters
2012-02-23 Marko KenttalaFix height of some Thai characters
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-17 Bradley T. HughesRemove usages of QT_ARCH and QT_ARCH_* from qtbase
2012-02-15 Eskil Abrahamsen... Optimize memory consumption for simple GPOS tables
2012-02-11 Andreas HolzammerFixed zlib build for WEC7.
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-01 Xizhi ZhuRemove Symbian specific code in 3rdparty.
2012-01-31 aavitMoving tiff image format support and libtiff out of...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Giuseppe D'AngeloQRegularExpression: infrastructure for importing PCRE...
2012-01-25 aavitRemove support for the MNG file format and the bundled...
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-21 Robin BurchellRemove copy of libgq.
2012-01-17 Jiang JiangFix isolated Thai SARA AM handling
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-14 Janne AnttilaFixed sqlite for Windows CE.
2012-01-13 Janne Anttilalibpng config for WEC7
2012-01-09 Simon HausmannRemove QtV8 library from QtBase
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-14 Aaron KennedyUpdate V8 to match current patchset
2011-12-09 Oswald BuddenhagenMerge remote-tracking branch 'gerrit/master' into conta...
2011-12-09 João AbecasisRemove wacomcfg.h from 3rdparty
2011-12-08 João AbecasisRemove ptmalloc from source tree
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-11-24 Jiang JiangFix HarfBuzz Thai character SARA AM handling
2011-11-18 John TapsellHarfbuzz shaper: kerning adjustment does not need to...
2011-11-17 Kai KoehneUpdate V8
2011-11-16 aavitFixes: unwanted gcc export of symbols from bundled...
2011-11-14 Kent HansenUpdate V8
2011-11-10 Aaron KennedyUpdate V8
2011-11-01 Bradley T. HughesSilence warning from clang
2011-10-20 Jason McDonaldRemove SkipMode parameter from QSKIP calls.
2011-10-20 Kent HansenRevert "Update V8"
2011-10-19 Aaron KennedyUpdate V8
2011-10-11 Aaron KennedyUpdate V8
next