Improve speed of category tab title updatesamule-svn-r10434
commit79038a43916465318f254245fe5a761ae67749dd
authorupstream svn <svn@amule.org>
Sat, 15 Jan 2011 18:06:52 +0000 (15 18:06 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Thu, 20 Jan 2011 19:06:24 +0000 (20 19:06 +0000)
tree95e1eaa7f71f113b390c74fe324dc63014991ae5
parent8c775098e26333619b231743748860d2fd0b596f
Improve speed of category tab title updates

- Instead of looping through all downloads for each category, loop only once
- Titles are updated every 5s anyway, so remove updates triggered from each (!) partfile
- Update on application start and whenever files are moved to a different category
.svn-revision
src/DownloadListCtrl.cpp
src/DownloadQueue.cpp
src/PartFile.cpp
src/TransferWnd.cpp
src/TransferWnd.h