• Users

    Remove Trailing Spaces

    by  • October 27, 2012 • Developers, Users • 10 Comments

    Up to KDE 4.9, Kate Part had support to remove trailing spaces in two ways: Remove trailing spaces while editing Remove trailing spaces on save The reasoning behind removing trailing spaces while editing is that when working on a document, we want to keep our own changes clean of trailing spaces. This way, we...

    Read more →

    How to remove a file with Kate

    by  • October 25, 2012 • Users • 6 Comments

    KDE has all these little nifty features, and – guess what – Kate has them, too. Here, we’ll have a look at how to delete a file with Kate. We’ll start with opening the file we want to delete. Example: Next, we open the menu File > Open With and choose Other… as follows:...

    Read more →

    Data Recovery in 4.10

    by  • October 25, 2012 • Developers, Users • 6 Comments

    Recently I’ve blogged about the usage of KMessageWidget in the data recovery process in Kate Part. Finally, we decided to stick with KMessageWidget, since it is a standard kdelibs widget, used by a lot of KDE applications. Besides, it is visually appealing and attracts the user’s attention. In KDE SC 4.10, it will look...

    Read more →