Michele Calgaro
cae154ccd0
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ca89ef4124
)
10 months ago
Michele Calgaro
0a7a004c36
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0bd30c3c2e
)
1 year ago
Michele Calgaro
f5c63412a8
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 38f84cb09b
)
1 year ago
Michele Calgaro
70940a449d
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8abfadf6f2
)
1 year ago
Michele Calgaro
f519fe9ea2
Minor code rework for better consistency.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Ray-V
907f3d61aa
Add toggle for AltGr alpha characters key display when Caps is on
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
3 years ago
Ray-V
d40b0d945f
Add character representation for key display
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
3 years ago
Ray-V
cb6b236b1a
Blank VoidSymbol for key display
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
3 years ago
Michele Calgaro
4c4e0c28cc
Filter out combining character keysyms to add displayable characters to
...
the lookup table.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Ray-V <ray-v@inbox.lv>
4 years ago
Ray-V
49ea79598f
Additional keysyms for AltGr keys
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
4 years ago
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>
4 years ago
Michele Calgaro
54fd5c4cb1
Updated authors, as requested on PR #9 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
e52070a5ba
Updated authors and bug report link.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Ray-V
9b8a822799
Updated dock.png to match current color scheme.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Ray-V
9baea3543b
Added dead key representation.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 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>
4 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>
4 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>
4 years ago
Ray-V
2c080a7a20
Added additional translation strings.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 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>
4 years ago
Michele Calgaro
94e4d4ddcd
Simplified code for changing the keys color.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 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>
4 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>
4 years ago
Michele Calgaro
47d89f2d15
Simplified code for numpad buttons. This adds on to PR #9 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Ray-V
8bbaa8f9fe
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>
4 years ago
Michele Calgaro
2aaedb4a04
Increased size of button icons to make them more visible.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Ray-V
ed6e395fd0
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>
4 years ago
Ray-V
1342053390
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>
4 years ago
Michele Calgaro
74abd47697
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>
4 years ago
Ray-V
2af99da072
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>
4 years ago
Michele Calgaro
aae2b175ae
Hide resize handle when the keyboard is locked on the screen.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
b53e33352c
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>
4 years ago
Ray-V
0da79dd6ef
Added 'lock on screen' functionality.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Ray-V
d1fca948cf
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>
4 years ago
Slávek Banko
b262eedefe
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>
5 years ago
Slávek Banko
4a8dc3c4bc
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>
5 years ago
gregory guy
92482b7621
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>
5 years ago
Michele Calgaro
c8164eb17f
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Slávek Banko
623026caa8
Add CMakeL10n rules.
...
Create translation template.
Add CMake rules to build translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
43706e2965
clean up header in CMakeList, remove unused variable, this fixes issue #3
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko
f39f545444
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>
6 years ago
gregory guy
b7ae75d53a
convert to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy
055a36efd6
delete empty files, this fixes issue #1
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro
93b8b14240
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
5f39eaa94d
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
dc6f5581d5
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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