[kdevplatform] d3af706 Increase KDE requirement to 4.4 to fix the build f

Christoph Cullmann cullmann at absint.de
Fri Jul 9 22:12:38 UTC 2010


On Friday, July 09, 2010 11:47:18 pm David Nolden wrote:
> I've done some serious fixing now, and it _nearly_ works.
> Code-completion and highlighting work, but the app instantly crashes
> within kate on certain occassions.
> 
> The problem: KTextEditor::MovingInterface::transformCursor(..) doesn't
> work when the "from" revision is higher than the "to" revision, which
> is a required transformation to work with a duchain that was not
> reparsed yet after some document changes. Also fromRevisision should
> accept being "-1" for referencing the current revision, for
> consistency with toRevision.
Ok, I can try to implement that in the next days when i am back home.

Thanks for the feedback.

Btw., just want to remember that you need to change to use the 
ModelControllerInterface3 for code completion, if not already done.

Greetings
Christoph




More information about the KDevelop-devel mailing list