| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| QtPass-1.6.0.zip | 2026-04-13 | 1.1 MB | |
| QtPass-1.6.0.tar.gz | 2026-04-13 | 997.4 kB | |
| QtPass-1.6.0.dmg.asc | 2026-04-13 | 870 Bytes | |
| qtpass-1.6.0.exe.asc | 2026-04-13 | 870 Bytes | |
| QtPass-1.6.0.tar.gz.asc | 2026-04-13 | 870 Bytes | |
| QtPass-1.6.0.zip.asc | 2026-04-13 | 870 Bytes | |
| qtpass-1.6.0.exe | 2026-04-13 | 20.5 MB | |
| QtPass-1.6.0.dmg | 2026-04-13 | 25.1 MB | |
| README.md | 2026-04-13 | 2.8 kB | |
| Spring is in the air source code.tar.gz | 2026-04-13 | 997.7 kB | |
| Spring is in the air source code.zip | 2026-04-13 | 1.1 MB | |
| Totals: 11 Items | 49.7 MB | 0 | |
scripts/ folderBug Fixes
- Fixed path separator check in gpgconf resolution
- Fixed .gpg-id path construction for cross-platform #780
- Fixed re-encryption security issues
- Fixed GPG key generation timeout handling #815
- Fixed clipboard history password exclusion #970
- Fixed transparent context menu in dark mode #967
- Fixed window positioning with window manager #947
- Fixed theme colors for button icons #949
- Fixed hardcoded black text in dark mode #946
Testing
- Added
gpgkeystatetest suite (8 test suites total) #979 - Added GPG colon output fixtures
- Improved test assertions and coverage #978, #981, #982
Documentation & Maintenance
- Added AGENTS.md for AI agent guidance
- Added security policy (SECURITY.md)
- Extensive doxygen documentation improvements
- CI/CD improvements and optimizations
Localization
- Updated translations via Weblate
Release, CI and Maintenance
- Consolidated release scripts into
scripts/folder - Added compile_commands.json generation script
- Extensive code quality improvements via AI-assisted review
- CI/CD workflow optimizations