summaryrefslogtreecommitdiffstats
path: root/src/VButton.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Minor code rework for better consistency.Michele Calgaro2021-07-131-2/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add toggle for AltGr alpha characters key display when Caps is onRay-V2021-07-131-2/+13
| | | | Signed-off-by: Ray-V <ray-v@inbox.lv>
* Added support for AltGr characters. This resolves issue #11.Michele Calgaro2021-03-261-23/+74
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* VButton key text code refactoring.Michele Calgaro2021-03-241-0/+30
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed algorithm for CAPS text key visualization.Ray-V2021-03-221-6/+26
| | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed visualization of key text the first time modifier keys areMichele Calgaro2021-03-161-0/+2
| | | | | | | | | | | | pressed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> 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 <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed behavior of caps for non-alpha characters, which was broken inMichele Calgaro2021-03-151-6/+23
| | | | | | commit 00e207e. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed key text display when shift is used (caps is still broken) as wellMichele Calgaro2021-03-131-34/+41
| | | | | | as several improvements to the code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added less-than (<) and greater-than (>) keys near left shift for non-US ↵Ray-V2021-03-011-1/+1
| | | | | | | | | keyboards. Adjusted keyboard geometry accordingly. Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplified code for changing the keys color.Michele Calgaro2021-02-271-9/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Keys color can now be changed without the need to restart theMichele Calgaro2021-02-271-6/+26
| | | | | | application. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added functionality to select keyboard background and keys colors.Ray-V2021-02-261-3/+6
| | | | | | | A restart of the application is required if the keys color is changed. Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* convert to the cmake building systemgregory guy2018-09-281-0/+2
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-1/+1
| | | | This reverts commit a8375f185a6fe1417de964699551476864dc1fcd.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-1/+1
|
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | 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-24/+24
| | | | | | | 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/+121
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1095344 283d02a7-25f6-0310-bc7c-ecb5cbfe19da