Commit Graph

278 Commits

Author SHA1 Message Date
craig.p.drummond
eefd6d8564 Fix crash in context view if song tracks changed quickly. 2014-09-20 20:09:55 +00:00
craig.p.drummond
7f41428e8b - Fix saving of file paths
- Convert home-path to/from ~ for files too
BUG: 544
2014-09-17 18:28:44 +00:00
craig.p.drummond
76499f4c4e In context view, when creating links to similar artists compare artists names case-insensitively.
BUG: 534
2014-09-05 16:50:26 +00:00
craig.p.drummond
0d681a4d78 Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
435717b7d5 Fix tooltip 2014-08-21 16:40:10 +00:00
craig.p.drummond
8f07f51df7 Less verbose text 2014-08-21 16:39:58 +00:00
craig.p.drummond
30b4b83a7b Use 'Metadata' and not 'Tags' as metadata/tags view in context song pane. 2014-08-18 19:08:47 +00:00
craig.p.drummond
0ff90d4677 Attempt to align song view selector with header. 2014-08-18 19:05:22 +00:00
craig.p.drummond
1265a4c947 Don't center align context view headers and images - as this does not always work for images. 2014-08-18 19:04:59 +00:00
craig.p.drummond
f86e03fd00 Make track filename clickable 2014-08-11 19:32:07 +00:00
craig.p.drummond
7d2c57b695 Show extra audio properties from MPD in context/track/tags 2014-08-10 10:00:10 +00:00
craig.p.drummond
840999e7d3 Use Covers::self()->get() to retrieve all covers 2014-07-16 19:05:36 +00:00
craig.p.drummond
1ecbbdf8b7 Make tag-order consistent with tag editor 2014-07-10 19:48:51 +00:00
craig.p.drummond
4bebf916ed Use Qt5's own json parser fopr Qt5 builds. 2014-07-10 19:46:40 +00:00
craig.p.drummond
55184ff396 Place all XML files in config 2014-07-07 19:06:29 +00:00
craig.p.drummond
62550239b5 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
e6b0d53141 Only set style sheet once 2014-06-20 17:55:54 +00:00
craig.p.drummond
d6b41bf793 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
5bd06445bf Clear info view if there is no text found 2014-06-17 16:57:50 +00:00
craig.p.drummond
7428b71b14 Only load lyrics if it is the current tab 2014-06-17 16:56:45 +00:00
craig.p.drummond
1b73f24429 Check if dir string is empty 2014-06-17 16:56:28 +00:00
craig.p.drummond
2f2795497f Only update if visible 2014-06-17 16:56:05 +00:00
craig.p.drummond
0e4bfcea2a Store radio station 'name' field in extra map 2014-06-16 19:14:18 +00:00
craig.p.drummond
f38d1e7348 Add arrow to selector 2014-06-14 19:23:16 +00:00
craig.p.drummond
95ebe9e3fc Change case of unknown tags - e.g. THIS_IS_A_TAG -> This is a tag 2014-06-11 18:26:37 +00:00
craig.p.drummond
47255069bc Order tag entries 2014-06-11 18:25:57 +00:00
craig.p.drummond
e751c09364 Also read performer for display in context view 2014-06-11 18:25:29 +00:00
craig.p.drummond
68e39ed20a Only need to check file once 2014-06-11 18:25:04 +00:00
craig.p.drummond
0f07d346e4 Use external editor to edit lyrics 2014-06-11 18:24:44 +00:00
craig.p.drummond
dfd5980c6f Add a 'tags' view to tracks view to list all tags via taglib 2014-06-11 18:24:13 +00:00
craig.p.drummond
8cb302666e Remove colon 2014-06-10 19:49:21 +00:00
craig.p.drummond
b56dbef6d5 Use grid layout - so that selector text does not span 2014-06-10 19:49:10 +00:00
craig.p.drummond
48d1ecb7a3 Fix track info background 2014-06-10 19:48:36 +00:00
craig.p.drummond
14bdd50682 Oops... 2014-06-10 19:48:17 +00:00
craig.p.drummond
2308642c5c Use QDesktopServices to start browser / file-manager 2014-06-10 19:48:00 +00:00
craig.p.drummond
761a9ec9a7 Add option to re-load lyrics from disk 2014-06-10 19:46:45 +00:00
craig.p.drummond
a97a7e5d27 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
27bc161f39 Fix wikpedia/last.fm link in track view 2014-06-10 19:45:08 +00:00
craig.p.drummond
110ca299c1 Show track info in context-view as well as artist and album info. Track info is stacked behind lyrics. 2014-06-09 18:43:49 +00:00
craig.p.drummond
8af2ea14f2 Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
62da2fa44e Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
4828228470 Fix context backdrop too... 2014-06-02 19:48:48 +00:00
craig.p.drummond
c55cc81e18 Should not need to move from old to new locations anymore 2014-06-01 08:55:05 +00:00
craig.p.drummond
eb3265f379 - install XML files to config folder
- unify usage of these folders
2014-05-20 18:18:00 +00:00
craig.p.drummond
f5c8197617 Use TouchProxyStyle to enable flick-charm 2014-05-19 18:33:36 +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
1603d36f12 Center images and headers in context view. 2014-05-08 18:45:01 +00:00
craig.p.drummond
eb1db9cb1d MAke size-widget a 0pixel wide combobox - as this seems to be the tallest control. Perhaps this helps with the Mac issue??? 2014-05-01 19:41:19 +00:00
craig.p.drummond
ffc77dc500 Increase space between buttons if touch friendly 2014-04-29 19:02:31 +00:00
craig.p.drummond
71af9d5879 Add FlickCharm 2014-04-29 19:00:04 +00:00