Commit Graph

127 Commits (c64685ad8d7b76b78a5342fc03e7b7cf245eec84)

Author SHA1 Message Date
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
Michele Calgaro 6b4be5f2df Fix -tdehtml-* rename regression. This resolves bugs 1825 and 1692 11 years ago
Darrell Anderson ca0e1f81a7 Add *.protocol as a recognized file type, which functionally are identical to *.desktop files. 11 years ago
Michele Calgaro 11e927c557 Kate syntax highlight files update - Jan 2014 11 years ago
Nikolaus Klepp 50d58f6f40 Update kate syntax highlight file for POV-Ray 11 years ago
Michele Calgaro bf4e405e03 Update kate syntax highlight files 11 years ago
Darrell Anderson c5189a79b8 Add vbox as a recognized xml mimetype.
This resolves bug report 1804.
11 years ago
Darrell Anderson 6a3e56b574 Add libtool item to kate syntax highlighting files. 11 years ago