diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
commit | 96698e12d1d6ba8072e9365334277438c3cf0e4a (patch) | |
tree | 81e81a49226aab2570d5fe8464576a6c960f1782 /ktouch/ChangeLog | |
parent | dcb06497ea70d050554422eec10b0756d926a5c0 (diff) | |
download | tdeedu-96698e12d1d6ba8072e9365334277438c3cf0e4a.tar.gz tdeedu-96698e12d1d6ba8072e9365334277438c3cf0e4a.zip |
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ktouch/ChangeLog')
-rw-r--r-- | ktouch/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ktouch/ChangeLog b/ktouch/ChangeLog index f8d02b6a..6225920b 100644 --- a/ktouch/ChangeLog +++ b/ktouch/ChangeLog @@ -13,7 +13,7 @@ color scheme includes now keyboard and slide line colors, new option to have common slide line colors in configuration (request: #90548) - * Bugfix: several keyboard tqlayouts were wrong (showing the + * Bugfix: several keyboard layouts were wrong (showing the wrong colors and were therefore misleading), a few have been already fixed and the others temporarily removed from the install section of the make files @@ -33,7 +33,7 @@ (bug report: * Feature: default keyboard is selected based on KDE locale (requests: #54379, #99947) - * Feature: quick select lists of training lectures/keyboard tqlayouts are now + * Feature: quick select lists of training lectures/keyboard layouts are now sorted alphabetically * Bugfix: trailing spaces are removed from lines when lecture is read (bug: #107080) @@ -55,7 +55,7 @@ * Bugfix: fixed false error on reading single-level-lectures (bug: #120414) * Feature: lines with spaces at the end are trimmed (whitespace removed) * Feature: line length limit increased to 300 (request: #116838) - * Added: added new/fixed keyboard tqlayouts + * Added: added new/fixed keyboard layouts (requests: #40962, #85584, #119670) 2006-03-27 Andreas Nicolai <andreas.nicolai@gmx.net> @@ -240,7 +240,7 @@ (new version) * ktouch 0.60 is out * new features: - Change between different keyboard tqlayouts. Supported keyboard's is English, German and Norwegian. + Change between different keyboard layouts. Supported keyboard's is English, German and Norwegian. 2000-05-09 Haavard Froeiland <haavard@users.sourceforge.net> |