summaryrefslogtreecommitdiffstats
path: root/src/server/net/filedownloader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Clean up and modernize codeSimon Rettberg2022-10-301-41/+0Star
| | | | | | | - static "new-style" signal->slot connections - Fix a lot of things Clang-Tidy complained about - Move includes to .cpp files and use forward decls in .h - Don't use <QtWidgets> and <QtCore>, but specific includes instead
* astyle.Christian Klinger2016-09-291-7/+12
|
* Correct indenting by tabsManuel Schneider2014-07-211-1/+1
|
* New feature. Download of tutor-ip-list and automated assingment.Björn Hagemeister2014-04-161-0/+36
TODO: Make source url configurable.