- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 27 2025
Jan 27 2025
dfaure-kdab committed rGPGMEPPfaf8f6d65ef9: gpgme installs in /usr/local by default, so also look in /usr/local/bin for… (authored by dfaure-kdab).
gpgme installs in /usr/local by default, so also look in /usr/local/bin for…
Lauri Watts <lauri@kde.org> committed rGPGMEPP2f730877c6f0: Fix it a little simpler instead (authored by Lauri Watts <lauri@kde.org>).
Fix it a little simpler instead
Lauri Watts <lauri@kde.org> committed rGPGMEPP4457c1b15092: Make it compile nicely on FreeBSD 4.x (authored by Lauri Watts <lauri@kde.org>).
Make it compile nicely on FreeBSD 4.x
marc committed rGPGMEPP72f02037b580: From KDE_3_3_BRANCH: Add DecryptionResult::wrongKeyUsage(), up the version (authored by marc).
From KDE_3_3_BRANCH: Add DecryptionResult::wrongKeyUsage(), up the version
unbreak compilation
marc committed rGPGMEPP9b2f025684bb: Fix isNull() for FooResult classes. They previously ignored the errors set in… (authored by marc).
Fix isNull() for FooResult classes. They previously ignored the errors set in…
marc committed rGPGMEPP2b6cd30b8eb9: From KDE_3_3_BRANCH: check for wrong_key_usage and define… (authored by marc).
From KDE_3_3_BRANCH: check for wrong_key_usage and define…
marc committed rGPGMEPP4f6b56fd6c06: From KDE_3_3_BRANCH: Add Error::code() and Error::sourceID() (authored by marc).
From KDE_3_3_BRANCH: Add Error::code() and Error::sourceID()
dirkmueller committed rGPGMEPPfe9332d0057c: unbreak compilation (gcc 4.0) (authored by dirkmueller).
unbreak compilation (gcc 4.0)
marc committed rGPGMEPP7249e497051e: From KDE_3_3_BRANCH: Make it default-constructible (authored by marc).
From KDE_3_3_BRANCH: Make it default-constructible
Fix -fvisibility
fix export's
Helio Castro <helio@kde.org> committed rGPGMEPP496dc5cc9ca6: - Added includepath for libkdepim/kdepimmacros.h, using builddir as pointed by… (authored by Helio Castro <helio@kde.org>).
- Added includepath for libkdepim/kdepimmacros.h, using builddir as pointed by…
dfaure-kdab committed rGPGMEPPf5b297d3e1bd: Hopefully the end of today's Makefile.am fun - thanks for the help, Thorsten. (authored by dfaure-kdab).
Hopefully the end of today's Makefile.am fun - thanks for the help, Thorsten.
fix export's
fix various compile issues
Reinhold Kainhofer <reinhold@kainhofer.com> committed rGPGMEPP57093a5d973c: The FSF has moved, use the new address in all license files and headers ... (authored by Reinhold Kainhofer <reinhold@kainhofer.com>).
The FSF has moved, use the new address in all license files and headers ...
marc committed rGPGMEPP8c6abeeff575: From KDE_3_3_BRANCH: Add support for GPGME_INCLUDE_CERTS_DEFAULT. (authored by marc).
From KDE_3_3_BRANCH: Add support for GPGME_INCLUDE_CERTS_DEFAULT.
dfaure-kdab committed rGPGMEPP334d5ad539f8: Forward-port missing commit (adding isQualified) - from revision 465241 (authored by dfaure-kdab).
Forward-port missing commit (adding isQualified) - from revision 465241
Till Adam <adam@kde.org> committed rGPGMEPP911e5175b571: Forward port support for qualified signatures from proko2. (authored by Till Adam <adam@kde.org>).
Forward port support for qualified signatures from proko2.
Thiago Macieira <thiago@kde.org> committed rGPGMEPP92f8d3ddaf0b: SVN_SILENT Correcting the encoding in the source code to UTF-8 (authored by Thiago Macieira <thiago@kde.org>).
SVN_SILENT Correcting the encoding in the source code to UTF-8
Allen Winter <winter@kde.org> committed rGPGMEPPa0d6fd0f5f79: Update error message. (authored by Allen Winter <winter@kde.org>).
Update error message.
Daniel Molkentin <molkentin@kde.org> committed rGPGMEPP078e3253b44d: more kleopatra adjustments (authored by Daniel Molkentin <molkentin@kde.org>).
more kleopatra adjustments
Daniel Molkentin <molkentin@kde.org> committed rGPGMEPP98edc7cf807c: remove outdated gpgme convinience copies, now that all major distributions (authored by Daniel Molkentin <molkentin@kde.org>).
remove outdated gpgme convinience copies, now that all major distributions
Allen Winter <winter@kde.org> committed rGPGMEPP4b2adc78ce4b: abort if gpgpme cannot be located. who needs a kdepim without KMail… (authored by Allen Winter <winter@kde.org>).
abort if gpgpme cannot be located. who needs a kdepim without KMail…
Allen Winter <winter@kde.org> committed rGPGMEPP11342a0df2f4: even better message? (authored by Allen Winter <winter@kde.org>).
even better message?
Daniel Molkentin <molkentin@kde.org> committed rGPGMEPPfb62dad67a20: - say goodbye to libkdenetwork, qgpgme and gpgmepp are now on the module (authored by Daniel Molkentin <molkentin@kde.org>).
- say goodbye to libkdenetwork, qgpgme and gpgmepp are now on the module
Allen Winter <winter@kde.org> committed rGPGMEPPc51626168f8a: don't be so dramatic. (authored by Allen Winter <winter@kde.org>).
don't be so dramatic.
Daniel Molkentin <molkentin@kde.org> committed rGPGMEPPe4a2a1757fa5: wishful thinking (authored by Daniel Molkentin <molkentin@kde.org>).
wishful thinking
Allen Winter <winter@kde.org> committed rGPGMEPPabbb148d3f37: if 'gpgme-config --libs' doesn't include -lgpg-error, then we need to add it (authored by Allen Winter <winter@kde.org>).
if 'gpgme-config --libs' doesn't include -lgpg-error, then we need to add it
Allen Winter <winter@kde.org> committed rGPGMEPP95494f5fb663: GPGME_LIBS_DEP is a holdover from the libgpg-error-copy days (authored by Allen Winter <winter@kde.org>).
GPGME_LIBS_DEP is a holdover from the libgpg-error-copy days
dfaure-kdab committed rGPGMEPP16affecf78d7: Compiles and links with cmake now. (authored by dfaure-kdab).
Compiles and links with cmake now.
Move check into own directory
requires cmake
• ikloecker committed rGPGMEPP7a095c90433c: Forward port of SVN commit by kloecker: (authored by • ikloecker).
Forward port of SVN commit by kloecker:
Major config.h cleanup
kdepimmacros.h not necessary now
Volker Krause <vkrause@kde.org> committed rGPGMEPPf8774ce4504a: Try to get the API docs back. (authored by Volker Krause <vkrause@kde.org>).
Try to get the API docs back.
Albert Astals Cid <tsdgeos@terra.es> committed rGPGMEPPb9df8e655228: fordwardport dirk fixes for gcc 4.3 snapshot (authored by Albert Astals Cid <tsdgeos@terra.es>).
fordwardport dirk fixes for gcc 4.3 snapshot
mlaurent committed rGPGMEPP319491ae5de8: Remove not necessary "class classname;" (authored by mlaurent).
Remove not necessary "class classname;"
Pino Toscano <pino@kde.org> committed rGPGMEPPf7ec87bb65f2: Result must be exported, as it's subclassed by other exported classes (authored by Pino Toscano <pino@kde.org>).
Result must be exported, as it's subclassed by other exported classes
Fix export
Pino Toscano <pino@kde.org> committed rGPGMEPP42ebb0487aca: locate better the export header (authored by Pino Toscano <pino@kde.org>).
locate better the export header
dirkmueller committed rGPGMEPPa2824908f83b: the usual "daily unbreak compilation" (authored by dirkmueller).
the usual "daily unbreak compilation"
Pino Toscano <pino@kde.org> committed rGPGMEPPdf092fc729da: properly include the export header, so the headers can be used from the world… (authored by Pino Toscano <pino@kde.org>).
properly include the export header, so the headers can be used from the world…
Christian Ehrlicher <ch.ehrlicher@gmx.de> committed rGPGMEPP3db704f2ec14: (temporary) fix for win32/msvc (authored by Christian Ehrlicher <ch.ehrlicher@gmx.de>).
(temporary) fix for win32/msvc
marc committed rGPGMEPPfb53e7c7f6ee: Re-rename gpgme++ from gpgmepp to gpgme++. On Windows, this needs rev. 691419… (authored by marc).
Re-rename gpgme++ from gpgmepp to gpgme++. On Windows, this needs rev. 691419…
marc committed rGPGMEPPa0184835dc80: Add missing functionality for GpgME::Data (gpgme_data_t): set/get filename (new… (authored by marc).
Add missing functionality for GpgME::Data (gpgme_data_t): set/get filename (new…
marc committed rGPGMEPP12ae5bcc1395: Remove EditInteractor - a better solution will be forthcoming when the feature… (authored by marc).
Remove EditInteractor - a better solution will be forthcoming when the feature…
marc committed rGPGMEPP6669cc8ef9df: Clean up the mess with configure checks: some were used in the code, but never… (authored by marc).
Clean up the mess with configure checks: some were used in the code, but never…
Support for gpgme_engine_info_t->home_dir
Refactor Notation code.
Implement per-context engine properties
minor API cleanup
marc committed rGPGMEPP6b4b8ff65cec: Include config-gpgme++.h everywhere - there are private header files that have… (authored by marc).
Include config-gpgme++.h everywhere - there are private header files that have…
marc committed rGPGMEPP79ba67a0b4b0: Handle gpgme_verify_result_t->file_name and add convenience VerificationResult… (authored by marc).
Handle gpgme_verify_result_t->file_name and add convenience VerificationResult…
marc committed rGPGMEPP4a3b555b8e76: Handle gpgme_decrypt_result_t's file_name and recipients members (authored by marc).
Handle gpgme_decrypt_result_t's file_name and recipients members
marc committed rGPGMEPPf8ee0d7c4b63: Handle gpgme_signature_t->{{hash,pubkey}_algo,pka_{trust,address}} (authored by marc).
Handle gpgme_signature_t->{{hash,pubkey}_algo,pka_{trust,address}}
Christian Ehrlicher <ch.ehrlicher@gmx.de> committed rGPGMEPPbdefb236d1f7: msvc compile++ - hope that's the correct place for the deprecated macro here (authored by Christian Ehrlicher <ch.ehrlicher@gmx.de>).
msvc compile++ - hope that's the correct place for the deprecated macro here
Aaron J. Seigo <aseigo@kde.org> committed rGPGMEPP13401adb3e7d: always define convert_from_gpgme_sig_notation_flags_t, just return a bogus… (authored by Aaron J. Seigo <aseigo@kde.org>).
always define convert_from_gpgme_sig_notation_flags_t, just return a bogus…
marc committed rGPGMEPP8aacc502fb76: Make GpgME::{Data,Key}::null private structs with an implicit conversion… (authored by marc).
Make GpgME::{Data,Key}::null private structs with an implicit conversion…
marc committed rGPGMEPPa06582700832: Move global functions and some enums that are not GpgME::Context-specific into… (authored by marc).
Move global functions and some enums that are not GpgME::Context-specific into…
Allen Winter <winter@kde.org> committed rGPGMEPP62db2006313f: remove. for now. (authored by Allen Winter <winter@kde.org>).
remove. for now.
mlaurent committed rGPGMEPP0047663329b4: it doesn't compile with gpgme <=1.0.2 (authored by mlaurent).
it doesn't compile with gpgme <=1.0.2
Use correct #define here
marc committed rGPGMEPP41f249c4a8bf: Add support for gpgme_signature_t->chain_model (authored by marc).
Add support for gpgme_signature_t->chain_model
mlaurent committed rGPGMEPP46c714e83b3a: Use #ifdef to test if we can use code with gpgme1.0.2 (authored by mlaurent).
Use #ifdef to test if we can use code with gpgme1.0.2
marc committed rGPGMEPPafa8c47e4e9e: HAVE_GPGME_SIG_NOTATION_CLEARADDGET implies HAVE_GPGME_SIG_NOTATION_FLAGS_T… (authored by marc).
HAVE_GPGME_SIG_NOTATION_CLEARADDGET implies HAVE_GPGME_SIG_NOTATION_FLAGS_T…
Clean up the use of gpgme:
marc committed rGPGMEPPc72aeb9b6214: Always fully-qualify friend declarations, then the gcc points out missing… (authored by marc).
Always fully-qualify friend declarations, then the gcc points out missing…
Till Adam <adam@kde.org> committed rGPGMEPPd9212274776d: There's a friend declaration, that should be enough. (authored by Till Adam <adam@kde.org>).
There's a friend declaration, that should be enough.
Compile on windows
marc committed rGPGMEPP4a84db1910be: gpgme_get_giochannel and gpgme_get_qiodevice are now fused into a single… (authored by marc).
gpgme_get_giochannel and gpgme_get_qiodevice are now fused into a single…
osterfeld committed rGPGMEPPbeaf5256a277: fix typo, deprecate mistyped method name (authored by osterfeld).
fix typo, deprecate mistyped method name
Declare extern C outside function
Till Adam <adam@kde.org> committed rGPGMEPP94b827ed561b: Don't crash when the verification job comes back. (authored by Till Adam <adam@kde.org>).
Don't crash when the verification job comes back.
Till Adam <adam@kde.org> committed rGPGMEPPa0d98fd6bbb9: Make it possible for the verification result to carry the corresponding keys. (authored by Till Adam <adam@kde.org>).
Make it possible for the verification result to carry the corresponding keys.
Till Adam <adam@kde.org> committed rGPGMEPPfc3310c09df9: Revert interface change, we'll solve this differently. (authored by Till Adam <adam@kde.org>).
Revert interface change, we'll solve this differently.
osterfeld committed rGPGMEPP0d3a9c3ee309: use setFileName instead of gpgme_data_new_from_file, which is buggy and… (authored by osterfeld).
use setFileName instead of gpgme_data_new_from_file, which is buggy and…
adriaandegroot committed rGPGMEPP47636a55ee1a: Don't depend on FILE being available in the global namespace -- cstdlib may put… (authored by adriaandegroot).
Don't depend on FILE being available in the global namespace -- cstdlib may put…
adriaandegroot committed rGPGMEPP68721c0ceae0: The int and bool operators from class Error are ambiguous; force to the bool… (authored by adriaandegroot).
The int and bool operators from class Error are ambiguous; force to the bool…
adriaandegroot committed rGPGMEPPf73b0b2189f7: Combat assumptions about strlen ending up in global namespace; strdup is not… (authored by adriaandegroot).
Combat assumptions about strlen ending up in global namespace; strdup is not…
marc committed rGPGMEPPd49b7e751338: Generate and install a Gpgme++Config.cmake file, muuuuch easier to handle than… (authored by marc).
Generate and install a Gpgme++Config.cmake file, muuuuch easier to handle than…
marc committed rGPGMEPP36facb4c13ef: Record lib dependencies, too, disable non-@at@-interpolations. (authored by marc).
Record lib dependencies, too, disable non-@at@-interpolations.
Till Adam <adam@kde.org> committed rGPGMEPP8eb2e66ff117: Export the Recipient class, so I can actually use it. (authored by Till Adam <adam@kde.org>).
Export the Recipient class, so I can actually use it.
marc committed rGPGMEPP31b33a97157c: Use the safe-bool operator idiom, to avoid nasty surprises with operator bool() (authored by marc).
Use the safe-bool operator idiom, to avoid nasty surprises with operator bool()
Till Adam <adam@kde.org> committed rGPGMEPPf9bf2541b96d: Change this to an unsigned int, for easier conversion from/to gpg_error_t. (authored by Till Adam <adam@kde.org>).
Change this to an unsigned int, for easier conversion from/to gpg_error_t.
Christian Ehrlicher <ch.ehrlicher@gmx.de> committed rGPGMEPPd4ad95b29c84: msvc link++ (authored by Christian Ehrlicher <ch.ehrlicher@gmx.de>).
msvc link++
Jarosław Staniek <staniek@kde.org> committed rGPGMEPP375b5ff41d4e: compile on msvc7.1; thanks to Marc Mutz (authored by Jarosław Staniek <staniek@kde.org>).
compile on msvc7.1; thanks to Marc Mutz
add signal for GPGME_EVENT_START
[backport: trunk] --warnings
Beginnings of EditInteractor framework.
marc committed rGPGMEPP5d6949d6197e: Implement edit operations; some de-inlining in context_p.h; some namespacing in… (authored by marc).
Implement edit operations; some de-inlining in context_p.h; some namespacing in…
Fix compile enable final
Volker Krause <vkrause@kde.org> committed rGPGMEPPc2e6dba931ca: build with -pedantic (authored by Volker Krause <vkrause@kde.org>).
build with -pedantic
marc committed rGPGMEPPc2eb6b96f935: The edit interactor callback expects the EditInteractor::Private*, not… (authored by marc).
The edit interactor callback expects the EditInteractor::Private*, not…
marc committed rGPGMEPP3e6978272922: Call action() only on actual state change, and - I hate to admit it - in this… (authored by marc).
Call action() only on actual state change, and - I hate to admit it - in this…
marc committed rGPGMEPPbce1bdfd6628: First EditInteractor implementation, to set the expiry of a (OpenPGP) key. (authored by marc).
First EditInteractor implementation, to set the expiry of a (OpenPGP) key.
marc committed rGPGMEPPefd6a659b66a: Maintain a list of status messages that need no response (taken from GPA's… (authored by marc).
Maintain a list of status messages that need no response (taken from GPA's…