summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Fix HB incorrectly hides [narrow non-breaking space] characterKonstantin Ritt2013-02-251-1/+1
* Harfbuzz: backporting fixes from upstreamKonstantin Ritt2013-02-257-14/+26
* ANGLE: Fix static build.Friedemann Kleint2013-02-253-40/+53
* Disable the SHA-3 Hash function: QCryptographicHash doesn't need itThiago Macieira2013-02-241-1/+2
* Add support for SHA3 to QCryptographicHash.Richard Moore2013-02-097-90/+94
* Add the pristine SHA3 reference sources.Richard Moore2013-02-0615-0/+3159
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1821-21/+21
* Fix linking ANGLE on MinGW-w64 64-bitJonathan Liu2012-12-204-0/+0
* Fix linking ANGLE on MinGW-w64 32-bitJonathan Liu2012-12-194-0/+436
* ANGLE: Fix typedefs for Win64Jonathan Liu2012-12-181-0/+7
* Do not build dlldata.c in static buildsMiikka Heikkinen2012-12-181-2/+6
* Change copyrights from Nokia to DigiaSergio Ahumada2012-12-0520-20/+20
* ANGLE: Fix debug-and-release buildsFriedemann Kleint2012-12-012-0/+218
* ANGLE: Do not reset the share handle when resetting the swap chain.Zeno Albisser2012-11-301-1/+0
* Fix build when SSE2 is not available.Andy Shaw2012-11-281-0/+4
* 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