Commit Graph

47 Commits (392dbfbfa2bc2515c2c4fc0cf2d5c06ac4127cef)

Author SHA1 Message Date
Slávek Banko 623026caa8
Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
gregory guy 43706e2965
clean up header in CMakeList, remove unused variable, this fixes issue #3
Signed-off-by: gregory guy <g-gregory@gmx.fr>
8 years ago
Slávek Banko f39f545444
Inappropriately used TQString::fromUtf8() moved to place where it is needed.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
gregory guy b7ae75d53a
convert to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
8 years ago
gregory guy 055a36efd6
delete empty files, this fixes issue #1
Signed-off-by: gregory guy <g-gregory@gmx.fr>
8 years ago
Michele Calgaro 93b8b14240
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Timothy Pearson 5f39eaa94d Fix invalid headers in PNG files and optimize for size 10 years ago
Michele Calgaro dc6f5581d5 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Timothy Pearson 8fe8730f4a Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 12 years ago
Darrell Anderson 136b677c23 Move kvkbd from Utilities to Utilities->Peripherals menu. 12 years ago
Darrell Anderson 37085cdac4 Add help handbook and DocPath. 12 years ago
Darrell Anderson 14b130ae47 Fix unknown icon type configuration warning.
This resolve bug report 1736.
12 years ago
Slávek Banko 31e6220991 Additional k => tde renaming and fixes 13 years ago
Darrell Anderson fc04459f4f Update desktop files in support of bug report 1463. 13 years ago
Timothy Pearson ee6c0691a8 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson c74fd6afe8 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson ded40140eb Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson 0700f819c1 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson f87b5efc36 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 4f19b07b96 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 000445b00c Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson e3ed6c9185 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 5fd8191503 Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson 3972713c7e Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson fefb2ade54 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Timothy Pearson c5312cc221 Update prior commit 14 years ago
Timothy Pearson 48340208cb Update deprecated XKeycodeToKeysym call 14 years ago
Darrell Anderson a66d3c9f00 Branding cleanup: *.desktop files 14 years ago
Darrell Anderson bdd282ee14 Update lsm files. 14 years ago
Darrell Anderson 5f8707d5fa Branding cleanup: I18N_NOOP KDE -> TDE. 14 years ago
Darrell Anderson b72c7e4369 Fix inadvertent "TQ" changes. 14 years ago
Timothy Pearson 362636915f Rename additional global functions and variables for tqt3 14 years ago
Timothy Pearson 057f9eab26 Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson d08b13b97b Part 1 of 2 of kdm rename 14 years ago
Timothy Pearson 3052c5d2e1 Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson 4b8539cfb2 Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson ba88338b67 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit a8375f185a.
14 years ago
Timothy Pearson a8375f185a Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson 9f190b3b44 Rename additional instances of KDE to TDE 15 years ago
Timothy Pearson 8e62d0967c Additional kde to tde renaming 15 years ago
tpearson ecba89529f Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 4a4c608d34 Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
This fixes the Kopete MSN protocol among other things


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 15b10cc62d rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson fe49082b77 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/applications/kvkbd@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e0e4bf6407 TQt4 port kvkbd
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
15 years ago
tpearson f2c25668eb Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1106867 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
tpearson d728c2086b Added KDE3 version of kvkbd
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvkbd@1095344 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago