Commit Graph

34 Commits

Author SHA1 Message Date
Craig Drummond
74fb297167 Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +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
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
e8ca1b6de7 Remove mac specific icons 2017-04-11 17:27:21 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
e60bdafa11 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
2a7b6ff6f0 Fix large toolbutton icons with some Qt5 themes 2015-12-06 15:53:23 +00:00
Craig Drummond
8b89adb7c6 Determine dialog icon size from QMessageBox 2015-10-25 12:16:20 +00:00
Craig Drummond
937d556cbd If icon has matching size, use that directly. 2015-10-18 14:11:24 +01:00
Craig Drummond
c2093b9523 - Always use mono icons for mac and windows
- Fix OSX build
2015-08-30 16:31:46 +01:00
Craig Drummond
f3d89a1e98 Add an Icon constructor that takes a list of possible names 2015-08-30 12:39:07 +01:00
Craig Drummond
b497a801e6 Use font-awesome icons for close, add, edit, and remvove 2015-08-29 17:59:59 +01:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
ca8343d1cf More mac-like close and clear icons. 2014-10-08 13:11:57 +00:00
craig.p.drummond
0b72ffa25c Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
5470969419 Add SVG icons for artists 2014-05-23 21:39:14 +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
54b0eb57cc Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
d8af54e418 Work on high-DPI support. QWizard seems broken???
BUG:231
2013-06-08 15:01:03 +00:00
craig.p.drummond
63955cf7c4 Use 24px playback icons if the icon theme has these. 2013-05-31 17:24:56 +00:00
craig.p.drummond
f84d73fcdc Scale dialog icons based upon font settings 2013-02-27 19:40:10 +00:00
craig.p.drummond
9df128bf1e Use 16pix icons for size<19 2013-02-15 17:24:57 +00:00
craig.p.drummond
1e2dac7803 Remove small playback buttons option - size controlled via font settings 2013-02-12 16:52:38 +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
07fcaf3ebb Fix KDE compile 2012-12-21 17:19:22 +00:00
craig.p.drummond
978208e0e4 Better icon loading 2012-11-30 16:43:38 +00:00
craig.p.drummond@gmail.com
26fbf21f0d Fix blurry icons - specify image size when add file to icon. 2012-10-10 11:32:07 +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