Commit Graph

55 Commits (2e53bd0b77676f879fad7baeecea5879bf496a7d)

Author SHA1 Message Date
Timothy Pearson 2e53bd0b77 Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4c89929629 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 7f8c2db2f6 Rename KShared 12 years ago
Timothy Pearson 4140fee92e Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 44c26994c9 Rename kioslaves 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 ccfaeb9b83 Fix FTBFS resulting from KCModule rename 12 years ago
Timothy Pearson f21aaec952 Rename KCModule, KConfig, KIO, KServer, and KSocket 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 3e4d718796 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 50d6569cde Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson 1c31749c85 Fix references to user profile directory. 12 years ago
Slávek Banko 93dc872306 Fix various cmake build issues 12 years ago
Darrell Anderson c353f60978 Fix inadvertent tq changes. 13 years ago
Darrell Anderson f9c7aadc3d Fix inadvertent tq changes. 13 years ago
Timothy Pearson 72d6005aa2 Update TQt3 property/enum macros 13 years ago
Timothy Pearson d573a253c1 Fix FTBFS 13 years ago
Timothy Pearson d8cbbab802 Use libv4l if available, otherwise check for v4l1 headers 13 years ago
Darrell Anderson 357431db7f Branding: KDE->TDE 13 years ago
Darrell Anderson 4aa2303727 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 71960340e4 Branding cleanup: KDE -> TDE 13 years ago
Timothy Pearson 1b79089e1b Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson 6efceb1cf6 Rename additional global TQt functions 13 years ago
Timothy Pearson 6f114e7935 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 11f04dd7e6 Fix up desktop file type specifiers for tqt3 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 4f070eb987 Rename KDEHOME and KDEDIR 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
Timothy Pearson 5feb3a1bc4 Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 28ccd51885 Additional kde to tde renaming 13 years ago
Timothy Pearson fa8303c454 Rename kde libraries to tde 13 years ago
tpearson 5a599bd048 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/kdenetwork@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 39f99c18f8 Fix kdenetwork FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250388 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7c879109a2 Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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 4c7c543902 Use libv4l1-videodev.h when available in kdenetwork
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1243951 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