summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* ANGLE: Avoid memory copies on buffers when data is nullAndrew Knight2013-04-082-7/+18
* ANGLE DX11: Prevent assert when view is minimized or size goes to 0x0Andrew Knight2013-04-082-1/+11
* Upgrade ANGLE to DX11 ProtoAndrew Knight2013-04-08246-16397/+27329
* Apply Qt-specific changes to the bundled FreeTypeKonstantin Ritt2013-04-028-7/+29
* Upgrade the PCRE import script to 8.32Giuseppe D'Angelo2013-04-011-10/+12
* Upgrade the bundled PCRE to 8.32Giuseppe D'Angelo2013-04-0143-10167/+15835
* update bundled sqlite to 3.7.16.1Mark Brand2013-04-013-11888/+22277
* Update bundled FreeType sources to 2.3.12Konstantin Ritt2013-04-01346-3418/+13251
* Fix infinit loopMontel Laurent2013-03-271-1/+1
* Do not use JIT for pcre on QNXFabian Bumberger2013-03-141-0/+1
* Disable PCRE JIT on iOSTor Arne Vestbø2013-03-122-2/+3
* 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