summaryrefslogtreecommitdiff
path: root/src/serverinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* changed total speed and count to a list of the last 5 downloadsisanae2019-08-261-9/+63
* server settings converted to array instead of byte array mapisanae2019-08-261-0/+22
* moved preferred servers into ServerListisanae2019-08-261-0/+17
* ServerList instead of a QList of ServerInfoisanae2019-08-261-5/+58
* made ServerInfo a classisanae2019-08-261-0/+31
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-0/+1