index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
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
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
accessible
/
complexwidgets.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QComboBox: close the container explicitly before destroying it
Volker Hilsheimer
2025-03-25
1
-1
/
+1
*
a11y: Implement QAccessibleSelectionInterface for QAccessibleTabBar
Michael Weghorn
2023-11-16
1
-0
/
+64
*
QAccessibleComboBox: Cleanup comboBox() calls
Liang Qi
2023-09-27
1
-52
/
+66
*
a11y: Don't add scrollbar container as a11y child if scroll bar is re-parented
Tor Arne Vestbø
2023-05-10
1
-2
/
+8
*
Treat the accessible non-editable combobox as ButtonMenu on macOS
Mikolaj Boc
2022-12-16
1
-0
/
+1
*
Windows: Inform accessibility system about the focused child item
Volker Hilsheimer
2022-11-11
1
-0
/
+10
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Add ExpandCollapse UI Automation pattern to combo boxes
André de la Rocha
2022-06-22
1
-0
/
+10
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtWidgets: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-02
1
-2
/
+4
*
Android: Qml accessibility fixes
Piotr Mikolajczyk
2020-12-08
1
-0
/
+15
*
Port QT_NO_TOOLTIP to QT_CONFIG(tooltip)
Joerg Bornemann
2020-04-21
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-12-27
1
-1
/
+14
|
\
|
*
Fix QAccessibleWidget::focusChild() to return focused descendant
Peter Varga
2019-12-19
1
-1
/
+14
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-9
/
+9
|
/
*
QAccessibleTabButton: fix isValid
Frederik Gladhorn
2018-07-08
1
-1
/
+8
*
Accessible: use range-based for instead of foreach
Anton Kudryavtsev
2018-04-18
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
1
-2
/
+6
|
\
|
*
Convert features.lineedit to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-12
1
-0
/
+2
|
*
Convert features.scrollarea to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-04
1
-2
/
+4
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-16
/
+16
|
/
*
Convert features.scrollbar to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-08-10
1
-0
/
+2
*
Convert features.tabbar to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-25
1
-3
/
+5
*
Convert features.itemviews to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-25
1
-0
/
+2
*
Convert features.combobox to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-25
1
-2
/
+4
*
Convert features.listview to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-21
1
-1
/
+0
*
Convert features.treeview to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-15
1
-1
/
+0
*
Convert features.tableview to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-11
1
-1
/
+0
*
Convert features.whatsthis to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-06-29
1
-0
/
+2
*
Add feature.abstractbutton
Stephan Binner
2017-03-13
1
-1
/
+0
*
Fix build with -no-feature-whatsthis
Paul Olav Tvete
2017-01-25
1
-0
/
+2
*
Compile with -no-feature-tooltip
Paul Olav Tvete
2017-01-25
1
-0
/
+2
*
QTabBar: Add setAccessibleTabName() and accessibleTabName()
Dongmei Wang
2016-04-24
1
-6
/
+18
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-1
/
+1
|
\
|
*
Do not install headers for private classes
Frederik Gladhorn
2015-09-07
1
-1
/
+1
*
|
Fix inefficient code foreaching on container.values()
Sérgio Martins
2015-07-08
1
-1
/
+1
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-16
/
+16
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
Clean up QAccessibleTabBar
Frederik Gladhorn
2014-08-26
1
-9
/
+24
*
Update copyright to 2014 for accessibility
Frederik Gladhorn
2014-07-04
1
-1
/
+1
*
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Frederik Gladhorn
2014-05-08
1
-3
/
+3
|
\
|
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-05-06
1
-3
/
+3
*
|
Don't repeat Tab names in the QTabBar
Jan Arve Saether
2014-05-08
1
-1
/
+11
|
/
*
Accessibility: Use factory function instead of plugin
Frederik Gladhorn
2014-03-13
1
-0
/
+459