aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* partial build fix of qtquick1 autotestsMatthew Cattell2011-09-0911-15/+15
* fixup tests to build with refactorMatthew Cattell2011-09-0920-177/+146
* make quicktest build and modify to use qwindowMatthew Cattell2011-09-094-36/+37
* Only polish once pr frameGunnar Sletta2011-09-091-2/+0
* Explicitly ask input method to commit preedit when focus lost.Pekka Vuorela2011-09-082-12/+2
* uncomment testsMatthew Cattell2011-09-081-584/+584
* get various autotests working for refactorMatthew Cattell2011-09-086-607/+633
* rename QSGGeometry::stride() to sizeOfVertex for symetry with indexGunnar Sletta2011-09-087-22/+34
* Avoid compiler warning on unused variable.Pekka Vuorela2011-09-081-1/+0
* Fix TextInput and TextEdit software input panel on qtquick1Pekka Vuorela2011-09-082-10/+6
* Adjust to the changes in the QInputMethodQuery event.Lars Knoll2011-09-081-2/+9
* Fix TextInput and TextEdit open/closeSoftwareInputPanel functionsJoona Petrell2011-09-082-24/+8
* make sure we polishItems also in plain render loopGunnar Sletta2011-09-082-5/+6
* compile againGunnar Sletta2011-09-082-4/+21
* Rename ImMicroFocus to ImCursorrRctangleLars Knoll2011-09-082-4/+4
* Handle ImEnabled and ImHints input method queries in QSGTextInput and QSGText...Joona Petrell2011-09-082-1/+19
* Fix a typo in the method nameLars Knoll2011-09-081-2/+1
* Ensure the itemTransform in QInputPanel is always up to dateLars Knoll2011-09-082-0/+11
* Adapt to the input method changes in qtbaseLars Knoll2011-09-083-34/+48
* removed unwanted filesMatthew Cattell2011-09-080-0/+0
* fixed resizemodelitemMatthew Cattell2011-09-071-2/+22
* fixed clickLink and other testsMatthew Cattell2011-09-071-48/+18
* Fix QSGshaderEffectTexture cleanupGunnar Sletta2011-09-073-23/+27
* make render timing an environment variableGunnar Sletta2011-09-071-13/+26
* Added QSGGeometry::Attribute::isPosition to give a hint about vertex dataGunnar Sletta2011-09-075-34/+81
* move QSGNodeUpdater into private header where it belongsGunnar Sletta2011-09-074-42/+42
* make test buildMatthew Cattell2011-09-071-2/+2
* make test buildMatthew Cattell2011-09-071-19/+18
* fixed to work with qsgcanvasMatthew Cattell2011-09-061-2/+4
* qsgcanvas autotest made to work with refactor and added break statement to qs...Matthew Cattell2011-09-062-33/+70
* properly initialize the dptr of QSGCanvas in the default constructorZeno Albisser2011-09-021-1/+1
* Add QSGFlatColorMaterial::compare for better sortingGunnar Sletta2011-09-012-0/+10
* add flags to node debug outputGunnar Sletta2011-09-011-1/+2
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-0138-99/+84
* Use QMouseEvent instead of QGraphicsSceneMouseEventLars Knoll2011-09-0125-484/+240
* Support font color with Text.StyledText in SceneGraphEskil Abrahamsen Blomfeldt2011-08-311-22/+72
* Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-3167-141/+164
* Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-08-3133-58/+954
|\
| * Add #version 120 in more places.Alan Alpert2011-08-311-1/+1
| * Rename PointAttractor x,y to pointX,pointYAlan Alpert2011-08-314-28/+26
| * Allow initial property values to be defined with QSGLoaderChris Adams2011-08-3127-27/+926
| * setting only colorVariation now worksAlan Alpert2011-08-311-1/+1
| * QtDeclarative does not use libQtSvgMartin Jones2011-08-311-1/+0
* | Merge branch 'master' into refactorGunnar Sletta2011-08-31262-12825/+11288
|\|
| * Support QT_TRID_NOOP in ListElement.Michael Brasser2011-08-312-2/+12
| * Custom Particle now supplies default codeAlan Alpert2011-08-315-105/+55
| * Add enums support to QObject module APIsChris Adams2011-08-314-0/+40
| * Do not deliver hover events when item is not visibleCaio Marcelo de Oliveira Filho2011-08-312-1/+65
| * Fix extra hover enter events being sent by QSGCanvasCaio Marcelo de Oliveira Filho2011-08-312-15/+97
| * Fix the directory cache for case insensitive file systems.Roberto Raggi2011-08-302-3/+30