Commit Graph

9 Commits

Author SHA1 Message Date
craig.p.drummond
53193db80e Add support for warning messages. 2013-10-08 17:58:58 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
91c83e340b KMessageWidget::adnimatedShow is fixed in KDE4.9.5... 2012-12-27 16:07:39 +00:00
craig.p.drummond
b658e2d39f Re-enable animation when showing messagewidget, for Qt-only builds and KDE builds prior to KDE4.9.4 2012-12-21 18:39:08 +00:00
craig.p.drummond
0405a58d68 Dont animate messagewidget visibility - causes crashes with oxygen????? 2012-12-11 21:40:48 +00:00
craig.p.drummond@gmail.com
a91bdfd135 - Rename KMessageWidget to MsgWidget, so that if KDElibs are linked (via file dialog, etc) that we know which is which!
- In KMsgWidget::resizeEvent, only action if we are visible - was getting recursive calls with oxygen
2012-12-03 12:18:47 +00:00
craig.p.drummond@gmail.com
64b0b07ea4 Hide if we recieve an empty message 2012-10-16 12:18:59 +00:00
craig.p.drummond@gmail.com
c43aecb9ac Truncate error messages to 150 characters. Set message (up to 500 characters) as tooltip of message widget. 2012-10-10 11:32:31 +00:00
craig.p.drummond
f927ee9db4 Move more stuff into 'support' library - these might be useful to other projects 2012-10-07 15:49:10 +00:00