projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qml debugger: Create abstraction for State management
[profile/ivi/qtdeclarative.git]
/
src
/
2011-11-28
Kent Hansen
qml debugger: Create abstraction for State management
tree
|
commitdiff
2011-11-28
Kim Motoyoshi Kalland
Removed ShaderEffectItem and qt_ModelViewProjectionMatrix.
tree
|
commitdiff
2011-11-28
Charles Yin
qmltestrunner reports wrong LOC for failed test cases
tree
|
commitdiff
2011-11-27
Michael Brasser
Rewrite Connections signal handlers at compile time.
tree
|
commitdiff
2011-11-25
Aurindam Jana
DeclarativeDebugServices: Cleanup Code
tree
|
commitdiff
2011-11-25
Aurindam Jana
V8DebugService: Optimize Code.
tree
|
commitdiff
2011-11-25
Kent Hansen
Remove harfbuzz cruft from {declarative,qtquick1}.pro
tree
|
commitdiff
2011-11-25
Friedemann Kleint
QtDeclarative: Fix building of tests on Windows.
tree
|
commitdiff
2011-11-25
Andrew den Exter
Fix crash calling VisualDataGroup.setGroups during...
tree
|
commitdiff
2011-11-25
Andrew den Exter
Fix searchs for insert positions in QDeclarativeListCom...
tree
|
commitdiff
2011-11-25
Martin Jones
Remove ints from mouse event handling.
tree
|
commitdiff
2011-11-25
Andrew den Exter
Add getText(), insert(), and remove() functions to...
tree
|
commitdiff
2011-11-24
Martin Jones
Improve performance on touch event delivery.
tree
|
commitdiff
2011-11-24
Kent Hansen
Fix style issues
tree
|
commitdiff
2011-11-24
Gunnar Sletta
Propegate the smooth property to the textureprovider
tree
|
commitdiff
2011-11-24
Aurindam Jana
QDeclarativeDebugService: Crash fix
tree
|
commitdiff
2011-11-24
Pekka Vuorela
QQuickTextInput - Remove nonexisting method from header
tree
|
commitdiff
2011-11-24
Pekka Vuorela
TextInput elements not to have tentative commit in...
tree
|
commitdiff
2011-11-24
Kim Motoyoshi Kalland
Fixed assert during QQuickCanvas::hideEvent().
tree
|
commitdiff
2011-11-24
Aurindam Jana
ConsoleAPI: Use environment variable
tree
|
commitdiff
2011-11-24
Joona Petrell
Get rid of unused inputMethodQuery and inputMethodEvent...
tree
|
commitdiff
2011-11-24
Kent Hansen
Move registration of QtQuick 2 types to separate class
tree
|
commitdiff
2011-11-24
Kent Hansen
Move QDeclarativeListModel and friends from util/ to...
tree
|
commitdiff
2011-11-24
Kent Hansen
Move QDeclarativeApplication from util/ to qml/
tree
|
commitdiff
2011-11-24
Martin Jones
Remove unused code.
tree
|
commitdiff
2011-11-23
Michael Brasser
Use the AST for binding rewriting when possible.
tree
|
commitdiff
2011-11-23
Kai Koehne
Debugger: Don't register v8 callback until client is...
tree
|
commitdiff
2011-11-23
Kai Koehne
Debugger: Make registration of services explicit
tree
|
commitdiff
2011-11-23
Gunnar Sletta
Increase the limit of the QDeclarativePixmapCache to...
tree
|
commitdiff
2011-11-23
Gunnar Sletta
Remove documentation for non-existing function
tree
|
commitdiff
2011-11-23
Kent Hansen
Don't crash when importing script with syntax error
tree
|
commitdiff
2011-11-23
Kent Hansen
v4: Get rid of dependency on QQuickAnchorLine type
tree
|
commitdiff
2011-11-23
Kent Hansen
Add QtQuick1 plugin's major version to target path
tree
|
commitdiff
2011-11-23
Martin Jones
Fix PathView insertion/removal/move item offset
tree
|
commitdiff
2011-11-22
Aaron Kennedy
Don't disconnect mid binding evaluation
tree
|
commitdiff
2011-11-22
Kai Koehne
Profiler: Preserve line information also for optimized...
tree
|
commitdiff
2011-11-22
Kai Koehne
Debugger: Move server into it's own thread
tree
|
commitdiff
2011-11-22
Bea Lam
Fix inserting before the visible area into cache buffer
tree
|
commitdiff
2011-11-22
Martin Jones
Move path with highlightMoveDuration: 0
tree
|
commitdiff
2011-11-22
Martin Jones
Qt.locale() and JS locale type extension.
tree
|
commitdiff
2011-11-22
Glenn Watson
Emit destruction signal before child contexts are destr...
tree
|
commitdiff
2011-11-22
Glenn Watson
Fix default property preventing signals from being...
tree
|
commitdiff
2011-11-21
Aaron Kennedy
Adding custom easing curves to property animations
tree
|
commitdiff
2011-11-21
Friedemann Kleint
Fix compile.
tree
|
commitdiff
2011-11-21
Kai Koehne
Silence compiler warnings about unused variables (MSVC)
tree
|
commitdiff
2011-11-21
Kai Koehne
Fix MSVC warning about struct vs class declaration
tree
|
commitdiff
2011-11-21
Alan Alpert
Clean up static analysis issues.
tree
|
commitdiff
2011-11-21
Martin Jones
Doc: Canvas doc review.
tree
|
commitdiff
2011-11-21
Andrew den Exter
Don't leak objects when a VisualDataModel is destroyed...
tree
|
commitdiff
2011-11-21
Rohan McGovern
Fixed more declarative -qtnamespace compilation issues.
tree
|
commitdiff
2011-11-21
Toby Tomkins
Fix Qt Declarative namespace compilation.
tree
|
commitdiff
2011-11-21
Martin Jones
GridView sometimes lays out one less column than expected
tree
|
commitdiff
2011-11-20
Glenn Watson
Fix v8 handle leak in incubator code.
tree
|
commitdiff
2011-11-20
Michael Brasser
Rewrite signal handlers at compile time.
tree
|
commitdiff
2011-11-18
Gunnar Sletta
Copy QSGEngine functions to QQuickCanvas.
tree
|
commitdiff
2011-11-18
Andrew den Exter
Parent delegate items to PathView.
tree
|
commitdiff
2011-11-17
Chris Adams
Fix leak in QQuickParticleData
tree
|
commitdiff
2011-11-17
Aaron Kennedy
Fix crash in incubator when a guarded context is deleted
tree
|
commitdiff
2011-11-17
Aurindam Jana
QDeclarativeDebugServer: Crash Fix
tree
|
commitdiff
2011-11-17
Kim Motoyoshi Kalland
Fixed QQuickShaderEffect::lookThroughShaderCode(),...
tree
|
commitdiff
2011-11-17
Yoann Lopes
Fixes crash in QSGDefaultDistanceFieldGlyphCache::resiz...
tree
|
commitdiff
2011-11-17
Gunnar Sletta
Add debug description to shader effects
tree
|
commitdiff
2011-11-17
Tero Tiittanen
Performance optimization in transform node traversal.
tree
|
commitdiff
2011-11-17
Charles Yin
Optimization for context2d painting
tree
|
commitdiff
2011-11-16
Gunnar Sletta
Use QQuickChangeListener for better performance
tree
|
commitdiff
2011-11-16
Kai Koehne
Debugger: Add unit tests for v8 profiler service
tree
|
commitdiff
2011-11-16
Jędrzej Nowacki
Fix console.log function.
tree
|
commitdiff
2011-11-16
Kent Hansen
Change destruction order to avoid accessing deleted...
tree
|
commitdiff
2011-11-16
Aaron Kennedy
Allow aliases to QVariant properties
tree
|
commitdiff
2011-11-16
Gunnar Sletta
Improved comments on threaded renderer a bit
tree
|
commitdiff
2011-11-16
Kent Hansen
Make non-threaded VME interpreter work again
tree
|
commitdiff
2011-11-16
Bea Lam
Fix for moving multiple items to top of view
tree
|
commitdiff
2011-11-16
Kim Motoyoshi Kalland
Avoid calling maybeUpdate() during ShaderEffectSource...
tree
|
commitdiff
2011-11-16
Tero Tiittanen
Fixed some copy-paste errors is documentation.
tree
|
commitdiff
2011-11-16
Tero Tiittanen
Texture coordinates fixed in subrect tiling in SG image...
tree
|
commitdiff
2011-11-16
Kim Motoyoshi Kalland
Fixed deferred deletion of objects in the render thread...
tree
|
commitdiff
2011-11-16
Bea Lam
Fix refill where zero-size items are involved
tree
|
commitdiff
2011-11-16
Glenn Watson
Add optional count parameter to ListModel.remove
tree
|
commitdiff
2011-11-16
Martin Jones
Remove unused code in qquickimplicitsizeitem.
tree
|
commitdiff
2011-11-16
Michael Brasser
Remove events from the revert list.
tree
|
commitdiff
2011-11-15
Alan Alpert
Add propagateComposedEvents property to MouseArea
tree
|
commitdiff
2011-11-14
Gunnar Sletta
Make shader effects visible even if source is initially...
tree
|
commitdiff
2011-11-14
Roberto Raggi
Fix parsing of unary expressions.
tree
|
commitdiff
2011-11-14
Roberto Raggi
Use the property cache when compiling the V4 instructions.
tree
|
commitdiff
2011-11-14
Gunnar Sletta
Removed annoying warning about threading
tree
|
commitdiff
2011-11-14
Gunnar Sletta
Fixed assert during QML shutdown
tree
|
commitdiff
2011-11-14
Yoann Lopes
Distance field glyph cache refactoring.
tree
|
commitdiff
2011-11-14
Kim Motoyoshi Kalland
Improved QQuickShaderEffect::lookThroughShaderCode...
tree
|
commitdiff
2011-11-14
Charles Yin
Fix memory leaks&uninitialized members in QQuickContext...
tree
|
commitdiff
2011-11-14
Yann Bodson
Text.onLineLaidOut doc does not appear
tree
|
commitdiff
2011-11-14
Alan Alpert
Don't clobber unified timer settings
tree
|
commitdiff
2011-11-11
Kai Koehne
Debugger: Remove option to constantly send tracing...
tree
|
commitdiff
2011-11-11
Aurindam Jana
QV8ProfileService: Code refactor
tree
|
commitdiff
2011-11-11
Aurindam Jana
QV8Profiler: Rename the global static instance
tree
|
commitdiff
2011-11-11
Jędrzej Nowacki
Add missing includes.
tree
|
commitdiff
2011-11-11
Aurindam Jana
QV8Engine: Console APIs
tree
|
commitdiff
2011-11-11
Kai Koehne
Debugger: Fix trace service for tracing on startup...
tree
|
commitdiff
2011-11-11
Glenn Watson
Support JS objects in ListModel via QVariantMap
tree
|
commitdiff
2011-11-11
Chris Adams
Remove unused codepaths from QV8SequenceWrapper
tree
|
commitdiff
2011-11-11
Charles Yin
Export QSGDynamicTexture
tree
|
commitdiff
next