Craig Drummond
5b96027fe4
Make all of Cantata's internal actions accessible via DBUS. These can
...
then be used to bind to global shortcuts.
Issues #1007 #1009
2017-04-22 11:56:46 +01:00
Craig Drummond
699dbfb721
Add 3 seek levels (5 seconds, 30 seconds, and 60 seconds), with
...
assignable shortcuts.
Issues #1008 and #1009
2017-04-21 18:35:43 +01:00
Craig Drummond
898cbd5c54
There are 2 'Edit Track Information' actions - one for views and one for
...
playqueue. Previously only the queue one could have a shortcut. Modified
to allow setting for both - but need to be different. Also allow setting
for organise files and replaygain.
Issue #1004
2017-04-17 18:29:15 +01:00
Craig Drummond
3ef2515e45
Remove touch support - does not work that well, and QtWidgets are not designed for touch
2017-04-11 17:15:21 +01:00
Craig Drummond
ed361e77da
Use FontAwesome::timescircle for LineEdit clear icon
2017-04-10 17:43:48 +01:00
Craig Drummond
3e06d37633
Remove USE_SYSTEM_MENU_ICON cmake option
2017-04-08 19:32:40 +01:00
Craig Drummond
4f7357c5bd
Reduce number of advanced config items - there was just too many.
2017-04-08 19:27:18 +01:00
Craig Drummond
e67d6e3a23
Use Qt5's translation framework - ts files, not po files.
2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7
Update (c) year
2017-04-02 18:45:30 +01:00
Craig Drummond
18e2fb6dcf
Remove Qt4 support
2017-04-02 18:43:34 +01:00
Craig Drummond
e60bdafa11
Remove KDE4 and Ubuntu Touch support
2017-04-01 22:55:27 +01:00
shane tully
e0d81bb365
fix iconCol not defined with KDE support enabled
2017-03-04 21:30:11 -08:00
padertux
b0de61cb8b
Play next action added ( #952 )
...
This adds an new menu entry "Play Next" to the context menu of the playlist. "Play next" allows to move a selection of songs from the playlist directly under the currently played song.
2017-01-23 20:15:13 +01:00
Craig Drummond
5b49071b08
Improve Mopidy support.
...
Issue #949
2017-01-10 22:37:07 +00:00
Craig Drummond
4069d36653
Only apply Qt5CT workaround if QT_QPA_PLATFORMTHEME==qt5ct
...
Issue #944
2017-01-02 16:58:50 +00:00
Craig Drummond
2b248b4978
Work-aroud Qt5CT palette issues
...
Issue #944
2017-01-02 12:23:19 +00:00
Craig Drummond
9691da4df7
Set toolbar min height to font height * 3.5
2017-01-02 11:49:19 +00:00
Craig Drummond
1fcd92c31d
Remove Gtk themeing hacks. Qt styles such as Kvantum should be used to mimic better Gtk support.
...
Issue #928
2016-12-30 17:03:20 +00:00
Craig Drummond
310e988035
Only scroll playqueue if current song changed.
...
Issue #922
2016-11-28 19:15:47 +00:00
Craig Drummond
7a0b4eafde
Remove superflous #elif
2016-09-01 18:43:37 +01:00
Craig Drummond
f571a5c8b3
Clamp colour in setColor
2016-08-23 20:33:23 +01:00
Craig Drummond
ecf52b03ba
Fix colouring issues with some Kvantum styles.
2016-08-23 19:46:11 +01:00
Craig Drummond
b60896e5e8
Only create real toolbar for linux build if QGtkStyle is being used (to enable window drag), otherwise don't really want a toolbar
2016-08-14 17:40:41 +01:00
Craig Drummond
379890162e
Fix crash when changinh playqueue view type. (Issue #878 )
2016-08-11 17:05:44 +01:00
Craig Drummond
8fe3968ea9
Clamp colour of all mono icons
2016-07-22 16:37:48 +01:00
Craig Drummond
b58fbff787
Use FontAwesome icons for all action icons.
2016-07-19 19:44:51 +01:00
Craig Drummond
2fb1b909df
Always use toolbar text colour for toolbar icons
2016-07-19 18:35:27 +01:00
Craig Drummond
cef4dd9637
Fix add/set priority menus.
2016-07-13 21:31:18 +01:00
Craig Drummond
492d961d64
Show error, but don't terminate (unless showing wizard) on Qt DB driver error
2016-07-12 23:13:11 +01:00
Craig Drummond
dadd270be9
Work-around KDE 5.7 MPRIS issues.
2016-07-07 19:10:06 +01:00
Craig Drummond
6cf9d3dc76
When adding streams to play queue via add dialog, always allow setting of name.
2016-06-24 18:41:23 +01:00
Craig Drummond
b5e157a547
Allow to set keyboard shortcuts for ratings actions. Default to Alt+0 (No rating), Alt+1 (1 star), etc.
2016-06-10 16:33:22 +01:00
Craig Drummond
5690b622c0
Fix current track display when chaging from one track with no meta-data to another with no meta-data.
2016-06-03 16:56:40 +01:00
Craig Drummond
cac7a435f8
When calculating collapsed windoe height, take into account size of menubar, if it is visible.
2016-02-13 11:33:32 +00:00
Craig Drummond
dce723b719
Fix possibly missing save play queue icon.
2016-01-30 16:22:08 +00:00
Craig Drummond
e7f4f9db7f
Fix cover widget clipping on some themes
2016-01-24 14:53:07 +00:00
Craig Drummond
d2e1baf8ab
Always using mono icons
2016-01-13 21:19:47 +00:00
Craig Drummond
05647dca0f
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
500cb0c8be
Fix cover widget size - so that highlight is not clipped
2016-01-06 22:19:23 +00:00
Craig Drummond
08f61c7ab7
Fix 'connect' action from main windo
2016-01-06 21:11:23 +00:00
Craig Drummond
87f711e47c
Always enable save to playlist actions, even if view is hidden.
2016-01-02 21:29:59 +00:00
Craig Drummond
3bc9f46dc2
Set window title when connection changes
2015-12-28 14:12:42 +00:00
Craig Drummond
c37fc03c86
Fixed height for toolbar
2015-12-24 09:41:35 +00:00
Craig Drummond
9eb621e780
Allow to specify a list of folders for 'Single Tracks' UI strings not updated, as already sent for translation.
2015-12-19 22:18:49 +00:00
Craig Drummond
7fb6631650
Fix togling os seaprator when stream url changed
2015-12-06 11:29:30 +00:00
Craig Drummond
c250a570ba
Add a separator after scrobbling/http-stream buttons and before repeat/single/etc buttons
2015-12-06 11:13:49 +00:00
Craig Drummond
3c4573a438
Use correct icon for HTTP stream playback
2015-12-06 11:10:32 +00:00
Craig Drummond
53d222929e
Set search category to file if called from folders page
2015-11-29 22:43:59 +00:00
Craig Drummond
edd35d33dc
- Send songs from MPD thread to GUI thread in batches of 200
...
- Call processEvents() during music listing
- Dont attempt to load library whilst loading library!
#763
2015-11-20 21:30:17 +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