summaryrefslogtreecommitdiff
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* JavaScriptCore: Remove stdint.h used for Windowsv5.10.0-beta2Friedemann Kleint2017-10-132-68/+0
* Doc: Fix copyright line for JavaScriptCorev5.9.15.9.1Kai Koehne2017-06-081-2/+1
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-261-1/+1
|\
| * Doc: Fix name of license filev5.8.0-rc1v5.8.05.8.0Kai Koehne2016-12-071-1/+1
* | No need to define c99 math functions in c++11 modeJulien Gueytat2017-01-221-1/+1
|/
* Document 3rd party libraryv5.8.0-beta1Kai Koehne2016-10-241-0/+54
* Remove ce-compat filesKai Koehne2016-10-203-715/+0
* Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-231-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-263-4/+4
|\
| * Update the detection of MSVC versions to be forward-compatibleThiago Macieira2016-07-021-1/+1
| * Switch to debug_thread_t typeJames McDonnell2016-06-141-1/+1
| * Make some QNX only code Dinkum specificJames McDonnell2016-06-141-1/+1
| * Compile Fix for OpenBSD in C++11 modeRalf Nolden2016-06-021-1/+1
* | Fix build with the Intel compilerThiago Macieira2016-07-251-1/+1
|/
* Use build-in time functions of WEC2013v5.6.0-rc1v5.6.05.6.0Andreas Holzammer2016-02-032-0/+7
* Fix build with clang/c++1z due to register keywordSergio Martins2016-01-241-1/+1
* Fix build with MSVC2015.v5.5.0-rc1v5.5.05.5.0Friedemann Kleint2015-05-263-2/+4
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-0/+4
|\
| * Detect PowerPC little-endian architecturev5.4.25.4.2Dmitry Shachnev2015-03-011-0/+4
* | Update copyright headersJani Heikkinen2015-02-128-8/+8
|/
* Disable pthread_np.h on BSD w/ GNU libcv5.4.15.4.1Pino Toscano2015-01-121-1/+1
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-12-171-1/+3
|\
| * Fix aliasing issues when compiler with non g++ makespecsv5.4.05.4.0Simon Hausmann2014-11-291-1/+3
* | Fix clang C++11 buildNobuaki Sukegawa2014-12-011-1/+1
|/
* Disable jitted Regexp for Mingw 64 bitv5.4.0-rc1Kai Koehne2014-11-111-0/+3
* Fix intel cc buildAllan Sandfeld Jensen2014-10-281-5/+3
* Fix MinGW build (even more)v5.4.0-beta1Kai Koehne2014-10-012-2/+4
* Fix MinGW64 buildAllan Sandfeld Jensen2014-09-301-1/+3
* Fix QNX buildAllan Sandfeld Jensen2014-09-291-0/+12
* Fix C++11 build of qtscriptAllan Sandfeld Jensen2014-09-2616-77/+95
* Fix DateTime with recent versions of tzdataAllan Sandfeld Jensen2014-09-225-115/+108
* Packport FreeBSD defines from Platform.h in qtdeclarativev5.4.0-alpha1Lars Knoll2014-09-021-1/+1
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-1/+4
|\
| * Work around ICC optimizer bug hoisting conditions out of the loopv5.3.25.3.2Thiago Macieira2014-07-031-1/+4
* | Fix warnings when building with gcc 4.8Allan Sandfeld Jensen2014-07-082-0/+40
|/
* Fix crash when creating a QScriptEngine in a native threadAndy Shaw2014-06-211-1/+2
* Fix compilation under precompiled headers: define _CRT_RAND_Sv5.3.1stable5.3.1Thiago Macieira2014-06-021-0/+2
* Fix recursive calling of QScriptProgramv5.3.0-rc1v5.3.0-beta1v5.3.0release5.3.0Lars Knoll2014-03-111-0/+2
* Fix build on x32Allan Sandfeld Jensen2014-03-041-1/+11
* Android: fix compileBogDan Vatra2014-03-041-8/+1
* Don't pretend to be PLATFORM(IPHONE) or PLATFORM(IPHONE_SIMULATOR)Tor Arne Vestbø2014-02-271-0/+2
* Replace win32-g++ with mingw scopeKai Koehne2014-02-071-1/+1
* Detect AArch64 architectureRiku Voipio2014-01-081-1/+9
* JavaScriptCore: c++11 compile fixv5.2.1Tim Blechmann2013-12-051-1/+7
* Fix compiler errors.v5.2.0-rc1v5.2.0Erik Verbruggen2013-11-187-12/+24
* use private linkage where possibleOswald Buddenhagen2013-11-011-1/+1
* Fix JavaScriptCore ftbfs on mips64(el)YunQiang Su2013-11-011-1/+21
* Fix compilation of Qt Script with MSVC 2013.Friedemann Kleint2013-10-241-2/+2
* Bring in WebKit revisions 139553 and 139921.Raphael Kubo da Costa2013-06-111-16/+2
* Fix compilation on ARMv5.1.0-beta1Samuli Piippo2013-05-061-3/+3