aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into qtquick2Gunnar Sletta2011-05-0410-9/+36
|\
| * Added .tag file with Git revision.axis2011-05-032-0/+2
| * Fix compilation with private header patchOlivier Goffart2011-05-021-1/+3
| * Use private headersMarius Storm-Olsen2011-05-025-9/+9
| * Define the QT_NO_.... when the module is absant from QT_CONFIGOlivier Goffart2011-05-021-0/+2
| * Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
| * Added dependency information to the sync.profile.axis2011-04-271-0/+17
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-0443-391/+684
|\ \
| * | Update SG items with GV item changes.Martin Jones2011-05-0421-262/+546
| * | Fix QSGText autotestsYann Bodson2011-05-041-55/+0
| * | Fix crashing QtQuick 1 Image elements.Martin Jones2011-05-041-2/+2
| * | Code cleanup in QSGShaderEffectTexture.Kim Motoyoshi Kalland2011-05-032-17/+15
| * | Removed unused properties in QSGPaintedItem.Yoann Lopes2011-05-032-30/+0
| * | Added antialiasing property to QSGPaintedItem.Yoann Lopes2011-05-034-1/+41
| * | Start QtQuick2 section of whats new.Alan Alpert2011-05-031-0/+6
| * | Affector AugmentationAlan Alpert2011-05-037-10/+61
| * | Set ChildenDoNotOverlap flag on grids, lists and positioners.Kim Motoyoshi Kalland2011-05-027-4/+9
| * | Fixed upside-down texture in QSGPaintedItem.Kim Motoyoshi Kalland2011-05-021-11/+5
* | | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-0214-57/+40
|\| |
| * | Support mirroring the source rectangle of ShaderEffectSource.Kim Motoyoshi Kalland2011-04-292-5/+2
| * | Revert "Flipped texture coordinates right way up."Kim Motoyoshi Kalland2011-04-297-18/+18
| * | Fixed signal passing between nested ShaderEffectItems.Kim Motoyoshi Kalland2011-04-295-7/+10
| * | Use a proper hash key for distance-field cache.Yoann Lopes2011-04-292-27/+10
* | | Timing for renderersGunnar Sletta2011-05-022-2/+71
* | | Added a runtime option to enable consistent timing for animationsGunnar Sletta2011-05-021-2/+7
* | | Don't round flickable positions while panningGunnar Sletta2011-05-022-8/+8
|/ /
* | Removed distfieldgen tool.Yoann Lopes2011-04-293-275/+1
* | Make text align in the same baselineJiang Jiang2011-04-292-11/+8
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-04-291-1/+0
|\ \
| * | Fix detection of fonts with narrow outline in the distance-field cache.Yoann Lopes2011-04-281-1/+0
* | | specify dependencies for declarativeGunnar Sletta2011-04-291-1/+1
* | | compileGunnar Sletta2011-04-281-0/+2
|/ /
* | qmlplugindump: Fix --path usage with drive letters on Windows.Christian Kamm2011-04-281-5/+6
* | Sort gradient stops for the convenience of the scenegraphAlan Alpert2011-04-281-2/+6
* | Update particles to use QElapsedTimerAlan Alpert2011-04-287-11/+10
* | Pre-accept eventsAlan Alpert2011-04-281-0/+2
* | Add variable rotation speed to deformable particleAlan Alpert2011-04-283-6/+45
* | Merged master into qtquick2.axis2011-04-2733-46/+470
|\|
| * Add .gitignore to each moduleaxis2011-04-271-0/+261
| * Add tst_headersclean for each moduleLiang Qi2011-04-274-0/+72
| * Modularized tst_compilerwarningsLiang Qi2011-04-271-0/+51
| * Modularized tst_bic and add some helper functions for global testLiang Qi2011-04-271-0/+5
| * Changed the path for qpluginbase.priPrasanth Ullattil2011-04-271-1/+1
| * Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-272-1/+2
| * Fixed parserstress test.axis2011-04-272-20/+19
| * Switched to using QT.declaratice.imports variable.axis2011-04-274-4/+4
| * Added QT.<module>.imports support to module profiles.axis2011-04-271-0/+1
| * compile qtdeclarative/importOlivier Goffart2011-04-271-2/+4
| * Make auto test buildLiang Qi2011-04-273-3/+3
| * Make each module refer to its own bin/Marius Storm-Olsen2011-04-271-0/+1