• RFC: Data Recovery

    by  • July 8, 2012 • 15 Comments

    Currently, we use our own passive notification bar to show a recovery bar when a swap file was found: Since version 4.7 we have a class called KMessageWidget (api documentation). Using KMessageWidget, the notification could also look like this: Imo, the new one looks nicer, as it much better distinguishes the notification popup from the...

    Read more →

    Python plugin developer guide, part 1

    by  • July 1, 2012 • 1 Comment

    I’m a Python newbie, so if you are at least that good , you should be able to dive in and write useful Python plugins for your favourite editor too! This is the first in what I hope will be a series of notes and tutorials to help you along the way. Where can...

    Read more →