D12016: [ktexteditor] much faster positionFromCursor

Jaime Torres Amate noreply at phabricator.kde.org
Mon Apr 9 18:30:17 UTC 2018


jtamate updated this revision to Diff 31760.
jtamate added a comment.


  No QObject inheritance, only a QMetaObject::Connection member to disconnect the connection.
  As this is a non exported class, use the same method name and make it non-static.
  KateViewInternal::cursorMoved checks if QAccessible::isActive().

REPOSITORY
  R39 KTextEditor

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D12016?vs=31737&id=31760

REVISION DETAIL
  https://phabricator.kde.org/D12016

AFFECTED FILES
  src/view/kateviewaccessible.h
  src/view/kateviewinternal.cpp

To: jtamate, #kate, cullmann, #frameworks
Cc: brauch, cullmann, #frameworks, michaelh, kevinapavew, ngraham, bruns, demsking, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180409/efcbd56e/attachment.html>


More information about the Kde-frameworks-devel mailing list