| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-11 | Put include guard to every header | ||
| * ensure include guard to every header * comment endif guard block Signed-off-by: Boris Barbulovski <bbarbulovski@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
| 2013-10-15 | Random white space cleanup | ||
| Because I can. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
| 2013-05-17 | Compile fix | ||
| Forgot to add this before pushing the previous commits Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
| 2013-05-17 | Borrowed the KMessageWidget code to better show passive information. | ||
| Borrowed the code from KMessageWidget from Aurelian Gateau, Kdelibs, to better show passive information and notifications. instead of a popup blowing in the user's face, a nice, animated and well designed widget will gracefully fade-in, show the notes, and fade out when not needed anymore. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> | |||