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
/
plugins
/
platforminputcontexts
Commit message (
Expand
)
Author
Age
Files
Lines
*
ibus: use logging category for im debug
Liang Qi
2025-02-08
2
-27
/
+17
*
ibus: Make address a QByteArray instead of a view in createConnection()
Rym Bouabid
2025-02-04
1
-2
/
+2
*
Make module ready for source SBOM checking
Lucie Gérard
2025-01-27
1
-1
/
+0
*
Replace qgetenv() calls converted to QString with qEnvironmentVariable()
Thiago Macieira
2025-01-01
1
-5
/
+3
*
src/plugins/*: fix GCC -Wextra-semi colon after member func definition
Ahmad Samir
2024-12-31
1
-2
/
+2
*
Replace QPair/qMakePair with std::pair in qtbase/plugins
Isak Fyksen
2024-11-19
1
-3
/
+3
*
Add REUSE.toml files
Lucie Gérard
2024-11-05
2
-0
/
+16
*
Use QIODevice::readLineInto() instead of readLine() in loops
Rym Bouabid
2024-09-20
1
-3
/
+4
*
ibus: avoid a crash when context is not ready
Aleix Pol Gonzalez
2024-01-19
1
-1
/
+2
*
IBus: Support a property ClientCommitPreedit
Inho Lee
2024-01-16
10
-45
/
+180
*
IBus: fix missing Q_SLOTS
Ilya Fedin
2023-04-05
1
-1
/
+1
*
Make flatpak check more backward compatible
Ilya Fedin
2023-04-04
1
-2
/
+2
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
3
-16
/
+2
*
ibus: support high dpi for cursor rectangle
Liang Qi
2023-01-03
1
-3
/
+24
*
ibus: add SetCursorLocationRelative in InputContext.xml
Liang Qi
2023-01-03
2
-0
/
+13
*
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
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-2
/
+1
*
plugins: use nullptr instead of 0 and NULL
Johannes Kauffmann
2022-10-02
2
-8
/
+9
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
3
-3
/
+3
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
3
-0
/
+9
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
8
-304
/
+16
*
includemocs (updated script)
Marc Mutz
2022-05-05
3
-0
/
+3
*
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
3
-12
/
+18
*
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
*
QComposePlatformInputContextPlugin: includemocs
Marc Mutz
2022-04-28
1
-0
/
+2
*
Misc: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPE
Alexandru Croitor
2021-08-06
2
-2
/
+2
*
xkb.compose: get locale from user env settings
Liang Qi
2021-06-21
1
-4
/
+10
*
Remove unnecessary class member
Aleix Pol
2021-03-12
1
-1
/
+0
*
cmake: Don't give plugins PUBLIC usage requirements
Craig Scott
2021-02-24
2
-4
/
+2
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-25
/
+0
*
Remove QtDBus includes
David Skoland
2021-01-12
6
-37
/
+46
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
3
-53
/
+0
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
1
-4
/
+4
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
CMake: Add handling of PLUGIN_EXTENDS for generic plugins
Alexey Edelev
2020-11-09
3
-0
/
+3
*
Make xkb a private dependency of QtGui
Joerg Bornemann
2020-09-16
2
-0
/
+3
*
Use QList instead of QVector in plugins
Jarek Kobus
2020-07-06
1
-2
/
+2
*
Move xkbcommon to QtGui
Friedemann Kleint
2020-07-04
3
-3
/
+2
*
MetaObject: Store the QMetaType of the methods
Fabian Kosmale
2020-06-02
1
-0
/
+1
*
IBus: Use WAYLAND_DISPLAY on Wayland sessions to make up socket names
Takao Fujiwara
2020-05-15
1
-11
/
+27
*
CMake: Regenerate projects to match updated plugin API
Leander Beernaert
2020-04-27
3
-3
/
+4
*
cmake: Remove APPLE prefix from platform names
Tor Arne Vestbø
2020-03-16
1
-1
/
+1
*
cmake: Fix naming when referring to Apple macOS
Tor Arne Vestbø
2020-03-16
1
-1
/
+1
[next]