Commit Graph

343 Commits (82bcbde97ff9bc8dc9eee8ccd3c4a89d43b5af35)
 

Author SHA1 Message Date
Andrei Stepanov 82bcbde97f Translated using Weblate (Russian)
Currently translated at 58.2% (924 of 1587 strings)

Translation: applications/kile
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/ru/
3 months ago
Michele Calgaro 1630600155
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Temuri Doghonadze e4fb1d9e8f Translated using Weblate (Georgian)
Currently translated at 100.0% (4 of 4 strings)

Translation: applications/kile - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile-desktop-files/ka/
3 months ago
Temuri Doghonadze 2972a5599f Added translation using Weblate (Georgian) 3 months ago
TDE Weblate bb7b84677b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kile
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/
4 months ago
Michele Calgaro 8321790dcb
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Andrei Stepanov c79ed8e20f Translated using Weblate (Russian)
Currently translated at 58.2% (924 of 1587 strings)

Translation: applications/kile
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/ru/
9 months ago
Diogo Leal 08a73a70d0 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (4 of 4 strings)

Translation: applications/kile - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile-desktop-files/pt_BR/
11 months ago
TDE Weblate 872c127f1f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kile - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile-desktop-files/
11 months ago
Michele Calgaro ebabcc51f5
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 0682c6465d
Removed unused files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro e27c2f5435
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro 0643e202c8
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 59f1c45a35 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: applications/kile - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile-desktop-files/it/
1 year ago
Michele Calgaro 35a77ad24c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 03c1680767
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Andrei Stepanov 00b87abb6f Translated using Weblate (Russian)
Currently translated at 100.0% (4 of 4 strings)

Translation: applications/kile - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile-desktop-files/ru/
1 year ago
Michele Calgaro 9310b03dcf
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 7281cbd9fb
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 01aebec2b5
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 9074681d6e
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 01795835d5
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 992e8db5fd
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 64c147d64f
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro ef6344d6ed
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 218e9f7e37
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>
2 years ago
Michele Calgaro f8453ccf3e
Improve code of commit 76c89b8.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Ray-V 76c89b83c5 Insert an explicit cast for -Wc++11-narrowing error
clang/i?86 build

Resolves issue #4

Signed-off-by: Ray-V <ray-v@inbox.lv>
2 years ago
Michele Calgaro 6bcea37ca2
Remove unnecessary backup translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Weblate 8ffc2b2998 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kile
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/
2 years ago
TDE Gitea 93aadd37b2 Update translation template. 2 years ago
Michele Calgaro 6afe1d5157
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro f43b18642e
Add man page from tde packaging repo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko ef5d91dcd2
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 732613313d
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko dc98ae282b
Drop automake build support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 7cb40a82d4
Use TDE cmake macro to set [Bversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 74ceae9f46
Exclude installation of syntax highlight files
that are already installed by tdelibs.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 0228f6958a
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea 26828f7fe8 Reset submodule main/applications/office/kile/admin to latest HEAD 3 years ago
Slávek Banko 78d2f5ccf1
Restore the documentation inadvertently deleted in the past commit
along with the original layout of translations. The translated
documentation is now placed in the doc folder.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko e8fd80f176
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko bb9ea88afc
Update CMake rules accorting to TDE style.
Copy translations to a new directory layout.
Move documentation to a new directory layout.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 9335908d38
Fix the initialization of the automake project.
Delete generated configure.in and *.m4 files from sources.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 78db8d91ac
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 78aa4aea16
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
TDE Weblate 5f70e8f93d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kile
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/
4 years ago
Michele Calgaro 4e429a11aa Translated using Weblate (Italian)
Currently translated at 100.0% (1587 of 1587 strings)

Translation: applications/kile
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/it/
4 years ago
TDE Weblate 1b493e4492 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kile
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/
4 years ago
TDE Gitea 12f669d145 Update translation template. 4 years ago