summaryrefslogtreecommitdiffstats
path: root/src/speedcheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dynamically deactivate menuBars for Server and file benchmark addingproject_ioannisIoannis Christoforidis2021-07-011-3/+4
* add Dialogue to add new TestIoannis Christoforidis2021-04-051-0/+8
* trivial console mode implementedIoannis Christoforidis2021-03-231-5/+10
* Disable Network Interface Refresh Button during testIoannis Christoforidis2019-12-041-0/+2
* Fix small bug were Network Speed Label did not get enabled after switching de...Ioannis Christoforidis2019-12-041-1/+2
* add info box of connection typeIoannis Christoforidis2019-12-041-0/+2
* check if connection is wired or not and disable link speed if it isIoannis Christoforidis2019-12-041-5/+13
* make Network List refreshable; also add Link Speed of Device and generate war...Ioannis Christoforidis2019-12-041-8/+30
* divide console output from gui output and also show updates more fluentlyIoannis Christoforidis2019-12-041-3/+3
* update output to also show KiB if connection gets slowIoannis Christoforidis2019-11-271-1/+12
* generate network interfaces; only selecting one which are up and no loopbackIoannis Christoforidis2019-11-271-1/+9
* Start sequential read at random offset; don't re-init prng every timeSimon Rettberg2017-02-241-0/+1
* initial commitSimon Rettberg2017-02-241-0/+81