index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qaccessibility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor QAccessibleActionInterface.
Frederik Gladhorn
2011-10-19
1
-108
/
+68
*
Move QTRY_VERIFY/QTRY_COMPARE into testlib.
Jason McDonald
2011-10-19
1
-1
/
+0
*
Don't build empty qaccessibility test on WinCE.
Jason McDonald
2011-10-17
1
-9
/
+0
*
Eliminate needless QSKIPs in qaccessibility test.
Jason McDonald
2011-10-07
1
-174
/
+139
*
Accessible: remove calls with virtual int children in test.
Frederik Gladhorn
2011-10-06
1
-114
/
+114
*
Clean up accessible spin box test.
Frederik Gladhorn
2011-10-06
1
-6
/
+17
*
Remove empty test function.
Frederik Gladhorn
2011-10-06
1
-6
/
+0
*
Use child/parent function in QAccessibleWidget and test.
Frederik Gladhorn
2011-10-06
1
-97
/
+50
*
Simplify QAccessibleAbstractScrollArea and Calendar.
Frederik Gladhorn
2011-10-03
1
-36
/
+27
*
Rename description to localizedDescription in Action interface.
Frederik Gladhorn
2011-10-03
1
-1
/
+1
*
Tests: Fix compilation on Windows.
Friedemann Kleint
2011-10-03
1
-5
/
+5
*
Refactor accessibility for Qt5
Jan-Arve Saether
2011-09-29
1
-1
/
+1
*
Simplify QAccessibleTextEdit.
Frederik Gladhorn
2011-09-28
1
-12
/
+13
*
Remove dead code from QAccessibleTabBar.
Frederik Gladhorn
2011-09-28
1
-7
/
+21
*
Simplify QAccessibleDial and make it inherit QAccessibleAbstractSlider.
Frederik Gladhorn
2011-09-27
1
-32
/
+21
*
Accessible ComboBox: remove virt children, add actions.
Frederik Gladhorn
2011-09-23
1
-34
/
+56
*
Accessible Slider: Remove virtual children.
Frederik Gladhorn
2011-09-21
1
-3
/
+15
*
Accessible Scrollbar: Remove virtual children, value interface
Frederik Gladhorn
2011-09-21
1
-27
/
+14
*
Add parent and child functions to QAccessibleInterface.
Frederik Gladhorn
2011-09-19
1
-132
/
+126
*
Fix autotest gui/widgets dependencies
Kent Hansen
2011-09-19
1
-0
/
+1
*
Accessibility: TabWidget - remove virt children, add action interface.
Frederik Gladhorn
2011-09-16
1
-3
/
+8
*
For complex widgets try to return accessible interfaces.
Frederik Gladhorn
2011-09-16
1
-2
/
+3
*
The Q_WS_X11 define exists no longer. Use Q_OS_UNIX.
Frederik Gladhorn
2011-09-15
1
-56
/
+54
*
Fix further test builds on Windows.
Friedemann Kleint
2011-08-31
1
-0
/
+4
*
Tests: Add widgets module to profile.
Friedemann Kleint
2011-08-29
1
-0
/
+1
*
Check validator when changing text using accessibility functions.
José Millán Soto
2011-08-23
1
-0
/
+6
*
Implemented QAccessibleTextEdit::attributes()
Frederik Gladhorn
2011-08-23
1
-0
/
+55
*
Add IAccessible2 table2 implementation.
Frederik Gladhorn
2011-08-22
1
-8
/
+362
*
Implement text interface for QLineEdit.
Frederik Gladhorn
2011-08-18
1
-1
/
+54
*
Changing cursor position in all boundaries
José Millán Soto
2011-08-16
1
-0
/
+8
*
Doc: Fixing typo
Sergio Ahumada
2011-07-07
1
-1
/
+1
*
Remove the redundant QTEST_ACCESSIBILITY define.
Jason McDonald
2011-05-26
1
-13
/
+0
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Remove Qt3Support test code from accessibility autotest
Jason McDonald
2011-05-19
1
-1007
/
+0
*
Only ignore warning when it can actually be produced.
Jason McDonald
2011-05-18
1
-1
/
+1
*
Only ignore warning when it can actually be produced.
Jason McDonald
2011-05-18
1
-0
/
+2
*
Fix remaining warnings in accessibility autotest
Jason McDonald
2011-05-18
1
-32
/
+40
*
Ignore expected warning in accessibility autotest
Jason McDonald
2011-05-18
1
-0
/
+2
*
If accessibility isn't built, don't try to test it
Rohan McGovern
2011-05-18
2
-217
/
+5
*
Remove unused function.
Jason McDonald
2011-05-18
1
-42
/
+0
*
Remove Q_ASSERT from accessibility autotest
Jason McDonald
2011-05-18
1
-2
/
+3
*
Remove unused functions.
Jason McDonald
2011-05-18
1
-12
/
+0
*
tests: clean up usage of QT_CONFIG to fix circular dependencies
Rohan McGovern
2011-05-16
1
-2
/
+1
*
Fix warning (unused variable) in QAccessibility test.
Frederik Gladhorn
2011-05-10
1
-2
/
+2
*
Skip child count test on Intel compiler.
Frederik Gladhorn
2011-05-10
1
-0
/
+6
*
Remove Qt3ism: setToggleButton - setCheckable
Frederik Gladhorn
2011-05-10
1
-8
/
+7
*
Fix autotest.
Frederik Gladhorn
2011-05-10
1
-1
/
+1
*
Make navigation in TabWidgets consistent.
Frederik Gladhorn
2011-05-10
1
-3
/
+90
*
Fix text for checkable buttons, unit tests.
Frederik Gladhorn
2011-05-10
1
-132
/
+158
*
Window and Application fixes for accessibility.
Frederik Gladhorn
2011-05-10
1
-0
/
+37
[next]