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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accessibility: Use factory function instead of plugin
Frederik Gladhorn
2014-03-27
7
-972
/
+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
*
Remove include of empty QAccessible2 header
Frederik Gladhorn
2013-11-09
1
-1
/
+0
*
Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...
Simon Hausmann
2013-06-24
3
-27
/
+175
|
\
|
*
Accessibility: Fix crash when accessing accessible children.
Frederik Gladhorn
2013-05-28
1
-4
/
+2
|
*
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
2
-21
/
+163
|
*
Fix crash on empty child list in QAccessibleQuickWindow::rootItem().
Friedemann Kleint
2013-04-18
1
-2
/
+5
*
|
Fix compilation with built-in v4vm JS engine
Simon Hausmann
2013-04-15
1
-1
/
+1
|
/
*
Enable accessibility again.
Frederik Gladhorn
2013-03-22
1
-1
/
+1
*
Accessibility: Adapt memory management for Qt 5.1
Frederik Gladhorn
2013-03-05
1
-1
/
+1
*
Silence compiler warnings in qaccessiblequickitem.h.
Friedemann Kleint
2013-01-14
1
-9
/
+9
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
5
-5
/
+5
*
Accessibility: Work with QQuickWindow
Frederik Gladhorn
2013-01-04
4
-29
/
+37
*
Accessibility: Improve interface handling in Quick
Frederik Gladhorn
2012-12-19
3
-41
/
+59
*
Add PLUGIN_CLASS_NAME to qtdeclarative plugins
Miikka Heikkinen
2012-12-11
1
-0
/
+1
*
Accessibility: add stepSize to value interface.
Frederik Gladhorn
2012-11-15
2
-0
/
+6
*
All QWindow properties that have "window" in them have been renamed.
Shawn Rutledge
2012-11-08
1
-1
/
+1
*
adjust to qt_plugin.prf changes, part 2
Oswald Buddenhagen
2012-11-01
1
-1
/
+0
*
adjust to qt_plugin.prf changes, part 1
Oswald Buddenhagen
2012-10-29
1
-0
/
+2
*
Remove interim compatibility measures
Alan Alpert
2012-10-16
1
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
5
-120
/
+120
*
QQuickCanvas renames
Alan Alpert
2012-07-17
1
-13
/
+13
*
Fix warnings about multiple rules for install_targets.
Friedemann Kleint
2012-07-10
1
-7
/
+0
*
Allow mouse interaction with 0 opacity items.
Andrew den Exter
2012-07-04
1
-1
/
+1
*
remove stale references to QTDIR_build
Oswald Buddenhagen
2012-06-29
1
-3
/
+3
*
Fix compilation for QT_NO_ACCESSIBILITY
Tasuku Suzuki
2012-06-09
1
-1
/
+3
*
Accessible plugin build: Do not install before make install
Anselmo L. S. Melo
2012-06-05
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
2
-2
/
+2
*
Create accessible interfaces only for items with attached prop
Frederik Gladhorn
2012-04-10
2
-2
/
+11
*
Make sure we get a valid accessibleInterface in child_helper.
Frederik Gladhorn
2012-03-23
1
-1
/
+1
*
Filter accessible objects.
Frederik Gladhorn
2012-03-23
1
-1
/
+8
*
Add active and invisible states for accessibility.
Frederik Gladhorn
2012-03-23
1
-1
/
+8
*
Check that canvas is valid.
Frederik Gladhorn
2012-03-12
1
-1
/
+1
*
Accessibility: childAt_helper descends too far.
Morten Johan Sorvig
2012-03-12
1
-0
/
+5
*
Improve accessibility action support for Qt Quick
Morten Johan Sorvig
2012-03-07
1
-0
/
+1
*
Check for parent item before calling functions on it.
Frederik Gladhorn
2012-03-06
1
-1
/
+1
*
Merge master <-> api_changes
Matthew Vogt
2012-03-05
3
-3
/
+10
|
\
|
*
Use new plugin system in QtDeclarative.
Friedemann Kleint
2012-02-23
3
-3
/
+10
*
|
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
6
-11
/
+11
|
/
*
Remove QAccessibleInterface::navigate()
Jan-Arve Saether
2012-02-17
4
-19
/
+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
5
-5
/
+5
*
Update obsolete contact address.
Jason McDonald
2012-01-23
5
-5
/
+5
*
Use queryAccessibleInterface instead of new QAccessibleQuickItem
Jan-Arve Saether
2012-01-20
1
-7
/
+2
[next]