25 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
b350b5698f Only hide message widget before showing if type has changed. 2015-04-26 18:13:51 +01:00
craig.p.drummond
876c2783e4 Show error message if parsing cache file fails. 2015-04-20 19:45:14 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
64615e4163 Modify message-widget so that it uses a squeezed-text label. Because of this, always use Cantata's copy of KMessageWidget for all KDE builds. 2013-10-11 19:10:34 +00:00
craig.p.drummond
bb3507483b Prompt before clearing playqueue. 2013-10-08 18:00:10 +00:00
craig.p.drummond
aeeccd3d4e Add support for warning messages. 2013-10-08 17:58:58 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
6ae71abf55 KMessageWidget::adnimatedShow is fixed in KDE4.9.5... 2012-12-27 16:07:39 +00:00
craig.p.drummond
a9b23012a1 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
bc78cbcb1c Dont animate messagewidget visibility - causes crashes with oxygen????? 2012-12-11 21:40:48 +00:00
craig.p.drummond@gmail.com
164a907150 - 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
3a9f2384d6 Hide if we recieve an empty message 2012-10-16 12:18:59 +00:00
craig.p.drummond@gmail.com
f3fc85ee1a 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
305b0e9769 Move more stuff into 'support' library - these might be useful to other projects 2012-10-07 15:49:10 +00:00