kde-workspace/kate/part
Ivailo Monev d82746be82 generic: adjust to KLocale changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-30 20:19:42 +03:00
..
buffer kate: explicitly convert to range and cursor objects 2022-05-28 11:08:27 +03:00
completion generic: cast pointers with QObject as base class via qobject_cast<T>() 2022-06-01 21:54:59 +03:00
data generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
dialogs generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
document kate: adjust to KTextEditor interface classes changes 2022-09-28 18:38:21 +03:00
kte5 generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
mode generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
render kate: explicitly convert to range and cursor objects 2022-05-28 11:08:27 +03:00
schema generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
search kate: explicitly convert to range and cursor objects 2022-05-28 11:08:27 +03:00
spellcheck kate: explicitly convert to range and cursor objects 2022-05-28 11:08:27 +03:00
swapfile generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
syntax kate: use json syntax highlighter for MIME types that claim to be in JSON format 2022-06-15 05:23:52 +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 2022-09-30 20:19:42 +03:00
variableeditor generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
view kate: adjust to KTextEditor interface classes changes 2022-09-28 18:38:21 +03:00
CMakeLists.txt generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +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
TODO generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
TODO.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.