Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-06-25 | 6 | -6/+6 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 42f3a62161d1b0c7047d1edfdcb8af72b7314f1b) | ||||
* | For templates from CMake, use the TDE CMAKE TEMPLATES variable. | Slávek Banko | 2020-06-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 080c061b15cfcb11e26a2ede1c8082afb0c5d329) | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-07 | 14 | -916/+42 |
| | | | | | | | | + 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> (cherry picked from commit 4b7a4e17362206fd2eade35ba947a850263b0ea1) | ||||
* | Drop explicit dependencies on dcopidl and dcopidl2cpp, | Slávek Banko | 2020-06-07 | 1 | -1/+0 |
| | | | | | | | | 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> (cherry picked from commit c2b90055a581e9fb95a281fab53b6c56a96a4f2d) | ||||
* | Fix ordered list tag. | Chris | 2019-08-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 7187b9971214fefa7f8c7c4affc105d20e56ca2f) | ||||
* | Update Kate syntax highlight files from | Michele Calgaro | 2019-03-03 | 113 | -39267/+43645 |
| | | | | | | | http://kate-editor.org/syntax/2.5/ sources. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b956734b51a178ba083848672b006aa325217381) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 7 | -0/+29 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 707d60c602a5bed23be354ea362ea7c24a87fb0b) | ||||
* | Rename translation context QXml => TQXml | Slávek Banko | 2018-12-04 | 1 | -1/+1 |
| | | | | | | | to match the translation context in TQt3. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7ef585492cbe3a421bee00898b3927a88e035094) | ||||
* | Small adjustments in Kate syntax highlighting files. | Slávek Banko | 2018-12-02 | 2 | -3/+3 |
| | | | | | | | | | + 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 2040c561190090186744b440573e3c73aee8f6ef) | ||||
* | Added G-code Kate syntax highlight file. | Michele Calgaro | 2018-06-21 | 4 | -6/+218 |
| | | | | | | | | | | | | 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 6734f5e47f496ca1b89e2fd6c51e46ec447e3de1) | ||||
* | Fixed javascript syntax highlighting in Kate | Michele Calgaro | 2017-01-30 | 3 | -4/+6 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b14a2da3b92460ef7dddbc98b4a794d61840a97c) | ||||
* | Kate syntax highlighting files update - Oct 2016 | Michele Calgaro | 2016-10-17 | 130 | -273/+1147 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646) | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0d8345e6f7f2402d3ee88c0eb3d89e0e839bc5b5) | ||||
* | Fixed up previous commit. | Michele Calgaro | 2016-01-23 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 98c2c3cb3086e6680be3ef463f16e1159c692b77) | ||||
* | Update kate syntax highlight files | Michele Calgaro | 2016-01-23 | 2 | -0/+387 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit aca6552dd5ee39a6eb4fc16371352360685e05ee) | ||||
* | Kate syntax highlighting files update - Oct 2015 | Michele Calgaro | 2015-10-25 | 24 | -378/+12202 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dd1a8d0d1a40f43040555128913e55202f241270) | ||||
* | Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455. | Michele Calgaro | 2015-07-04 | 5 | -19/+56 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4e55a1cfaa00035481a72f1271aee8954e3053ad) | ||||
* | Kate syntax highlighting files update - Jun 2015 | Michele Calgaro | 2015-06-19 | 6 | -241/+1463 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 508cf16bf962d2025b8271c5cf0b0c750a4f532f) | ||||
* | Added *.service and *.target format to INI files. | Darrell Anderson | 2015-06-11 | 2 | -2/+2 |
| | | | | | | | | | | 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 8b1fec8a6b25dd0502950488fdb6054b5f8c9208) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Kate syntax highlighting files update - Jan 2015. | Michele Calgaro | 2015-01-20 | 6 | -10/+2195 |
| | | | | | | | 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 3cefb44bccead583a49043b1169cfea1e6367c7a) | ||||
* | Kate syntax highlighting files update - Nov 2014 | Michele Calgaro | 2014-11-25 | 6 | -7/+117 |
| | |||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | source as of this commit due to ubiquity: info, unknown | ||||
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵ | Timothy Pearson | 2014-10-14 | 3 | -7/+7 |
| | | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance | ||||
* | Bring unindent and indent icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | |||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | | | | 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 | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 2 | -3/+3 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring previous and next icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 6 | -12/+12 |
| | | | | match XDG specifications | ||||
* | Update mimetypes in Kate plugins to match output of libmagic | Timothy Pearson | 2014-10-08 | 4 | -4/+4 |
| | | | | This relates to Bug 2148 | ||||
* | Kate syntax highlighting files update - Sep 2014 | Michele Calgaro | 2014-09-19 | 137 | -933/+6668 |
| | |||||
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | Kate syntax highlighting files update - Jul 2014 | Michele Calgaro | 2014-07-28 | 26 | -208/+275 |
| | |||||
* | Kate syntax highlighting files update - Jun 2014 | Michele Calgaro | 2014-06-03 | 14 | -39/+68 |
| | |||||
* | Reverted alert style definition for Kate's syntax highlighting. This ↵ | Michele Calgaro | 2014-05-10 | 2 | -31/+14 |
| | | | | resolves bug 2050. | ||||
* | Kate syntax highlighting files update - Apr 2014 | Michele Calgaro | 2014-04-28 | 3 | -4/+40 |
| | |||||
* | Revert commit 1d498994 | Slávek Banko | 2014-04-05 | 6 | -6/+0 |
| | |||||
* | Include xrender library directory when linking | Timothy Pearson | 2014-04-02 | 6 | -0/+6 |
| | | | | This relates to Bug 1199 | ||||
* | Fix FTBFS caused by commit b8eb0069 | Timothy Pearson | 2014-04-01 | 1 | -2/+2 |
| | |||||
* | Kate syntax highlighting files update - Mar 2014 | Michele Calgaro | 2014-04-01 | 4 | -27/+40 |
| | |||||
* | Kate syntax highlighting files update - Feb 2014 | Michele Calgaro | 2014-03-03 | 208 | -2769/+7263 |
| | |||||
* | Fix PHP generation script. This resolves bug 1946 | Michele Calgaro | 2014-02-20 | 1 | -1/+3 |
| | |||||
* | Fix -tdehtml-* rename regression. This resolves bugs 1825 and 1692 | Michele Calgaro | 2014-02-09 | 5 | -26/+26 |
| | |||||
* | Add *.protocol as a recognized file type, which functionally are identical ↵ | Darrell Anderson | 2014-02-07 | 1 | -2/+2 |
| | | | | to *.desktop files. | ||||
* | Kate syntax highlight files update - Jan 2014 | Michele Calgaro | 2014-01-27 | 5 | -720/+894 |
| | |||||
* | Update kate syntax highlight file for POV-Ray | Nikolaus Klepp | 2014-01-19 | 2 | -185/+232 |
| | |||||
* | Update kate syntax highlight files | Michele Calgaro | 2014-01-09 | 218 | -1343/+16009 |
| | |||||
* | Add vbox as a recognized xml mimetype. | Darrell Anderson | 2014-01-06 | 1 | -1/+1 |
| | | | | This resolves bug report 1804. | ||||
* | Add libtool item to kate syntax highlighting files. | Darrell Anderson | 2013-12-25 | 2 | -0/+2 |
| | |||||
* | Add cmake item to kate syntax highlighting files. | Darrell Anderson | 2013-12-24 | 2 | -0/+2 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 13 | -21/+21 |
| |