Commit Graph

269 Commits (da7a04f30e8d46052dadfe1e7adf6cf7595f1303)

Author SHA1 Message Date
Michele Calgaro 1fd646e135
tqt-replace is no longer required
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro e050a3eb30
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro bfb6a86ee2
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 1329ec6abb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 418e8f7a6f
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 6d077d0606 Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 5dc12cbb83
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 335c366622
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c872aae88b
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro b53c83209a
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 9cb8c6c00f
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro d377051849
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro d0f97c5603
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 21865be19a
kopete: change text to make clear that the encryption SSL option refers to an old protocol and it is not recommended. This resolves issue #54.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 6148e60759
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 1c73e70c56
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 75b9f40221
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro dbf4c38635
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Denis Kozadaev 85e7328d52 SunOS cosmetic changes
Signed-off-by: Denis Kozadaev <denis@dilos.org>
2 years 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>
4 years ago
gregory guy d1bbb5bb98
Add a missing icon in kopete plugin texteffect.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Mavridis Philippe 7a3a7896b3
Fixed Kopete FTBFS
This commit also adds initial V4L2 support for Motion AutoAway plugin.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe de786a075b
Fixes for Kopete videodevice support
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe e7fdaa7a61
Fixed openDesktop category name
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 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>
4 years ago
OBATA Akio 87477e6c2b Fix enum mismatch
Using own enum Direction, not Qt::Orientation

Signed-off-by: OBATA Akio <obache@wizdas.com>
4 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>
4 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>
4 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>
5 years ago
gregory guy e05372302d
Should bring back xmms support in kopete's plugins.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko a0c4be8ea8
Add missing option and detection for libxslt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 947688b6e6
Fix preservation of XMMS detection status in kopete/nowlistening plugin.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 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
Chris 150267bca5 Synchronize German translation of Kopete with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris c119edad50 Fix obsolete KDE version check for Kopete.
...which resulted in wrong configure entry.

Signed-off-by: Chris <xchrisx@uber.space>
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