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
6.5.1
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
path:
root
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add QJSValue::callAsConstructor() function
Kent Hansen
2012-01-20
2
-43
/
+43
*
Add QJSValue::callWithInstance() function
Kent Hansen
2012-01-20
2
-26
/
+26
*
Add QJSValue::call() overload
Kent Hansen
2012-01-20
3
-21
/
+21
*
Add QJSValue::isCallable() function
Kent Hansen
2012-01-20
2
-106
/
+106
*
Add QJSValue::toInt() and toUInt()
Kent Hansen
2012-01-20
4
-221
/
+221
*
Add QJSValue::deleteProperty() function
Kent Hansen
2012-01-20
2
-0
/
+48
*
Add QJSValue::hasProperty() and hasOwnProperty() functions
Kent Hansen
2012-01-20
2
-0
/
+55
*
QtDeclarative Tests build fix
Anselmo L. S. Melo
2012-01-20
2
-5
/
+5
*
Update TextInput.acceptableInput on component complete.
Andrew den Exter
2012-01-20
2
-2
/
+87
*
Add quick module to .pro file
Alan Alpert
2012-01-20
1
-1
/
+1
*
Fix lockup in views due to endless polish loop.
Martin Jones
2012-01-20
2
-40
/
+37
*
Assigning empty object to Q_PROPERTY(QVariantMap)
Matthew Vogt
2012-01-19
3
-1
/
+124
*
Add a baseUrl property to Text and TextEdit.
Andrew den Exter
2012-01-19
6
-0
/
+86
*
Don't load embedded images from the current working directory.
Andrew den Exter
2012-01-19
7
-0
/
+71
*
Move accessibility test to QtQuick 2.
Frederik Gladhorn
2012-01-18
9
-126
/
+28
*
Allow QML URLs to contain pre-encoded octets
Matthew Vogt
2012-01-18
6
-2
/
+201
*
Insertions were calculating wrong insertion pos
Bea Lam
2012-01-18
2
-0
/
+41
*
Made QQuickTextInput follow input direction changes
Pekka Vuorela
2012-01-17
2
-17
/
+57
*
QQuickTextEdit to follow input method direction changes
Pekka Vuorela
2012-01-17
1
-15
/
+43
*
Debugger: Simplify protocol of QDebugMessageService
Kai Koehne
2012-01-17
1
-8
/
+2
*
Update copyright year in Nokia copyright headers.
Jason McDonald
2012-01-17
26
-26
/
+26
*
Added log and status properties to ShaderEffect.
Kim Motoyoshi Kalland
2012-01-16
1
-51
/
+6
*
Console API: Add console.info
Kai Koehne
2012-01-16
2
-0
/
+2
*
Console API: Autotest reshuffling
Kai Koehne
2012-01-16
9
-149
/
+277
*
Avoid creating unnecessary copies of TextEdit's text data.
Andrew den Exter
2012-01-16
1
-3
/
+3
*
Test more of QQuickImageParticle
Alan Alpert
2012-01-16
2
-0
/
+125
*
Wait for polish at the start of addOrRemoveBeforeVisible
Alan Alpert
2012-01-16
1
-0
/
+1
*
Handle views with negative width/height
Martin Jones
2012-01-16
2
-0
/
+70
*
lower case QML components are accepted when used with 'as' import
Matthew Vogt
2012-01-16
18
-1
/
+46
*
Stabilized tst_qquickcanvas
Samuel Rødal
2012-01-13
1
-33
/
+45
*
Add tests for item polish bug on Mac
Bea Lam
2012-01-13
5
-8
/
+52
*
Use QGuiApplication, not QApplication, in tests
Damian Jansen
2012-01-13
10
-92
/
+92
*
Disable an unstable test.
Gunnar Sletta
2012-01-12
1
-0
/
+1
*
Adapt to QInputPanel::inputDirection() API
Pekka Vuorela
2012-01-12
6
-22
/
+22
*
Accessibility: indexOfChild is 0-based.
Frederik Gladhorn
2012-01-12
1
-0
/
+6
*
Make QAccessibleQuickView::childAt() work properly with overlapping items
Jan-Arve Saether
2012-01-12
3
-17
/
+232
*
Fix validators not allowing backspace or delete.
Andrew den Exter
2012-01-12
1
-0
/
+41
*
Add undo and redo functions to TextInput and TextEdit.
Andrew den Exter
2012-01-12
2
-33
/
+87
*
Remove QEXPECT_FAIL from TextEdit test.
Andrew den Exter
2012-01-12
1
-2
/
+0
*
Fix restarting timer from onTriggered handler.
Andrew den Exter
2012-01-12
1
-0
/
+59
*
Fix failing tst_qquicktextinput::horizontalAlignment_RightToLeft test.
Andrew den Exter
2012-01-12
1
-19
/
+25
*
Fix QQuickAge test
Alan Alpert
2012-01-12
2
-3
/
+1
*
Update text autotests.
Michael Brasser
2012-01-12
2
-8
/
+0
*
Skip crashing test on Mac.
Andrew den Exter
2012-01-12
1
-0
/
+3
*
Stabilize test.
Michael Brasser
2012-01-12
1
-3
/
+0
*
Remove obsolete toBoolean() and isBoolean() QJSValue getters
Simon Hausmann
2012-01-11
2
-58
/
+58
*
Accessibility: Checked state for check boxes and radio buttons.
Frederik Gladhorn
2012-01-10
2
-42
/
+74
*
Fix tst_qdeclarativestates::anchorsRewindBug failure
Gunnar Sletta
2012-01-09
2
-6
/
+0
*
QQuickListView is unstable when run as parallel
Gunnar Sletta
2012-01-09
1
-1
/
+0
*
QDeclarativeDebug: Add a debug message service.
Aurindam Jana
2012-01-09
4
-1
/
+260
[next]