Denis Kozadaev
85e7328d52
SunOS cosmetic changes
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
1 year ago
Michele Calgaro
80928325ae
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
3459eebc29
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
OBATA Akio
000f9cdfa9
kopete: update include path for speex>=1.0.5
...
Header files of `speex` are installed in sub directory since 1.0.4,
and speex>=1.0.5 is required for libjingle using speex.
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
Slávek Banko
460c7ebb08
Fix FTBFS if the TQCA library is not installed on the default location
...
for the system libraries or in TQt libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
gregory guy
9c8077566a
Stock away original 256p high kopete icons.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
3 years ago
OBATA Akio
ae84576d47
Fix yahoo_crypt() prototype mismatch
...
pull the prototype from crypt.c and put it in crypt.h.
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
gregory guy
75b27d415d
Drop builtin tqca library.
...
Module tqca is expected as a dependency library by now.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
3 years ago
Slávek Banko
71415aad02
kopete: Fix crash due to null pointer dereference in IRC protocol.
...
This manifests itself only if SSL/TLS is used for IRC.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
b2f5670d7e
Add new IRC network Libera.chat, the successor in the spirit of Freenode.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
db2db9c25c
kopete - jabber/jingle: Do not enforce mediastreamer includes to be as plain C
...
because it can lead to FTBFS. Use extern "C" {...} inside the appropriate includes.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
a06e2c2f22
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
8aa8074403
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
d36d926753
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
1037d38623
kopete: Added ability to build with shared tqca library.
...
QCA files renamed to TQCA to match tqca library.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
d69788cef6
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
3a74e605bb
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
fb65b9de0f
kopete: Change the default MSN server from messenger.hotmail.com
...
to m1.escargot.log1p.xyz.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
73f0033617
kopete: Restore the MSN protocol because a replacement MSN server was created.
...
This reverts commits 0486034738
- 2d5f9c55da
and f6fd4ab6c0
.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
914254104c
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
2474827028
kopete: Change the default AIM server from login.oscar.aol.com to iwarg.ddns.net.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
91ba38a1df
kopete: Restore the AIM protocol because a replacement AIM server was created.
...
This reverts commits 036b0229db
and dc34f9c391
.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
be39705ebd
Fix branding of kopete and make it promoting TDE.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
dca06b0505
Fix empty translation.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
ba6db0daa9
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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
Slávek Banko
94033dc8bb
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
716e33b80b
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
28ea76eab7
Fixed typedef-related warnings from compiler.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
c0dd6fa720
Fix FTBFS with stricter C++11
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
3fcbeef084
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
449164733b
kopete: Add descriptions for connection options
...
This relates to bug 2669
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
036b0229db
kopete: Remove the AIM specific code from liboscar
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
dc34f9c391
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>
7 years ago
Slávek Banko
c49165ddb7
kopete: Fix unintended renaming ICQ => ICTQ
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
ed71acf6dc
Fix detection whether the system is big endian
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
182234c826
cmake: Move test for stdint.h to common tests
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
244c1e03a0
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>
8 years ago
Slávek Banko
60880aed60
Fix FTBFS on missing return values
...
This resolves bug 2718
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
d6dc04becb
Kopete - jabber: Prevent startup crashes
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko
2a0baddda5
Kopete - jabber: Not force old XMPP protocol
...
This resolves bug 698
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
a9aee0e6e0
Kopete - jabber: Add SASL PLAIN method for authentication
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d2625220de
Kopete - jabber: Allow SRV lookup for server+port
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
f3c0434e8d
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
3960494a9e
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
c6c6969490
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
34dd52adff
Fix threads initialization in kopete libjingle
...
[taken from FreeBSD kopete patches]
9 years ago
Slávek Banko
ec6378cdd8
Fix FTBFS with clang
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 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
66d901de11
Fix remaining issues from mimetype icon rename
10 years ago