- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 13 2023
Dec 13 2023
Dec 12 2023
Dec 12 2023
• TobiasFella committed rKLEOPATRAaae475d6d0de: Show subkeys without expiry as expiring when the parent key expires (authored by • TobiasFella).
Show subkeys without expiry as expiring when the parent key expires
• TobiasFella committed rKLEOPATRA84bc9aa3bcde: Add icon to subkey validity change menu item (authored by • TobiasFella).
Add icon to subkey validity change menu item
• TobiasFella committed rKLEOPATRA353105160baa: Limit subkey expiration date to primary key expiration date (authored by • TobiasFella).
Limit subkey expiration date to primary key expiration date
• TobiasFella committed rKLEOPATRA5feb82bd7141: Add icon to subkey validity change menu item (authored by • TobiasFella).
Add icon to subkey validity change menu item
• TobiasFella committed rKLEOPATRAe8dad3a544b8: Limit subkey expiration date to primary key expiration date (authored by • TobiasFella).
Limit subkey expiration date to primary key expiration date
Nov 22 2023
Nov 22 2023
• TobiasFella committed rKLEOPATRAce921139a465: Fix application icon on wayland (authored by • TobiasFella).
Fix application icon on wayland
Nov 21 2023
Nov 21 2023
• TobiasFella committed rKLEOPATRA413742a3a3db: Fix application icon on wayland (authored by • TobiasFella).
Fix application icon on wayland
Nov 20 2023
Nov 20 2023
• TobiasFella committed rMTP5fc79997a079: Support HTML 4 with QTextDocument (authored by CarlSchwan).
Support HTML 4 with QTextDocument
Nov 6 2023
Nov 6 2023
• TobiasFella committed rLIBKLEO1c542d1a3e0c: ChecksumDefinition: Encode filenames as Utf8 (authored by • TobiasFella).
ChecksumDefinition: Encode filenames as Utf8
• TobiasFella committed rKLEOPATRAd190df08809b: VerifyChecksumsController: Decode filenames from Utf8 (authored by • TobiasFella).
VerifyChecksumsController: Decode filenames from Utf8
Nov 3 2023
Nov 3 2023
• TobiasFella committed rLIBKLEO13176674d26f: ChecksumDefinition: Encode filenames as Utf8 (authored by • TobiasFella).
ChecksumDefinition: Encode filenames as Utf8
• TobiasFella committed rKLEOPATRAb7d56249edd9: VerifyChecksumsController: Decode filenames from Utf8 (authored by • TobiasFella).
VerifyChecksumsController: Decode filenames from Utf8
Nov 2 2023
Nov 2 2023
• TobiasFella committed rKLEOPATRA1251e16e83f5: VerifyChecksumsController: Decode filenames from Utf8 (authored by • TobiasFella).
VerifyChecksumsController: Decode filenames from Utf8
• TobiasFella committed rKLEOPATRA93e8a63c53e9: VerifyChecksumsController: Decode filenames from Utf8 (authored by • TobiasFella).
VerifyChecksumsController: Decode filenames from Utf8
• TobiasFella committed rLIBKLEO9a04309bdeeb: ChecksumDefinition: Encode filenames as Utf8 (authored by • TobiasFella).
ChecksumDefinition: Encode filenames as Utf8
Oct 31 2023
Oct 31 2023
The tobias/gpgsum branch in gnupg now contains my implementation of this. Together with the attached patches to kleopatra and libkleo, it can properly handle unicode filenames on windows. I'll put those patches up for review at KDE in the next days.
Oct 23 2023
Oct 23 2023
• TobiasFella added a comment to T6767: Kleopatra: system error without error code when encrypting a file to full disk on Windows.
In T6767#177126, @werner wrote:Should we have a gpg_error_from_w32() as companion to gpg_error_from_syserror() ?
Oct 18 2023
Oct 18 2023
• TobiasFella added a comment to T6767: Kleopatra: system error without error code when encrypting a file to full disk on Windows.
Here's a patch that should fix this. It's not amazing since we have to copy the map_w32_to_errno from libgpg-error, as it's not public API there.
I've debugged Eva's problem and I think it's unrelated to the original problem, as it's specific to qt.