Commit Graph

40 Commits (master)

Author SHA1 Message Date
Michele Calgaro e0a23084af
Use tdeprocess.h instead of kprocio.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro 3e4486bcdb
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro 2ce6b37181
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c04ba2b381
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro a62657e2c7
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 1cb737eca8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 534dd67805
Add PO_DIR option to properly merge translations into desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 637b8632f4
Added translation of .desktop files.
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
Michele Calgaro 57b4c0a5b0
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro edd810f957
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Timothy Pearson c4563138a2 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 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 ab53bd0c4c Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 1bb7b59349 Rename a few build variables for overall consistency 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
Darrell Anderson 0c240abbab Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson b142102c57 Branding cleanup: KDE -> TDE 13 years ago
Timothy Pearson 0965aa3478 Rename additional global TQt functions 13 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 448895c1ad Rename KDEHOME and KDEDIR 13 years ago
Timothy Pearson 93fda90a3d Fix FTBFS 13 years ago
Timothy Pearson 96900aaa40 Additional renaming of kde to tde 13 years ago
Timothy Pearson 4091001048 Rename additional instances 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