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
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
/
kernel
/
qinputmethod.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant qtimer.h includes
Ahmad Samir
2024-06-11
1
-1
/
+0
*
IM: Don't let all widgets support IM by default
Richard Moe Gustavsen
2022-07-01
1
-1
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QInputMethod: check if focusobject supports the "new" IM function before call...
Richard Moe Gustavsen
2021-11-11
1
-6
/
+10
*
Pass QVariant by reference, address ### Qt 6 comment
Volker Hilsheimer
2020-06-09
1
-1
/
+1
*
QLineEdit: Disable input methods for password unless IME supports hidden text
Friedemann Kleint
2018-09-29
1
-2
/
+16
*
Add QInputMethod::inputItemClipRectangle()
Jan Arve Saether
2016-05-02
1
-0
/
+14
*
Add support for ImhAnchorRectangle
Jan Arve Sæther
2016-04-06
1
-10
/
+30
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Android: Implement QInputMethod::keyboardRectangle
Olivier Goffart
2015-12-07
1
-0
/
+3
*
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
*
Extending the inputMethodQuery API
Paul Olav Tvete
2014-02-15
1
-0
/
+25
*
Enablers for input methods on Android
Paul Olav Tvete
2013-02-27
1
-0
/
+27
*
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
*
Remove deprecated QInputMethod::visible()
Pekka Vuorela
2012-09-14
1
-7
/
+0
*
Remove deprecated inputItem and inputWindow from QInputMethod
Pekka Vuorela
2012-09-11
1
-54
/
+3
*
Doc: Missing documentation added and doc errors fixed.
aavit
2012-09-05
1
-4
/
+16
*
Private slots should be named starting with _q_
Sergio Ahumada
2012-09-03
1
-5
/
+5
*
Doc: Add documentation for deprecated function.
Kim Motoyoshi Kalland
2012-08-31
1
-0
/
+7
*
Get started with patching up the Qt GUI docs
Gunnar Sletta
2012-06-28
1
-0
/
+1
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
1
-1
/
+1
*
Get rid of most warnings related to QInputMethod
Lars Knoll
2012-04-29
1
-9
/
+3
*
Replace QGuiApplication::activeWindow by focusWindow().
Friedemann Kleint
2012-04-27
1
-1
/
+1
*
Added some convenience API for platform input contexts
Pekka Vuorela
2012-04-01
1
-3
/
+14
*
Change documentation to refer to up to date property name in QtQuick
Pekka Vuorela
2012-03-29
1
-1
/
+1
*
Fixed QInputMethod API to use isVisible() instead of visible().
Samuel Rødal
2012-03-22
1
-1
/
+1
*
Fix rounding error in QInputMethod::cursorRectangle().
Andrew den Exter
2012-02-23
1
-2
/
+2
*
Renamed QInputPanel as QInputMethod
Pekka Vuorela
2012-02-02
1
-0
/
+376