summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: corrected link to external source5.5Nico Vertriest2015-10-301-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
* | Fix BSD license headerSergio Ahumada2015-02-191-2/+2
* | Fixed license headersJani Heikkinen2015-02-1719-57/+57
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-138-15/+79
|\ \ | |/
| * Doc: Moved the example documentation to correct locationsNico Vertriest2015-01-198-15/+79
* | Update copyright headersJani Heikkinen2015-02-12247-1481/+1465
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-191-1/+1
|\ \ | |/
| * Disable pthread_np.h on BSD w/ GNU libcv5.4.15.4.1Pino Toscano2015-01-121-1/+1
* | Replace Q_STATIC_GLOBAL_OPERATOR with its expansionThiago Macieira2015-01-071-3/+2
|/
* 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
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-0/+3
|\
| * Don't disable C++11 on Mac OS X5.3Morten Johan Sørvig2014-09-231-2/+4
| * build with QT_NO_TEXTEDITJoerg Bornemann2014-09-171-0/+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-2617-83/+95
* | Fix DateTime with recent versions of tzdataAllan Sandfeld Jensen2014-09-225-115/+108
* | Don't disable C++11 on OS X and iOSMorten Johan Sørvig2014-09-201-2/+4
* | Packport FreeBSD defines from Platform.h in qtdeclarativev5.4.0-alpha1Lars Knoll2014-09-021-1/+1
* | Update license headers and add new license filesAntti Kokko2014-08-24146-2773/+1605
* | 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
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-072-2/+0
|/
* 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-112-1/+3
* 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
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-062-0/+2
* use private linkage where possibleOswald Buddenhagen2013-11-012-2/+2
* 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
* Fix tab-completion for variables that have digits in themAndy Shaw2013-10-221-1/+1
* WS fix in qscriptcontext.cppv5.2.0-beta1Jerome Pasion2013-10-081-1/+1
* Doc: Adding "\inmodule QtScript" to Qt Script classes.Jerome Pasion2013-10-0812-9/+13
* Remove QtAlgorithms usage from QtScript.Friedemann Kleint2013-09-266-8/+21