Michele Calgaro
c982cc10bf
Replace pthread linking with cmake-based variable
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e91e7e7f8a
)
2 months ago
Michele Calgaro
d563927675
Drop Borland compiler specific code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f0ce55a284
)
4 months ago
Michele Calgaro
68b14f31cd
Replace kdemacros.h with tdemacros.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dd8d990389
)
8 months ago
Michele Calgaro
41e2c5159d
Replace KDE_TQ_EXPORT_PLUGIN with TDE_* equivalent
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2368077912
)
9 months ago
Michele Calgaro
d6ad20b43a
Replace KDE_DEPRECATED with TDE_DEPRECATED
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f55fd65219
)
9 months ago
Michele Calgaro
eb63c76f64
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3e0f7a4094
)
10 months ago
Slávek Banko
e360b99f6f
kopete: Add missing function prototypes.
...
This resolves issue #77 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ca2e5007d0
)
10 months ago
Michele Calgaro
9bea52fdd5
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e050a3eb30
)
1 year ago
Michele Calgaro
5d85a610bd
Replace auto_ptr
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bfb6a86ee2
)
1 year ago
Michele Calgaro
40393e30bb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1329ec6abb
)
1 year ago
Michele Calgaro
51f2e0ff8c
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 418e8f7a6f
)
1 year ago
Michele Calgaro
e0a2f545c0
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6d077d0606
)
1 year ago
Michele Calgaro
4dbc3ab8b1
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5dc12cbb83
)
1 year ago
Michele Calgaro
b195cf38b5
Replaced various '#define' with actual strings - part 4
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 335c366622
)
1 year ago
Michele Calgaro
4edd87ce22
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c872aae88b
)
1 year ago
Michele Calgaro
7367a61616
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b53c83209a
)
1 year ago
Michele Calgaro
509d078e9a
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9cb8c6c00f
)
1 year ago
Michele Calgaro
203566f835
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d377051849
)
1 year ago
Michele Calgaro
04646ab286
Drop USE_TQT4 code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d0f97c5603
)
1 year ago
Michele Calgaro
8c4f5d5c91
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>
(cherry picked from commit 21865be19a
)
2 years ago
Michele Calgaro
9795d15cda
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6148e60759
)
2 years ago
Michele Calgaro
4b89942b29
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1c73e70c56
)
2 years ago
Michele Calgaro
f0d0dabf77
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>
(cherry picked from commit 75b9f40221
)
2 years ago
Michele Calgaro
43562a4d0b
Drop TQT_NO_COMPAT code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dbf4c38635
)
2 years ago
Denis Kozadaev
762a46f071
SunOS cosmetic changes
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 85e7328d52
)
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