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
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
*
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
5
-35
/
+35
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
2
-6
/
+6
*
QTableGenerator: replace a call to a member function with direct element access
Marc Mutz
2014-10-13
1
-1
/
+1
*
Don't use QStringLiteral in comparisons
Marc Mutz
2014-10-09
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
5
-95
/
+55
*
Compose key plugin: expand "%L" to full path.
Gatis Paeglis
2014-06-11
2
-9
/
+15
*
make cmake registration of qt plugins make use of PLUGIN_EXTENDS
Oswald Buddenhagen
2014-04-09
1
-0
/
+1
*
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
2
-26
/
+2
*
Append additional compose file search paths
Gatis Paeglis
2014-03-06
2
-8
/
+14
*
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
2
-7
/
+4
*
|
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
2
-2
/
+6
*
Cut away 2/3 of the startup time on Linux
Lars Knoll
2013-08-15
4
-87
/
+138
*
Make access to xkbcommon_workaround.h more generic
Gatis Paeglis
2013-05-07
3
-106
/
+11
*
Utilize libxkbcommon API for the keyboard backend on X11
Gatis Paeglis
2013-05-07
1
-1
/
+0
*
Add libxkbcommon to 3rd party libs
Gatis Paeglis
2013-05-07
1
-0
/
+9
*
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
8
-0
/
+1081