Commit Graph

134 Commits (0308047002bfbf6cec55df2a61df95f2d0608383)

Author SHA1 Message Date
Mavridis Philippe 074267145f
Kate part: enable font style modification
This resolves issue TDE/tdebase#271.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Slávek Banko 6f0a598346
Fix function name in LUA indentation script error message.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 42f3a62161
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 080c061b15
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 4b7a4e1736
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko c2b90055a5
Drop explicit dependencies on dcopidl and dcopidl2cpp,
because thanks to the replacement of KDE3 CMake macros
with TDE macros, this is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris 7187b99712 Fix ordered list tag.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Michele Calgaro b956734b51
Update Kate syntax highlight files from
http://kate-editor.org/syntax/2.5/ sources.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko e532d9345d Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 7ef585492c
Rename translation context QXml => TQXml
to match the translation context in TQt3.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 2040c56119
Small adjustments in Kate syntax highlighting files.
+ Modify the line break in <language> tag in cpp.xml.
+ Remove UTF8 BOM from ppd.xml.
+ It allows processing by extractattr.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 6e6c0f097e
Fixed unwanted rename in Kate's qt4 syntax highlight file.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 2e0398f755
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro a97b283fd5
Fixed unvoluntary rename in qt4 syntax highlight file.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 89389861b3
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 6734f5e47f Added G-code Kate syntax highlight file.
Taken from:
https://raw.githubusercontent.com/FernV/Gcode-highlight-for-Kate/master/gcode.xml
Work from:
Copyright © 2016 by Fernand Veilleux (fernveilleux@gmail.com)
License:
Library GPL

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro b14a2da3b9 Fixed javascript syntax highlighting in Kate
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro fddd4b7f8b Kate syntax highlighting files update - Oct 2016
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko 0d8345e6f7 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro 98c2c3cb30 Fixed up previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro aca6552dd5 Update kate syntax highlight files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro dd1a8d0d1a Kate syntax highlighting files update - Oct 2015
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro 4e55a1cfaa Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 508cf16bf9 Kate syntax highlighting files update - Jun 2015
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Darrell Anderson 8b1fec8a6b Added *.service and *.target format to INI files.
Signed-off-by: Darrell Anderson <darrella@clovermail.net>

Modified to update syntax version number.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 3cefb44bcc Kate syntax highlighting files update - Jan 2015.
1) Changes in asm-m68k.xml, ppd.xml, sql-oracle.xml taken from http://kate-editor.org/syntax/2.5
2) Changes to the other files from myself.
10 years ago
Michele Calgaro b6fa8d4f2a Added 'Delete Line' menu entry in Kate. This resolves bug 1907.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro d4b2ca0550 Kate syntax highlighting files update - Nov 2014 10 years ago
Timothy Pearson db7f8030fa Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown 10 years ago
Timothy Pearson 96608b99bf Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance 10 years ago
Timothy Pearson ffb86e490f Bring unindent and indent icons into XDG compliance 10 years ago
Timothy Pearson ce1138c8ba Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 10 years ago
Timothy Pearson bab4f22f92 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
Timothy Pearson 5fda712169 Bring previous and next icons into XDG compliance 11 years ago
Timothy Pearson d46b1b9c64 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson a44c924930 Update mimetypes in Kate plugins to match output of libmagic
This relates to Bug 2148
11 years ago
Michele Calgaro 87fd132d01 Kate syntax highlighting files update - Sep 2014 11 years ago
Timothy Pearson 32f50cd6f9 Rename the string kde toolbar widget 11 years ago
Michele Calgaro aa18c1556b Kate syntax highlighting files update - Jul 2014 11 years ago
Michele Calgaro 790fe12d34 Kate syntax highlighting files update - Jun 2014 11 years ago
Michele Calgaro 0290dbaf6c Reverted alert style definition for Kate's syntax highlighting. This resolves bug 2050. 11 years ago
Michele Calgaro 3ddabae8fd Kate syntax highlighting files update - Apr 2014 11 years ago
Slávek Banko e7d1b8fe33 Revert commit 1d498994 11 years ago
Timothy Pearson 1d498994f8 Include xrender library directory when linking
This relates to Bug 1199
11 years ago
Timothy Pearson e6a5e88177 Fix FTBFS caused by commit b8eb0069 11 years ago
Michele Calgaro b8eb0069d3 Kate syntax highlighting files update - Mar 2014 11 years ago
Michele Calgaro bb647dca15 Kate syntax highlighting files update - Feb 2014 11 years ago
Michele Calgaro d0c4804783 Fix PHP generation script. This resolves bug 1946 11 years ago