30 Commits

Author SHA1 Message Date
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
73facdf59f No icons in kmessage widget 2017-12-03 11:57:20 +00:00
Craig Drummond
8bb167299f 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
7395e5fa96 Remove mac specific icons 2017-04-11 17:27:21 +01:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
e3aee024d0 Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
f419b69ddb For Qt-only builds, use blue as background of information
message-widget.
2015-04-26 18:10:12 +01:00
craig.p.drummond
2b37c90cad Use FlatToolButton class for close button. 2014-10-10 19:47:24 +00:00
craig.p.drummond
ecfe3ac883 More mac-like close and clear icons. 2014-10-08 13:11:57 +00:00
craig.p.drummond
2c1e42457b Only round message widget for KDE builds (to reatain original look) 2014-10-03 15:48:49 +00:00
craig.p.drummond
229b1a96cf If run under Unity or OSX, then place close buttons on left. 2014-10-02 11:08:19 +00:00
craig.p.drummond
4abccc9bd4 Give close action a tooltip. 2014-09-29 16:09:57 +00:00
craig.p.drummond
912a12f859 Reduce margin 2014-09-19 16:44:27 +00:00
craig.p.drummond
80ad6a9062 Dont round edges for Mac 2014-09-16 17:52:44 +00:00
craig.p.drummond
821ebcf346 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
abe6f47206 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
71fef1ed27 Set icon size - so that this will be larger in touch-friendly mode 2014-04-22 18:41:07 +00:00
craig.p.drummond
ecd00defa2 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
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
efa3125c13 Fix Qt icons 2013-06-19 18:24:27 +00:00
craig.p.drummond
88c5cdbf10 Fix border colour 2013-06-19 18:23:44 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
93adfe32da Apply reviewboard 107835 change 2012-12-21 17:28:11 +00:00
craig.p.drummond
0d161002bc Set info border 2012-12-11 21:20:14 +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
6e20c94934 Fix size at start-up - reviewboard 107336 2012-11-23 19:43:42 +00:00
craig.p.drummond
15a287e533 Fix frame margins - reviewboard 107332 2012-11-23 19:43:12 +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