Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for AltGr characters. This resolves issue #11. | Michele Calgaro | 2021-03-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | VButton key text code refactoring. | Michele Calgaro | 2021-03-24 | 1 | -3/+0 |
| | | | | 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 | -1/+1 |
| | | | | | | 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 | -5/+6 |
| | | | | | | as several improvements to the code. 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 | -8/+4 |
| | | | | | | application. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added functionality to select keyboard background and keys colors. | Ray-V | 2021-02-26 | 1 | -1/+2 |
| | | | | | | | 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]> | ||||
* | Add RWIN key and set both Win keys to non-toggle for xmodmap. | Ray-V | 2021-02-15 | 1 | -1/+2 |
| | | | | | 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 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added 'lock on screen' functionality. | Ray-V | 2021-02-11 | 1 | -1/+2 |
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | TQt4 port kvkbd | tpearson | 2011-07-01 | 1 | -17/+19 |
| | | | | | | | 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/+166 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1095344 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |