summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/BlockProgressBar.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Show local unhashed vs. hashed chunks in detailed progress viewSimon Rettberg2022-03-221-4/+14
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+5
* [client] UploadPanel: Add checkbox to toggle server side copyingSimon Rettberg2018-05-121-4/+13
* [client] Show server side progress and estimated virtual speedSimon Rettberg2018-05-091-7/+15
* [client] Fix several issues with the new upload schemeSimon Rettberg2015-10-021-1/+3
* [client] Fix PersonLabel link color calculation, minor optimizations to Block...Simon Rettberg2015-08-221-14/+17
* [client] Send block hashes to server (TODO: master sha1sum)Simon Rettberg2015-08-191-2/+3
* [client] BlockProgressBar: Proper label positioning, anti-alias textSimon Rettberg2015-08-111-1/+7
* [client] Ported BlockProgressBar to SwingSimon Rettberg2015-07-291-72/+61Star
* [client] Improve rendering of BlockProgressBarSimon Rettberg2015-07-211-18/+16Star
* [client] *Listener -> *Adapter (where applicable)Simon Rettberg2015-07-191-11/+2Star
* [*] Move common classes to master-sync-sharedSimon Rettberg2015-07-101-1/+2
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+153