Highlighting and spellchecking

2012-08-15 Thread Aleix Pol
Hi KDE Devels! In KDevelop we have a QTextEdit that is used to fill the commit message, before committing. This QTextEdit has syntax highlighting for git, so that you'll get some error notifications in case you fill the second line or you exceed the maximum line length. One of the things I added t

Event popup in wrong place

2012-08-15 Thread Robin Atwood
I have just realised that an application I wrote years ago has its KNotification message popups appearing on the desktop and not in the plasma widget in the panel. I simply call KNotification::event( eventid, title ); and specify "Show a message in a popup" in the configuration