Commit Graph

36 Commits

Author SHA1 Message Date
craig.p.drummond
98c9720df5 Dont use KIO - its not thread safe, and leads to segfault on exit if its used in a non-gui thread!!! 2013-07-16 18:31:55 +00:00
craig.p.drummond
14cc230f1f Cleanup 2013-06-26 16:20:14 +00:00
craig.p.drummond
227ff9db1b Copy Qt5 Linux system proxy code for Qt4 builds. 2013-06-26 16:19:57 +00:00
craig.p.drummond
32d6afe279 Dont build proxy config dialog by default, proxy config should really be a system thing - and not a feature you would expect in a music player! 2013-06-24 18:47:53 +00:00
craig.p.drummond
38bbbca498 Qt5 seems to use env vars for system proxies, so no need for Cantata to do this for Qt5 builds. 2013-06-24 18:47:02 +00:00
craig.p.drummond
71fad6d41c Simpler proxy settings 2013-06-17 18:35:23 +00:00
craig.p.drummond
cfc44d5c29 Remove 'windowTitle' property from widgets 2013-04-08 17:14:57 +00:00
craig.p.drummond
9bb73c4fce Remove stray comma 2013-03-06 16:43:00 +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
c2947690c9 Use BuddyLabels... 2013-01-16 19:36: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.p.drummond@gmail.com
0be948a649 Add colon after Username/Password in proxy settings. 2012-10-26 11:20:48 +00:00
craig.p.drummond@gmail.com
f7f02057de Cleanup network classes... 2012-10-08 17:24:26 +00:00
craig.p.drummond@gmail.com
c325a9ed28 Move cacheDir/configDir helpers into Utils 2012-10-08 11:35:29 +00:00
craig.p.drummond@gmail.com
67e6bac8d9 Move most of Utils into support lib 2012-10-08 11:22:54 +00:00
craig.p.drummond@gmail.com
ee479a3493 Add a custom spinbox to closer match Gtk3's large button spinbox style. Only for linux builds NOT run under KDE, and using QGtkStyle. 2012-09-21 11:08:09 +00:00
craig.p.drummond
49cc24eb46 Completly remove android changes - this NEVER worked very well, and never will with QWidgets :-( 2012-08-30 19:43:32 +00:00
craig.p.drummond
28d79676cd Android: Set config and cache locations 2012-06-20 17:36:35 +00:00
craig.p.drummond
8894263b1f More android work... 2012-06-19 15:48:18 +00:00
craig.p.drummond
f2799181f2 Use Q_OS_XXX not Q_WS_XXX 2012-06-12 20:41:08 +00:00
craig.p.drummond
3d4c516184 Remove double semi-colons... 2012-06-10 14:44:29 +00:00
craig.p.drummond
ccbcba0cc6 Initial windows port. 2012-05-30 17:34:58 +00:00
craig
b7c67b3bfd Fake a useragent ID for network requests ... 2012-02-18 23:22:01 +00:00
craig
d3dbf43377 SAve settings 2012-02-03 21:25:16 +00:00
craig
518b7d41bb Cleanup 2012-01-04 19:19:13 +00:00
craig
9fc2286ce3 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
03a7195e59 Add info page, to show wikipedia info. 2011-12-20 22:17:05 +00:00
craig
f39aaa7304 Fix some string capitalisation 2011-12-05 19:35:41 +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
7bde289b76 More code re-org 2011-12-03 20:17:23 +00:00
craig
1115026e03 Load/save proxy settings 2011-11-30 17:13:39 +00:00
craig
f81595036e Use custom line-edit 2011-11-30 17:12:51 +00:00
craig
0047846239 Fix qt-only build 2011-11-30 17:12:00 +00:00
craig
d307c426f0 Copy network-access-manager stuff from clementine 2011-11-30 17:10:02 +00:00