aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make tiled images not use atlas.Gunnar Sletta2013-09-091-8/+11
* Convenience function for resetting the OpenGL state.Gunnar Sletta2013-09-092-0/+64
* Add support for external drag and drop in Quick items.Chris Meyer2013-09-0919-253/+900
* Tests: Re-enabled tests for access type of QMetaObject::SignalCaroline Chao2013-09-091-2/+4
* V4: temporarilly disable the optmizer/regalloc.Erik Verbruggen2013-09-091-1/+1
* Fix return type checks in test.Erik Verbruggen2013-09-091-4/+16
* Polish items on screen change.Morten Johan Sørvig2013-09-092-0/+22
* Make sure we update texture parameters when using atlas textures.Gunnar Sletta2013-09-091-0/+2
* Tests: Disabled temporarily access type tests of QMetaMethod::SignalCaroline Chao2013-09-091-2/+3
* Fix build on iOS: define GL_DOUBLERichard Moe Gustavsen2013-09-081-0/+4
* V4 JIT: Change function call generation with registers.Erik Verbruggen2013-09-081-18/+42
* V4: fix inferred types of 30&&true and 30||true.Erik Verbruggen2013-09-081-5/+22
* Document TextInput property displayText as read-onlyJeremy Katz2013-09-081-0/+2
* Remove variables that aren't being used right nowThiago Macieira2013-09-073-7/+2
* wince: Build fix, creating stack traces is not available on this platformSérgio Martins2013-09-061-2/+2
* Remove insignification of the test on Windows.Friedemann Kleint2013-09-061-2/+0
* Export qsgnode_set_description.Gunnar Sletta2013-09-061-1/+1
* Prefer multisample antialiasing when we have a msaa contextGunnar Sletta2013-09-062-2/+99
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-0637-559/+771
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-0637-559/+771
| |\
| | * Removed the static intialized boolean of qquickitemsmodule.Dominik Holland2013-09-051-5/+0
| | * Fix qmlClearEnginePlugins() to clear engine plugins.Dominik Holland2013-09-051-16/+38
| | * Fix crash tst_qqmllanguageDominik Holland2013-09-051-1/+0
| | * Fix tons of reference errors in tst_qquickpositionersJ-P Nurmi2013-09-051-0/+6
| | * Fix compiler warning about unused variableKai Koehne2013-09-041-1/+1
| | * Fix crash on QV8Engine destructionJosh Faust2013-08-301-1/+1
| | * Stabilize tst_rendernode.Friedemann Kleint2013-08-301-8/+33
| | * tst_QQuickItemLayer: Specify precision in shader for ANGLE.Friedemann Kleint2013-08-301-2/+2
| | * tst_qquickpathview::cancelDrag(): Move mouse after setUrl().Friedemann Kleint2013-08-301-1/+1
| | * Initialize variables in ShaderEffectSource's texture provider.Gunnar Sletta2013-08-281-0/+4
| | * Fix crash when trying to set versioned group propertiesSimon Hausmann2013-08-281-1/+3
| | * Updated distance field glyph caches to use QDistanceField.Yoann Lopes2013-08-276-31/+40
| | * Don't crash due to KeyRelease on an unloaded ItemShawn Rutledge2013-08-271-3/+3
| | * Fix girth of native text with grayscale AA or styleEskil Abrahamsen Blomfeldt2013-08-272-46/+41
| | * Fix warning about unused variable.Friedemann Kleint2013-08-271-1/+0
| | * Explicitly call setCursor in the QQuickMouseArea constructorDaiwei Li2013-08-271-0/+6
| | * Stabilize tests using utilities from QQuickViewTestUtil.Friedemann Kleint2013-08-266-11/+84
| | * Stabilize tst_qquickmousearea.Friedemann Kleint2013-08-232-411/+387
| | * fix include guard to not clash with qscriptvalueiteratorMichael Zanetti2013-08-231-3/+3
| | * tst_qquickitem: Make exclusion more fine-grained.Friedemann Kleint2013-08-232-2/+3
| | * Debugger: Fix crash when app exits while debuggingKai Koehne2013-08-217-4/+104
| | * Fix some style issues in tst_qquickwindowJosh Faust2013-08-191-16/+15
* | | Remove large, unused function in QtQuick 2Thiago Macieira2013-09-051-67/+0
* | | Disable the isPowerOfTwo functions that are only used with OpenGL ES 2Thiago Macieira2013-09-053-0/+6
* | | Fix rendering errors in Qt Quick Controls galleryGunnar Sletta2013-09-052-3/+7
* | | Off-by-one error in batch recylcing lead to leaks and no recyclingGunnar Sletta2013-09-051-1/+1
|/ /
* | Fix qqmllocale test to use correct spec and time zoneJohn Layt2013-09-051-6/+6
* | Fix qv4jsir_p.h warningsJ-P Nurmi2013-09-041-1/+3
* | Fix a crash in Function.apply()Lars Knoll2013-09-041-1/+4
* | Revert "Temporarily pin qtbase to a working version..."Simon Hausmann2013-09-031-1/+1