Commit Graph

24 Commits

Author SHA1 Message Date
craig.p.drummond
2e89fc8bcc - Fix missing toolbar icon under OSX
- Menubar icon hack is only applicable when running under Unity for Linux/Qt builds.
2014-10-01 16:03:08 +00:00
craig.p.drummond
860f4c7084 More broken libdbusmenu-qt workarounds. Really wish it would repect the dont show icons in menu setting!!! 2014-09-30 20:36:20 +00:00
craig.p.drummond
8f6c53fa67 Remove 'Add albums in random order' from view context menus. 2014-08-18 19:06:52 +00:00
craig.p.drummond
9e7d3a7d7b Add ratings to tag editor 2014-07-23 18:06:02 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
978fb45451 Only work-around menu icons for Qt-only builds. K DEversion uses some standard KDE actions, which forces use of icons :-( 2014-04-24 19:40:08 +00:00
craig.p.drummond
df2b326976 Try not to show icons in menus for Unity and OSX 2014-04-24 18:59:52 +00:00
craig.p.drummond
b4ecefc243 Remove ununsed 'Back' action. 2014-03-31 17:53:49 +00:00
craig.p.drummond
0f320b7631 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
ccc920d3fc Remove refresh buttons in status bar, and place into main menu. Also, prompt for confirmation before perforing refresh. 2014-01-23 19:54:40 +00:00
craig.p.drummond
93ca63e555 Remove find buttons in status bar, and use Ctrl-F for both find in views and find in playqueue. Action depends upon which view has focus.
BUG: 384
2014-01-23 19:53:56 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
af5c9b2c84 Use audioFileIcon from Icons 2013-12-18 19:17:05 +00:00
craig.p.drummond
1255514694 Add albums in random order to playqueue.
BUG: 323
2013-11-01 18:37:19 +00:00
craig.p.drummond
81ebccd6c1 - Optionally support Qxt global shortcuts for Qt-only (Qt4) Linux, and Windows, builds.
- Move media-keys setting into shortcuts page.
2013-10-04 18:42:56 +00:00
craig.p.drummond
77831810a9 Add 'add to favourites' action onto main view too 2013-07-10 18:36:45 +00:00
craig.p.drummond
2cd4dd9893 Re-add bookmarking of TuneIn categories
BUG:252
2013-07-09 14:16:38 +00:00
craig.p.drummond
29e003c5de Add 'Copy Songs To Device' action to playlists page. 2013-06-26 16:19:29 +00:00
craig.p.drummond
a5622b4682 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
ef3d8f221a Reduce number of actions 2013-06-03 18:16:53 +00:00
craig.p.drummond
4c60263439 - s/Set Cover/Set Image/g
- Correct warning if artist image is not writeable
2013-05-03 18:04:14 +00:00
craig.p.drummond
215938e965 Fix playqueue save 2013-04-06 07:42:51 +00:00
craig.p.drummond
c3ab6851dc Qt5, KDE, and Windows compile fixes 2013-03-20 19:35:06 +00:00
craig.p.drummond
20a5a4db49 - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00