| Commit message (Expand) | Author | Age | Files | Lines |
* | Added less-than (<) and greater-than (>) keys near left shift for non-US keyb... | Ray-V | 2021-03-01 | 2 | -29/+34 |
* | Simplified code for changing the keys color. | Michele Calgaro | 2021-02-27 | 1 | -9/+3 |
* | Keys color can now be changed without the need to restart the | Michele Calgaro | 2021-02-27 | 4 | -28/+62 |
* | Added functionality to select keyboard background and keys colors. | Ray-V | 2021-02-26 | 3 | -9/+42 |
* | Simplified code for numpad buttons. This adds on to PR #9. | Michele Calgaro | 2021-02-20 | 3 | -22/+8 |
* | Fixed several keycodes. This relates to PR #9. | Ray-V | 2021-02-20 | 1 | -9/+9 |
* | Increased size of button icons to make them more visible. | Michele Calgaro | 2021-02-18 | 1 | -6/+6 |
* | 1. Use icons for quit and num pad show/hide buttons. | Ray-V | 2021-02-18 | 1 | -13/+25 |
* | Added tooltip for the system tray icon. | Ray-V | 2021-02-17 | 1 | -1/+1 |
* | LWin and RWin have been set back to toggle keys, as they are used as Super_L/... | Michele Calgaro | 2021-02-15 | 1 | -20/+10 |
* | Add RWIN key and set both Win keys to non-toggle for xmodmap. | Ray-V | 2021-02-15 | 2 | -12/+25 |
* | Hide resize handle when the keyboard is locked on the screen. | Michele Calgaro | 2021-02-11 | 4 | -12/+25 |
* | Simplified code from previous commit and fixed 'lock on screen' functionality... | Michele Calgaro | 2021-02-11 | 3 | -41/+20 |
* | Added 'lock on screen' functionality. | Ray-V | 2021-02-11 | 5 | -9/+48 |
* | Save and restore status of numpad between startups. This refers to PR #9. | Ray-V | 2021-02-10 | 1 | -0/+6 |
* | Desktop file translations: | Slávek Banko | 2020-05-03 | 3 | -5/+6 |
* | Move translations to a new directory layout. | Slávek Banko | 2020-05-03 | 1 | -1/+1 |
* | Drop automake build support. | gregory guy | 2020-02-12 | 2 | -40/+4 |
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-11 | 1 | -0/+3 |
* | clean up header in CMakeList, remove unused variable, this fixes issue #3 | gregory guy | 2018-09-30 | 2 | -6/+5 |
* | Inappropriately used TQString::fromUtf8() moved to place where it is needed. | Slávek Banko | 2018-09-28 | 1 | -5/+5 |
* | convert to the cmake building system | gregory guy | 2018-09-28 | 6 | -2/+59 |
* | delete empty files, this fixes issue #1 | gregory guy | 2018-09-27 | 3 | -2/+2 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 4 | -0/+0 |
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Move kvkbd from Utilities to Utilities->Peripherals menu. | Darrell Anderson | 2014-02-27 | 1 | -0/+1 |
* | Add help handbook and DocPath. | Darrell Anderson | 2014-02-19 | 1 | -0/+1 |
* | Fix unknown icon type configuration warning. | Darrell Anderson | 2013-12-23 | 1 | -1/+1 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
* | Update desktop files in support of bug report 1463. | Darrell Anderson | 2013-04-19 | 1 | -1/+2 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 2 | -2/+2 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 3 | -4/+4 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -1/+1 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -8/+8 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -5/+5 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -8/+8 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
* | Update prior commit | Timothy Pearson | 2012-08-07 | 1 | -0/+1 |
* | Update deprecated XKeycodeToKeysym call | Timothy Pearson | 2012-08-07 | 1 | -2/+2 |
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 1 | -1/+1 |
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -13/+11 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -11/+11 |