projects
/
profile
/
ivi
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
profile/ivi/qtdeclarative.git
2011-05-10
Kai Koehne
QmlViewer: Remove one call to enableDebugging
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Kai Koehne
QmlViewer: Translate UI
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Martin Jones
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Martin Jones
Benchmark component creation with different types of...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Chris Adams
Add user documentation for js imports functionality
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Kim Motoyoshi...
Fix Rectangle implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Yoann Lopes
Udate mipmaps when QSGPaintedItem's texture has changed.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Gunnar Sletta
Docs for QSGTextureMaterials
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Gunnar Sletta
Renamed of texture material classes to be more intuitiv...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Gunnar Sletta
Clean up QSGVertexColorMaterial a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Gunnar Sletta
Removed a few warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Gunnar Sletta
Docs for vertex and flat color materials
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Yoann Lopes
Enable mipmapping for QSGPaintedItem's texture.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Kim Motoyoshi...
Fixed issues with ShaderEffectSource and threaded rende...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Kim Motoyoshi...
Added 'recursive' property to ShaderEffectSource.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Gunnar Sletta
Documentation for the scenegraph nodes
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Roberto Raggi
Fix wrong usages of #include directives in the QML...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Gunnar Sletta
Added a "void *reserved" for QSGNode for potential...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Alan Alpert
Augment Documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Samuel Rødal
Made opacity work for QSGSimpleTextureNode.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Roberto Raggi
Don't visit the sub tree of an AST::UiScriptBinding...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Eskil Abrahamsen...
Fix potential crash when displaying multiscripted text
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Gunnar Sletta
Make animation driver pluggable through the QSGContext
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Chris Adams
Add unit test and documentation for module API
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Roberto Raggi
Fix evaluation of boolean conditions
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Yoann Lopes
Implemented contentsSize and contentsScale for QSGPaint...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Yoann Lopes
Makes sub-pixel antialiased distance-field text looks...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Gunnar Sletta
Enable the threaded renderer.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Aaron Kennedy
Compilation benchmark
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Aaron Kennedy
Inline static data for basic types into the QML instruction
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Aaron Kennedy
Support variable length instructions in QML bytecode
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Alan Alpert
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Alan Alpert
Model Particle fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Aaron Kennedy
Only include line numbers when necessary
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Gunnar Sletta
added private headers to qmlscene
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Gunnar Sletta
added private headers to qmlplugindump.pro
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Gunnar Sletta
Merge branch 'master' into qtquick2
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Martin Jones
Update SG items with GV item changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Yann Bodson
Fix QSGText autotests
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Martin Jones
Fix crashing QtQuick 1 Image elements.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Kim Motoyoshi...
Code cleanup in QSGShaderEffectTexture.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
axis
Added .tag file with Git revision.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Yoann Lopes
Removed unused properties in QSGPaintedItem.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Yoann Lopes
Added antialiasing property to QSGPaintedItem.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Alan Alpert
Start QtQuick2 section of whats new.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Alan Alpert
Affector Augmentation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Kim Motoyoshi...
Set ChildenDoNotOverlap flag on grids, lists and positi...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Olivier Goffart
Fix compilation with private header patch
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Marius Storm...
Use private headers
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Olivier Goffart
Define the QT_NO_.... when the module is absant from...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Marius Storm...
Add module.prf, and install MODULE_PRI for each module
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Kim Motoyoshi...
Fixed upside-down texture in QSGPaintedItem.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Gunnar Sletta
Timing for renderers
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Gunnar Sletta
Added a runtime option to enable consistent timing...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Gunnar Sletta
Don't round flickable positions while panning
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Kim Motoyoshi...
Support mirroring the source rectangle of ShaderEffectS...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Kim Motoyoshi...
Revert "Flipped texture coordinates right way up."
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Kim Motoyoshi...
Fixed signal passing between nested ShaderEffectItems.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Yoann Lopes
Use a proper hash key for distance-field cache.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Yoann Lopes
Removed distfieldgen tool.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Jiang Jiang
Make text align in the same baseline
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Gunnar Sletta
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Gunnar Sletta
specify dependencies for declarative
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Gunnar Sletta
compile
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Yoann Lopes
Fix detection of fonts with narrow outline in the dista...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Christian Kamm
qmlplugindump: Fix --path usage with drive letters...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Alan Alpert
Sort gradient stops for the convenience of the scenegraph
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Alan Alpert
Update particles to use QElapsedTimer
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Alan Alpert
Pre-accept events
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Alan Alpert
Add variable rotation speed to deformable particle
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
axis
Merged master into qtquick2.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Qt by Nokia
Initial import from qtquick2.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
axis
Added dependency information to the sync.profile.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
axis
Add .gitignore to each module
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Liang Qi
Add tst_headersclean for each module
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Liang Qi
Modularized tst_compilerwarnings
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Liang Qi
Modularized tst_bic and add some helper functions for...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Prasanth Ullattil
Changed the path for qpluginbase.pri
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
axis
Introduced the QT.<module>.plugins variable to module...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
axis
Fixed parserstress test.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
axis
Switched to using QT.declaratice.imports variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
axis
Added QT.<module>.imports support to module profiles.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Olivier Goffart
compile qtdeclarative/import
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Liang Qi
Make auto test build
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Marius Storm...
Make each module refer to its own bin/
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
axis
Extended module profiles.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Liang Qi
Add the private_includes path to the modules .pri file
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Marius Storm...
Add the source path to the modules .pri file
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Liang Qi
Make declarative compile.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Qt by Nokia
Initial import from the monolithic Qt.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
axis
Moved to using a feature profile instead of direct...
commit
|
commitdiff
|
tree
|
snapshot