##// END OF EJS Templates
Really basic implementation of Downloader which might replace current...
Really basic implementation of Downloader which might replace current NetworkController It is currently really basic, it only does synchronous DLs with or without authentication. It is written to isolate as much as possible Qt Network classes. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r620:3dbb981097b0
r1342:91cbf8a85daf
Show More
meson.build
2 lines | 36 B | text/plain | TextLexer
Added Meson support....
r620 subdir('mockplugin')
subdir('amda')