summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/kopete-otr/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed code formatting modelines.Michele Calgaro2020-09-293-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kopete-otr/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kopete-otr/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/kopete-otr/cmake to latest HEADAutomated System2020-06-241-0/+0
|