• Archive for June, 2010

    A Flashback of Kate in Gitorious

    by  • 2010-06-24 • Developers

    Back in February, I blogged about Kate’s move to gitorious. The main reason for this move was to make building Kate as easy as possible. If you want to build Kate as part of KDE, (as of now) you have to compile kdesupport, phonon, dbusmenu-qt, kdelibs, kdepimlibs, kdebase for kwrite and kdesdk for the kate [...]

    Read more →

    Debugging Kate with Qt Creator

    by  • 2010-06-19 • Developers

    Let’s have a quick look at how to debug Kate and KWrite with Qt Creator. First, make sure you meet the requirements: build Kate according to this tutorial install Qt-Creator (in my case this is version 2.0.0) Setup the Kate project Qt-Creator once like this start Qt-Creator like this (important to get all environment variables [...]

    Read more →

    Kate: Code Folding Crash

    by  • 2010-06-10 • Developers

    We still have a crash in Kate’s code folding code; no one was able to find a proper fix, yet. So if you want to get your hands dirty, just build Kate, find a fix and be the hero of all Kate developers Update: Fixed by Stefan Schenk in this commit for KDE 4.5. Awesome!

    Read more →