Commit Graph

58 Commits (d5d9df80e69a1b8a02b73b1459d1e7d0d6702b4b)

Author SHA1 Message Date
Slávek Banko b599582315
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7834ac7e98)
3 years ago
Slávek Banko 3006d757e0
Drop automake build support.
Rework the README and INSTALL files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2804b98494)
3 years ago
Michele Calgaro 6d31a95cce
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 85f54fed6b)
3 years ago
Slávek Banko 0815aa940a
Fix FTBFS with Clang.
Use TQStringList instead of TQString[5].

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 707963c264)
4 years ago
Slávek Banko 036880495c
Create a custom OTRPluginFactory object instead of using the KGenericFactory
template. This prevents an unwanted creation of a hidden second instance
if the library is built with enabled hidden visibility.

This resolves issue #3.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 186deab80c)
4 years ago
Slávek Banko f847965384
Fix location of translation template in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d4167959a0)
4 years ago
gregory guy 4b5b36ca6c
Conversion to the cmake building system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit e6036101ea)
4 years ago
Slávek Banko 1558cdbbf7
Added controlled conversions to char* instead of automatic ascii conversions.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 07a5ffc33a)
4 years ago
gregory guy 3659f9e329
Fix build with TQT_NO_COMPAT.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit efa509c5a4)
4 years ago
Slávek Banko e203448056
Separate OTRPlugin object code from the OTRPluginFactory definition.
This resolves bug 1153.

Fix support for GCC hidden visibility.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8403288e01)
4 years ago
Michele Calgaro 76ad023b22
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5609e2b0b6)
4 years ago
Michele Calgaro 65513b9a21
Removed .lsm files. lsm database is outdated and unmaintained.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro bbc9f6ea72
Updated date and version to R14.0.6 in .lsm files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 167d4b9d4d
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4f92cf4941)
6 years ago
Slávek Banko c6dd5230d1 Update version numbers and date for R14.0.5 final release 7 years ago
Slávek Banko 32bfe7fe3d Fix OtrlChatInterface visibility
This resolves bug 2472

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bbbc786294)
7 years ago
Slávek Banko 35745cabf3 Update version number for new target R14.0.5 8 years ago
Slávek Banko a63fcf0d11 Update date in lsm files 8 years ago
Timothy Pearson 6268a5f015 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 4875bae56f)
9 years ago
Slávek Banko ad0158201f Update version number for new target R14.0.4 9 years ago
Slávek Banko c7d6612985 Update date in lsm files 9 years ago
Slávek Banko 1cf8a2b57f Update version number for new target R14.0.3 9 years ago
Slávek Banko 86257c682d Update date in lsm files 9 years ago
Slávek Banko dea8ebe340 Update version number for new target R14.0.2 10 years ago
Slávek Banko 7cd5549a30 Update date in lsm files 10 years ago
Slávek Banko 87a97f1472 Update version in lsm files 10 years ago
Timothy Pearson 5dd6e56c44 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko ec7b81f420 Fix libotr3 detection
Fix FTBFS with libotr3
11 years ago
Timothy Pearson 1b9b8e3c30 Add preliminary untested support for libotr 4.x
This relates to Bug 1987
11 years ago
Darrell Anderson 04b9224d0c Add newlines to desktop files. 11 years ago
Slávek Banko 291cf502dd Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 59a706bc2a Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson b7fc57b750 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 16cdaafa90 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson b90b805733 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson d3eec0f20c Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson a38537d4c2 Fix FTBFS resulting from KCModule rename 12 years ago
Timothy Pearson 35df0971f2 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 19ef6524e1 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3b0cb31a0d Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Darrell Anderson 2069b43930 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 2f4c7c4be3 Update lsm files. 13 years ago
Timothy Pearson f70d8f4699 Update automake files to use tde instead of kde 13 years ago
Timothy Pearson e9d275624d Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson b860acda13 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 96f6451b95 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 79e320ac23 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 9f51f088d1.
13 years ago
Timothy Pearson 9f51f088d1 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 9b6884e003 Additional renaming of kde to tde 13 years ago
Timothy Pearson 25073e79c5 Rename additional instances of KDE to TDE 13 years ago