Commit Graph

40 Commits (9baea3543b5f2680e65c2274b5c75eb7bfec2297)

Author SHA1 Message Date
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 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 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
Timothy Pearson c74fd6afe8 Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson f87b5efc36 Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson 4f19b07b96 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson e3ed6c9185 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
Timothy Pearson 5fd8191503 Rename KInstance and KAboutData to avoid conflicts with KDE4
11 years ago
Timothy Pearson 3972713c7e Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson c5312cc221 Update prior commit
12 years ago
Timothy Pearson 48340208cb Update deprecated XKeycodeToKeysym call
12 years ago
Darrell Anderson b72c7e4369 Fix inadvertent "TQ" changes.
12 years ago
Timothy Pearson 362636915f Rename additional global functions and variables for tqt3
12 years ago
Timothy Pearson 3052c5d2e1 Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson 4b8539cfb2 Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson ba88338b67 Revert "Rename a number of old tq methods that are no longer tq specific"
13 years ago
Timothy Pearson a8375f185a Rename a number of old tq methods that are no longer tq specific
13 years ago
tpearson 4a4c608d34 Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
13 years ago
tpearson 15b10cc62d rename the following methods:
13 years ago
tpearson fe49082b77 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
tpearson e0e4bf6407 TQt4 port kvkbd
13 years ago
tpearson d728c2086b Added KDE3 version of kvkbd
14 years ago