User Details
- User Since
- Mar 16 2024, 5:35 AM (63 w, 1 d)
Yesterday
Wed, May 28
Sun, May 25
Sat, May 24
Don't use a separate constructor for unit test
Use a separate constructor for unit test
Thu, May 22
Tue, May 20
Fix compile error for CI
Sun, May 18
Sat, May 17
Add qt6-websocket dependency
Add qt6-httpserver-dev dependency
Add testUploadPause and testUploadCancel
I don't know how to implement testUploadPause and testUploadCancel. All other than that have been completed.
I don't know how to implement testUploadPause and testUploadCancel. All other than that have been completed.
Apr 19 2025
Fixed wrong indentation
Apr 5 2025
verify KazvIOBaseJob::isResulted
Apr 2 2025
Add test for KazvIODownloadJob::fileName and KazvIOUploadJob::fileName
Upgrade the required Qt version to 6.8
Add test for cancel download.
Add test about pause among downloading.
Mar 29 2025
Use QHttpServer instead of libhttpserver, and add upload test.
Mar 21 2025
Use PkgConfig correctly, fixed time-of-check, time-of-use problem for port.
Mar 14 2025
Nov 16 2024
Nov 15 2024
Add comment for boolean arguments
Nov 10 2024
Nov 9 2024
Include std headers right after <kazv-defs.hpp>
Nov 3 2024
Resolve change request
Nov 2 2024
Oct 26 2024
Oct 16 2024
Oct 12 2024
Oct 6 2024
Sep 28 2024
Sep 23 2024
Do you mean the progress bar in notifications? I'm about to disable it in all cases since it won't appear in Microsoft Windows. ProgressBar(QML) and progress text is sufficient.