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
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
/
platformsupport
/
linuxaccessibility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-06
1
-1
/
+1
|
\
|
*
AtSpiAdaptor: Fix QAccessible::TextUpdated notification
Peter Varga
2019-11-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-06-25
1
-0
/
+2
|
\
\
|
|
/
|
*
Add accessibility notification role
Frederik Gladhorn
2019-06-12
1
-0
/
+2
*
|
AtSpiAdaptor: eradicate remaining Q_FOREACH loops
Marc Mutz
2019-06-13
1
-5
/
+4
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Friedemann Kleint
2019-05-27
1
-0
/
+4
|
\
\
|
|
/
|
*
Accessibility: Do not use the session bus if not connected
Frederik Gladhorn
2019-05-15
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-05-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Accessibility: Improve handling of read-only state
Frederik Gladhorn
2019-05-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-27
1
-0
/
+10
|
\
\
|
|
/
|
*
Linux Accessibility: Add missing roles: Terminal and Desktop
Frederik Gladhorn
2019-04-25
1
-0
/
+10
*
|
More nullptr usage in headers
Kevin Funk
2019-03-14
3
-3
/
+3
|
/
*
Linux Accessibility: Fix expandable state
Frederik Gladhorn
2018-10-22
1
-0
/
+2
*
Handle coordinates related to component window
José Millán Soto
2018-02-05
1
-1
/
+7
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Move Linux/at-spi debug to categorized logging
Frederik Gladhorn
2017-06-22
1
-71
/
+59
*
Use upstream at-spi 2
Frederik Gladhorn
2017-06-09
5
-1
/
+134
*
Avoid detaching temporary objects
Alexander Volkov
2017-01-25
1
-1
/
+1
*
make use of QT_REQUIRE_CONFIG() in platformsupport modules
Oswald Buddenhagen
2016-10-15
6
-13
/
+16
*
create modularized version of qtplatformsupport module
Oswald Buddenhagen
2016-10-15
3
-26
/
+31
*
rely on module include paths for qpa includes
Oswald Buddenhagen
2016-10-04
1
-1
/
+1
*
Use qtConfig throughout in qtbase
Lars Knoll
2016-08-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
1
-2
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-2
/
+1
|
|
\
|
|
*
AtSpiAdaptor: fix 'defined' field in GetAttributeValue
Marc Mutz
2016-08-11
1
-2
/
+1
*
|
|
AtSpiAdaptor: eradicate Q_FOREACH
Marc Mutz
2016-08-13
1
-14
/
+8
|
/
/
*
|
QtBase (remainder): use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-12
1
-10
/
+10
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-02
1
-29
/
+29
|
\
\
|
|
/
|
*
Don't use QStringLiteral in comparisons
Anton Kudryavtsev
2016-01-28
1
-29
/
+29
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
1
-1
/
+1
|
\
\
|
|
/
|
*
QtPlatformSupport: Remove virtual from declarations with override.
Friedemann Kleint
2016-01-21
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
14
-196
/
+280
|
/
*
Respond with a sound for certain message boxes on windows
Jan Arve Saether
2015-12-04
1
-1
/
+1
*
Libraries: Fix single-character string literals.
Friedemann Kleint
2015-10-13
1
-2
/
+2
*
Fix crash on exit caused by QStringLiterals
Thiago Macieira
2015-09-05
1
-3
/
+6
*
platformsupport/linuxaccessibility: fix uses of inefficient QLists
Marc Mutz
2015-07-08
3
-14
/
+23
*
Use QList::reserve(), reduces reallocations
Sérgio Martins
2015-06-27
1
-2
/
+6
*
Accessibility Linux: Fix text attributes
Boris Dušek
2015-03-13
1
-2
/
+124
*
A11y: query a11y bus address from X display
Frederik Gladhorn
2015-03-09
2
-0
/
+27
*
Update copyright headers
Jani Heikkinen
2015-02-11
14
-98
/
+98
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-02-10
2
-3
/
+2
|
\
|
*
Do not include accessibility.pri twice
Frederik Gladhorn
2015-01-21
1
-1
/
+0
|
*
Accessibility: Fix selection change notifications on Linux
Frederik Gladhorn
2015-01-21
1
-2
/
+2
*
|
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-20
1
-1
/
+3
|
\
\
|
|
/
|
*
Accessibility Linux: Make a full copy of a key event
Alexander Volkov
2014-10-16
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-09
1
-7
/
+7
|
\
\
|
|
/
|
*
Don't stream QStringLiterals into QDebug
Marc Mutz
2014-10-09
1
-7
/
+7
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Oswald Buddenhagen
2014-09-29
14
-253
/
+217
|
\
\
|
|
/
|
*
Update license headers and add new license files
Matti Paaso
2014-09-24
14
-252
/
+140
[next]