summaryrefslogtreecommitdiffstats
path: root/src/MainWidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added dead key representation.Ray-V2021-03-171-3/+20
* Fixed visualization of key text the first time modifier keys areMichele Calgaro2021-03-161-3/+12
* Fixed behavior of caps for non-alpha characters, which was broken inMichele Calgaro2021-03-151-6/+7
* Fixed key text display when shift is used (caps is still broken) as wellMichele Calgaro2021-03-131-121/+82
* Added additional translation strings.Ray-V2021-03-021-4/+4
* Added less-than (<) and greater-than (>) keys near left shift for non-US keyb...Ray-V2021-03-011-28/+33
* Keys color can now be changed without the need to restart theMichele Calgaro2021-02-271-7/+23
* Added functionality to select keyboard background and keys colors.Ray-V2021-02-261-5/+34
* Simplified code for numpad buttons. This adds on to PR #9.Michele Calgaro2021-02-201-5/+5
* Fixed several keycodes. This relates to PR #9.Ray-V2021-02-201-9/+9
* Increased size of button icons to make them more visible.Michele Calgaro2021-02-181-6/+6
* 1. Use icons for quit and num pad show/hide buttons.Ray-V2021-02-181-13/+25
* Added tooltip for the system tray icon.Ray-V2021-02-171-1/+1
* LWin and RWin have been set back to toggle keys, as they are used as Super_L/...Michele Calgaro2021-02-151-20/+10
* Add RWIN key and set both Win keys to non-toggle for xmodmap.Ray-V2021-02-151-11/+23
* Hide resize handle when the keyboard is locked on the screen.Michele Calgaro2021-02-111-3/+9
* Simplified code from previous commit and fixed 'lock on screen' functionality...Michele Calgaro2021-02-111-26/+20
* Added 'lock on screen' functionality.Ray-V2021-02-111-2/+18
* Save and restore status of numpad between startups. This refers to PR #9.Ray-V2021-02-101-0/+6
* Inappropriately used TQString::fromUtf8() moved to place where it is needed.Slávek Banko2018-09-281-5/+5
* convert to the cmake building systemgregory guy2018-09-281-1/+1
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-8/+8
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-8/+8
* Update prior commitTimothy Pearson2012-08-071-0/+1
* Update deprecated XKeycodeToKeysym callTimothy Pearson2012-08-071-2/+2
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-11/+11
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-1/+1
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
* 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-2/+2
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-2/+2
* Fix a number of strings in Trinity that were incorrectly converted to TQ* fro...tpearson2011-09-181-1/+1
* rename the following methods:tpearson2011-08-101-2/+2
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
* TQt4 port kvkbdtpearson2011-07-011-112/+112
* Added KDE3 version of kvkbdtpearson2010-02-241-0/+1839