index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove V8 submodule from QtDeclarative
Kent Hansen
2011-08-29
86
-5777
/
+60
*
Fix build break introduced by changes in QTestLog.
Xizhi Zhu
2011-08-29
1
-2
/
+2
*
Use the optimized QDeclarativeExpression constructor where possible.
Michael Brasser
2011-08-29
4
-15
/
+7
*
qmlplugindump: Load QtQuick 1 plugin.
Christian Kamm
2011-08-29
2
-1
/
+14
*
Fix QSGItem::polish() at startup logic
Aaron Kennedy
2011-08-29
1
-0
/
+2
*
Re-add QDeclarativeFontLoader autotest.
Michael Brasser
2011-08-29
5
-0
/
+248
*
Remove unnecessary code.
Michael Brasser
2011-08-29
3
-11
/
+4
*
Deprecate QDeclarativeDebugHelper class
Kai Koehne
2011-08-26
16
-220
/
+17
*
Don't enumerate Function.prototype.{connect,disconnect}
Kent Hansen
2011-08-26
2
-2
/
+21
*
Fix memory leak in ListModel custom parser
Bea Lam
2011-08-26
2
-0
/
+2
*
Move QSGViewPrivate to qsgview_p.h
Marco Bubke
2011-08-25
3
-31
/
+109
*
Get the image of the FBO of a effect texture
Marco Bubke
2011-08-25
2
-0
/
+10
*
qsgflickable test is unstable
Martin Jones
2011-08-25
1
-1
/
+2
*
Add custom emission capability to FollowEmitter
Alan Alpert
2011-08-25
4
-3
/
+26
*
Fix leak in tst_qsgitem::wheelEvent() autotest
Caio Marcelo de Oliveira Filho
2011-08-25
1
-0
/
+2
*
Update v8
Aaron Kennedy
2011-08-25
14
-44
/
+175
*
update .gitignore
Charles Yin
2011-08-25
1
-0
/
+13
*
Debug Service: Synchronize with v8 debug client.
Aurindam Jana
2011-08-24
1
-15
/
+60
*
Slightly reduce distance-field texture creation (and resizing) time.
Yoann Lopes
2011-08-24
1
-4
/
+1
*
Fixed QSGPaintedItem updates when a contentsScale is set.
Yoann Lopes
2011-08-24
1
-7
/
+2
*
DeclarativeDebug: Clear service name when returning from waitForMessage
Aurindam Jana
2011-08-24
1
-3
/
+7
*
Absorb CustomEmitter/Affector
Alan Alpert
2011-08-24
12
-420
/
+47
*
Lift particle limits on desktop
Alan Alpert
2011-08-24
2
-2
/
+6
*
Switch from textures to uniform arrays for size/opacity tables
Alan Alpert
2011-08-24
4
-48
/
+48
*
Fix tst_qjsvalue::castToPointer test failure
Kent Hansen
2011-08-24
5
-11
/
+14
*
mapFromModel() returned incorrect value
Bea Lam
2011-08-24
1
-1
/
+1
*
reenable tst_examples
Alan Alpert
2011-08-24
1
-1
/
+0
*
disable the canvas svgpath example temporarily.
Charles Yin
2011-08-24
2
-848
/
+0
*
Do not deliver mouse wheel events when item is not visible
Caio Marcelo de Oliveira Filho
2011-08-24
2
-2
/
+49
*
Compile on Mac
Alan Alpert
2011-08-24
1
-10
/
+25
*
Switch to using one shader and #ifdefs
Alan Alpert
2011-08-24
5
-35
/
+231
*
Initial entryEffect support for ImageParticle
Alan Alpert
2011-08-24
7
-20
/
+103
*
Use point sprites
Alan Alpert
2011-08-24
6
-52
/
+77
*
test: marked tst_examples as insignificant_test on x11
Rohan McGovern
2011-08-24
1
-0
/
+1
*
Remove obsolete testlib files from .gitignore
Jason McDonald
2011-08-23
1
-2
/
+0
*
Add the rest of the tiered shaders to QSGImageParticle
Alan Alpert
2011-08-23
19
-814
/
+531
*
Add console debugging for particles
Alan Alpert
2011-08-23
2
-1
/
+16
*
test: marked expected failure in tst_qsgtextinput
Rohan McGovern
2011-08-23
1
-0
/
+4
*
test: marked tst_qsgfocusscope as insignificant
Rohan McGovern
2011-08-23
1
-0
/
+2
*
test: marked tst_qdeclarativebehaviors as expected failure
Rohan McGovern
2011-08-23
1
-0
/
+3
*
QML Autotests: Use fuzzy compare for real numbers
Julian de Bhal
2011-08-23
1
-2
/
+2
*
Add a deformable level shader for QSGImageParticle
Alan Alpert
2011-08-22
5
-35
/
+354
*
Always disconnect signals on aborted reply objects
Bea Lam
2011-08-22
1
-13
/
+15
*
tests: acknowledge all known failures in declarative autotests
Rohan McGovern
2011-08-22
16
-0
/
+55
*
Make QSGTextNode back-end for QML's TextInput and TextEdit
Eskil Abrahamsen Blomfeldt
2011-08-19
16
-260
/
+1216
*
v8 debugging: delay setting of breakpoints till afterCompile
Aurindam Jana
2011-08-19
1
-7
/
+27
*
move dom error definitions to seperate files.
Charles Yin
2011-08-19
6
-53
/
+172
*
Fix unit test failure
Chris Adams
2011-08-19
1
-1
/
+1
*
Fix tst_qdeclarativestates autotest.
Michael Brasser
2011-08-19
3
-8
/
+10
*
Internal state class refactoring.
Michael Brasser
2011-08-19
7
-19
/
+31
[next]