summaryrefslogtreecommitdiffstats
path: root/src/MainWidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-251-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8abfadf6f203cd326d62da508b89340d918ba040)
* Added support for AltGr characters. This resolves issue #11.Michele Calgaro2021-03-261-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* VButton key text code refactoring.Michele Calgaro2021-03-241-3/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed behavior of caps for non-alpha characters, which was broken inMichele Calgaro2021-03-151-1/+1
| | | | | | 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-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 theMichele Calgaro2021-02-271-8/+4
| | | | | | application. Signed-off-by: Michele Calgaro <[email protected]>
* 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]>
* 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]>
* Hide resize handle when the keyboard is locked on the screen.Michele Calgaro2021-02-111-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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]>
* 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