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
/
qaccessiblemenu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: pass widget to styleHint() where appropriate
Christian Ehrlicher
2025-03-02
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-2
/
+2
*
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
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
Use QList instead of QVector in widgets
Jarek Kobus
2020-07-02
1
-2
/
+2
*
Fix build without features.action
Tasuku Suzuki
2020-06-04
1
-1
/
+0
*
Remove QGuiAction again and split QAction implementation up instead
Volker Hilsheimer
2020-03-29
1
-8
/
+11
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-10
1
-0
/
+2
|
\
|
*
Add "checkable" state to accessible menu item
Andre de la Rocha
2019-12-10
1
-0
/
+2
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-7
/
+7
|
/
*
Add accessors for QWindow and QScreen to QWidgetPrivate
Friedemann Kleint
2019-06-18
1
-9
/
+4
*
Accessible: use range-based for instead of foreach
Anton Kudryavtsev
2018-04-18
1
-4
/
+3
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
1
-7
/
+11
|
\
|
*
Convert features.menu to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-19
1
-2
/
+4
|
*
Convert features.menubar to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-04
1
-5
/
+7
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
|
/
*
Fix build with -no-feature-menubar
Paul Olav Tvete
2017-01-25
1
-2
/
+9
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-0
/
+14
|
\
|
*
QAccessibleMenuItem: Implement QAccessibleInterface::window().
Friedemann Kleint
2016-05-06
1
-0
/
+14
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Do not install headers for private classes
Frederik Gladhorn
2015-09-07
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Removing a few unneeded "? true : false"
Alessandro Portale
2014-10-09
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
Improve accelerator stripping in accessible widgets
Frederik Gladhorn
2014-09-04
1
-2
/
+1
*
Update copyright to 2014 for accessibility
Frederik Gladhorn
2014-07-04
1
-1
/
+1
*
Accessibility: Use factory function instead of plugin
Frederik Gladhorn
2014-03-13
1
-0
/
+377