Chris
976601c97c
Fix ordered list tag.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 7187b99712
)
5 years ago
Michele Calgaro
ddacb54a1e
Update Kate syntax highlight files from
...
http://kate-editor.org/syntax/2.5/ sources.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b956734b51
)
6 years ago
Slávek Banko
a07b08c92d
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 707d60c602
)
6 years ago
Slávek Banko
9a06da7515
Rename translation context QXml => TQXml
...
to match the translation context in TQt3.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7ef585492c
)
6 years ago
Slávek Banko
19977896c4
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>
(cherry picked from commit 2040c56119
)
6 years ago
Michele Calgaro
7e1e03c045
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>
(cherry picked from commit 6734f5e47f
)
6 years ago
Michele Calgaro
b75f1b6d5e
Fixed javascript syntax highlighting in Kate
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b14a2da3b9
)
8 years ago
Michele Calgaro
d3b96e335f
Kate syntax highlighting files update - Oct 2016
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fddd4b7f8b
)
8 years ago
Slávek Banko
fe024a800d
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0d8345e6f7
)
8 years ago
Michele Calgaro
28a390d6e0
Fixed up previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 98c2c3cb30
)
9 years ago
Michele Calgaro
f9ea149cf5
Update kate syntax highlight files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aca6552dd5
)
9 years ago
Michele Calgaro
36e8000863
Kate syntax highlighting files update - Oct 2015
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dd1a8d0d1a
)
9 years ago
Michele Calgaro
1d878f2ad1
Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4e55a1cfaa
)
9 years ago
Michele Calgaro
045b404b81
Kate syntax highlighting files update - Jun 2015
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 508cf16bf9
)
10 years ago
Darrell Anderson
4317437303
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>
(cherry picked from commit 8b1fec8a6b
)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
fe822d8d7a
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.
(cherry picked from commit 3cefb44bcc
)
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
10 years ago
Timothy Pearson
d46b1b9c64
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
a44c924930
Update mimetypes in Kate plugins to match output of libmagic
...
This relates to Bug 2148
10 years ago
Michele Calgaro
87fd132d01
Kate syntax highlighting files update - Sep 2014
10 years ago
Timothy Pearson
32f50cd6f9
Rename the string kde toolbar widget
10 years ago
Michele Calgaro
aa18c1556b
Kate syntax highlighting files update - Jul 2014
10 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
Darrell Anderson
3f97c17828
Add cmake item to kate syntax highlighting files.
11 years ago
Slávek Banko
c6cb3f2794
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
86cf9b5863
Fix Kate syntax highlighting stall
...
This resolves Bug 1279
12 years ago
Slávek Banko
27bbee9a5f
Fix unintended rename of WORKFILE
12 years ago
Slávek Banko
220c149391
Fix unintended rename of pickfile*
12 years ago
Slávek Banko
c8d86e5643
Fix unintended rename of many various *klist*
12 years ago