Michele Calgaro
37c26178be
Fixed behavior of caps for non-alpha characters, which was broken in
...
commit 1865767
.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 48c1053fa1
)
4 years ago
Michele Calgaro
18657676cc
Fixed key text display when shift is used (caps is still broken) as well
...
as several improvements to the code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 00e207e95d
)
4 years ago
Ray-V
9e2e5d8887
Added additional translation strings.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2c080a7a20
)
4 years ago
Ray-V
6ceda6ab59
Added less-than (<) and greater-than (>) keys near left shift for non-US 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 f84f133f7c
)
4 years ago
Michele Calgaro
d26a127b89
Simplified code for changing the keys color.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 94e4d4ddcd
)
4 years ago
Michele Calgaro
4918c52f39
Keys color can now be changed without the need to restart the
...
application.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 64d40d992e
)
4 years ago
Ray-V
9834ca330b
Added functionality to select keyboard background and keys colors.
...
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 dd8d527084
)
4 years ago
Michele Calgaro
cf258cdbd6
Simplified code for numpad buttons. This adds on to PR #9 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 47d89f2d15
)
4 years ago
Ray-V
543ee0948c
Fixed several keycodes. This relates to PR #9 .
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8bbaa8f9fe
)
4 years ago
Michele Calgaro
df8643810d
Increased size of button icons to make them more visible.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2aaedb4a04
)
4 years ago
Ray-V
51c93c18da
1. Use icons for quit and num pad show/hide buttons.
...
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 ed6e395fd0
)
4 years ago
Ray-V
abbc87ec02
Added tooltip for the system tray icon.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1342053390
)
4 years ago
Michele Calgaro
3374fd5e3f
LWin and RWin have been set back to toggle keys, as they are used as 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 74abd47697
)
4 years ago
Ray-V
69b02ced31
Add RWIN key and set both Win keys to non-toggle for xmodmap.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2af99da072
)
4 years ago
Michele Calgaro
bea04fd96d
Hide resize handle when the keyboard is locked on the screen.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aae2b175ae
)
4 years ago
Michele Calgaro
9ef732aa06
Simplified code from previous commit and fixed 'lock on screen' functionality after restoring the keyboard from a previous run.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b53e33352c
)
4 years ago
Ray-V
16e7cd436a
Added 'lock on screen' functionality.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0da79dd6ef
)
4 years ago
Ray-V
2c38847e01
Save and restore status of numpad between startups. This refers to PR #9 .
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d1fca948cf
)
4 years ago
Slávek Banko
77f505516b
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b262eedefe
)
5 years ago
Slávek Banko
0f3101ef4c
Move translations to a new directory layout.
...
Add support for LINGUAS for listing translations to install.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4a8dc3c4bc
)
5 years ago
gregory guy
c8f152ab7e
Drop automake build support.
...
Add basic cmake build instructions.
Delete empty file NEWS, TODO and ChangeLog.
Delete empty folder "templates".
Add detection for the XTest library.
Move the kvkbd.desktop file into XDG_APPS_INSTALL_DIR directory, see
TDE/tde#26 .
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 92482b7621
)
5 years ago
Michele Calgaro
2b9196836f
Removed .lsm files. lsm database is outdated and unmaintained.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
ecb98f1a49
Updated date and version to R14.0.6 in .lsm files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
3a8a879ebc
Add CMakeL10n rules.
...
Create translation template.
Add CMake rules to build translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 623026caa8
)
6 years ago
gregory guy
e8ece5f266
clean up header in CMakeList, remove unused variable, this fixes issue #3
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 43706e2965
)
6 years ago
Slávek Banko
b736cc351a
Inappropriately used TQString::fromUtf8() moved to place where it is needed.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f39f545444
)
6 years ago
gregory guy
62a9253d76
convert to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit b7ae75d53a
)
6 years ago
gregory guy
2e83bc7c6b
delete empty files, this fixes issue #1
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 055a36efd6
)
6 years ago
Slávek Banko
b7510fccac
Update version numbers and date for R14.0.5 final release
6 years ago
Slávek Banko
64408f5486
Update version number for new target R14.0.5
8 years ago
Slávek Banko
37f7022cd3
Update date in lsm files
8 years ago
Timothy Pearson
bef6aa298b
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 5f39eaa94d
)
8 years ago
Slávek Banko
6f2daed5bf
Update version number for new target R14.0.4
9 years ago
Slávek Banko
eb4de058d9
Update date in lsm files
9 years ago
Slávek Banko
c0a5526b25
Update version number for new target R14.0.3
9 years ago
Slávek Banko
f2563fb875
Update date in lsm files
9 years ago
Slávek Banko
47e1ecf5a7
Update version number for new target R14.0.2
9 years ago
Slávek Banko
2acff68966
Update date in lsm files
9 years ago
Slávek Banko
24caa9699f
Update version in lsm files
9 years ago
Timothy Pearson
8fe8730f4a
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
136b677c23
Move kvkbd from Utilities to Utilities->Peripherals menu.
11 years ago
Darrell Anderson
37085cdac4
Add help handbook and DocPath.
11 years ago
Darrell Anderson
14b130ae47
Fix unknown icon type configuration warning.
...
This resolve bug report 1736.
11 years ago
Slávek Banko
31e6220991
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
fc04459f4f
Update desktop files in support of bug report 1463.
12 years ago
Timothy Pearson
ee6c0691a8
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c74fd6afe8
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
ded40140eb
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
0700f819c1
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f87b5efc36
Rename a number of classes to enhance compatibility with KDE4
12 years ago