aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/hangul.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't perform lookup twice with associative containersAnton Kudryavtsev2016-03-221-4/+6
* Hangul: fix typo.Anton Kudryavtsev2016-03-181-1/+1
* Hangul: use QMap::key() instead of homebrew algorithmAnton Kudryavtsev2016-03-171-12/+2
* License updateKalle Viironen2016-01-121-9/+17
* Wrap C++ API into namespaceJarkko Koivikko2015-10-271-0/+9
* License Headers UpdateKalle Viironen2015-10-261-9/+12
* Correct license headers.Mitch Curtis2015-09-151-10/+10
* Add HangulInputMethod for Korean languageJarkko Koivikko2015-02-101-0/+351