Timothy Pearson
d6059b36df
Bring first and last icons into XDG compliance
10 years ago
Timothy Pearson
c31057da30
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Michele Calgaro
0486034738
Removed MSN support across Kopete by removing the MSN protocol and the netmeeting plugin.
...
This resolves bug 1547.
11 years ago
Slávek Banko
45971e65a6
Additional k => tde renaming and fixes
11 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
9a03aa40e3
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4c6870471b
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
da47dd9fc6
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9c9412b30c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
4c89929629
Rename KStandard for enhanced compatibility with KDE4
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
Slávek Banko
aeff00ef47
Fix cmake build: kopete_latexconvert.sh permissions
12 years ago
Darrell Anderson
1c31749c85
Fix references to user profile directory.
12 years ago
Darrell Anderson
3144ada216
Add missing file from previous commit 10026753
.
12 years ago
Darrell Anderson
10026753cb
Added XMMS support to CMake.
...
Thanks to Slavek Banko.
12 years ago
Timothy Pearson
5c988de1bd
Fix a fatal error message
...
Thanks to 'Nix' for the patch!
12 years ago
Slávek Banko
2d699f5239
Fix html special chars in kopete nowlistening plugin
...
This partially resolves Bug 994
13 years ago
Slávek Banko
f670853164
Improve Kaffeine support in Kopete now listening plugin
13 years ago
Darrell Anderson
4aa2303727
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
008eae43da
Fix inadvertent "TQ" changes.
13 years ago
Darrell Anderson
8f8f58d043
Fix typos.
13 years ago
Timothy Pearson
26ec69bb78
Rename additional members for tqt3
13 years ago
Timothy Pearson
6f114e7935
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
f9d73bf736
Fix motionaway plugin FTBFS
13 years ago
Timothy Pearson
5edc007124
Rename a few stragglers
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
0a841682a5
Additional renaming of kde to tde
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
e7d3e8c463
Fix failure to launch Kopete when statistics module is enabled due to faulty SQLite linkage when Autotools is used to build kdenetwork
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260896 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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
13 years ago
tpearson
6f832f8441
Commit two patches to kdenetwork from Slávek Banko:
...
1.) fix problem with html special chars (especially &) in messages from nowlistening plugin in kopete. Kopete::Message::RichText expects already escaped chars, but messages from nowlistening is plain text. With Kopete::Message::PlainText is message valid
2.) add pongserver, that add xep-0199 responses to kopete
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1251584 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 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
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
13 years ago
tpearson
c343fc89ba
Convert accidental instances of STQL to the proper SQL
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago