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
/
qaccessiblequickview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accessibility: Use factory function instead of plugin
Frederik Gladhorn
2014-03-27
1
-187
/
+0
*
Accessibility: Fix crash when accessing accessible children.
Frederik Gladhorn
2013-05-28
1
-4
/
+2
*
Fix crash on empty child list in QAccessibleQuickWindow::rootItem().
Friedemann Kleint
2013-04-18
1
-2
/
+5
*
Accessibility: Adapt memory management for Qt 5.1
Frederik Gladhorn
2013-03-05
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Accessibility: Work with QQuickWindow
Frederik Gladhorn
2013-01-04
1
-20
/
+26
*
All QWindow properties that have "window" in them have been renamed.
Shawn Rutledge
2012-11-08
1
-1
/
+1
*
Remove interim compatibility measures
Alan Alpert
2012-10-16
1
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Allow mouse interaction with 0 opacity items.
Andrew den Exter
2012-07-04
1
-1
/
+1
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-04
1
-1
/
+1
*
Create accessible interfaces only for items with attached prop
Frederik Gladhorn
2012-04-10
1
-1
/
+6
*
Make sure we get a valid accessibleInterface in child_helper.
Frederik Gladhorn
2012-03-23
1
-1
/
+1
*
Add active and invisible states for accessibility.
Frederik Gladhorn
2012-03-23
1
-1
/
+8
*
Accessibility: childAt_helper descends too far.
Morten Johan Sorvig
2012-03-12
1
-0
/
+5
*
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
-8
/
+0
*
QtDeclarative/Quick: Fix warnings.
Friedemann Kleint
2012-02-16
1
-0
/
+2
*
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
*
Accessibility: indexOfChild is 0-based.
Frederik Gladhorn
2012-01-12
1
-1
/
+1
*
Make QAccessibleQuickView::childAt() work properly with overlapping items
Jan-Arve Saether
2012-01-12
1
-5
/
+43
*
Accessibility: Checked state for check boxes and radio buttons.
Frederik Gladhorn
2012-01-10
1
-1
/
+1
*
Reuse the OObject* in QAccessibleObject
Jan-Arve Saether
2012-01-06
1
-6
/
+5
*
Remove all references to QAccessible:: {Child|Ancestor|Sibling}
Jan-Arve Saether
2012-01-05
1
-9
/
+4
*
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
/
+137