Commit Graph

326 Commits

Author SHA1 Message Date
craig.p.drummond
fb23ff2507 Move event filter into cover widget 2013-02-13 19:44:28 +00:00
craig.p.drummond
79bff22300 Use -symbolic for media controls 2013-02-13 19:41:43 +00:00
craig.p.drummond
7c93510fde Use constant for disabled opacity 2013-02-13 19:41:09 +00:00
craig.p.drummond
24a481f665 Create custom MenuButton class, so that we can remove the arrow indicator from the menu buttons. 2013-02-12 20:57:28 +00:00
craig.p.drummond
9809a904a9 Create custom menu icon (3 lines, as per chrome) - and remove cog icon. 2013-02-12 20:56:22 +00:00
craig.p.drummond
0fd7f6518f Use menu icon for main toolbar as well 2013-02-12 16:41:02 +00:00
craig.p.drummond
31468fb751 Use document-multiple for files, if theme has this 2013-02-12 16:40:12 +00:00
craig.p.drummond
c65fc7713c Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
eb165543fa - With grouped view, connect to Covers signal when model is set
- Use quint32 for cache key
2013-02-07 18:30:18 +00:00
craig.p.drummond
b235cb1f6f Work-around issues with some styles (e.g. QGtkStyle) and a large number of items in the genre combos. 2013-02-07 18:21:27 +00:00
craig.p.drummond
5a041016f1 Treeview does not seem to need WA_MouseTracking set, even with QGtkStyle items still highlight under mouse. And enabling WA_MouseTracking here seems to cause drag-n-drop errors if an item is dragged onto playqueue whilst playqueue has a selected item!
BUG:145
2013-02-07 18:20:52 +00:00
craig.p.drummond
088918db21 Remove unused stuff 2013-02-07 18:19:59 +00:00
craig.p.drummond
249d6fd5b0 Fix adjusting play pos by clicking slider 2013-02-06 19:16:43 +00:00
craig.p.drummond
9c59f72d48 Dont try to scale null image 2013-02-05 17:58:50 +00:00
craig.p.drummond
3728d3b60e No focus on timeslider 2013-02-05 17:47:06 +00:00
craig.p.drummond
7ec15f9da5 Fix dragging of slider 2013-02-05 17:46:47 +00:00
craig.p.drummond
ca25aade0e Ambiance theme integration 2013-02-05 17:45:48 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
b9a13748e0 Ensure lyrics background is at least 300x300px 2013-01-22 18:11:28 +00:00
craig.p.drummond
09fc71608a Add actions to playlist grouped-view 2013-01-22 18:10:07 +00:00
craig.p.drummond
6fb2b70f06 Artist and album images for online services 2013-01-21 19:45:30 +00:00
craig.p.drummond
a3f0de90a6 Add a new view style - 'Detailed Tree'. This uses the list-style appearance for treeviews - e.g. The album count appears under each artist, etc. 2013-01-21 19:44:43 +00:00
craig.p.drummond
f5d623e1dc Pass key of current album to playqueue view 2013-01-19 12:33:30 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
7d365c8b06 Add 'add-stream' icon 2013-01-16 19:57:39 +00:00
craig.p.drummond
dc65214f60 Fix crash 2013-01-15 19:20:29 +00:00
craig.p.drummond
557dae723e Allow different actions in lower levels of model 2013-01-15 19:19:57 +00:00
craig.p.drummond
d044c96eb2 Intial support for Jamendo and Magnatune. 2013-01-14 20:02:22 +00:00
craig.p.drummond
c21a9af771 Try to ensure we have stream icon shown, even when artist/album is empty. 2013-01-12 10:11:06 +00:00
craig.p.drummond
605006e5ab Custom radio stream icon 2013-01-12 10:07:48 +00:00
craig.p.drummond
db2220937a Slightly speed up playqueue searches. 2012-12-30 21:00:23 +00:00
craig.p.drummond
a0a288a275 Recolour repeat and shuffle icons to use button text colour - this is so that they always match consume and single icons. 2012-12-20 21:26:03 +00:00
craig.p.drummond
0d3303edc0 Only show relevant genres for playlist and devices 2012-12-20 21:16:53 +00:00
craig.p.drummond
0a317dfad2 When using list or icon view, only show genres that are relevant to the current level.
BUG:143
2012-12-19 20:04:08 +00:00
craig.p.drummond
35d1f31150 Fix 'Locate In Library' when library is not set to tree mode. 2012-12-19 20:01:46 +00:00
craig.p.drummond
bb6bb36f46 - Search last.fm and Google for covers.
- Allow to specify local file to use as cover.
2012-12-17 18:00:29 +00:00
craig.p.drummond
e8b59d89e4 Get tooltip text from model, but fall back to action if model has none. 2012-12-07 19:46:59 +00:00
craig.p.drummond
1284aa7efe Use 'getAction()' from ActionItemDelegate 2012-12-07 19:46:30 +00:00
craig.p.drummond
f941ba5ec1 Remove useless line... 2012-12-07 19:46:02 +00:00
craig.p.drummond
681f962800 Reduce number of event filters. 2012-12-06 22:56:37 +00:00
craig.p.drummond
b59bea3d89 Give tooltips to view actions. 2012-12-06 22:56:19 +00:00
craig.p.drummond
978208e0e4 Better icon loading 2012-11-30 16:43:38 +00:00
craig.p.drummond@gmail.com
bca39c9260 Only set stylesheet once 2012-11-28 12:54:11 +00:00
craig.p.drummond@gmail.com
a85cba4f06 Hard-code black background and gray text for cover widget tooltip.
BUG:134
2012-11-27 12:14:22 +00:00
craig.p.drummond
22467afc3b Add a 1 pixel border around large cover in top-left corner. 2012-11-26 21:25:42 +00:00
craig.p.drummond
0457499eb3 Use eject icon to disconnect media 2012-11-21 20:32:21 +00:00
craig.p.drummond
94b5a1fb8d - Use library icon for connection settings
- Use server icon for HTTP server settings
- Use OK icon for connect button on device listings
2012-11-05 21:27:26 +00:00
craig.p.drummond
ef551186e4 Apply some cppcheck and scan-build suggestions...
BUG:129
2012-11-05 20:41:30 +00:00
craig.p.drummond
b10ff6582a Fix windows build 2012-10-24 18:20:46 +00:00
craig.p.drummond
d031f89e08 Fix opacity 2012-10-20 10:45:18 +00:00