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.5
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
/
plugins
/
platforminputcontexts
/
ibus
/
qibusplatforminputcontext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ibus: support high dpi for cursor rectangle
Liang Qi
2023-01-03
1
-3
/
+24
*
IBus: Use portal in snap
Ilya Fedin
2022-11-26
1
-3
/
+4
*
ibus: check object validity before honoring `inputMethodAccepted()`
Phan Quang Minh
2022-11-25
1
-1
/
+1
*
Fix QIBusPlatformInputContext leaks
Ilya Fedin
2022-11-17
1
-45
/
+48
*
plugins: use nullptr instead of 0 and NULL
Johannes Kauffmann
2022-10-02
1
-7
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Plugins: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-05-04
1
-4
/
+4
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
1
-9
/
+11
*
Plugins: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-05-02
1
-1
/
+1
*
Remove noop calls to QPlatformInputContext base class
Tor Arne Vestbø
2022-04-29
1
-5
/
+0
*
QIbusPlatformInputContextPlugin: includemocs
Marc Mutz
2022-04-28
1
-0
/
+2
*
Remove QtDBus includes
David Skoland
2021-01-12
1
-12
/
+15
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
Move xkbcommon to QtGui
Friedemann Kleint
2020-07-04
1
-1
/
+1
*
IBus: Use WAYLAND_DISPLAY on Wayland sessions to make up socket names
Takao Fujiwara
2020-05-15
1
-11
/
+27
*
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
1
-2
/
+2
*
Calculate Qt::Key from keysym for IBus ForwardKeyEvent signal
Takao Fujiwara
2019-03-25
1
-4
/
+10
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-02-08
1
-1
/
+1
|
\
|
*
Normalize some SIGNAL/SLOT signatures
Joerg Bornemann
2019-02-06
1
-1
/
+1
*
|
ibus: allow filterEvent() from QWindowSystemEventHandler::sendEvent()
Gatis Paeglis
2019-02-06
1
-15
/
+16
*
|
ibus: send batched QInputMethodQueryEvent event
Gatis Paeglis
2019-01-04
1
-9
/
+6
|
/
*
Modernize the "filesystemwatcher" feature
Liang Qi
2018-09-27
1
-2
/
+2
*
IBus: connect to ibus-daemon when it restarts in Flatpak
Takao Fujiwara
2018-08-10
1
-11
/
+38
*
IBus: Support the portal, needed for Flatpak environment
Robin Lee
2018-08-08
1
-11
/
+53
*
Fix read-only text browser sometimes jump to the top of the document
Jarek Kobus
2018-04-04
1
-0
/
+6
*
Fix display recognition for IBUS
Lars Knoll
2018-03-20
1
-1
/
+1
*
Support ForwardKeyEvent signal in ibus input context
Peng Wu
2017-12-04
1
-0
/
+37
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
1
-0
/
+11
|
\
|
*
Hide ibus IM on password fields
Allan Sandfeld Jensen
2017-09-18
1
-0
/
+11
*
|
XCB/Input methods: Implement IBus HidePreeditText and ShowPreeditText
Sebastian Sauer
2017-09-21
1
-3
/
+31
|
/
*
Fix composition on xcb with misconfigured ibus
Allan Sandfeld Jensen
2017-07-31
1
-1
/
+1
*
Fix GCC 8 warnings about ignored const on cast result types
Marc Mutz
2017-06-28
1
-2
/
+2
*
Check for qApp before using it in ibus plugin
Ulf Hermann
2017-04-25
1
-0
/
+3
*
Respect XDG_CONFIG_HOME when getting ibus socket location
Florian Bruhin
2017-02-17
1
-1
/
+2
*
fix build with various QT_NO_* defines
Nick Shaforostoff
2016-08-26
1
-0
/
+6
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-03-22
1
-1
/
+1
|
\
|
*
QtBase (remainder): use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-12
1
-1
/
+1
*
|
QInputMethodEvent::Attribute: add ctor that doesn't take a QVariant
Marc Mutz
2016-02-20
1
-1
/
+1
|
/
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Use qEnvironmentVariableIntValue() instead of qgetenv().toInt().
Sérgio Martins
2015-12-18
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-04
1
-2
/
+31
|
\
|
*
IBus: Implement QPlatformInputContext::locale()
Takao Fujiwara
2015-11-02
1
-2
/
+31
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-10-14
1
-17
/
+89
|
\
\
|
|
/
|
*
Qt IBus plugin connects to IBus Bus again if ibus-daemon does not run
Takao Fujiwara
2015-09-25
1
-17
/
+89
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-09-25
1
-14
/
+30
|
\
\
|
|
/
|
*
ibus: Return correct scan code to windows
Takao Fujiwara
2015-08-25
1
-14
/
+30
*
|
Fixed build breaks that result after disabling "contextmenu" feature
Shrikant Dhumal
2015-09-09
1
-0
/
+2
|
/
*
Use ibus ProcessKeyEvent asynchronously.
Takao Fujiwara
2015-07-25
1
-8
/
+98
*
Fix crashes when accessing environment variables concurrently
Simon Hausmann
2015-04-30
1
-1
/
+1
*
ibus: Get display number when screen number is omitted.
Takao Fujiwara
2015-03-27
1
-0
/
+2
[next]