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.10
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
/
gui
/
accessible
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
a11y atspi: Create local variable on stack
Michael Weghorn
8 hours
1
-5
/
+3
*
a11y atspi: Set correct child index in children-changed:add event
Michael Weghorn
21 hours
1
-5
/
+5
*
a11y atspi: Support Application iface "AtspiVersion" property
Michael Weghorn
30 hours
1
-0
/
+6
*
a11y: Introduce QAccessible::Attribute::Locale, bridge to AT-SPI
Michael Weghorn
6 days
1
-0
/
+10
*
A11Y: Wrap generated D-Bus proxies into a custom namespace
Ivan Solovev
2025-03-31
6
-3
/
+9
*
a11y atspi: Report app parent
Michael Weghorn
2025-01-28
2
-2
/
+8
*
Replace QPair/qMakePair with std::pair in qtbase/gui
Isak Fyksen
2025-01-09
4
-8
/
+7
*
a11y atspi: Don't redefine libatspi constants
Michael Weghorn
2024-11-21
2
-41
/
+7
*
a11y atspi: Fix wrong signal/slot connection
Joerg Bornemann
2024-11-11
1
-1
/
+2
*
a11y atspi: Send AT-SPI signals with correct signature
Michael Weghorn
2024-11-07
2
-4
/
+3
*
a11y atspi: Watch for enabled status change
Alessandro Astone
2024-11-06
3
-15
/
+46
*
a11y: Add new BlockQuote role
Michael Weghorn
2024-10-18
1
-0
/
+2
*
a11y atspi: Update link to IAccessible2 text attribute spec
Michael Weghorn
2024-08-30
1
-1
/
+1
*
a11y atspi: Map QAccessible::Border to AT-SPI2 panel role
Michael Weghorn
2024-08-17
1
-1
/
+1
*
GUI: accessible - silence clang's fallthrough warning
Tim Blechmann
2024-06-29
1
-0
/
+1
*
Gui: Make more logging categories static
Ulf Hermann
2024-06-24
1
-2
/
+2
*
QAccessible: rename AnnouncementPriority to AnnouncementPoliteness
Volker Hilsheimer
2024-06-18
1
-2
/
+2
*
Add Identifier role to QAccessible and use it in OS interfaces
Jens Trillmann
2024-06-01
1
-21
/
+2
*
Rename AT-SPI specific DBusConnection type to fix clang warnings
Volker Hilsheimer
2024-05-31
6
-16
/
+16
*
a11y atspi: Bridge QAccessibleAttributesInterface to AT-SPI
Michael Weghorn
2024-05-22
2
-1
/
+34
*
a11y atspi: Bridge help text to AT-SPI
Michael Weghorn
2024-05-21
1
-0
/
+3
*
a11y atspi: Forward new QAccessibleAnnouncementEvent to AT-SPI
Michael Weghorn
2024-05-14
2
-0
/
+41
*
a11y atspi: Include atspi.h instead of atspi-constants.h
Michael Weghorn
2024-05-14
1
-1
/
+1
*
a11y atspi: Map checkable and hasPopup states to AT-SPI
Michael Weghorn
2024-02-28
1
-1
/
+4
*
a11y atspi: Add null checks in table iface methods
Michael Weghorn
2023-12-15
1
-12
/
+27
*
a11y atspi: Ignore malformed text attr instead of crashing
Michael Weghorn
2023-11-16
1
-5
/
+7
*
a11y atspi: Bridge IA2 strikeout text attrs to AT-SPI
Michael Weghorn
2023-11-15
1
-0
/
+7
*
a11y atspi: Unescape commas in color text attribute
Michael Weghorn
2023-11-14
1
-1
/
+1
*
a11y atspi: Don't restrict top-level window to 2 a11y roles
Michael Weghorn
2023-10-26
1
-9
/
+8
*
a11y atspi: Update text-attribute links
Michael Weghorn
2023-10-11
1
-3
/
+3
*
a11y: add runtime checking for xcb only calls
Liang Qi
2023-10-06
1
-5
/
+7
*
a11y: fix the build without xcb headers
Liang Qi
2023-10-06
1
-3
/
+11
*
a11y: fix race condition on atspi startup on Wayland
Harald Sitter
2023-10-04
1
-1
/
+1
*
a11y atspi: Map ButtonMenu role to AT-SPI equivalent
Michael Weghorn
2023-08-30
1
-0
/
+4
*
a11y atspi: Implement TableCell methods Get{Column,Row}HeaderCells
Michael Weghorn
2023-07-07
1
-1
/
+32
*
Fix invalid closing XML tag
Ievgenii Meshcheriakov
2023-07-03
1
-1
/
+1
*
a11y atspi: Report correct char code point when it's > 65535
Michael Weghorn
2023-06-09
1
-2
/
+8
*
Revert "fix AT_SPI_BUS_ADDRESS actually working"
Samuel Thibault
2023-04-19
1
-9
/
+2
*
Fix accessibility on XCB when running as root
Frederik Gladhorn
2023-04-15
1
-0
/
+8
*
a11y: Add new relations DescriptionFor, Described, Flows{From,To}
Michael Weghorn
2023-03-01
1
-0
/
+9
*
Remove redundant qsharedpointer.h #includes
Ahmad Samir
2023-01-31
1
-1
/
+0
*
Use qtversion.h instead of qlibraryinfo.h
Marc Mutz
2022-12-09
1
-1
/
+1
*
a11y atspi: Bridge newly introduced QAccessibleSelectionInterface
Michael Weghorn
2022-11-13
2
-0
/
+98
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-6
/
+6
*
a11y atspi: Clean up logging a bit
Michael Weghorn
2022-10-26
1
-26
/
+26
*
a11y: support GetAccessibleId for at-spi
Harald Sitter
2022-10-25
1
-0
/
+26
*
Send string to Atspi DBus interface on name/description changed
Fushan Wen
2022-10-10
1
-4
/
+22
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
2
-8
/
+8
*
Send string to Atspi DBus interface on value changed for comboboxes
Fushan Wen
2022-09-29
1
-1
/
+3
*
QtGui: Use isEmpty() to check for empty string
Mate Barany
2022-09-21
1
-1
/
+1
[next]