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
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.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/nativemenus
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
/
src
/
plugins
/
accessible
/
quick
/
qaccessiblequickitem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accessibility: Use factory function instead of plugin
Frederik Gladhorn
2014-03-27
1
-447
/
+0
*
Accessibility: add states to QQuickAccessibleAttached
Frederik Gladhorn
2014-01-27
1
-41
/
+13
*
On Mac only editable ComboBox should receive tab focus
Frederik Gladhorn
2014-01-11
1
-1
/
+4
*
Accessibility: mark more items as focusable
Frederik Gladhorn
2014-01-06
1
-1
/
+17
*
Accessibility: quick items are not visible when their window is not
Frederik Gladhorn
2014-01-06
1
-1
/
+1
*
Be more strict about accessible text selection
Frederik Gladhorn
2013-04-29
1
-2
/
+7
*
Implement a basic accessible text interface
Frederik Gladhorn
2013-04-26
1
-4
/
+140
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Accessibility: Improve interface handling in Quick
Frederik Gladhorn
2012-12-19
1
-9
/
+19
*
Accessibility: add stepSize to value interface.
Frederik Gladhorn
2012-11-15
1
-0
/
+5
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
QQuickCanvas renames
Alan Alpert
2012-07-17
1
-13
/
+13
*
Fix compilation for QT_NO_ACCESSIBILITY
Tasuku Suzuki
2012-06-09
1
-1
/
+3
*
Accessibility: Implement invisible and checkable state
Jan-Arve Saether
2012-05-22
1
-1
/
+4
*
Accessibility: Do not look for the "text" property as a last resort.
Jan-Arve Saether
2012-05-16
1
-5
/
+0
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-04
1
-1
/
+1
*
Filter accessible objects.
Frederik Gladhorn
2012-03-23
1
-1
/
+8
*
Check that canvas is valid.
Frederik Gladhorn
2012-03-12
1
-1
/
+1
*
Check for parent item before calling functions on it.
Frederik Gladhorn
2012-03-06
1
-1
/
+1
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-2
/
+2
*
Remove QAccessibleInterface::navigate()
Jan-Arve Saether
2012-02-17
1
-9
/
+0
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Use queryAccessibleInterface instead of new QAccessibleQuickItem
Jan-Arve Saether
2012-01-20
1
-7
/
+2
*
Accessibility: indexOfChild is 0-based.
Frederik Gladhorn
2012-01-12
1
-4
/
+1
*
Make QAccessibleQuickView::childAt() work properly with overlapping items
Jan-Arve Saether
2012-01-12
1
-20
/
+29
*
Accessibility: Checked state for check boxes and radio buttons.
Frederik Gladhorn
2012-01-10
1
-6
/
+23
*
Make accessibility interface functions const.
Frederik Gladhorn
2012-01-06
1
-3
/
+3
*
Reuse the OObject* in QAccessibleObject
Jan-Arve Saether
2012-01-06
1
-23
/
+22
*
Create a value interface for qml accessibles.
Frederik Gladhorn
2012-01-06
1
-1
/
+28
*
Hide more children of accessible objects.
Frederik Gladhorn
2012-01-06
1
-1
/
+8
*
Remove all references to QAccessible:: {Child|Ancestor|Sibling}
Jan-Arve Saether
2012-01-05
1
-44
/
+3
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Add accessibility to qml
Frederik Gladhorn
2012-01-02
1
-0
/
+292