30 Commits

Author SHA1 Message Date
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
eaf05fdfeb No icons in kmessage widget 2017-12-03 11:57:20 +00:00
Craig Drummond
eb122edffd If dynamic playlists helper does not start, show link to wiki page
detailing perl dependencies.
Closes #1113
2017-11-03 13:41:37 +00:00
Craig Drummond
e8ca1b6de7 Remove mac specific icons 2017-04-11 17:27:21 +01:00
Craig Drummond
e67d6e3a23 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
e60bdafa11 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
c92a6dcecb Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
ded44a9c9e For Qt-only builds, use blue as background of information
message-widget.
2015-04-26 18:10:12 +01:00
craig.p.drummond
ad46f273d5 Use FlatToolButton class for close button. 2014-10-10 19:47:24 +00:00
craig.p.drummond
ca8343d1cf More mac-like close and clear icons. 2014-10-08 13:11:57 +00:00
craig.p.drummond
8e3e74b8f9 Only round message widget for KDE builds (to reatain original look) 2014-10-03 15:48:49 +00:00
craig.p.drummond
ec15f572c2 If run under Unity or OSX, then place close buttons on left. 2014-10-02 11:08:19 +00:00
craig.p.drummond
934defc302 Give close action a tooltip. 2014-09-29 16:09:57 +00:00
craig.p.drummond
d4aacb6a03 Reduce margin 2014-09-19 16:44:27 +00:00
craig.p.drummond
01d2328ebb Dont round edges for Mac 2014-09-16 17:52:44 +00:00
craig.p.drummond
2e3a171152 Only show icons in message widget buttons if style uses icons for dialog buttons. 2014-09-14 12:06:41 +00:00
craig.p.drummond
fb5094f7ff Dont increase icon size for 'touch friendly' - looks awful. Instead, just increase with of toolbuttons by 33% 2014-04-24 19:10:27 +00:00
craig.p.drummond
4f697e3469 Set icon size - so that this will be larger in touch-friendly mode 2014-04-22 18:41:07 +00:00
craig.p.drummond
22dd76d96b Hack-around issue with message widget not appearing in KDE builds when KDE's animations are disabled.
BUG: 400
2014-02-03 19:18:46 +00:00
craig.p.drummond
420a214a8f 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
af7b4d0abc Fix Qt icons 2013-06-19 18:24:27 +00:00
craig.p.drummond
338715a3eb Fix border colour 2013-06-19 18:23:44 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
bc73beec98 Apply reviewboard 107835 change 2012-12-21 17:28:11 +00:00
craig.p.drummond
6fea35f403 Set info border 2012-12-11 21:20:14 +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
db1a47b811 Fix size at start-up - reviewboard 107336 2012-11-23 19:43:42 +00:00
craig.p.drummond
55787d0059 Fix frame margins - reviewboard 107332 2012-11-23 19:43:12 +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