kde-workspace/kate/part
Ivailo Monev fe52270c14 kate: explicitly convert to range and cursor objects
lots of opportunities for optimizations by caching the converted objects

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-05-28 11:08:27 +03:00
..
buffer kate: explicitly convert to range and cursor objects 2022-05-28 11:08:27 +03:00
completion kate: explicitly convert to range and cursor objects 2022-05-28 11:08:27 +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 generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
undo generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
utils generic: bump minimum Katie version requirement to 4.12.0 2022-05-22 03:59:41 +03:00
variableeditor generic: move sub-projects from kde-baseapps [ci reset] 2022-05-14 21:56:54 +03:00
view kate: explicitly convert to range and cursor objects 2022-05-28 11:08:27 +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.