summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adjust dependency branch namesold/5.0Oswald Buddenhagen2013-04-111-1/+1
* 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] Cleanup hardfp ABI detection. This work was triggered by issue 2140.Sergio Martins2013-02-212-76/+65
| |/ |/|
* | 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
* | 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
* | 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
|/
* remove symbian vestigesv5.0.0-rc2v5.0.0-rc1v5.0.0Oswald Buddenhagen2012-12-051-1/+1
* sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2012-12-041-1/+1
* [V8] Fix bug in deletion of indexed propertiesv5.0.0-beta2mstarzinger@chromium.org2012-10-183-22/+110
* Fix non-Qt testingPeter Varga2012-10-164-24/+66
* Add testcase for Strign::ComputeHash functionPeter Varga2012-09-286-1/+203
* HTML template: Updated copyright notice from Nokia to Digia PlcJerome Pasion2012-09-262-29/+4
* Always initialise symbol_id for ASCII symbolsPhilip Lorenz2012-09-244-0/+56
* [V8] Compile v8.cc under C++11 mode using MinGW-w64 4.7.1Yuchen Deng2012-09-240-0/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-237-170/+170
* Doc: Adding documentation templates from qtbaseJerome Pasion2012-09-213-0/+776
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-112-2/+1
* Fix compilation with win32-g++ and C++11Kai Koehne2012-09-091-0/+3
* [V8] Fix assertions in mjsunit/harmony test in debug modePeter Varga2012-09-041-1/+4
* Update the git-archive export optionsThiago Macieira2012-09-032-0/+4
* [V8] QNX: Fix reserving of memoryThomas McGuire2012-08-311-3/+3
* Compile v8.cc under C++11 mode using MinGW-w64 4.7.1v5.0.0-beta1Yuchen Deng2012-08-211-2/+2
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-2/+2
* Only read symbol_id for strings which are known to be symbolsChris Adams2012-08-093-5/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Mark v8 as an internal module.Stephen Kelly2012-07-241-0/+1
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-091-14/+1
* [V8] QNX: Initialize mutex in SignalSenderSean Harmer2012-06-251-0/+1
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-197-52/+12
|\
| * compile mkv8snapshot in host modeOswald Buddenhagen2012-06-133-15/+6
| * build system cleanupsOswald Buddenhagen2012-06-133-11/+1
| * switch to new-style configure testsOswald Buddenhagen2012-06-133-6/+4
| * auto-generate module prisOswald Buddenhagen2012-06-133-20/+1
|/
* [V8] Implement OS::SetUp() and OS::TearDown() for QNXSean Harmer2012-06-131-28/+37
* [V8] Implement new parts of platform port for QNXSean Harmer2012-06-131-0/+12
* [V8] Update QNX platform port so that it builds once againSean Harmer2012-06-131-9/+3
* [V8] Disable randomize hashes in V8Peter Varga2012-06-131-1/+1
* [V8] Fix compilation with Intel CC.Thiago Macieira2012-06-131-1/+2
* [V8] Add support for QNX platformSean Harmer2012-06-134-4/+1211
* [V8] Add flag to avoid breakpoint relocationKai Koehne2012-06-135-0/+72
* [V8] Fix warningsAaron Kennedy2012-06-131-9/+12
* [V8] Remove execute flag from v8-debug.hAaron Kennedy2012-06-131-0/+0
* [V8] QtScript/V8: Add new v8 api to check if a value is an error.Jedrzej Nowacki2012-06-133-0/+12