Commit Graph

85 Commits (686de3c7b7255af6b1a8543e7ff7c5d1aaabb87b)

Author SHA1 Message Date
Slávek Banko 97f214b04a
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ba6db0daa9)
6 years ago
Slávek Banko 9087d76878
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 94033dc8bb)
7 years ago
Slávek Banko ac2709d4df Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3fcbeef084)
7 years ago
Slávek Banko 92f11c1199 kopete: Add descriptions for connection options
This relates to bug 2669

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 449164733b)
7 years ago
Slávek Banko f59b2e28c7 kopete: Remove AIM protocol
AIM network has been shutdown in 2017-12-15
This resolves Bug 2846

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dc34f9c391)
7 years ago
Slávek Banko 8fb0b52d50 Kopete - jabber: Process all SRV records or fallback if SRV records not exist
This resolves bug 2723

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 244c1e03a0)
8 years ago
Slávek Banko 17a4cd3c11 Fix FTBFS on missing return values
This resolves bug 2718

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 60880aed60)
8 years ago
Michele Calgaro f43fe7ee82 Kopete - jabber: Prevent startup crashes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d6dc04becb)
8 years ago
Slávek Banko a1ff2d6315 Kopete - jabber: Not force old XMPP protocol
This resolves bug 698

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2a0baddda5)
8 years ago
Slávek Banko f94fdac529 Kopete - jabber: Add SASL PLAIN method for authentication
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a9aee0e6e0)
8 years ago
Slávek Banko 8988b1a5f3 Kopete - jabber: Allow SRV lookup for server+port
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d2625220de)
8 years ago
Slávek Banko adad10233b Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f3c0434e8d)
9 years ago
Slávek Banko 158536ecd7 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3960494a9e)
9 years ago
Timothy Pearson 5ddff9e75a Fix invalid headers in PNG files and optimize for size
(cherry picked from commit c6c6969490)
9 years ago
Slávek Banko f2a40364e8 Fix threads initialization in kopete libjingle
[taken from FreeBSD kopete patches]
(cherry picked from commit 34dd52adff)
10 years ago
François Andriot dedd07e78d Fix missing return values
Signed-off-by: François Andriot <francois.andriot@free.fr>
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
Timothy Pearson 88d7ebff6a Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson c31057da30 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 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
Darrell Anderson 91d11c4334 Add rdp and vnc protocol handbooks and branding cleanup. 11 years ago
Darrell Anderson e1cfdba775 Fix unintended renaming 11 years ago
Darrell Anderson 246aeb85ed Fix unintended renaming 11 years ago
Darrell Anderson 4bc8816c94 Add end-of-file newlines. 11 years ago
Slávek Banko 45971e65a6 Additional k => tde renaming and fixes 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 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 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 4816c4a735 Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4 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 3e4d718796 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Darrell Anderson 84889ea4c0 Fix automake warnings. 12 years ago
Darrell Anderson 2c67f751ab Remove old *.patch files. Code is already merged or obsolete. 12 years ago
Darrell Anderson ff26edf406 Cleanup header includes to improve readability. 12 years ago
Slávek Banko 99a94433e4 Fix automake build: jingle support 12 years ago
Slávek Banko b3fd664615 Fix cmake build: automoc × specific rule in kopete jabber protocol 12 years ago
Slávek Banko 68b5e38626 Rename QCA to TQCA
Fix FTBFS
12 years ago
Darrell Anderson b701e9bde1 Fix online URL link. 12 years ago
Darrell Anderson 6e76ea6798 Update kopete references of gaim to pidgin.
This resolves bug report 865.
Thanks to Kristopher Gamrat.
13 years ago
Slávek Banko 93dc872306 Fix various cmake build issues 13 years ago
Slávek Banko 5df439b28d Remove nuisance unsermake warning with automake
Thanks to Darrell Anderson
13 years ago
Darrell Anderson dae1f24c07 Fix inadvertent tqt changes. 13 years ago
Timothy Pearson 6f17856dec Fix build errors
Thanks to Roman Savochenko for the patch!
13 years ago
Darrell Anderson 4aa2303727 Update XDG information in support of bug report 892. 13 years ago