Commit Graph

25 Commits

Author SHA1 Message Date
craig.p.drummond
b80ecc6712 Crash fix 2014-03-18 19:45:54 +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
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
ac48847880 Disconnect correct signal! 2013-12-05 19:43:53 +00:00
craig.p.drummond
945794d3d9 Fix potential crash on exit
BUG: 342
2013-12-04 19:40:07 +00:00
craig.p.drummond
43871839ef Better redirect logging (inidcate current url) 2013-11-27 19:37:24 +00:00
craig.p.drummond
f5b3c7bed5 Add debug loggin of network connections 2013-11-26 19:57:36 +00:00
craig.p.drummond
988b084bd2 Instantiate network proxy factory when network access manager is constructed. 2013-11-21 18:16:18 +00:00
craig.p.drummond
a677da81f8 Set URL for blocked requests 2013-10-10 20:23:18 +00:00
craig.p.drummond
aac26903a6 - 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
180c8e9c2a Add a config item to disable all network access.
BUG: 311
2013-10-06 18:11:54 +00:00
craig.p.drummond
e3373cf322 Layout 2013-10-06 15:45:39 +00:00
craig.p.drummond
9ee4eed36d Store original url before any redirects 2013-10-02 20:16:35 +00:00
craig.p.drummond
b57c6b2eb8 Initial import of podcast downloading.
NOTE: This has NOT been teted and is NOT complete!!!!
2013-09-30 21:49:24 +00:00
craig.p.drummond
087f0f03bd Forward more QNetworkReply SIGNALs
BUG: 297
2013-09-22 14:59:31 +00:00
craig.p.drummond
556071c2a7 Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
d7740e7733 Initial podcast support
NOTE: This is NOT fully implemented, or functional!!!
2013-09-17 16:25:58 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
04067dd520 Import initial cover download dialog. This is so that trunk actually compiles!
THIS IS NOT FINISHED, NOT EVEN SLIGHTLY!!!
2012-12-15 12:39:45 +00:00
craig
9fc2286ce3 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
d39eb91753 Update copyright 2011-12-05 19:32:25 +00:00
craig
fb8b984f26 Add copyright 2011-12-04 10:48:50 +00:00
craig
d307c426f0 Copy network-access-manager stuff from clementine 2011-11-30 17:10:02 +00:00