summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Work around ICC optimizer bug hoisting conditions out of the loopv5.3.25.3.2Thiago Macieira2014-07-031-1/+4
* 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
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-061-0/+2
|\
| * exclude WebKit/JavaScriptCore from lupdate scanOswald Buddenhagen2013-09-021-0/+2
* | QtScript: Fix header guardTobias Hunger2013-08-291-1/+1
* | Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-022-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-112-10/+0
|\ \ | |/
| * Remove references to obsolete QSA-product.Friedemann Kleint2013-07-112-10/+0
* | Doc: Setting navigation variables for Qt Script and Qt Script ToolsJerome Pasion2013-06-262-2/+8
|/
* Bring in WebKit revisions 139553 and 139921.Raphael Kubo da Costa2013-06-111-16/+2
* Doc: Removed landing page from "technology-apis" group.Jerome Pasion2013-05-241-1/+0
* Fix compilation on ARMv5.1.0-beta1Samuli Piippo2013-05-061-3/+3
* Bring in WebKit r74029 to fix the build with clang.Raphael Kubo da Costa2013-04-291-2/+4
* Doc: Fix module names in .qdocconfTopi Reinio2013-04-262-22/+22
* Fix qtscript build for WEC7 by bringing ce-compat back to Qt5 .Janne Anttila2013-04-243-0/+704
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-2/+2
|\
| * substitute fixed version numbers in qdocconf files with variablesv5.0.2Sergio Ahumada2013-03-261-2/+2
* | Fix compile on AndroidBogDan Vatra2013-04-023-7/+20
* | Fix CLANG-warnings.Friedemann Kleint2013-03-082-3/+2
* | Remove deprecation of QScriptContextInfo::columnNumber().Friedemann Kleint2013-03-071-3/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-1/+1
|\ \ | |/
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-0728-114/+509
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-0528-114/+509
| |\ \ | | |/
| | * Merge branch 'release' into stableSergio Ahumada2013-01-3113-17/+412
| | |\
| | | * Fix QtScript crash on 64bit with JIT.v5.0.1Friedemann Kleint2013-01-281-1/+1
| | | * Doc: Modularized Qt Script Tools documentation.Jerome Pasion2013-01-2412-15/+410
| | | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
| | * | Doc: Fix module name formatSze Howe Koh2013-01-2617-97/+97
* | | | Fix compile error caused by min/max defines.Friedemann Kleint2013-02-051-4/+4
|/ / /
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2815-60/+0
|/ /