summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use TDE cmake macro to set versionr14.0.13r14.0.xMichele Calgaro2022-06-221-1/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 791bca17606246ebbc962ade9f2f4d88f970dfea)
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-042-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to the upcoming R14.0.13.Slávek Banko2022-05-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.r14.0.12Slávek Banko2021-12-311-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 28ae14943006640d87cbdb57ce4b03d9e17374cf)
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3ac70e6fc31a1bdb20037a48e09837ac13833a80)
* Update version number to R14.0.12.Slávek Banko2021-11-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change README to markdown format.r14.0.11Slávek Banko2021-10-212-30/+42
| | | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 96b0ddd7499b8727d2e7c28688568d41956e60c6)
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-265-32/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6c7aa4829d4772c14483db99c8bb563e68f0178c)
* Minor code rework for better consistency.Michele Calgaro2021-07-142-4/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f519fe9ea297487d95da992a0a77a2ed3aad2cb0)
* Add toggle for AltGr alpha characters key display when Caps is onRay-V2021-07-141-2/+13
| | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit 907f3d61aa5cefc1d3768535ef8b9d2ba6d73007)
* Add character representation for key displayRay-V2021-07-141-0/+1
| | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit d40b0d945f2a2d56768dd1d97a9a823113a1199d)
* Blank VoidSymbol for key displayRay-V2021-07-141-0/+1
| | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit cb6b236b1a070f906baa05007ecdd39ac8c00769)
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kvkbd/cmake to latest HEADAutomated System2021-05-161-0/+0
|
* Update version number to R14.0.11.Slávek Banko2021-05-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Filter out combining character keysyms to add displayable characters tor14.0.10Michele Calgaro2021-04-011-816/+850
| | | | | | | | the lookup table. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit 4c4e0c28cc32bcc137585e65544459b2d1701c2b)
* Additional keysyms for AltGr keysRay-V2021-03-271-0/+7
| | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit 49ea79598fb185df92c62f9d022c9d5fbd130d05)
* Merge translation files from master branch.Automated System2021-03-261-12/+12
|
* Update translation template.Automated System2021-03-261-12/+12
|
* Added support for AltGr characters. This resolves issue #11.Michele Calgaro2021-03-264-36/+91
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 85af0341dc94a5a65d3643f53d95c21d40017c1c)
* Merge translation files from master branch.Automated System2021-03-241-12/+12
|
* Update translation template.Automated System2021-03-241-12/+12
|
* VButton key text code refactoring.Michele Calgaro2021-03-247-922/+945
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e1effdcc817fb362f0a842e3e4b03708c4eaccf1)
* Fixed algorithm for CAPS text key visualization.Ray-V2021-03-233-8/+30
| | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b1c1fd93a72134d2e450301926d0121a8f73529b)
* Updated authors, as requested on PR #9.Michele Calgaro2021-03-222-3/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 54fd5c4cb114b87671e750430a4d0b1b67a43d58)
* Merge translation files from master branch.Automated System2021-03-171-11/+11
|
* Update translation template.Automated System2021-03-171-11/+11
|
* Updated authors and bug report link.Michele Calgaro2021-03-172-1/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e52070a5ba240d427c17597572a8d68a6df6b96d)
* Updated dock.png to match current color scheme.Ray-V2021-03-171-0/+0
| | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9b8a822799f4c6d808e6a0ba06dc459d5737b1f2)
* Added dead key representation.Ray-V2021-03-172-4/+20
| | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9baea3543b5f2680e65c2274b5c75eb7bfec2297)
* Merge translation files from master branch.Automated System2021-03-161-3/+3
|
* Update translation template.Automated System2021-03-161-3/+3
|
* Fixed visualization of key text the first time modifier keys areMichele Calgaro2021-03-163-4/+14
| | | | | | | | | | | | | pressed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> This commit also include a small part of Ray's patch to fix visualization of & if it is on a lower character position. Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit af106fa553fb2f706910686a0e30f909582bca7d)
* Merge translation files from master branch.Automated System2021-03-151-3/+3
|
* Update translation template.Automated System2021-03-151-3/+3
|
* Fixed behavior of caps for non-alpha characters, which was broken inMichele Calgaro2021-03-155-21/+38
| | | | | | | commit 1865767. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 48c1053fa1e5896a10e576b9eb35634fa789cff4)
* Merge translation files from master branch.Automated System2021-03-131-12/+12
|
* Update translation template.Automated System2021-03-131-12/+12
|
* Fixed key text display when shift is used (caps is still broken) as wellMichele Calgaro2021-03-134-161/+132
| | | | | | | as several improvements to the code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 00e207e95d5aab6bbc37c8178bd189b0c0619be6)
* Merge translation files from master branch.Automated System2021-03-021-1/+13
|
* Added additional translation strings.Ray-V2021-03-022-5/+17
| | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2c080a7a204d725e2e4852bb7c05d45c71a60cb2)
* Merge translation files from master branch.Automated System2021-03-011-9/+9
|
* Update translation template.Automated System2021-03-011-9/+9
|
* Added less-than (<) and greater-than (>) keys near left shift for non-US ↵Ray-V2021-03-012-29/+34
| | | | | | | | | | keyboards. Adjusted keyboard geometry accordingly. Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f84f133f7c5afb610cd82bc3c95fe43ee9c0efc0)
* Reset submodule main/applications/kvkbd/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Merge translation files from master branch.Automated System2021-02-271-6/+6
|
* Update translation template.Automated System2021-02-271-6/+6
|
* Simplified code for changing the keys color.Michele Calgaro2021-02-271-9/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 94e4d4ddcda36d5a555894fd914579aed757dbf7)
* Keys color can now be changed without the need to restart theMichele Calgaro2021-02-274-28/+62
| | | | | | | application. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 64d40d992ecb290a7d395b14e5d3b81e4ed074d2)
* Merge translation files from master branch.Automated System2021-02-261-6/+14
|