Commit Graph

35 Commits

Author SHA1 Message Date
Craig Drummond
25eb72397f Remove custom icon theme, and just use FontAwesome.
Issue #1277
2018-05-14 22:24:49 +01:00
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
padertux
c2ee7e5ad8 Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
5e3031743a Revert "Work-around unfocused item vew colours with Kantum"
This reverts commit 526c662dff.
2017-09-10 18:54:50 +01:00
Craig Drummond
526c662dff Work-around unfocused item vew colours with Kantum 2017-09-10 14:47:26 +01:00
Craig Drummond
15d1116474 devicePixelRatioF was introduced with Qt5.6, so for earlier versions
need to use devicePixelRatio
2017-07-04 21:57:41 +01:00
Craig Drummond
06888e8c1c Use devicePixelRatioF 2017-07-03 18:58:46 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
18e2fb6dcf Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
e60bdafa11 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
3616cf9ba3 QStyleOptionViewItemV4 is deprecated in Qt5 2016-07-07 19:01:40 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
b61f9f3238 Use QIcon not Icon 2015-08-08 15:11:14 +01:00
craig.p.drummond
1f9a996c6f Dont use highlighted text under windows 2014-10-03 15:49:04 +00:00
craig.p.drummond
16d719f3d2 Better retina support. 2014-09-18 16:29:58 +00:00
craig.p.drummond
4d43ba7ae8 Fix KDE preference dialog sizing 2014-08-21 16:41:39 +00:00
craig.p.drummond
7e96a63eca Dont show headers if limited space 2014-08-21 16:41:20 +00:00
craig.p.drummond
199ae6fa4c Uninline some functions 2014-08-20 19:30:54 +00:00
craig.p.drummond
a6ef461c90 Use list-style view if screen is small 2014-08-20 19:29:09 +00:00
craig.p.drummond
df764f9508 Make Qt pref dialog shrinkable 2014-08-11 19:33:03 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
57622f7abf Properly control subscribe button 2014-01-07 20:01:21 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
dfc582dcde Link streams/online config pages to view pages 2013-10-23 18:32:04 +00:00
craig.p.drummond
d97bef0387 Remove margin 2013-09-20 19:41:11 +00:00
craig.p.drummond
aa426d5493 Import initial podcast search dialog
- Search iTunes
- Browse BBC, CBC, NPR, and Digital Podcast
2013-09-19 19:44:23 +00:00
craig.p.drummond
2149b18c0b Use QListWidget in Qt preferences dialog, so that keyboard navigation can be used. 2013-08-29 18:25:04 +00:00
craig.p.drummond
83f529d441 Fix preferecne dialog sizes between Qt4, Qt5, and high dpi 2013-06-12 19:58:33 +00:00
craig.p.drummond
eff8d5aa54 More high DPI work
BUG:231
2013-06-08 15:09:27 +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
476d132466 Update copyright year 2013-01-17 16:57:20 +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