aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJarkko Koivikko <jarkko.koivikko@code-q.fi>2015-09-08 10:31:55 +0300
committerJarkko Koivikko <jarkko.koivikko@code-q.fi>2015-10-07 12:53:39 +0000
commit14be4edfcdc2fcaf23c70fbd6de8952c53702aba (patch)
tree3371cbef2dbfc20ca35839beb45d07debab95348 /.gitignore
parent3c30498468b31cfc9e129e306643000e3257c4a4 (diff)
Add T9Write implementation of HandwritingInputMethod
This change adds T9Write implementation of HandwritingInputMethod. To use the T9Write, the contents of T9Write sdk must be extracted to srv/virtualkeyboard/3rdparty/t9write directory and the qmake command line must contain CONFIG+=t9write. Change-Id: Ib56d1d3dc553bb5d5677ab03e213dc8fed43ac68 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 952b3a48..bfc4d16b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,10 @@ examples/quick/enterprise/virtualkeyboard/virtualkeyboard/virtualkeyboard
!src/virtualkeyboard/3rdparty/hunspell/hunspell.pro
src/virtualkeyboard/3rdparty/hunspell/*
src/virtualkeyboard/3rdparty/hunspell/doc/html
+src/virtualkeyboard/3rdparty/t9write/build_*
+src/virtualkeyboard/3rdparty/t9write/databases
+src/virtualkeyboard/3rdparty/t9write/doc
+src/virtualkeyboard/3rdparty/t9write/example
*.pro.user
*.a