kde-workspace/kate/part
2022-09-26 21:28:13 +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: explicitly convert to range and cursor objects 2022-05-28 11:08:27 +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 kate: include kcompletion instead of kshellcompletion header for the KCompletion reference 2022-09-26 21:28:13 +03:00
variableeditor generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
view kate: adjust to Katie changes 2022-06-26 19:13:59 +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.