Commit Graph

41 Commits

Author SHA1 Message Date
Craig Drummond
860a0890a9 Clamp colour of all mono icons 2016-07-22 16:37:48 +01:00
Craig Drummond
94f26acfe0 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
49721ed369 Fix add/set priority menus. 2016-07-13 21:31:18 +01:00
Craig Drummond
1bfdbca9fa Fix enabling of priority actions 2016-07-13 17:50:32 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
21771ea04b Use same icon for Find as for Find In Play Queue 2015-12-06 17:18:38 +00:00
Craig Drummond
491d68f0d3 Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
2015-11-13 23:01:50 +00:00
Craig Drummond
bd7750b3a4 Add 'Append Random Album' option to library, jamendo, and magnatune
pages.
#732
2015-09-13 12:54:50 +01:00
Craig Drummond
e02d31229c Use mono icon for music file and playlists 2015-09-06 00:25:59 +01:00
Craig Drummond
fb6d4e0bee Use font-awesome icons 2015-08-22 08:57:21 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
8a0ccf092c New options to add songs to play queue - 'add and play', 'append and
play', and 'insert after current'
#680
2015-08-10 18:00:44 +01:00
Craig Drummond
99d66a3932 Add some default short-cuts:
Ctrl-P Add to play queue
Ctrl-R Replace play queue
Ctrl-S Save play queue
Ctrk-K Clear play queue

#694
2015-07-09 20:51:50 +01:00
Craig Drummond
750d1ba7df Port pages to singlepagewidget 2015-06-23 23:25:04 +01:00
craig.p.drummond
7ba08ae8bb Fix wrong icon!!! Oops! :-( 2015-01-16 19:34:02 +00:00
craig.p.drummond
ba6d330485 - (both) don't allow to set shorcut for actions that are menus (set prio, copy to dev)
- (trunk) reduce number of actions that can have shortcuts defined, list was way tooooo large!
2014-12-15 13:21:11 +00:00
craig.p.drummond
c6ea331bd6 Don't allow to set short-cuts for actions that are menus. 2014-12-03 10:06:31 +00:00
craig.p.drummond
a17f20138c - 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
488761cad8 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
ef35d71222 Remove 'Add albums in random order' from view context menus. 2014-08-18 19:06:52 +00:00
craig.p.drummond
47bf991d04 Add ratings to tag editor 2014-07-23 18:06:02 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
e0641c834b 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
baed1d5bce Try not to show icons in menus for Unity and OSX 2014-04-24 18:59:52 +00:00
craig.p.drummond
2ddccf539d Remove ununsed 'Back' action. 2014-03-31 17:53:49 +00:00
craig.p.drummond
7bcb40d159 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
8a9463a813 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
83316553fc 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
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
b1ff1c0fb1 Use audioFileIcon from Icons 2013-12-18 19:17:05 +00:00
craig.p.drummond
4a62e96dfa Add albums in random order to playqueue.
BUG: 323
2013-11-01 18:37:19 +00:00
craig.p.drummond
17d6b23a05 - 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
b1da4733ef Add 'add to favourites' action onto main view too 2013-07-10 18:36:45 +00:00
craig.p.drummond
8a36efbcbc Re-add bookmarking of TuneIn categories
BUG:252
2013-07-09 14:16:38 +00:00
craig.p.drummond
fc392f8858 Add 'Copy Songs To Device' action to playlists page. 2013-06-26 16:19:29 +00:00
craig.p.drummond
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
1c6e42851d Reduce number of actions 2013-06-03 18:16:53 +00:00
craig.p.drummond
8c85eb8d28 - 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
017900ea94 Fix playqueue save 2013-04-06 07:42:51 +00:00
craig.p.drummond
83acb8c37e Qt5, KDE, and Windows compile fixes 2013-03-20 19:35:06 +00:00
craig.p.drummond
7417f9040d - 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