• Common

    Kate in KDE 3.5.4

    by  • August 2, 2006 • Common

    Finally, KDE 3.5.4 is out! We were able to fix a lot of issues in Kate and the bug curves went noticeably down. Thanks to all contributors for the nice KDE release

    Read more →

    Kate: Shortcomings of .kateconfig file

    by  • July 23, 2006 • Common

    Assume you have a .kateconfig file optimized for C++ code that replaces tabs on save. Now you open a Makefile that contains tabs (due to its strict syntax). If you save the Makefile in kate, the tabs then are replaced which results in a corrupted Makefile. In other words: The .kateconfig file applies to...

    Read more →

    Indentation and Coding Style

    by  • July 23, 2006 • Common

    kdelibs will have coding style conventions. In general. this is not a bad idea. Our 45528 slocs in KatePart all use a consistent indent-width of 2 spaces. Changing this does not really make sense – ok, if svn praise -w (sure, we never need svn blame in our code finally works, we can discuss...

    Read more →

    Kate Project Plugin

    by  • July 20, 2006 • Common

    It is not a secret that removing Kate’s project manager in KDE 3.5 was not the right thing to do. It seems a lot of people used it and we got many complaints about this decision. That also shows that it is hard go get feedback about what users are really using. If a...

    Read more →