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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
*
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-3
/
+3
*
Modernize the "filesystemwatcher" feature
Liang Qi
2018-09-27
1
-1
/
+3
*
IBus: connect to ibus-daemon when it restarts in Flatpak
Takao Fujiwara
2018-08-10
1
-0
/
+2
*
Support ForwardKeyEvent signal in ibus input context
Peng Wu
2017-12-04
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
1
-0
/
+1
|
\
|
*
Hide ibus IM on password fields
Allan Sandfeld Jensen
2017-09-18
1
-0
/
+1
*
|
XCB/Input methods: Implement IBus HidePreeditText and ShowPreeditText
Sebastian Sauer
2017-09-21
1
-0
/
+2
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-8
/
+8
|
/
*
fix build with various QT_NO_* defines
Nick Shaforostoff
2016-08-26
1
-0
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
IBus: Implement QPlatformInputContext::locale()
Takao Fujiwara
2015-11-02
1
-3
/
+3
*
Qt IBus plugin connects to IBus Bus again if ibus-daemon does not run
Takao Fujiwara
2015-09-25
1
-0
/
+8
*
ibus: Return correct scan code to windows
Takao Fujiwara
2015-08-25
1
-4
/
+5
*
Use ibus ProcessKeyEvent asynchronously.
Takao Fujiwara
2015-07-25
1
-2
/
+35
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-6
/
+6
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
IBus: Implement IBus' surrounding text feature
Trung Ngo
2014-04-02
1
-0
/
+2
*
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
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
1
-1
/
+1
*
Added some convenience API for platform input contexts
Pekka Vuorela
2012-04-01
1
-1
/
+1
*
Rename remaining references to QInputPanel
Pekka Vuorela
2012-02-28
1
-1
/
+1
*
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
*
Remove handlesInputPanelVisibility() deprecation mechanism
Joona Petrell
2011-11-21
1
-2
/
+0
*
Fixes to the ibus input context
Lars Knoll
2011-11-01
1
-1
/
+2
*
Move input panel visibility ownership from QInputPanel to QPlatformInputContext
Joona Petrell
2011-10-11
1
-0
/
+2
*
Make qtbase build with Qt-in-namespace again
Kent Hansen
2011-09-28
1
-0
/
+4
*
Make inputcontext plugin loading a bit more generic
Lars Knoll
2011-09-08
1
-1
/
+1
*
Fixup a few minor errors in the previous commit
Lars Knoll
2011-09-08
1
-2
/
+2
*
Add plugin mechanism to load platform input contexts
Joona Petrell
2011-09-08
1
-0
/
+74