Commit Graph

43 Commits (2e53bd0b77676f879fad7baeecea5879bf496a7d)

Author SHA1 Message Date
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
Slávek Banko 354555a2b8 Added OpenSLP support to CMake 12 years ago
Darrell Anderson 4aa2303727 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson e42d9ec49f Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson 51f95af324 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson 71960340e4 Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson 4683955de9 Fix KControl KDE->TDE branding issues. 13 years ago
Timothy Pearson 1b79089e1b Rename additional global functions and variables for tqt3 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 d81f0e49aa Update kdenetwork Autotools for new DSO linkage style 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
tpearson 61f93068e2 Fix kdenetwork FTBFS on Fedora 15
Thanks to François Androit for the patch!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1261216 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6a4cb4973e Fix krfb SIGABRT when graphics driver lacks shared memory support.
This closes Bug 422.

Thanks to Debian for the patch!



git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b22d2d2bbd Revert int size change in krfb.h
When connecting to an AMD64 krfb server, it will not accept the correct password due to a word size issue.  This was a regression somewhere around 2008, the Debian bug mail refers to it.
Thanks to Nick Leverton for the patch!



git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260217 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0ae84fe759 Fix kdenetwork FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1258244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 0ce518fe82 [kdenetwork/krfb] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254101 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 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
tpearson e50d6b1df8 Forgot one TSIGNAL problem...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1162932 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 675e9f7c0f Backed out accidental conversion of TSIGNAL to TQT_SIGNAL in automated TQT conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1162927 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 654fcc369e Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070598 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
tpearson 9fab5b8a21 Update to Trinity 3.5.11
Will need to watch for commit warnings and rebuild test

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1061808 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