Commit Graph

35 Commits (master)

Author SHA1 Message Date
Michele Calgaro 3e4486bcdb
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro 98e861ec6c
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro ddd81fab61
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 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 1cb737eca8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 91fc9555ab
cmake: Simplify 'skel' and 'stub' generation for kspeech and kspeechlink
as well as their subsequent linking.

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 edd810f957
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 2fecb1619e
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 921a022b2d
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 11bfdf862b Rebranding: TDE Control Center --> Trinity Control Center 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 a1dc980408 Rename a number of libraries and executables 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
Slávek Banko 39836a5143 Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Darrell Anderson 317879f710 Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson b9c8df1d8b Fix KDE -> TDE branding. 13 years ago
Timothy Pearson f82f3a8731 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 583747fb4f Rename KDE_MAKE_VERSION and update TDE version string 13 years ago
Timothy Pearson c7ce89fcae Rename obsolete tq methods to standard names 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
Timothy Pearson d479daee57 Rename KDE_VERSION to TDE_VERSION 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 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