Commit Graph

263 Commits

Author SHA1 Message Date
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
craig.p.drummond
804e2d8361 Fix windows builds 2014-04-24 19:02:28 +00:00
craig.p.drummond
c76d9dc5b6 Remove unused var 2014-04-23 19:04:16 +00:00
craig.p.drummond
7b354d095c - Allow sections of context widget to be completely hidden.
- For context widget, draw line using highlight colour for mouse-over
BUG: 466
2014-04-12 16:32:16 +00:00
craig.p.drummond
654f9b264b When usng track organizer, also try to move artist and backdrop images 2014-04-02 17:39:19 +00:00
craig.p.drummond
2bbbe959be Add some tooltips 2014-04-01 18:03:14 +00:00
craig.p.drummond
3b700eefb8 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
30b5022899 ...and add the files! 2014-03-21 20:06:58 +00:00
craig.p.drummond
40926020df When current song is from an online-service (Jamendo, Magnatune, etc) then only show cover and tite in context view. No attempt is made to get artist, album, or song information - as these are likely to fail anyway. 2014-03-21 20:06:37 +00:00
craig.p.drummond
549cd48898 Update context-view when artist, or album, image is updated. 2014-03-21 20:06:07 +00:00
craig.p.drummond
7bcb40d159 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
d66042fe8c When song is updated in context view, abort any current network jobs.
BUG: 442
2014-03-17 19:48:11 +00:00
craig.p.drummond
d8a970b38b When context view is collpased, draw background over selector buttons. 2014-03-11 19:44:47 +00:00
craig.p.drummond
d236fc33a3 When transitioning between backdrops in cover view, draw old at correct position. 2014-03-07 17:18:32 +00:00
craig.p.drummond
0453996eec Background update imrovements 2014-03-07 17:17:10 +00:00
craig.p.drummond
8dbb83bd21 Only enable Cancel when job in progress 2014-03-04 20:07:46 +00:00