##// 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:

r1331:c1dcbf747424
r1342:91cbf8a85daf
Show More
CMakeLists.txt
2 lines | 52 B | text/plain | TextLexer
add_subdirectory(mockplugin)
add_subdirectory(amda)