Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for AltGr characters. This resolves issue #11. | Michele Calgaro | 2021-03-26 | 1 | -10/+12 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | VButton key text code refactoring. | Michele Calgaro | 2021-03-24 | 1 | -913/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added dead key representation. | Ray-V | 2021-03-17 | 1 | -3/+20 |
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed visualization of key text the first time modifier keys are | Michele Calgaro | 2021-03-16 | 1 | -3/+12 |
| | | | | | | | | | | | | pressed. Signed-off-by: Michele Calgaro <[email protected]> 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 <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed behavior of caps for non-alpha characters, which was broken in | Michele Calgaro | 2021-03-15 | 1 | -6/+7 |
| | | | | | | commit 00e207e. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed key text display when shift is used (caps is still broken) as well | Michele Calgaro | 2021-03-13 | 1 | -121/+82 |
| | | | | | | as several improvements to the code. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added additional translation strings. | Ray-V | 2021-03-02 | 1 | -4/+4 |
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added less-than (<) and greater-than (>) keys near left shift for non-US ↵ | Ray-V | 2021-03-01 | 1 | -28/+33 |
| | | | | | | | | | keyboards. Adjusted keyboard geometry accordingly. Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Keys color can now be changed without the need to restart the | Michele Calgaro | 2021-02-27 | 1 | -7/+23 |
| | | | | | | application. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added functionality to select keyboard background and keys colors. | Ray-V | 2021-02-26 | 1 | -5/+34 |
| | | | | | | | A restart of the application is required if the keys color is changed. Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Simplified code for numpad buttons. This adds on to PR #9. | Michele Calgaro | 2021-02-20 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed several keycodes. This relates to PR #9. | Ray-V | 2021-02-20 | 1 | -9/+9 |
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Increased size of button icons to make them more visible. | Michele Calgaro | 2021-02-18 | 1 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 1. Use icons for quit and num pad show/hide buttons. | Ray-V | 2021-02-18 | 1 | -13/+25 |
| | | | | | | | 2. Resize quit, num pad show/hide, configure buttons. 3. Add tooltips to the buttons. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added tooltip for the system tray icon. | Ray-V | 2021-02-17 | 1 | -1/+1 |
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | LWin and RWin have been set back to toggle keys, as they are used as ↵ | Michele Calgaro | 2021-02-15 | 1 | -20/+10 |
| | | | | | | | | Super_L/R modifiers in X. Minor tweaks to the key position on the last row. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add RWIN key and set both Win keys to non-toggle for xmodmap. | Ray-V | 2021-02-15 | 1 | -11/+23 |
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Hide resize handle when the keyboard is locked on the screen. | Michele Calgaro | 2021-02-11 | 1 | -3/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Simplified code from previous commit and fixed 'lock on screen' ↵ | Michele Calgaro | 2021-02-11 | 1 | -26/+20 |
| | | | | | | functionality after restoring the keyboard from a previous run. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added 'lock on screen' functionality. | Ray-V | 2021-02-11 | 1 | -2/+18 |
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Save and restore status of numpad between startups. This refers to PR #9. | Ray-V | 2021-02-10 | 1 | -0/+6 |
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Inappropriately used TQString::fromUtf8() moved to place where it is needed. | Slávek Banko | 2018-09-28 | 1 | -5/+5 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | convert to the cmake building system | gregory guy | 2018-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -8/+8 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -8/+8 |
| | |||||
* | Update prior commit | Timothy Pearson | 2012-08-07 | 1 | -0/+1 |
| | |||||
* | Update deprecated XKeycodeToKeysym call | Timothy Pearson | 2012-08-07 | 1 | -2/+2 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -11/+11 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -1/+1 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -2/+2 |
| | | | | This reverts commit a8375f185a6fe1417de964699551476864dc1fcd. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -2/+2 |
| | |||||
* | Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵ | tpearson | 2011-09-18 | 1 | -1/+1 |
| | | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -2/+2 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kvkbd | tpearson | 2011-07-01 | 1 | -112/+112 |
| | | | | | | | 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 | ||||
* | Added KDE3 version of kvkbd | tpearson | 2010-02-24 | 1 | -0/+1839 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1095344 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |