Commit Graph

87 Commits (master)

Author SHA1 Message Date
Michele Calgaro ca89ef4124
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro 0bd30c3c2e
Replace Qt with TQt
5 months ago
Michele Calgaro 38f84cb09b
Replace TQ_*Focus* and TQ_Scale* defines
7 months ago
Michele Calgaro 8abfadf6f2
Replace Q_OBJECT with TQ_OBJECT
8 months ago
Michele Calgaro f519fe9ea2
Minor code rework for better consistency.
3 years ago
Ray-V 907f3d61aa
Add toggle for AltGr alpha characters key display when Caps is on
3 years ago
Ray-V d40b0d945f
Add character representation for key display
3 years ago
Ray-V cb6b236b1a
Blank VoidSymbol for key display
3 years ago
Michele Calgaro 4c4e0c28cc
Filter out combining character keysyms to add displayable characters to
3 years ago
Ray-V 49ea79598f Additional keysyms for AltGr keys
3 years ago
Michele Calgaro 85af0341dc
Added support for AltGr characters. This resolves issue #11.
3 years ago
Michele Calgaro e1effdcc81
VButton key text code refactoring.
3 years ago
Ray-V b1c1fd93a7
Fixed algorithm for CAPS text key visualization.
3 years ago
Michele Calgaro 54fd5c4cb1
Updated authors, as requested on PR #9.
3 years ago
Michele Calgaro e52070a5ba
Updated authors and bug report link.
3 years ago
Ray-V 9b8a822799
Updated dock.png to match current color scheme.
3 years ago
Ray-V 9baea3543b
Added dead key representation.
3 years ago
Michele Calgaro af106fa553
Fixed visualization of key text the first time modifier keys are
3 years ago
Michele Calgaro 48c1053fa1
Fixed behavior of caps for non-alpha characters, which was broken in
3 years ago
Michele Calgaro 00e207e95d
Fixed key text display when shift is used (caps is still broken) as well
3 years ago
Ray-V 2c080a7a20
Added additional translation strings.
3 years ago
Ray-V f84f133f7c
Added less-than (<) and greater-than (>) keys near left shift for non-US keyboards.
3 years ago
Michele Calgaro 94e4d4ddcd
Simplified code for changing the keys color.
3 years ago
Michele Calgaro 64d40d992e
Keys color can now be changed without the need to restart the
3 years ago
Ray-V dd8d527084
Added functionality to select keyboard background and keys colors.
3 years ago
Michele Calgaro 47d89f2d15
Simplified code for numpad buttons. This adds on to PR #9.
3 years ago
Ray-V 8bbaa8f9fe
Fixed several keycodes. This relates to PR #9.
3 years ago
Michele Calgaro 2aaedb4a04
Increased size of button icons to make them more visible.
3 years ago
Ray-V ed6e395fd0
1. Use icons for quit and num pad show/hide buttons.
3 years ago
Ray-V 1342053390
Added tooltip for the system tray icon.
3 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.
3 years ago
Ray-V 2af99da072
Add RWIN key and set both Win keys to non-toggle for xmodmap.
3 years ago
Michele Calgaro aae2b175ae
Hide resize handle when the keyboard is locked on the screen.
3 years ago
Michele Calgaro b53e33352c
Simplified code from previous commit and fixed 'lock on screen' functionality after restoring the keyboard from a previous run.
3 years ago
Ray-V 0da79dd6ef
Added 'lock on screen' functionality.
3 years ago
Ray-V d1fca948cf
Save and restore status of numpad between startups. This refers to PR #9.
3 years ago
Slávek Banko b262eedefe
Desktop file translations:
4 years ago
Slávek Banko 4a8dc3c4bc
Move translations to a new directory layout.
4 years ago
gregory guy 92482b7621
Drop automake build support.
4 years ago
Michele Calgaro c8164eb17f
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Slávek Banko 623026caa8
Add CMakeL10n rules.
5 years ago
gregory guy 43706e2965
clean up header in CMakeList, remove unused variable, this fixes issue #3
6 years ago
Slávek Banko f39f545444
Inappropriately used TQString::fromUtf8() moved to place where it is needed.
6 years ago
gregory guy b7ae75d53a
convert to the cmake building system
6 years ago
gregory guy 055a36efd6
delete empty files, this fixes issue #1
6 years ago
Michele Calgaro 93b8b14240
LIB_QT -> LIB_TQT conversion to align to updated admin module
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
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.
10 years ago