summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/filetransfer/TransferEvent.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Fix NPESimon Rettberg2022-03-221-1/+1
* [client] Show local unhashed vs. hashed chunks in detailed progress viewSimon Rettberg2022-03-221-1/+12
* [client] Show server side progress and estimated virtual speedSimon Rettberg2018-05-091-1/+11
* [client] Implement progress bar for uploads in main windowSimon Rettberg2015-08-071-2/+3
* [client] Fixes and improvements related to file transfer; rename bytesToGigab...Simon Rettberg2015-07-211-1/+1
* [client] Created TransferTask base class for uploads and downloadsSimon Rettberg2015-07-211-7/+12
* [client] Added listener scheme to the upload taskSimon Rettberg2015-07-191-0/+47