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
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
/
generator
Commit message (
Expand
)
Author
Age
Files
Lines
*
platforminputcontexts: use libxkbcommon compose key API
Gatis Paeglis
2019-03-01
2
-803
/
+0
*
QTableGenerator: Fix handling of illegal characters in fromBase8 again
Robert Loehning
2017-10-19
1
-1
/
+1
*
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
*
QTableGenerator: give some TLC to the sorting predicate
Marc Mutz
2016-10-06
2
-16
/
+23
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-16
1
-7
/
+7
|
\
|
*
QTableGenerator: Fix uninit'ed values
Marc Mutz
2016-09-16
1
-7
/
+7
*
|
Use QStringLiteral more judiciously
Anton Kudryavtsev
2016-07-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-02
1
-3
/
+3
|
\
|
|
*
Use QFile::exists(f) instead of QFile(f).exists().
Anton Kudryavtsev
2016-01-27
1
-3
/
+3
*
|
Updated license headers
Jani Heikkinen
2016-01-15
2
-28
/
+40
|
/
*
Check for any existing file in XCOMPOSEFILE.
Giuseppe D'Angelo
2015-12-09
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-04-22
1
-1
/
+5
|
\
|
*
Fix regression in compose table parsing
Gatis Paeglis
2015-04-16
1
-0
/
+4
|
*
Speed up compose file parsing in the X11 composition input method plugin
Simon Hausmann
2015-04-10
1
-1
/
+1
*
|
Optimize QApplication startup time by caching the Compose file
Ursache Vladimir
2015-04-08
2
-34
/
+205
|
/
*
Pass params of shareable type by const-ref rather than by value
Konstantin Ritt
2015-02-13
2
-2
/
+2
*
Simplify QTableGenerator::printComposeTable()
Marc Mutz
2015-02-12
1
-15
/
+9
*
Update copyright headers
Jani Heikkinen
2015-02-11
2
-14
/
+14
*
QTableGenerator: replace a call to a member function with direct element access
Marc Mutz
2014-10-13
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
2
-38
/
+22
*
Compose key plugin: expand "%L" to full path.
Gatis Paeglis
2014-06-11
2
-9
/
+15
*
Be less verbose about invalid keysyms
Gatis Paeglis
2014-04-03
1
-0
/
+2
*
Update bundled libxkbcommon version to 0.4.0
Gatis Paeglis
2014-03-19
1
-20
/
+0
*
Append additional compose file search paths
Gatis Paeglis
2014-03-06
1
-7
/
+13
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-02-12
1
-1
/
+1
|
\
|
*
Compose: Fix assert for non-UTF8 locales in table generator
Gabriel de Dietrich
2014-02-07
1
-1
/
+1
*
|
Use pkg-config to find the prefix for X11 install
Gabriel de Dietrich
2014-01-20
1
-7
/
+3
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-01-10
1
-4
/
+2
|
\
|
|
*
Don't check if a file exists before opening it
Thiago Macieira
2014-01-10
1
-4
/
+2
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-11-26
2
-10
/
+55
|
\
|
|
*
Look at locale aliases if initial search in compose.dir fails
Gatis Paeglis
2013-11-21
2
-10
/
+55
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-10-24
1
-0
/
+1
|
\
|
|
*
Fix compilation with Clang and libc++ under Linux
Marcel Krems
2013-10-16
1
-0
/
+1
*
|
Fix clang build for libc++
Donald Carr
2013-10-02
1
-0
/
+1
|
/
*
Remove deprecated QtAlgorithms calls from the compose inputcontext
Giuseppe D'Angelo
2013-09-05
1
-1
/
+3
*
Cut away 2/3 of the startup time on Linux
Lars Knoll
2013-08-15
2
-83
/
+134
*
Make access to xkbcommon_workaround.h more generic
Gatis Paeglis
2013-05-07
1
-0
/
+7
*
Fix memory access violation
Konstantin Ritt
2013-04-23
1
-2
/
+1
*
Fix typo in qWarning()
Sergio Martins
2013-04-17
1
-1
/
+1
*
s/uint32_t/quint32/
Tobias Hunger
2013-04-12
2
-6
/
+6
*
Fix access to invalid memory
Kai Koehne
2013-04-10
1
-1
/
+2
*
Remove unused header file.
Gatis Paeglis
2013-03-30
1
-2
/
+0
*
Introducing QComposeInputContext
Gatis Paeglis
2013-03-21
2
-0
/
+530