summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Fix black screen after minimizing OpenGL window with ANGLEMiikka Heikkinen2012-11-201-0/+16
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-206-0/+11
* ANGLE: Invalidate client window area when resetting swap chainJonathan Liu2012-11-152-0/+2
* Accessibility Linux: Do not depend on external libatspi2Frederik Gladhorn2012-11-082-0/+1245
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-0734-0/+37063
* Dynamically resolve functions of dwmapi.dll.Friedemann Kleint2012-11-061-11/+28
* Add ANGLE as a 3rdparty library to Qt.Jason Barron2012-10-24223-0/+66542
* QTextBoundaryFinder: Introduce BoundaryReason::MandatoryBreak flagKonstantin Ritt2012-10-101-1/+1
* Remove Windows CE time conversion compatibility functionsSimon Hausmann2012-09-262-702/+0
* QCharAttributes: add wordStart/wordEnd flagsKonstantin Ritt2012-09-262-2/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-47/+47
* A step out from Harfbuzz (reduce dependency)Konstantin Ritt2012-09-226-32/+25
* remove usage of QT_MAKEDLL in favor of the new QT_STATIC macroJoerg Bornemann2012-09-141-3/+3
* Harfbuzz: fix build with NO_OPENTYPE macro definedKonstantin Ritt2012-08-293-1/+7
* HarfBuzz: fix unused parameter / variable warningsMarc Mutz2012-08-251-2/+5
* Fix performence problem while shaping a lines with many scriptsOlivier Goffart2012-08-231-1/+1
* make it possible to pass configure zlib lib nameAndreas Holzammer2012-08-211-1/+4
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-201-1/+1
* Remove trailing comma in enumThiago Macieira2012-08-151-1/+1
* Silence a false-positive warning about uninitialised variable with ICCThiago Macieira2012-08-153-3/+3
* Add Linux Accessibility BridgeFrederik Gladhorn2012-08-144-0/+116
* Fix PCRE build under non-__GNUC__ compilersGiuseppe D'Angelo2012-06-261-4/+6
* We shouldn't have a Makefile here.Lars Knoll2012-06-251-9/+0
* Namespace the bundled zlib symbols, to avoid clash with user zlibaavit2012-06-081-0/+3
* Shift positions for lineBreakTypeKonstantin Ritt2012-06-072-4/+2
* Re-generate the Arabic joining tables from UCD 6.1.0Konstantin Ritt2012-05-301-33/+36
* Disable GSUB feature when text contains surrogatesEskil Abrahamsen Blomfeldt2012-05-291-1/+12
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Avoid trying to load libthai again and again if it's not presentSimon Hausmann2012-05-101-1/+3
* move the default text breaking algorithm impl from HarfBuzz to QtKonstantin Ritt2012-05-109-693/+12
* Avoid assert in QTextLayout for certain stringsEskil Abrahamsen Blomfeldt2012-05-091-0/+4
* Enable some SQLITE extensions by defaultRafael Roquetto2012-05-041-1/+1
* Remove Linux check for fdatasync().Robin Burchell2012-05-031-1/+1
* Revert "Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypeP...Eskil Abrahamsen Blomfeldt2012-04-261-35/+13
* Fixed libjpeg compiler warning about macro redefinition.Janne Anttila2012-04-181-1/+1
* Fixed MSVC compiler warning for zlib when compiling on WEC7.Janne Anttila2012-04-171-2/+6
* Upgrading libpng: Patches to libpng 1.5.10 for Qt usageaavit2012-04-174-5/+19
* Upgrading libpng: Adding clean copy of libpng 1.5.10aavit2012-04-1738-22763/+7982
* Apply Qt config option "-no-largefile" to SQLite make processSergey Gusarov2012-04-121-0/+1
* Remove QWS era pvr headersDonald Carr2012-04-103-748/+0
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-04-021-2/+7
* Remove legacy font cache from 3rdpartyDonald Carr2012-03-2239-986075/+0
* Fix GPOS positioning for some fontsEskil Abrahamsen Blomfeldt2012-03-201-4/+5
* Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypePositionJohn Tapsell2012-03-201-13/+35
* Compile in the LSB envHarald Fernengel2012-03-151-1/+1
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-13122-0/+39404
* Optimize HB memory consumption of PairPos1 in GPOS tablesEskil Abrahamsen Blomfeldt2012-03-132-28/+101
* Harfbuzz GPOS hinting- do not consider a subtable to be invalid if it is just...John Tapsell2012-03-121-0/+3
* Allow compilation of 3rdparty/pcre on QNXSean Harmer2012-03-081-0/+4
* Make cache of opentype tables in Harfbuzz face lazyEskil Abrahamsen Blomfeldt2012-03-062-2/+32