| Commit message (Expand) | Author | Age | Files | Lines |
* | Kate: use paths for local files in modified on disk dialog | Mavridis Philippe | 2024-05-26 | 1 | -3/+3 |
* | Kate syntax: allow PHP heredoc closing identifiers to be idented | Mavridis Philippe | 2024-05-18 | 1 | -5/+5 |
* | Kate: add support for template string syntax of JS | Mavridis Philippe | 2024-02-21 | 1 | -0/+6 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-15 | 6 | -12/+12 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-06 | 4 | -12/+0 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-15 | 29 | -455/+449 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 5 | -99/+96 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 2 | -3/+3 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 1 | -2/+2 |
* | Replaced various '#define' with actual strings - part 2 | Michele Calgaro | 2023-11-23 | 1 | -5/+5 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 22 | -119/+119 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 3 | -5/+5 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 2 | -2/+2 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 4 | -7/+7 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -1/+1 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 2 | -4/+4 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 28 | -78/+78 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 1 | -3/+3 |
* | Kate Part: Ctrl+Mouse Scroll to change font size | Mavridis Philippe | 2022-10-19 | 1 | -21/+38 |
* | Kate: unified diff and markdown's syntax colors for diff code to green/red | Michele Calgaro | 2022-10-18 | 3 | -6/+6 |
* | Kate: improved markdown syntax highlighting. | Ray-V | 2022-10-18 | 2 | -41/+91 |
* | kate syntax highlighting - markdown: fixed strong emphasis visualization | Michele Calgaro | 2022-06-11 | 2 | -6/+6 |
* | Kate: syntax highlighting for Markdown | Mavridis Philippe | 2022-06-08 | 4 | -6/+153 |
* | Kate part: enable font style modification | Mavridis Philippe | 2022-05-03 | 1 | -1/+0 |
* | Fix function name in LUA indentation script error message. | Slávek Banko | 2020-12-09 | 1 | -1/+1 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 106 | -184/+1 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-06-25 | 6 | -6/+6 |
* | For templates from CMake, use the TDE CMAKE TEMPLATES variable. | Slávek Banko | 2020-06-12 | 1 | -1/+1 |
* | Desktop file translations: | Slávek Banko | 2020-06-07 | 14 | -916/+42 |
* | Drop explicit dependencies on dcopidl and dcopidl2cpp, | Slávek Banko | 2020-06-07 | 1 | -1/+0 |
* | Fix ordered list tag. | Chris | 2019-08-16 | 1 | -1/+1 |
* | Update Kate syntax highlight files from | Michele Calgaro | 2019-03-03 | 113 | -39267/+43645 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 7 | -0/+29 |
* | Rename translation context QXml => TQXml | Slávek Banko | 2018-12-04 | 1 | -1/+1 |
* | Small adjustments in Kate syntax highlighting files. | Slávek Banko | 2018-12-02 | 2 | -3/+3 |
* | Fixed unwanted rename in Kate's qt4 syntax highlight file. | Michele Calgaro | 2018-10-17 | 1 | -179/+179 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -179/+179 |
* | Fixed unvoluntary rename in qt4 syntax highlight file. | Michele Calgaro | 2018-09-27 | 1 | -2/+2 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -2/+2 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 6 | -6/+6 |
* | Added G-code Kate syntax highlight file. | Michele Calgaro | 2018-06-21 | 4 | -6/+218 |
* | Fixed javascript syntax highlighting in Kate | Michele Calgaro | 2017-01-30 | 3 | -4/+6 |
* | Kate syntax highlighting files update - Oct 2016 | Michele Calgaro | 2016-10-17 | 130 | -273/+1147 |
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -2/+2 |
* | Fixed up previous commit. | Michele Calgaro | 2016-01-23 | 2 | -2/+2 |
* | Update kate syntax highlight files | Michele Calgaro | 2016-01-23 | 2 | -0/+387 |
* | Kate syntax highlighting files update - Oct 2015 | Michele Calgaro | 2015-10-25 | 24 | -378/+12202 |
* | Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455. | Michele Calgaro | 2015-07-04 | 5 | -19/+56 |
* | Kate syntax highlighting files update - Jun 2015 | Michele Calgaro | 2015-06-19 | 6 | -241/+1463 |