• About Christoph Cullmann

    Dr.-Ing. Christoph Cullmann is a Senior Software Engineer at AbsInt Angewandte Informatik GmbH. His work is focused on static analysis of both binary and source programs and the WCET analysis of embedded systems. In his spare time, he works on the KDE project and maintains the Kate editor application and component.

    http://cullmann.io/

    Kate D-Bus Interfaces, used at all?

    by  • April 6, 2013 • Developers, KDE, Users • 4 Comments

    I just started to clean up the content of kate.git, moving things around, fixing compile warnings and similar stuff. I stumbled over warnings in our dbus interfaces. The main use of them is to allow Kate to reuse an existing instance for opening files and sessions. This part (e.g. the interface of the application object itself)...

    Read more →

    Text Folding Reloaded

    by  • March 24, 2013 • Common, Developers, KDE • 3 Comments

    If we look at the incoming bug reports, a lot still seem to be located in our code folding implementation. The problem of the current code folding code, even after the GSoC rewrite of large parts, is that it is inter weaved with the syntax highlighting engine. During highlighting, we try to build up some tree...

    Read more →

    Kate Git Statistics

    by  • February 27, 2013 • Common, Developers, KDE, Users • 0 Comments

    Now the statistics of the kate.git are online for public viewing. They will be updated daily, located on: http://kate-editor.org/stats/ Unfortunately, the statistics of the last years are not that “representative”, as the moves of Kate around in SVN and to Git biased the statistics, as I did a lot of the commits for syncing and...

    Read more →