Commit Graph

265 Commits (f313bacc0fbcdb52d69f917876b06671cfb68d69)
 

Author SHA1 Message Date
Michele Calgaro f313bacc0f
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 2a35cd2f70
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 7ccc4240a5
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro ce5ef7b3a6
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 4ce590b581
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 14a2b6214f
Remove unnecessary backup translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Weblate 864ccdb8d6 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kopete-otr
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kopete-otr/
2 years ago
TDE Gitea 6fcf63d871 Update translation template. 2 years ago
Michele Calgaro bb53dc16ae
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 78e1c99f52
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 54ae861bfb
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 7834ac7e98
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 2804b98494
Drop automake build support.
Rework the README and INSTALL files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Gitea c54d210192 Reset submodule main/applications/internet/kopete-otr/admin to latest HEAD 3 years ago
Slávek Banko 62e4743639
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 85f54fed6b
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 317cff1913
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Weblate 9fc8b0e11e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kopete-otr
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kopete-otr/
4 years ago
TDE Gitea 336d101dfa Update translation template. 4 years ago
TDE Weblate 343a3d1732 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kopete-otr
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kopete-otr/
4 years ago
TDE Gitea 3451b8e652 Update translation template. 4 years ago
Slávek Banko 707963c264
Fix FTBFS with Clang.
Use TQStringList instead of TQString[5].

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Weblate c16126ae22 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kopete-otr
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kopete-otr/
4 years ago
TDE Gitea 1f5a4affda Update translation template. 4 years ago
Slávek Banko 186deab80c
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>
4 years ago
TDE Weblate d4af338ad1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kopete-otr
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kopete-otr/
4 years ago
Slávek Banko 9315f65081
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko d4167959a0
Fix location of translation template in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 20675be6d0 Update translation template. 4 years ago
Slávek Banko 2d7bee10d5
Removed original 'po' translation folder.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko be29265df0
Copy translation files to new translations folder.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy e6036101ea
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>
4 years ago
Slávek Banko 07a5ffc33a
Added controlled conversions to char* instead of automatic ascii conversions.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy efa509c5a4
Fix build with TQT_NO_COMPAT.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Slávek Banko 8403288e01
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>
4 years ago
Slávek Banko 541bc109cb
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 8f07ca3659 Reset submodule main/applications/kopete-otr/cmake to latest HEAD 4 years ago
TDE Gitea 509d7de76c Reset submodule main/applications/kopete-otr/cmake to latest HEAD 4 years ago
TDE Gitea 70d1fde3e0 Reset submodule main/applications/kopete-otr/admin to latest HEAD 4 years ago
TDE Gitea dfe87c8e85 Reset submodule main/applications/kopete-otr/cmake to latest HEAD 4 years ago
TDE Gitea 5e09ba55f3 Reset submodule main/applications/kopete-otr/cmake to latest HEAD 4 years ago
TDE Gitea bba4528f01 Reset submodule main/applications/kopete-otr/admin to latest HEAD 4 years ago
TDE Gitea 1adc5c61af Reset submodule main/applications/kopete-otr/cmake to latest HEAD 4 years ago
TDE Gitea 769324fc6a Reset submodule main/applications/kopete-otr/cmake to latest HEAD 4 years ago
TDE Gitea 86c1c68cc7 Reset submodule main/applications/kopete-otr/admin to latest HEAD 4 years ago
TDE Gitea 6f99352631 Reset submodule main/applications/kopete-otr/cmake to latest HEAD 4 years ago
TDE Gitea 74c2ccb8c7 Reset submodule main/applications/kopete-otr/admin to latest HEAD 4 years ago
Michele Calgaro 5609e2b0b6
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea 525345bb80 Reset submodule main/applications/kopete-otr/cmake to latest HEAD 4 years ago
TDE Gitea b7bba364cc Reset submodule main/applications/kopete-otr/admin to latest HEAD 4 years ago