summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTr14.1.xMichele Calgaro2024-05-073-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 561d50871c1bafa86a2b6a895cfdd1e2eaf08fd3)
* Merge translation files from master branch.r14.1.2Automated System2024-04-201-4/+9
|
* Merge translation files from master branch.Automated System2024-04-181-0/+25
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8095dbc641c1b8a693bdce60cc73613fd5cdada6)
* Removed unnecessary filesMichele Calgaro2024-02-183-290/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2522fbc1ecfc24e51bf05005ee064b17a74f42fb)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-023-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f313bacc0fbcdb52d69f917876b06671cfb68d69)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-014-27/+27
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2a35cd2f709b2d6418b70f3ef999f204d1c48dc0)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-082-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7ccc4240a55bfefedfdadbedef38deb5eb0128cb)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-271-1/+1
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ce5ef7b3a6aadf47c75edf4c8fe4f252aa1943ac)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-248-8/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4ce590b58154eff037df64223154d5831b8e4eed)
* Remove unnecessary backup translations.r14.1.0Michele Calgaro2022-09-261-21/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-09-081-56/+42
| | | | | | | 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/
* Update translation template.Automated System2022-09-081-57/+22
|
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-083-36/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-241-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added translation of .desktop files.Slávek Banko2022-01-315-11/+68
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Slávek Banko2022-01-3121-334/+46
| | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/internet/kopete-otr/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2021-12-303-16/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-07-071-1/+1
| | | | | | | 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/
* Update translation template.Automated System2021-07-071-5/+3
|
* Update translation filesTDE Weblate2021-07-021-9/+9
| | | | | | | 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/
* Update translation template.Automated System2021-07-021-9/+9
|
* Fix FTBFS with Clang.Slávek Banko2021-07-023-17/+19
| | | | | | Use TQStringList instead of TQString[5]. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-07-011-68/+68
| | | | | | | 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/
* Update translation template.Automated System2021-07-011-68/+68
|
* Create a custom OTRPluginFactory object instead of using the KGenericFactorySlávek Banko2021-07-0118-36/+122
| | | | | | | | | 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>
* Update translation filesTDE Weblate2021-06-251-14/+14
| | | | | | | 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/
* Update translation template.Slávek Banko2021-06-252-495/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix location of translation template in CMakeL10n rules.Slávek Banko2021-06-251-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation template.Automated System2021-06-251-0/+481
|
* Removed original 'po' translation folder.Slávek Banko2021-06-252-1026/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Copy translation files to new translations folder.Slávek Banko2021-06-257-3/+1029
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2021-06-236-0/+273
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-06-233-30/+32
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build with TQT_NO_COMPAT.gregory guy2021-06-232-6/+6
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Separate OTRPlugin object code from the OTRPluginFactory definition.Slávek Banko2021-06-236-10/+41
| | | | | | | | This resolves bug 1153. Fix support for GCC hidden visibility. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kopete-otr/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kopete-otr/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kopete-otr/admin to latest HEADAutomated System2020-12-071-0/+0
|