Commit Graph

46 Commits (de786a075b31b4988341a625ef85c081530e2a7d)

Author SHA1 Message Date
OBATA Akio 87477e6c2b Fix enum mismatch
Using own enum Direction, not Qt::Orientation

Signed-off-by: OBATA Akio <obache@wizdas.com>
4 years ago
Michele Calgaro 8aa8074403
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Chris c119edad50 Fix obsolete KDE version check for Kopete.
...which resulted in wrong configure entry.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro 53fe3bf43a
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro adaee77261
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 94033dc8bb
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko a2f55c2d17 Fix CMake build dependencies
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko ec6378cdd8 Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson ecc461cfc7 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 11 years ago
Darrell Anderson 005f6b57c2 KDE->TDE branding cleanup. 11 years ago
Slávek Banko 45971e65a6 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson b559e6fbfe Rename makekdewidgets 12 years ago
Timothy Pearson abed891d4e Rename KABC namespace 12 years ago
Timothy Pearson 60bf5bc20f Fix references to lkabc 12 years ago
Timothy Pearson 0e88a100de Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5497356b6c Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 4c6870471b Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 2cb1d1c8ed Fix unintended renaming 12 years ago
Timothy Pearson da47dd9fc6 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 903aacf3fd Fix FTBFS 12 years ago
Timothy Pearson 9c9412b30c Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 4140fee92e Rename kiobuffer and KHTML 12 years ago
Timothy Pearson b10a61b1fd Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 48087e1d56 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson c48e769eb2 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson ef71f46965 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6f114e7935 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 8a143ab9f8 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 1de96857f5 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 089118c185 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 83677e3550 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 808e453c56.
13 years ago
Timothy Pearson 808e453c56 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 0a841682a5 Additional renaming of kde to tde 13 years ago
Timothy Pearson cff2df17bf Rename kwin to twin (part 1 of 2) 13 years ago
tpearson 52c719697a Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2bc1d72869 rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d0be1721b4 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/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1fff1cf075 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 69cac65817 TQt4 port kdenetwork
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian ac87680632 [kdenetwork/kopete] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e2e6ec17cf * Part 2/2 of Chakra patches
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1172713 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 36e4074ba1 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 47c8a359c5 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1654c5f87b Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma bcb704366c 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/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago