Commit Graph

38 Commits

Author SHA1 Message Date
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00: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
fc111e7fe1 Replace – with -
Issue #984
2017-04-01 17:35:25 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
082ed58289 Try to handle localised Special:Export paths. de and ru defined for now 2015-12-02 19:11:13 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
cbe2977d9f 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
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
8e84cab3a8 - Show action short-cuts in tooltips
- Move https->http conversion into NetworkAccessManager, so that it is consistent
- Place clear playqueue button back to its previous position
2013-10-09 17:07:14 +00:00
craig.p.drummond
28654a9148 Use HTTPS URLs for Last.fm, Wikipedia, SoundCloud, etc, for non-windows builds. 2013-09-24 18:42:52 +00:00
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
a225e31c00 Dont use https for context view searches. 2013-08-19 17:53:47 +00:00
craig.p.drummond
dcbf249cbb When looking for localised patterns, also look for the un-localised equivalents 2013-08-05 21:02:34 +00:00
craig.p.drummond
e361abb72c Also check for singer, vocalist, or musician 2013-07-12 19:06:30 +00:00
craig.p.drummond
58507f551b Add debug logging 2013-06-10 16:34:22 +00:00
craig.p.drummond
b38886f2aa Slightly better wiki parsing 2013-06-04 18:35:36 +00:00
craig.p.drummond
9dc6dcf965 Better debug 2013-06-04 18:29:35 +00:00
craig.p.drummond
7dc4cdf9c3 Fall back to last.fm search if fail to find a wikipedia match 2013-05-28 19:11:31 +00:00
craig.p.drummond
45515cf008 More query stings to match 2013-05-28 19:10:07 +00:00
craig.p.drummond
4f2cdeb49a Only use result if we find a match 2013-05-28 19:09:18 +00:00
craig.p.drummond
a2edb95ebf Do URL fix in one place 2013-05-27 18:30:01 +00:00
craig.p.drummond
631813b120 Improve wikipedia search porcessing 2013-05-27 18:24:36 +00:00
craig.p.drummond
553b0979fc Fix links 2013-05-23 16:57:17 +00:00
craig.p.drummond
eb840b060e Add 'open in browser' links 2013-05-23 16:53:14 +00:00
craig.p.drummond
f27b7281ab Hide debug 2013-05-23 16:52:47 +00:00
craig.p.drummond
fad5899409 Fix wikipedia links!!! 2013-05-22 16:49:24 +00:00
craig.p.drummond
3fb60463fd Fix spacing to 'Read more' entry 2013-05-22 16:31:50 +00:00
craig.p.drummond
45993516d6 Only show wikipedia intro text for artist/album - and have a link to the wiki page used to show more.
(This is controllable via config file)
2013-05-22 16:29:58 +00:00
craig.p.drummond
c7facf8afb Remove wikipedia tables - these dont display nicely! 2013-05-22 16:29:00 +00:00
craig.p.drummond
af81346195 More context changes... 2013-05-22 16:28:38 +00:00
craig.p.drummond
17bf60c9b1 Actaully, just remove langlinks code... 2013-05-22 16:28:09 +00:00
craig.p.drummond
991081e1fd - Save wikipedia langs as prefix:urlPrefix
- Treid to use langlinks as per Amarok, but didnt like the results - so commented out!
2013-05-22 16:27:44 +00:00
craig.p.drummond
2c04f49527 - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00