aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Only call into xcb on platform xcbMartin Gräßlin2016-05-201-26/+52
* Fix lipi plugin install locationJarkko Koivikko2016-05-1526-30/+154
* remove redundant INSTALLS statementOswald Buddenhagen2016-05-131-6/+0
* fix non-prefix buildsOswald Buddenhagen2016-05-134-0/+9
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-131-1/+1
* Fix lipi-toolkit linkJarkko Koivikko2016-05-091-1/+4
* Fix lipi-toolkit buildJarkko Koivikko2016-05-093-1/+6
* Proper test for ARM architecture in t9writeSamuli Piippo2016-05-041-1/+1
* Allow handwriting config together with lipi-toolkit or t9writeJarkko Koivikko2016-05-021-1/+1
* Flatten example install path and directory structureMitch Curtis2016-04-202-6/+3
* Rename "virtualkeyboard" example to "basic"Mitch Curtis2016-04-202-4/+4
* Mention Windows Desktop as a supported platform.Mitch Curtis2016-04-151-1/+2
* centralize lipi build systemOswald Buddenhagen2016-04-0819-397/+62
* don't pretend that we're tracking the qtqml moduleOswald Buddenhagen2016-04-081-1/+1
* include header list from common projectOswald Buddenhagen2016-04-084-36/+35
* remove excess empty lines in INSTALLSOswald Buddenhagen2016-04-083-3/+0
* remove explicit DEPENDPATH additionsOswald Buddenhagen2016-04-081-4/+0
* standardize subproject dependenciesOswald Buddenhagen2016-04-087-20/+18
* fix subdirs orderOswald Buddenhagen2016-04-081-4/+4
* Update documentation for handwritingv2.0.0Jarkko Koivikko2016-02-222-3/+47
* Enable new languages for handwriting recognitionJarkko Koivikko2016-02-1823-0/+1111
* t9write: Fix Spanish character setsJarkko Koivikko2016-02-181-0/+3
* t9write: Fix condition whether the language is supportedJarkko Koivikko2016-02-181-1/+1
* Fix language switch for handwriting keyboard layoutJarkko Koivikko2016-02-181-1/+4
* Should display the name of current keyboardLiang Qi2016-02-101-2/+4
* Look for styles in all import paths.Friedemann Kleint2016-01-291-4/+11
* Remove AutoScroller componentJarkko Koivikko2015-12-145-104/+0
* [2/2] Fix static buildJarkko Koivikko2015-12-0711-11/+11
* [1/2] Fix static buildJarkko Koivikko2015-12-076-4/+70
* Improve build configurationJarkko Koivikko2015-12-079-89/+329
* Fix crash on vkb when exiting Qt with QCoreApplicaton::quit()Jarkko Koivikko2015-11-271-2/+1
* Add Zhuyin input method for Traditional ChineseJarkko Koivikko2015-11-2717-227/+840
* Add PLUGIN_CLASS_NAMESamuli Piippo2015-11-203-3/+4
* Add missing 2.0 version for AlternativeKeysSamuli Piippo2015-11-201-0/+1
* Fix inputmethod.h license headerAntti Kokko2015-11-041-9/+12
* Fix phrase suggestions in CangjieJarkko Koivikko2015-10-291-2/+9
* Flip the word candidate popup above the cursor if it does not fit belowJarkko Koivikko2015-10-291-2/+14
* Fix reselect on a word ending to a word joinerJarkko Koivikko2015-10-292-2/+2
* Refactor resource pathsJarkko Koivikko2015-10-2816-17/+17
* Refactor class namesJarkko Koivikko2015-10-2845-974/+983
* Update build instructionsJarkko Koivikko2015-10-281-7/+21
* Update old style license headersKalle Viironen2015-10-275-45/+60
* Stabilize arrow key navigation testsJarkko Koivikko2015-10-271-4/+8
* Move operator== definition inside Qt namespaceKalle Viironen2015-10-271-0/+2
* Wrap C++ API into namespaceJarkko Koivikko2015-10-2768-104/+588
* Add Cangjie input method for Traditional ChineseJarkko Koivikko2015-10-2734-9/+2239
* Add support for smallText in the BaseKeyJarkko Koivikko2015-10-277-4/+101
* Fix default locale in a specific caseJarkko Koivikko2015-10-271-1/+1
* License Headers UpdateKalle Viironen2015-10-26156-1404/+1872
* Fix overloaded-virtual warningJarkko Koivikko2015-10-262-2/+2