Commit Graph

27 Commits (r14.1.1)

Author SHA1 Message Date
Michele Calgaro 5d7c4c8ae0
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1cb737eca8)
2 years ago
gregory guy 5ce12710c2
Silence few warnings due to some deprecated.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy 6b3181cf92
Conversion to the cmake building system.
Added several man pages taken from the Debian packaging.
Cleanup headers in ui files.
Add png icons for mono theme.

Signed-off-by: gregory guy <gregory-tde@laposte.net>

cmake:
- Use tde_add_check_executable instead of a combination
of separate calls to tde_add_executable and add_test.
- Simplify the detection of time.h and sys/time.h headers.
- Refactor phrasebook files install, kmouth.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Timothy Pearson 00d2ec14f2 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson c96f95eaac Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 127600d4f1 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 98841fe5a2 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 6b23c84fe5 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5ca50f0ef6 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson a1dc980408 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6379d18e0e Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 0b54abbdf8 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 98ed486e2f Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson f82f3a8731 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson c7ce89fcae Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 92994ee203 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 6687cd2515 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson f46912a1a5 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 23aecb275d.
13 years ago
Timothy Pearson 23aecb275d Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 96900aaa40 Additional renaming of kde to tde 13 years ago
tpearson 1b93777b64 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a53c68f02a rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 389971def3 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/kdeaccessibility@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f138d74fe1 TQt4 port kdeaccessibility
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1237325 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 8f7fea12cf TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1158414 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 28bf3cbba4 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1157633 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma 00bb99ac80 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago