Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed behavior of caps for non-alpha characters, which was broken in | Michele Calgaro | 2021-03-15 | 5 | -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 System | 2021-03-13 | 1 | -12/+12 |
| | |||||
* | Update translation template. | Automated System | 2021-03-13 | 1 | -12/+12 |
| | |||||
* | Fixed key text display when shift is used (caps is still broken) as well | Michele Calgaro | 2021-03-13 | 4 | -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 System | 2021-03-02 | 1 | -1/+13 |
| | |||||
* | Added additional translation strings. | Ray-V | 2021-03-02 | 2 | -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 System | 2021-03-01 | 1 | -9/+9 |
| | |||||
* | Update translation template. | Automated System | 2021-03-01 | 1 | -9/+9 |
| | |||||
* | Added less-than (<) and greater-than (>) keys near left shift for non-US ↵ | Ray-V | 2021-03-01 | 2 | -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 HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-02-27 | 1 | -6/+6 |
| | |||||
* | Update translation template. | Automated System | 2021-02-27 | 1 | -6/+6 |
| | |||||
* | Simplified code for changing the keys color. | Michele Calgaro | 2021-02-27 | 1 | -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 the | Michele Calgaro | 2021-02-27 | 4 | -28/+62 |
| | | | | | | | application. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 64d40d992ecb290a7d395b14e5d3b81e4ed074d2) | ||||
* | Merge translation files from master branch. | Automated System | 2021-02-26 | 1 | -6/+14 |
| | |||||
* | Update translation template. | Automated System | 2021-02-26 | 1 | -6/+14 |
| | |||||
* | Added functionality to select keyboard background and keys colors. | Ray-V | 2021-02-26 | 3 | -9/+42 |
| | | | | | | | | A restart of the application is required if the keys color is changed. Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dd8d52708461bcd9d5fd11f62fc59f18fcfc542e) | ||||
* | Merge translation files from master branch. | Automated System | 2021-02-20 | 1 | -4/+4 |
| | |||||
* | Update translation template. | Automated System | 2021-02-20 | 1 | -4/+4 |
| | |||||
* | Simplified code for numpad buttons. This adds on to PR #9. | Michele Calgaro | 2021-02-20 | 3 | -22/+8 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 47d89f2d15ad750689d6376234b37b85e1ab5704) | ||||
* | Fixed several keycodes. This relates to PR #9. | Ray-V | 2021-02-20 | 1 | -9/+9 |
| | | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8bbaa8f9fed784d11bda8ea90ef94bf47f92b90d) | ||||
* | Merge translation files from master branch. | Automated System | 2021-02-18 | 1 | -3/+19 |
| | |||||
* | Update translation template. | Automated System | 2021-02-18 | 1 | -3/+19 |
| | |||||
* | Increased size of button icons to make them more visible. | Michele Calgaro | 2021-02-18 | 1 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2aaedb4a040815288a4ba2d3b7f7dae642a615b4) | ||||
* | 1. Use icons for quit and num pad show/hide buttons. | Ray-V | 2021-02-18 | 1 | -13/+25 |
| | | | | | | | | 2. Resize quit, num pad show/hide, configure buttons. 3. Add tooltips to the buttons. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ed6e395fd03dc836ee48a75e29025934a5c515b4) | ||||
* | Merge translation files from master branch. | Automated System | 2021-02-17 | 1 | -1/+5 |
| | |||||
* | Update translation template. | Automated System | 2021-02-17 | 1 | -1/+5 |
| | |||||
* | Added tooltip for the system tray icon. | Ray-V | 2021-02-17 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 134205339095da28318a6a2238e232ce836a2a4b) | ||||
* | Merge translation files from master branch. | Automated System | 2021-02-15 | 1 | -2/+2 |
| | |||||
* | Update translation template. | Automated System | 2021-02-15 | 1 | -2/+2 |
| | |||||
* | LWin and RWin have been set back to toggle keys, as they are used as ↵ | Michele Calgaro | 2021-02-15 | 1 | -20/+10 |
| | | | | | | | | | Super_L/R modifiers in X. Minor tweaks to the key position on the last row. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 74abd47697ddc9a7ca0dbc7cbba618d94d8cf92a) | ||||
* | Add RWIN key and set both Win keys to non-toggle for xmodmap. | Ray-V | 2021-02-15 | 2 | -12/+25 |
| | | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2af99da072d82ae809ef57f83911a7f4c45da1f5) | ||||
* | Merge translation files from master branch. | Automated System | 2021-02-11 | 1 | -1/+5 |
| | |||||
* | Update translation template. | Automated System | 2021-02-11 | 1 | -1/+5 |
| | |||||
* | Hide resize handle when the keyboard is locked on the screen. | Michele Calgaro | 2021-02-11 | 4 | -12/+25 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit aae2b175aefd87d06bdf223c323a6b66a75a6a00) | ||||
* | Simplified code from previous commit and fixed 'lock on screen' ↵ | Michele Calgaro | 2021-02-11 | 3 | -41/+20 |
| | | | | | | | functionality after restoring the keyboard from a previous run. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b53e33352c2b7de5521b0944b30a0b12afa2f97e) | ||||
* | Added 'lock on screen' functionality. | Ray-V | 2021-02-11 | 5 | -9/+48 |
| | | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0da79dd6ef5eae251828d32568aedb01240590b3) | ||||
* | Save and restore status of numpad between startups. This refers to PR #9. | Ray-V | 2021-02-10 | 1 | -0/+6 |
| | | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d1fca948cfde3b711652e69e03084908facc9f83) | ||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f3655877fc1cf0ec4d8b92f5529db25ff9d4a3be) | ||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Update version number to R14.0.10. | Slávek Banko | 2020-11-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEADr14.0.9 | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvkbd/cmake to latest HEAD | Automated System | 2020-06-25 | 1 | -0/+0 |
| |