Commit Graph

978 Commits

Author SHA1 Message Date
Craig Drummond
45ce4ac749 - Add tooltip for 'last modified' search
- only access YYYY/MM/DD  for search
#767
2015-11-29 22:34:45 +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
31e2d3293e Dont round corners oh highlight! 2015-10-26 22:35:55 +00:00
Craig Drummond
9138719560 Ensure at least 8 pixels either size of cover widget 2015-10-26 22:29:31 +00:00
Craig Drummond
ac2bd9b903 Dont round cover in toolbar - this is more consistent with the rest of the UI 2015-10-26 22:22:27 +00:00
Craig Drummond
1e5a8ecd9b Merge branch 'master' of ssh://git@github.com/CDrummond/cantata.git
Conflicts:
	dynamic/dynamicpage.cpp
2015-10-22 23:07:05 +01:00
Craig Drummond
e3aee024d0 Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
551f49644a Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
81dd50ef44 Better margins 2015-10-21 19:30:13 +01:00
Craig Drummond
7be3c8c4d6 Mosue over for non-toolbar toolbuttons on OSX 2015-10-21 19:24:40 +01:00
Craig Drummond
08df2f0cca Use min size of 48px for icon 2015-10-21 19:13:14 +01:00
Craig Drummond
36dff09cd8 Clamp icons to standard sizes 2015-10-18 15:28:15 +01:00
Craig Drummond
1ddd611cee If icon has matching size, use that directly. 2015-10-18 14:11:24 +01:00
Craig Drummond
9896cd2864 Use SVG icons from papirus, and prerenderd media-optical from oxygen for
windows and mac builds
2015-10-18 13:55:44 +01:00
Craig Drummond
85d1eaf852 Use font awesome icon for cancel 2015-10-17 14:37:30 +01:00
Craig Drummond
648ca49def Oops... 2015-10-17 14:00:28 +01:00
Craig Drummond
005d4f9d8f Move shortcuts icon to pref dialog 2015-10-17 13:59:17 +01:00
Craig Drummond
3a38463e8e Use chevron, not arrow 2015-10-17 13:35:36 +01:00
Craig Drummond
6733188cdc Use font-awesome icons for left/right/up/down and folder button 2015-10-17 13:32:50 +01:00
Craig Drummond
d07fc7532b If no sub text, then place main text in center 2015-10-09 21:53:58 +01: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
e7866a9eb2 Cube for dynamic playlist icon? 2015-09-06 16:19:19 +01:00
Craig Drummond
bc2410edec Use 'cogs' for configure - as menu icon might be a single cog 2015-09-06 15:43:14 +01:00
Craig Drummond
b7c70233e5 MPD HTTP stream playback icon 2015-09-06 15:33:04 +01:00
Craig Drummond
fc6082baad More font-awesome icons... 2015-09-06 11:57:11 +01:00
Craig Drummond
e02d31229c Use mono icon for music file and playlists 2015-09-06 00:25:59 +01:00
Craig Drummond
a72c0971b5 Increase size of last.fm icon 2015-09-05 12:31:00 +01:00
Craig Drummond
17fce38fd3 Red heart 2015-09-02 16:24:54 +01:00
Craig Drummond
cc591d6272 Don;t use font-awesome for shuffle and repeat icons - these look a bit
blurry under OSX, and the existing PNGs look nice anyway :-)
2015-08-31 19:18:08 +01:00
Craig Drummond
556050bf26 Use last.fm icon from font awesome 2015-08-30 18:56:47 +01:00
Craig Drummond
3e2fc473ed Use more font-awesome icons 2015-08-30 18:46:51 +01:00
Craig Drummond
9dbb5134f0 - Always use mono icons for mac and windows
- Fix OSX build
2015-08-30 16:31:46 +01:00
Craig Drummond
2cd7018e30 Bookmark icon 2015-08-30 16:09:30 +01:00
Craig Drummond
6d4c69a2bc Use minus for remove icon 2015-08-30 12:41:19 +01:00
Craig Drummond
5080e3377f Add an Icon constructor that takes a list of possible names 2015-08-30 12:39:07 +01:00
Craig Drummond
268357ada8 Always use font-awesome icons for Gtk 2015-08-30 10:32:28 +01:00
Craig Drummond
27fb7fd8c2 Use font-awesome icons for close, add, edit, and remvove 2015-08-29 17:59:59 +01:00
Craig Drummond
3a9013452b Use red for clear playqueue icon 2015-08-29 17:26:16 +01:00
Craig Drummond
40c1a0dffa Use reloadIcon from Icons 2015-08-29 17:23:41 +01:00
Craig Drummond
90261b7fbf Use 'repeat' icon for refresh 2015-08-29 17:21:37 +01:00
Craig Drummond
fb6d4e0bee Use font-awesome icons 2015-08-22 08:57:21 +01:00
Craig Drummond
89a072c364 Only 1 bar required... 2015-08-22 08:47:59 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
3c1f011120 Fix action selection when index's children not yet loaded
#721
2015-08-11 19:46:42 +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
b7c5ff6694 Give buttons on titlewidget tooltips 2015-08-09 16:56:45 +01:00
Craig Drummond
19573fa380 Better metrics? At least, looks better under OSX... 2015-08-08 17:41:18 +01:00
Craig Drummond
d5c8ff1021 Use QIcon not Icon 2015-08-08 15:11:14 +01:00
Craig Drummond
6eaadf75ff Hide menu button indicator 2015-08-08 14:37:53 +01:00
Craig Drummond
430b75e267 Only initialise view on setModel if it has not already been inialised.
#718
2015-08-03 18:10:53 +01:00