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-09-20
Kent Hansen
Make qdeclarativecomponent::creation() benchmark work...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Kai Koehne
QDeclarativeDebug: Allow reconnects to QML debugger...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Yoann Lopes
Added PerformanceHints flags to QSGPaintedItem.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Alan Alpert
Refactor QSGParticleAffector internals
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Alan Alpert
More ImageParticle sharing
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Andrew den...
Remove QEXPECT_FAIL from QSGVisualDataModel test.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Andrew den...
Fix QSGVisualDataModel test failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Alan Alpert
Initial ImageParticle sharing
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Kai Koehne
Debugger: Fix compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Kent Hansen
Make declarative/creation benchmark build again
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Jędrzej Nowacki
Unwrap QJSValue from QVariant in QV8Engine::fromVariant
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Kent Hansen
Move JS RegExp flag definitions to header file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Kent Hansen
Add install rule for qmlmin
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Fix typo when recognizing escape characters
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Fix automatic insertion of semicolons.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Add support for minimizing Javascript files containing...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Add the method tokenKind() to the QML/JS lexer.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Add support for QML/JS pragma directives.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Add auto tests for the QML minifier.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Fix automatic semicolon insertion.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Fix compile when the parser is included in non GUI...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Added --verify-only option to qmlmin.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Introduced qmlmin.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Fix the implementation of Lexer::tokenText().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Roberto Raggi
Introduced a QML scanning mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Rohan McGovern
Re-enable QtQuickTest.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Kent Hansen
Get rid of QDeclarativeUtils
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Chris Adams
Fix QDeclarativeListProperty assignment
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Michael Brasser
Make cellWidth/cellHeight reals rather than ints.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Damian Jansen
QtQuick 2.0 elements system test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Michael Brasser
PathAnimation updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Michael Brasser
Test fixes and reenables.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Aurindam Jana
JSDebugging: Enable break on events.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Jędrzej Nowacki
Re-enable commented tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Jędrzej Nowacki
Re-enable commented QJS tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Aaron Kennedy
Remove QmlChanges.txt file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Kent Hansen
Get rid of autotests dependencies on QtWidgets
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Lars Knoll
Fix an assertion in QDeclarativeNotifierEndpoint
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Lars Knoll
Initialize variable
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Kent Hansen
Disable autotests temporarily on Mac
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Add Age example
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Aaron Kennedy
Fix aliasing bug when compiled with gcc 4.6
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Aaron Kennedy
Reference V4 program data
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Fill out examples a little more
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Particles examples shuffle
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Hotfix docs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Charles Yin
rename threadRendering to renderInThread
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Fix qsgpositioners autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Charles Yin
update canvas item documentations
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Charles Yin
fix context2d composition bug, lighter should map to...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Charles Yin
fix broken canvas blur after merging refactor branch
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Michael Brasser
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Toby Tomkins
Add exception for qpa, xcb platform for failing test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Update system offset every frame
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Friction and Gravity examples
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Documentation Augmentation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Update Turbulence on noiseSource change
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Alan Alpert
Remove invalid ASSERT
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Jason McDonald
Fix missing/outdated license headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Martin Jones
Velocities reported by Flickable in onFlickStarted...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Gunnar Sletta
When we create textureprovider, initialize it with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Eskil Abrahamsen...
Support preedit text in QSGTextInput
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Gunnar Sletta
Use QWindow's surface format for QSGCanvas' GL context
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Eskil Abrahamsen...
Fix pre-edit text in in QSGTextEdit
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Separate declarative builtin functions from QV8Engine...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Remove some unused includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Fix QJSValue autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Split qjsconverter_p header.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Fix potential memory corruption.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Jędrzej Nowacki
Cleanup includes in QDeclarativeData.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Samuel Rødal
We need to set the OpenGLSurface surface type on QSGCanvas.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Joona Petrell
Remove unnecessary updateInputContext function from...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Joona Petrell
Pass Qt::ImQueryInput instead of Qt::CursorRectangle...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Martin Jones
Update QtQuick 2 "What's New" docs.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Rohan McGovern
Fixed compile of qtdeclarative examples.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Michael Brasser
Fix anchorRewindBug test failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Michael Brasser
Test fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Rohan McGovern
Fixed compile on mac (workaround for build system bug)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Rohan McGovern
Disable compilation of tests/auto/qmltest
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Matthew Cattell
commented out broken autotests
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Matthew Cattell
marked some tests as insignificant for now
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Matthew Cattell
Fixed failing test in QSGFocusScope.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Matthew Cattell
fixed broken test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Gunnar Sletta
fix declarative to work after broken refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Gunnar Sletta
Merge branch 'refactor'
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alan Alpert
Reset on system change
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Toby Tomkins
Fixed tst_qgstextinput
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alan Alpert
Refactor SpriteEngine out of StochasticEngine
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alan Alpert
Implement Turbulence properly
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Alan Alpert
Document Particle type
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Alan Alpert
Reduce compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Alan Alpert
Order of operations fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Alan Alpert
Make activeGroups usable.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Matthew Cattell
fixed failing autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Charles Yin
canvas item refactors
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Joona Petrell
Fix QtDeclarative refactor branch clean compilation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Matthew Cattell
changed include to use newly public qsgvertexcolormater...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Gunnar Sletta
Implement QSGVertexColorMaterial::compare and make...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Gunnar Sletta
orient the fbo rendering the same way as other fbo...
commit
|
commitdiff
|
tree
|
snapshot
next