Craig Drummond
|
05647dca0f
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
9eed8d4fbb
|
Use same icon for Find as for Find In Play Queue
|
2015-12-06 17:18:38 +00:00 |
|
Craig Drummond
|
176282f26a
|
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
|
d84c7506c7
|
Add 'Append Random Album' option to library, jamendo, and magnatune
pages.
#732
|
2015-09-13 12:54:50 +01:00 |
|
Craig Drummond
|
7d5502674e
|
Use mono icon for music file and playlists
|
2015-09-06 00:25:59 +01:00 |
|
Craig Drummond
|
2d9b604fbf
|
Use font-awesome icons
|
2015-08-22 08:57:21 +01:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
623f46dd43
|
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
|
da0cd90a9d
|
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
|
6940a5e780
|
Port pages to singlepagewidget
|
2015-06-23 23:25:04 +01:00 |
|
craig.p.drummond
|
3e8b832c29
|
Fix wrong icon!!! Oops! :-(
|
2015-01-16 19:34:02 +00:00 |
|
craig.p.drummond
|
1a0b401a90
|
- (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
|
06b9f062f8
|
Don't allow to set short-cuts for actions that are menus.
|
2014-12-03 10:06:31 +00:00 |
|
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 |
|