28 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Kai Uwe Broulik
10016d7bd5 Set correct desktop file name and application display name
According to Qt docs, desktopFileName is the *base* name, i.e. without ".desktop" suffix
2019-04-17 12:31:54 +02:00
Craig Drummond
fe30668243 Unpoarsed arguments is file list 2018-06-24 16:05:01 +01:00
Craig Drummond
43e4e2456d Remove custom icon theme, and just use FontAwesome.
Issue #1277
2018-05-14 22:24:49 +01:00
Craig Drummond
f89a288214 setDesktopFilename is only from Qt >= 5.7
Issue #1231
2018-03-10 07:59:37 +00:00
Craig Drummond
125f3cb7da Set desktop filename 2018-02-13 19:54:51 +00:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
a29cdaf211 iSet HighDPI attributes in main - so that they apply to wizard too. 2017-07-04 19:27:40 +01:00
Craig Drummond
974b9adc38 Enable retina support for all builds. 2017-07-03 18:24:34 +01:00
Craig Drummond
b3bc9b456c Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
09fb071a87 Use custom icons on all desktops, unless configured otherwise 2016-07-13 17:38:15 +01:00
Craig Drummond
0eb77f5ba3 Add (config file only) option to use user's icon theme. Linux only. 2016-01-27 20:16:10 +00:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
b141e5f1d7 Use own icons for Qt-only builds. 2016-01-08 18:03:34 +00:00
Craig Drummond
7769c14786 Only set dont-show icons in menus if not KDE 2016-01-07 22:08:23 +00:00
Craig Drummond
3b3a6efa77 Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons. 2016-01-07 22:04:29 +00:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
a048f62137 Use mpd.cantata as DBus service name. 2015-04-25 15:23:28 +01:00
craig.p.drummond
583e5d10de - When checking for icon themes, also check in $PREFIX
- Also ensure path is in QIcon's theme path
2015-04-15 22:05:40 +00:00
craig.p.drummond
6ce001a66f For Linux builds, if system tray icon is null (becasue QIcon cannot find it) then add icon files manually.
BUG: 660
2015-04-03 09:13:55 +00:00
craig.p.drummond
74ef94dca7 For Linux builds, add $install/share/icons to Qt's icon theme search path if it does not already contain it.
BUG: 660
2015-04-03 07:58:54 +00:00
craig.p.drummond
e71ad8b146 Add high-dpi support to Linux and Windows Qt5.4 builds. 2014-11-14 16:39:01 +00:00
craig.p.drummond
406e1afde1 Split Application class up for KDE, Qt, Windows, and Mac builds 2014-06-03 15:49:31 +00:00