aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* make debug-and-release fix qt 5.7 compatible5.7Oswald Buddenhagen2016-12-021-2/+2
* fix debug-and-release buildsOswald Buddenhagen2016-11-301-0/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-252-5/+9
|\
| * Doc: fix InputPanel::active documentationMitch Curtis2016-11-251-2/+4
| * Fix duplicate shift state change when focus object changesJarkko Koivikko2016-11-251-3/+5
* | Use the QLocale's decimal point setting for the digipadAndy Shaw2016-11-231-2/+4
* | Doc: Add dependency to Qt Reference DocumentationTopi Reinio2016-10-281-1/+1
* | Properly namespace documentation pagesKai Koehne2016-10-192-2/+2
* | Doc: Mark InputContext::setSelectionOnFocusObject() internalLeena Miettinen2016-10-141-0/+3
* | Doc: Mark the remaining C++ API \internalLeena Miettinen2016-10-147-8/+16
* | Doc: Use standard documentation structure for the moduleLeena Miettinen2016-10-138-38/+96
* | Doc: Fix typo in type nameLeena Miettinen2016-10-121-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-171-0/+7
|\|
| * Fix broken layout that results from making key visible after startupMitch Curtis2016-09-121-0/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-013-27/+128
|\|
| * Rename user-guide.html to something more specificMitch Curtis2016-07-291-1/+1
| * Document environment variablesMitch Curtis2016-05-271-0/+75
| * Only call into xcb on platform xcbMartin Gräßlin2016-05-201-26/+52
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-0910-17/+2024
|\ \
| * | Doc: Marked the C++ classes as \internalv5.7.0Venugopal Shivashankar2016-06-034-13/+3
| * | Fix linking when using CONFIG+=lipi-toolkitMitch Curtis2016-06-021-3/+3
| * | Fix path to lipi cfg fileMitch Curtis2016-06-021-1/+1
| * | Fix static linking of apps using import QtQuick.VirtualKeyboardv5.7.0-rc1Kai Koehne2016-05-304-0/+2017
* | | Rescind execute permissions from PNGs - they don't need them !Edward Welbourne2016-05-3019-0/+0
|/ /
* | Fix default value of LIPI_ROOTJarkko Koivikko2016-05-261-1/+1
* | Hide the selection handles if the handles are clipped awayJan Arve Saether2016-05-253-2/+51
* | Add support for selection handles.Jan Arve Saether2016-05-2013-2/+359
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1935-32/+171
|\|
| * 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
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-05-181-1/+1
* | Fix hunspell build for Windows targetsJarkko Koivikko2016-05-022-2/+2
* | Fix t9write resource library buildJarkko Koivikko2016-05-021-0/+3
* | Bump version number to 2.1Mitch Curtis2016-04-2676-109/+112
* | Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-26117-221/+221
* | Remove non-QML references to "enterprise" or old project structureMitch Curtis2016-04-261-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-214-7/+8
|\|
| * 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
* | use saner location for lipi pluginsOswald Buddenhagen2016-04-132-3/+2
* | don't attempt to link qml plugins manuallyOswald Buddenhagen2016-04-131-9/+0
* | don't duplicate what qml_plugin/qt_plugin already doOswald Buddenhagen2016-04-132-17/+1
* | use qt_helper_lib.prf for helper librariesOswald Buddenhagen2016-04-136-95/+45