Commit Graph

17 Commits (85af0341dc94a5a65d3643f53d95c21d40017c1c)

Author SHA1 Message Date
Michele Calgaro 85af0341dc
Added support for AltGr characters. This resolves issue #11.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro e1effdcc81
VButton key text code refactoring.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Ray-V b1c1fd93a7
Fixed algorithm for CAPS text key visualization.
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro af106fa553
Fixed visualization of key text the first time modifier keys are
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>
5 years ago
Michele Calgaro 48c1053fa1
Fixed behavior of caps for non-alpha characters, which was broken in
commit 00e207e.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 00e207e95d
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>
5 years ago
Ray-V f84f133f7c
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>
5 years ago
Michele Calgaro 94e4d4ddcd
Simplified code for changing the keys color.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 64d40d992e
Keys color can now be changed without the need to restart the
application.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Ray-V dd8d527084
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>
5 years ago
gregory guy b7ae75d53a
convert to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 years ago
Timothy Pearson 4b8539cfb2 Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson ba88338b67 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit a8375f185a.
14 years ago
Timothy Pearson a8375f185a Rename a number of old tq methods that are no longer tq specific 14 years ago
tpearson 15b10cc62d rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e0e4bf6407 TQt4 port kvkbd
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1239029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d728c2086b Added KDE3 version of kvkbd
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1095344 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago