Commit Graph

29 Commits

Author SHA1 Message Date
Craig Drummond
74fb297167 Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
1a00205163 Fix sub text colour 2018-02-05 19:33:11 +00: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
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
bea7c210cf Revert "Remove Cantata's high-dpi handling code, this should be done by Qt."
This reverts commit 28df204fc4.

Issue #1077
2017-08-30 19:25:26 +01:00
CDrummond
69b9dc59e8 Non-rounded selection 2017-08-26 08:55:42 +01:00
Craig Drummond
28df204fc4 Remove Cantata's high-dpi handling code, this should be done by Qt.
Issue #1063
2017-08-15 23:20:18 +01:00
Craig Drummond
da948b1167 More consisten item highlight 2017-07-10 19:14:30 +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
6b94b0f4a9 Enable retina support for all builds. 2017-07-03 18:24:34 +01:00
Craig Drummond
3ef2515e45 Remove touch support - does not work that well, and QtWidgets are not designed for touch 2017-04-11 17:15:21 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
91adf4fba7 Dont use bold font for main text - use ligher text for sub 2016-06-17 22:21:43 +01:00
Craig Drummond
16796f1041 Ensure there is enough space for text 2016-06-17 17:12:16 +01:00
Craig Drummond
2701cddd64 Reduce icon size 2016-06-17 17:04:12 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
0d97b4b562 Better margins 2015-10-21 19:30:13 +01:00
Craig Drummond
307c47aa50 Use min size of 48px for icon 2015-10-21 19:13:14 +01:00
Craig Drummond
c39adf7df5 Clamp icons to standard sizes 2015-10-18 15:28:15 +01:00
Craig Drummond
937d556cbd If icon has matching size, use that directly. 2015-10-18 14:11:24 +01:00
Craig Drummond
1ec14670ee Use SVG icons from papirus, and prerenderd media-optical from oxygen for
windows and mac builds
2015-10-18 13:55:44 +01:00
Craig Drummond
6899e97b34 Remember current page 2015-07-20 16:42:10 +01:00
Craig Drummond
87c42ce031 Hack-around OSX margins 2015-07-13 22:57:29 +01:00
Craig Drummond
f72d7460e5 Use custom toolbutton, and modify view frame. Still not 100% correct
with OSX :-(
2015-07-06 18:04:32 +01:00
Craig Drummond
8e6dd7cb5d - Move streams into online page
- Rename online to internet
2015-06-24 22:30:22 +01:00
Craig Drummond
f25110ed9e Use QScrollArea to hold buttons 2015-06-22 19:11:11 +01:00
Craig Drummond
a8709610ab Oops forgot to add these!!! 2015-06-19 23:05:58 +01:00