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
/
compose
Commit message (
Expand
)
Author
Age
Files
Lines
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-2
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
3
-114
/
+6
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
1
-2
/
+4
*
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
1
-1
/
+1
*
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
1
-2
/
+1
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-25
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-19
/
+0
*
CMake: Add handling of PLUGIN_EXTENDS for generic plugins
Alexey Edelev
2020-11-09
2
-0
/
+2
*
MetaObject: Store the QMetaType of the methods
Fabian Kosmale
2020-06-02
1
-0
/
+1
*
CMake: Regenerate projects to match updated plugin API
Leander Beernaert
2020-04-27
2
-2
/
+3
*
Regenerate projects to correctly handle private dependencies
Alexandru Croitor
2020-02-05
2
-4
/
+4
*
Regenerate plugin projects to get new target names
Alexandru Croitor
2020-01-27
2
-7
/
+6
*
Regenerate src/*
Alexandru Croitor
2019-11-14
2
-2
/
+2
*
Regenerate everything under ./src
Alexandru Croitor
2019-11-12
2
-2
/
+0
*
Regenerate platforminputcontexts plugins
Alexandru Croitor
2019-10-08
2
-2
/
+25
*
cmake: Add missing CLASS_NAME
Albert Astals Cid
2019-10-03
1
-0
/
+1
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-06-03
1
-1
/
+9
|
\
|
*
platforminputcontexts: future-proof compose plugin
Gatis Paeglis
2019-04-26
1
-1
/
+9
*
|
Write find_dependency() calls in Qt Module config files
Alexandru Croitor
2019-05-02
1
-1
/
+1
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
7
-1064
/
+106
|
\
\
|
|
/
|
*
XCB/libxkbcommon input context: Fix crash when invalid local is set
Friedemann Kleint
2019-03-05
1
-1
/
+3
|
*
platforminputcontexts: use libxkbcommon compose key API
Gatis Paeglis
2019-03-01
6
-1047
/
+90
|
*
src/3rdparty: remove xkbcommon
Gatis Paeglis
2018-11-30
1
-6
/
+1
*
|
cmake: enable the compose plugin
Albert Astals Cid
2019-02-11
1
-0
/
+27
|
/
*
Add missing dead key symbols
Matt Whitlock
2018-01-15
1
-1
/
+31
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-23
1
-1
/
+1
|
\
|
*
Fix clazy-strict-iterators
Friedemann Kleint
2017-10-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Allan Sandfeld Jensen
2017-10-24
1
-1
/
+1
|
\
\
|
|
/
|
*
QTableGenerator: Fix handling of illegal characters in fromBase8 again
Robert Loehning
2017-10-19
1
-1
/
+1
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
2
-6
/
+6
|
/
*
QTableGenerator: Fix handling of illegal characters in fromBase8
Robert Loehning
2017-08-23
1
-1
/
+1
*
Fix build without features.temporaryfile
Tasuku Suzuki
2017-01-25
1
-1
/
+8
*
Plugins: use reserve() to optimize memory allocations
Anton Kudryavtsev
2016-10-21
1
-0
/
+1
*
Make sure X11 paths are properly set in plugins
Kai Koehne
2016-10-06
1
-2
/
+4
*
QTableGenerator: give some TLC to the sorting predicate
Marc Mutz
2016-10-06
3
-22
/
+26
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-21
2
-10
/
+18
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-16
2
-10
/
+18
|
|
\
|
|
*
QTableGenerator: Fix uninit'ed values
Marc Mutz
2016-09-16
1
-7
/
+7
|
|
*
Fix handling of bad compose table
Sune Vuorela
2016-09-15
1
-3
/
+11
*
|
|
Use qtConfig throughout in qtbase
Lars Knoll
2016-08-19
1
-1
/
+1
*
|
|
Clean up xkbcommon.pri
Lars Knoll
2016-08-19
1
-2
/
+0
*
|
|
employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOO
Oswald Buddenhagen
2016-08-19
1
-2
/
+1
|
/
/
*
|
Use QStringLiteral more judiciously
Anton Kudryavtsev
2016-07-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-5
/
+5
|
\
\
|
|
/
[next]