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.5
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/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
*
Merge branch 'master' into animation-refactor
wip/animation-refactor
Michael Brasser
2012-01-25
2661
-5121
/
+8802
|
\
|
*
Allow JS API in modules
Matthew Vogt
2012-01-24
42
-83
/
+580
|
*
Fixed crash in QDeclarativeGridView
Martin Jones
2012-01-24
1
-1
/
+1
|
*
Update for glyphMargin() migration in qtbase
Jiang Jiang
2012-01-24
1
-1
/
+1
|
*
Adapted QQuickScreenAttached to orientation API changes in QScreen.
Samuel Rødal
2012-01-24
6
-20
/
+25
|
*
Add missing include.
Stephen Kelly
2012-01-24
1
-0
/
+1
|
*
Console API: Add console.exception
Aurindam Jana
2012-01-24
6
-0
/
+96
|
*
Console API: Add console.assert
Aurindam Jana
2012-01-24
6
-13
/
+136
|
*
Add support for shared glyph cache
Eskil Abrahamsen Blomfeldt
2012-01-24
20
-21
/
+913
|
*
Don't hang the worker script engine
Charles Yin
2012-01-24
3
-1
/
+12
|
*
Remove Symbian specific code.
Xizhi Zhu (Steven)
2012-01-24
19
-106
/
+18
|
*
Remove deprecated QtDeclarative (now QtQuick) headers
Kent Hansen
2012-01-24
1
-79
/
+0
|
*
TextInput documentation fix
Damian Jansen
2012-01-24
1
-6
/
+6
|
*
Call new pass/fail/skip count function in QTestLog.
Jason McDonald
2012-01-24
1
-4
/
+4
|
*
Avoid using QTestResult::ignoreMessage().
Jason McDonald
2012-01-24
1
-1
/
+1
|
*
Doc fixes
Alan Alpert
2012-01-24
2
-3
/
+4
|
*
Console API: Add console.count
Kai Koehne
2012-01-24
9
-23
/
+125
|
*
Stabalize SpriteImage test.
Andrew den Exter
2012-01-24
1
-1
/
+1
|
*
Avoid compiler warnings
Pekka Vuorela
2012-01-24
1
-1
/
+2
|
*
QQuickCanvas::event should return true if the touch event was accepted
Andras Becsi
2012-01-24
2
-3
/
+42
|
*
Doc fix for QML Global Object
Yann Bodson
2012-01-24
1
-2
/
+2
|
*
Fixed compile.
Rohan McGovern
2012-01-24
5
-43
/
+85
|
*
Add some internal docs for the particle system and sprite engine
Alan Alpert
2012-01-23
2
-0
/
+70
|
*
Per-frame Sprites patch three
Alan Alpert
2012-01-23
4
-36
/
+120
|
*
Remove unecessary asserts
Alan Alpert
2012-01-23
1
-2
/
+0
|
*
Per-frame Sprites patch two
Alan Alpert
2012-01-23
5
-66
/
+160
|
*
Per-frame Sprites patch one
Alan Alpert
2012-01-23
8
-125
/
+163
|
*
Encode user input before insertion into URLs
Matthew Vogt
2012-01-23
4
-8
/
+12
|
*
Update obsolete contact address.
Jason McDonald
2012-01-23
2557
-2578
/
+2578
|
*
Avoid anchor/positioning loops
Alan Alpert
2012-01-23
3
-16
/
+20
|
*
Add a simple SpriteImage example
Alan Alpert
2012-01-21
2
-0
/
+59
|
*
Don't use deprecated functions in QJS benchmarks
Kent Hansen
2012-01-20
2
-184
/
+34
|
*
Mark deprecated functions in QJSEngine and QJSValue
Kent Hansen
2012-01-20
4
-38
/
+142
|
*
Add QJSValue::callAsConstructor() function
Kent Hansen
2012-01-20
6
-70
/
+81
|
*
Add QJSValue::callWithInstance() function
Kent Hansen
2012-01-20
4
-30
/
+43
|
*
Add QJSValue::call() overload
Kent Hansen
2012-01-20
5
-21
/
+44
|
*
Add QJSValue::isCallable() function
Kent Hansen
2012-01-20
4
-109
/
+122
|
*
Add QJSValue::toInt() and toUInt()
Kent Hansen
2012-01-20
7
-226
/
+252
|
*
Add QJSValue::deleteProperty() function
Kent Hansen
2012-01-20
4
-1
/
+78
|
*
Add QJSValue::hasProperty() and hasOwnProperty() functions
Kent Hansen
2012-01-20
6
-1
/
+107
|
*
Build fix.
Jędrzej Nowacki
2012-01-20
1
-1
/
+0
|
*
QtDeclarative Tests build fix
Anselmo L. S. Melo
2012-01-20
2
-5
/
+5
|
*
Document toys examples
Alan Alpert
2012-01-20
5
-0
/
+71
|
*
Adhere to examples standards more consistently
Alan Alpert
2012-01-20
24
-4
/
+4
|
*
Added a few material flags
Gunnar Sletta
2012-01-20
4
-3
/
+11
|
*
Use queryAccessibleInterface instead of new QAccessibleQuickItem
Jan-Arve Saether
2012-01-20
1
-7
/
+2
|
*
Doc: Improve Qt.locale docs.
Martin Jones
2012-01-20
2
-6
/
+47
|
*
Remove the use of QT_MODULE()
Gunnar Sletta
2012-01-20
119
-119
/
+0
|
*
Update TextInput.acceptableInput on component complete.
Andrew den Exter
2012-01-20
4
-24
/
+144
|
*
Add quick module to .pro file
Alan Alpert
2012-01-20
1
-1
/
+1
[next]