User Details
- User Since
- Mar 16 2024, 5:35 AM (57 w, 2 d)
Sat, Apr 19
Fixed wrong indentation
Sat, Apr 5
verify KazvIOBaseJob::isResulted
Wed, Apr 2
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.
Sat, Mar 29
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.
Sep 21 2024
Sep 16 2024
Sep 8 2024
Sep 7 2024
Sep 4 2024
Aug 31 2024
Added comment on why loops cannot be used directly on m_d->cacheJobs
- Fixed the problem that kazv cannot be closed when cached files
Aug 30 2024
Aug 24 2024
Add tests for KazvFile and KazvSaveFile