kde-workspace/kate/part
Ivailo Monev e214347bbf kate: add qFmod to cpp syntax data
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-08-07 13:48:04 +03:00
..
buffer kate: log the file (Kate::TextLoader) codec name 2022-11-24 03:12:29 +02:00
completion generic: replace QVarLengthArray<T> with std::vector<T> and QVector<T> 2023-07-30 18:50:02 +00:00
data generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
dialogs kate: remove unused variable in KatePartPluginConfigPage constructor 2023-07-30 09:06:57 +03:00
document kate: remove unused header inclusion 2023-07-29 03:03:54 +03:00
kte5 generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
mode generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00
render generic: prepare for Katie changes 2022-12-17 15:43:14 +02:00
schema generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00
search generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00
spellcheck generic: include now required headers 2023-06-29 21:18:20 +03:00
swapfile generic: prepare for Katie changes 2022-11-13 01:41:49 +02:00
syntax kate: add qFmod to cpp syntax data 2023-08-07 13:48:04 +03:00
undo generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
utils generic: adjust to KLocale changes 2023-07-26 23:35:19 +03:00
variableeditor generic: port to the new spelling classes 2023-06-09 20:30:46 +03:00
view generic: drop support for spelling correction via dialog 2023-06-10 01:01:26 +03:00
CMakeLists.txt generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
INDENTATION generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
Messages.sh generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
README generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
README.vimode generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00

   *** Kate Part ***
The Kate Part implements the KTextEditor interfaces and it is
highly recommended to use them. Detailed information can be found
in the API documentation of the KTextEditor interfaces:
http://api.kde.org/4.x-api/kdelibs-apidocs/interfaces/ktexteditor/html/index.html
 
Homepage: http://kate-editor.org

Licensing:
The Kate Part and its interfaces are licensed under the LGPL version 2,
not any later version.