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
/
plugins
/
platforminputcontexts
/
ibus
/
qibusplatforminputcontext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
IBus Input Method: Check in commit whether we need to commit
Daniel Teske
2014-08-31
1
-3
/
+5
*
IBus: Implement IBus' surrounding text feature
Trung Ngo
2014-04-02
1
-2
/
+55
*
IBus: Implement QDBusArgument serialization operators
Trung Ngo
2014-04-02
1
-2
/
+2
*
Remove unused variables and functions from the source code
Thiago Macieira
2013-02-02
1
-20
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Fix warning when ibus is not available.
David Faure
2012-06-26
1
-8
/
+2
*
Added some convenience API for platform input contexts
Pekka Vuorela
2012-04-01
1
-9
/
+10
*
Fix warnings in input contexts.
Friedemann Kleint
2012-02-08
1
-1
/
+1
*
Renamed QInputPanel as QInputMethod
Pekka Vuorela
2012-02-02
1
-9
/
+9
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
QIBusPlatformInputContext: Fix a crash in tst_qinputpanel::update.
Friedemann Kleint
2011-12-14
1
-0
/
+2
[next]