index
:
kvkbd
feat/use-tdeuniqueapplication
master
r14.0.x
r14.1.x
v3.5.13-sru
KVkbd – virtual keyboard
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
MainWidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for AltGr characters. This resolves issue #11.
Michele Calgaro
2021-03-26
1
-10
/
+12
*
VButton key text code refactoring.
Michele Calgaro
2021-03-24
1
-913
/
+8
*
Added dead key representation.
Ray-V
2021-03-17
1
-3
/
+20
*
Fixed visualization of key text the first time modifier keys are
Michele Calgaro
2021-03-16
1
-3
/
+12
*
Fixed behavior of caps for non-alpha characters, which was broken in
Michele Calgaro
2021-03-15
1
-6
/
+7
*
Fixed key text display when shift is used (caps is still broken) as well
Michele Calgaro
2021-03-13
1
-121
/
+82
*
Added additional translation strings.
Ray-V
2021-03-02
1
-4
/
+4
*
Added less-than (<) and greater-than (>) keys near left shift for non-US keyb...
Ray-V
2021-03-01
1
-28
/
+33
*
Keys color can now be changed without the need to restart the
Michele Calgaro
2021-02-27
1
-7
/
+23
*
Added functionality to select keyboard background and keys colors.
Ray-V
2021-02-26
1
-5
/
+34
*
Simplified code for numpad buttons. This adds on to PR #9.
Michele Calgaro
2021-02-20
1
-5
/
+5
*
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
1
-11
/
+23
*
Hide resize handle when the keyboard is locked on the screen.
Michele Calgaro
2021-02-11
1
-3
/
+9
*
Simplified code from previous commit and fixed 'lock on screen' functionality...
Michele Calgaro
2021-02-11
1
-26
/
+20
*
Added 'lock on screen' functionality.
Ray-V
2021-02-11
1
-2
/
+18
*
Save and restore status of numpad between startups. This refers to PR #9.
Ray-V
2021-02-10
1
-0
/
+6
*
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
1
-1
/
+1
*
Rename common header files for consistency with class renaming
Timothy Pearson
2013-02-14
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 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
1
-1
/
+1
*
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Timothy Pearson
2013-01-20
1
-8
/
+8
*
Update prior commit
Timothy Pearson
2012-08-07
1
-0
/
+1
*
Update deprecated XKeycodeToKeysym call
Timothy Pearson
2012-08-07
1
-2
/
+2
*
Fix inadvertent "TQ" changes.
Darrell Anderson
2012-04-13
1
-11
/
+11
*
Rename additional global functions and variables for tqt3
Timothy Pearson
2012-03-02
1
-1
/
+1
*
Rename obsolete tq methods to standard names
Timothy Pearson
2011-12-21
1
-1
/
+1
*
Remove additional unneeded tq method conversions
Timothy Pearson
2011-12-19
1
-1
/
+1
*
Revert "Rename a number of old tq methods that are no longer tq specific"
Timothy Pearson
2011-12-16
1
-2
/
+2
*
Rename a number of old tq methods that are no longer tq specific
Timothy Pearson
2011-12-15
1
-2
/
+2
*
Fix a number of strings in Trinity that were incorrectly converted to TQ* fro...
tpearson
2011-09-18
1
-1
/
+1
*
rename the following methods:
tpearson
2011-08-10
1
-2
/
+2
*
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tpearson
2011-07-09
1
-1
/
+1
*
TQt4 port kvkbd
tpearson
2011-07-01
1
-112
/
+112
*
Added KDE3 version of kvkbd
tpearson
2010-02-24
1
-0
/
+1839