summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix rare crash when calling SetExternalResourceHEADstableold/5.1Simon Hausmann2013-09-111-1/+3
* Fix for assert in V8 after a string is converted to a symbolDavid McFarland2013-07-311-0/+1
* Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-231-1/+1
* Merge remote-tracking branch 'origin/release' into stablev5.1.1releaseFrederik Gladhorn2013-06-280-0/+0
|\
| * [V8] Fix stack alignment corruption for MinGW32 buildv5.1.0-rc2v5.1.0Peter Varga2013-06-261-2/+5
* | [V8] Fix stack alignment corruption for MinGW32 buildPeter Varga2013-06-251-2/+5
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-315-1/+43
|\ \ | |/
| * Fix and test for assert/crash in v8 inlining of local functions in qml modev5.1.0-rc1David McFarland2013-05-315-1/+43
* | Bump MODULE_VERSION to 5.1.1Sergio Ahumada2013-05-291-1/+1
|/
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-251-1/+2
* use readelf from cross-build toolchain in hardfloat testv5.1.0-beta1Oswald Buddenhagen2013-05-071-1/+1
* Bump MODULE_VERSION to 5.1.0v5.1.0-alpha1Sergio Ahumada2013-03-251-1/+1
* Merge branch 'dev' into stableSergio Ahumada2013-03-19639-38485/+72827
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-0/+2
| |\ | |/ |/|
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-121-0/+2
|\ \
| * | define MODULE_VERSIONv5.0.2Oswald Buddenhagen2013-02-271-0/+2
| * | Merge branch 'stable' into releaseOswald Buddenhagen2013-02-2016-765/+1240
| |\ \
| | | * [V8] Remove unnecessary string manipulation methodsPeter Varga2013-03-124-101/+0
| | | * [V8][WINCE]Add WIN32 definitionAndreas Holzammer2013-03-011-0/+3
| | | * [V8][WINCE]Define NOMINMAX in V8 pri fileAndreas Holzammer2013-03-011-0/+3
| | | * [V8][WINCE]Include windows headers firstAndreas Holzammer2013-03-012-0/+10
| | | * [V8][WINCE]Disable inline cache optimizationAndreas Holzammer2013-03-012-0/+9
| | | * [V8]Port to Windows Embedded Compact 7Andreas Holzammer2013-03-0111-24/+154
| | | * [V8]Implement some compiler intrinsic functionsAndreas Holzammer2013-03-011-4/+20
| | | * [V8][WINCE] Link against the correct timer libAndreas Holzammer2013-03-011-1/+2
| | | * [V8]Undef various macros to not disturb V8Andreas Holzammer2013-03-013-0/+8
| | | * [V8]Rename PrintF to FPrintF for file callsAndreas Holzammer2013-03-019-334/+334
| | | * Merge branch 'stable' of ssh://codereview.qt-project.org/qt/qtjsbackend into devSimon Hausmann2013-02-252-39/+33
| | | |\ | |_|_|/ |/| | |
* | | | [V8] Cleanup hardfp ABI detection. This work was triggered by issue 2140.Sergio Martins2013-02-212-76/+65
| |/ / |/| |
| | * Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Jędrzej Nowacki2013-02-204-5/+1230
| | |\
| | | * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-184-5/+1230
| | | |\ | |_|_|/ |/| | |
* | | | Add license files mandated by (L)GPL.Timo Jyrinki2013-02-153-0/+1210
* | | | [v8] Do not rely on secure API functions when using MinGW-w64Jonathan Liu2013-02-121-5/+20
| | * | Comment out bogus assertEskil Abrahamsen Blomfeldt2013-02-201-1/+1
| | |/
| | * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-053-751/+0
| | |\ | |_|/ |/| |
* | | purge useless doc/global dirOswald Buddenhagen2013-02-013-751/+0
* | | Merge branch 'release' into stableSergio Ahumada2013-01-310-0/+0
|\ \ \ | |/ /
| * | point dependencies to 'release' branchesv5.0.1Sergio Ahumada2012-12-181-1/+1
| | * [v8]: Implement missing bits of the QNX platformThomas McGuire2013-01-241-0/+13
| | * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-179-9/+10
| | |\ | |_|/ |/| |
* | | Update copyright year in Digia's license headersSergio Ahumada2013-01-108-8/+8
* | | [V8] Only enable MinGW-w64 pow() workaround if neededJonathan Liu2013-01-101-1/+2
|/ /
| * Add testcase for variable declaration when QML compilation mode is enabledPeter Varga2013-01-114-0/+71
| * Fix compilation after V8 updatePeter Varga2013-01-091-1/+5
| * [V8] QNX: Fix reserving of memoryThomas McGuire2013-01-091-3/+3
| * [V8] Compile v8.cc under C++11 mode using MinGW-w64 4.7.1Yuchen Deng2013-01-091-2/+2
| * [V8] QNX: Initialize mutex in SignalSenderSean Harmer2013-01-091-0/+1
| * [V8] Implement OS::SetUp() and OS::TearDown() for QNXSean Harmer2013-01-091-28/+37
| * [V8] Implement new parts of platform port for QNXSean Harmer2013-01-091-0/+12
| * [V8] Update QNX platform port so that it builds once againSean Harmer2013-01-091-9/+3