[mirrors/gpgmepp]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for mirrors/gpgmepp Pushed by mirror-service into branch 'master'. Changed from b7321a42be9bfe525100b38f38d80deeaf52554e to e52fd1d625f1cd0a69981a372a8ec020e0c5195a Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit e52fd1d625f1cd0a69981a372a8ec020e0c5195a by Ingo Klöcker on 10/08/2026 at 12:55.. Add missing getters for size of lists * src/importresult.cpp, src/importresult.h (ImportResult::numImports): New. * src/signingresult.cpp, src/signingresult.h (SigningResult::numCreatedSignatures, SigningResult::numInvalidSigningKeys): New. * src/verificationresult.cpp, src/verificationresult.h (Signature::numNotations): New. -- These getters seem to have been forgotten. Without knowing the number of list items the getters for individual list items are not useful. https://invent.kde.org/mirrors/gpgmepp/-/commit/e52fd1d625f1cd0a69981a372a8ec020e0c5195a