summaryrefslogtreecommitdiff
path: root/gcr/gcr-gnupg-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Drop custom icons in gcrNiels De Graef2022-06-271-17/+0
* Replace g_memdup with g_memdup2Niels De Graef2022-06-131-1/+1
* gcr-importer: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-091-2/+2
* gcr-gnupg-importer: Port to GTaskNiels De Graef2021-01-121-21/+16
* gcr: Use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-041-4/+6
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-031-1/+1
* gcr: g_type_class_add_private() is deprecatedNiels De Graef2019-05-241-3/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gcr: Fix up documentation for recent prompting workStef Walter2011-12-171-0/+2
* gcr: Add uris to GcrImporterStef Walter2011-12-131-3/+18
* gck: Add floating references to GckAttributesStef Walter2011-12-081-4/+1
* gck: Add GckBuilder as a mutable attribute setStef Walter2011-12-081-2/+3
* gcr: Parse gnupg import errors correctly to GError resultStef Walter2011-11-301-4/+42
* gcr: Complete the PKCS#11 import dialogStef Walter2011-10-041-1/+13
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-0/+1
* gcr: Annotate which types are being returnedStef Walter2011-09-291-0/+5
* gcr: Refactor GcrParser and delay listing of importersStef Walter2011-09-271-7/+7
* gcr: Refactor the importer with multiple registered importersStef Walter2011-09-271-0/+315