summaryrefslogtreecommitdiffstats
path: root/src/VButton.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Minor code rework for better consistency.Michele Calgaro2021-07-131-2/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added support for AltGr characters. This resolves issue #11.Michele Calgaro2021-03-261-1/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* VButton key text code refactoring.Michele Calgaro2021-03-241-0/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed algorithm for CAPS text key visualization.Ray-V2021-03-221-1/+3
| | | | | 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 inMichele Calgaro2021-03-151-6/+5
| | | | | | commit 00e207e. Signed-off-by: Michele Calgaro <[email protected]>
* Fixed key text display when shift is used (caps is still broken) as wellMichele Calgaro2021-03-131-1/+3
| | | | | | as several improvements to the code. Signed-off-by: Michele Calgaro <[email protected]>
* Keys color can now be changed without the need to restart theMichele Calgaro2021-02-271-7/+9
| | | | | | application. Signed-off-by: Michele Calgaro <[email protected]>
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-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-12/+13
| | | | | | | 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/+49
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1095344 283d02a7-25f6-0310-bc7c-ecb5cbfe19da