summaryrefslogtreecommitdiffstats
path: root/src/MainWidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Added support for AltGr characters. This resolves issue #11.Michele Calgaro2021-03-261-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 85af0341dc94a5a65d3643f53d95c21d40017c1c)
* VButton key text code refactoring.Michele Calgaro2021-03-241-3/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e1effdcc817fb362f0a842e3e4b03708c4eaccf1)
* Fixed behavior of caps for non-alpha characters, which was broken inMichele Calgaro2021-03-151-1/+1
| | | | | | | commit 1865767. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 48c1053fa1e5896a10e576b9eb35634fa789cff4)
* Fixed key text display when shift is used (caps is still broken) as wellMichele Calgaro2021-03-131-5/+6
| | | | | | | as several improvements to the code. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 00e207e95d5aab6bbc37c8178bd189b0c0619be6)
* Keys color can now be changed without the need to restart theMichele Calgaro2021-02-271-8/+4
| | | | | | | application. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 64d40d992ecb290a7d395b14e5d3b81e4ed074d2)
* Added functionality to select keyboard background and keys colors.Ray-V2021-02-261-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]> (cherry picked from commit dd8d52708461bcd9d5fd11f62fc59f18fcfc542e)
* Add RWIN key and set both Win keys to non-toggle for xmodmap.Ray-V2021-02-151-1/+2
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2af99da072d82ae809ef57f83911a7f4c45da1f5)
* Hide resize handle when the keyboard is locked on the screen.Michele Calgaro2021-02-111-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit aae2b175aefd87d06bdf223c323a6b66a75a6a00)
* Added 'lock on screen' functionality.Ray-V2021-02-111-1/+2
| | | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0da79dd6ef5eae251828d32568aedb01240590b3)
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-2/+2
|
* rename the following methods:tpearson2011-08-101-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 kvkbdtpearson2011-07-011-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 kvkbdtpearson2010-02-241-0/+166
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1095344 283d02a7-25f6-0310-bc7c-ecb5cbfe19da