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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.13' into dev
Friedemann Kleint
2019-03-26
2
-5
/
+11
|
\
|
*
Calculate Qt::Key from keysym for IBus ForwardKeyEvent signal
Takao Fujiwara
2019-03-25
2
-5
/
+11
*
|
More nullptr usage in headers
Kevin Funk
2019-03-14
3
-5
/
+5
|
/
*
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
2
-3
/
+5
*
IBus: connect to ibus-daemon when it restarts in Flatpak
Takao Fujiwara
2018-08-10
2
-11
/
+40
*
IBus: Support the portal, needed for Flatpak environment
Robin Lee
2018-08-08
5
-11
/
+140
*
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
*
IBus: Delete deprecated DBus APIs
Takao Fujiwara
2018-01-16
2
-22
/
+73
*
Support ForwardKeyEvent signal in ibus input context
Peng Wu
2017-12-04
2
-0
/
+38
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
2
-0
/
+12
|
\
|
*
Hide ibus IM on password fields
Allan Sandfeld Jensen
2017-09-18
2
-0
/
+12
*
|
XCB/Input methods: Implement IBus HidePreeditText and ShowPreeditText
Sebastian Sauer
2017-09-21
2
-3
/
+33
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
2
-9
/
+9
|
/
*
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
2
-0
/
+8
*
Remove last uses of Java-style (non-mutable) iterators from QtBase
Marc Mutz
2016-08-13
1
-4
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-03-22
5
-166
/
+141
|
\
|
*
Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7
Liang Qi
2016-03-13
1
-5
/
+5
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-5
/
+5
|
|
|
\
|
|
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-03-07
1
-5
/
+5
|
*
|
|
QtBase (remainder): use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-12
1
-1
/
+1
|
*
|
|
ibus: remove some unneeded member init'ing
Marc Mutz
2016-03-11
1
-17
/
+1
|
*
|
|
QIBusEngineDesc: initialize all members when deserializing from older versions
Marc Mutz
2016-03-10
1
-17
/
+21
|
*
|
|
ibus: mark some types as movable
Marc Mutz
2016-03-10
2
-26
/
+5
|
*
|
|
ibus: de-virtualize QIBusSerializable hierarchy
Marc Mutz
2016-03-10
3
-106
/
+114
|
|
/
/
*
|
|
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
5
-70
/
+100
*
|
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
6
-7
/
+227
|
\
\
|
|
/
|
*
IBus: Implement QPlatformInputContext::locale()
Takao Fujiwara
2015-11-02
6
-7
/
+227
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-10-14
2
-17
/
+97
|
\
\
|
|
/
|
*
Qt IBus plugin connects to IBus Bus again if ibus-daemon does not run
Takao Fujiwara
2015-09-25
2
-17
/
+97
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-09-25
2
-18
/
+35
|
\
\
|
|
/
|
*
ibus: Return correct scan code to windows
Takao Fujiwara
2015-08-25
2
-18
/
+35
*
|
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
2
-10
/
+133
*
Use QList::reserve(), reduces reallocations
Sérgio Martins
2015-06-27
1
-2
/
+4
*
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-03
1
-1
/
+1
|
\
|
*
QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.
Friedemann Kleint
2015-05-13
1
-1
/
+1
*
|
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
9
-39
/
+39
[next]