aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://codereview.qt-project.org:29418/playground/v4v...Simon Hausmann2013-04-154-0/+792
|\
| * Store the global object as an Object pointer in the engineLars Knoll2013-04-081-1/+1
| * Check if "use strict" has no escaped chars.Erik Verbruggen2013-03-181-1/+1
| * Rename qmljs_runtime to qv4runtimeLars Knoll2013-03-141-1/+1
| * Rename qmljs_environment.* to qv4context.*Lars Knoll2013-03-141-1/+1
| * "Fix" llvm build.Erik Verbruggen2013-03-071-0/+5
| * Cleanup put and properly implement it for stringsLars Knoll2013-03-071-2/+2
| * First part of moving get/put etc. into the Managed vtbl.Lars Knoll2013-03-071-1/+1
| * Get rid of 'Value ExecutionEngine::exception' memberSimon Hausmann2013-03-061-5/+4
| * Move function execution into a little ExecutionEngine::run helper functionSimon Hausmann2013-03-051-13/+5
| * Cleanup: Get rid of manual unwind stackSimon Hausmann2013-03-041-1/+2
| * Implement JavaScript exceptions using C++ exceptionsSimon Hausmann2013-03-031-20/+20
| * Tool to generate FDE and CIE tables using libdwarfSimon Hausmann2013-02-272-0/+380
| * Silence compilerLars Knoll2013-02-141-1/+1
| * Move call/construct over into the new vtable.Lars Knoll2013-02-141-2/+12
| * Fix print and gc in builtin v4 methodSimon Hausmann2013-02-141-34/+4
| * Implement a first iteration of the fast property lookup schemeLars Knoll2013-02-121-0/+1
| * Remove unnecessary sys/mman.h inclusionSimon Hausmann2013-02-091-1/+0
| * Fix exports in v4 binarySimon Hausmann2013-02-091-3/+3
| * Fixed the llvm bits of the build process.Erik Verbruggen2013-02-062-17/+19
| * Avoid duplicated feature defines between tools/v4/v4.pro and src/v4/v4.proSimon Hausmann2013-02-011-16/+1
| * Build fix.Jędrzej Nowacki2013-02-011-0/+5
| * Re-enable llvm code in main.Erik Verbruggen2013-01-311-1/+0
| * Fix compilation on Mac with clang.Erik Verbruggen2013-01-311-1/+1
| * Make things more compliant with a regular Qt moduleLars Knoll2013-01-313-0/+446
* Show fullscreen button in qmlscene on MacGunnar Sletta2013-04-021-1/+1
* optionally bootstrap QmlDevTools and qmlminOswald Buddenhagen2013-03-161-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-7/+4
|\
| * Fixed build when Qt is configured with -no-opengl.Samuel Rødal2013-02-201-7/+4
* | qmlplugindump: don't crash if a composite type was a registeredShawn Rutledge2013-02-181-4/+6
* | Respect the default format from the scene graph adaptation layerGunnar Sletta2013-02-051-1/+1
* | Merge branch 'stable' into devGunnar Sletta2013-01-1733-37/+37
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1031-31/+31
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-102-2/+2
| * Modify qmlscene usage text to be consistentRichard Moe Gustavsen2013-01-041-4/+4
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-042-1/+3
|\|
| * Add minimal plugin importing to quick2 qmlplugindump toolMiikka Heikkinen2012-12-141-0/+2
| * Change qFatal to qWarningAlan Alpert2012-12-061-1/+1
* | Fix invalid compression in qmlminLars Knoll2012-12-111-7/+1
* | Add command-line option to enable multisamplingGunnar Sletta2012-12-111-3/+9
|/
* Remove the remaining usages of deprecated QWindow accessorsShawn Rutledge2012-11-301-1/+1
* QmlPluginDump: Prevent crash if run without WMKai Koehne2012-11-301-0/+3
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-261-2/+4
* Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki2012-11-261-0/+8
* Fix security warning about passing a variable to printf-formatting.Friedemann Kleint2012-11-221-1/+1
* Aesthetic tweaks for qmleasing UIAlan Alpert2012-11-212-1/+2
* Unify qmleasing and easingcurveeditorAlan Alpert2012-11-2120-450/+202
* Examples and fixes for QML Window propertiesShawn Rutledge2012-11-091-0/+3
* Renamed QWindow::pos property to positionShawn Rutledge2012-11-091-1/+1
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-082-2/+2