|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
KDE/kdepimSVN commit 758673 by vkrause:
Merge branches/work/kdab-post-4.0/kdepim. This contains mainly the following changes: - the new Kleopatra certificate manager and associated libraries - forwardports of enterprise branch features and fixes - windows build fixes _M . (directory) M +29 -14 CMakeLists.txt M +1 -0 akonadi/server/src/filetracer.cpp M +16 -18 akregator/plugins/mk4storage/CMakeLists.txt D akregator/plugins/mk4storage/metakit/CMakeLists.txt M +2 -0 akregator/plugins/mk4storage/metakit/src/fileio.cpp M +1 -1 akregator/src/addfeeddialog.cpp M +2 -1 akregator/src/tabwidget.cpp M +1 -1 akregator/src/trayicon.cpp A cmake/modules/FindAssuan.cmake branches/work/kdab-post-4.0/kdepim/cmake/modules/FindAssuan.cmake#758649 A cmake/modules/FindKdeSubversion.cmake branches/work/kdab-post-4.0/kdepim/cmake/modules/FindKdeSubversion.cmake#758649 M +7 -2 doc/CMakeLists.txt M +1 -5 doc/kleopatra/CMakeLists.txt M +66 -8 doc/kleopatra/index.docbook M +3 -0 kaddressbook/CMakeLists.txt M +2 -0 kaddressbook/common/kaddressbook.kcfg A kaddressbook/distributionlisteditor.cpp branches/work/kdab-post-4.0/kdepim/kaddressbook/distributionlisteditor.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kaddressbook/distributionlisteditor.h branches/work/kdab-post-4.0/kdepim/kaddressbook/distributionlisteditor.h#758649 [License: GPL (v2+) (+Qt exception)] A kaddressbook/distributionlisteditor_p.h branches/work/kdab-post-4.0/kdepim/kaddressbook/distributionlisteditor_p.h#758649 [License: GPL (v2+) (+Qt exception)] A kaddressbook/distributionlistentryview.cpp branches/work/kdab-post-4.0/kdepim/kaddressbook/distributionlistentryview.cpp#758649 [License: UNKNOWN] A kaddressbook/distributionlistentryview.h branches/work/kdab-post-4.0/kdepim/kaddressbook/distributionlistentryview.h#758649 [License: UNKNOWN] A kaddressbook/distributionlistpicker.cpp branches/work/kdab-post-4.0/kdepim/kaddressbook/distributionlistpicker.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kaddressbook/distributionlistpicker.h branches/work/kdab-post-4.0/kdepim/kaddressbook/distributionlistpicker.h#758649 [License: GPL (v2+) (+Qt exception)] M +111 -92 kaddressbook/extensionmanager.cpp M +28 -11 kaddressbook/extensionmanager.h M +12 -1 kaddressbook/features/CMakeLists.txt A kaddressbook/features/distributionlistng.desktop branches/work/kdab-post-4.0/kdepim/kaddressbook/features/distributionlistng.desktop#758649 A kaddressbook/features/distributionlistngwidget.cpp branches/work/kdab-post-4.0/kdepim/kaddressbook/features/distributionlistngwidget.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kaddressbook/features/distributionlistngwidget.h branches/work/kdab-post-4.0/kdepim/kaddressbook/features/distributionlistngwidget.h#758649 [License: GPL (v2+) (+Qt exception)] M +24 -6 kaddressbook/interfaces/core.h M +257 -53 kaddressbook/kabcore.cpp M +66 -11 kaddressbook/kabcore.h M +6 -0 kaddressbook/kaddressbook_part.cpp M +1 -0 kaddressbook/kaddressbook_part.h M +18 -8 kaddressbook/kaddressbook_part.rc M +5 -0 kaddressbook/kaddressbookmain.cpp M +1 -0 kaddressbook/kaddressbookmain.h M +18 -7 kaddressbook/kaddressbookui.rc M +151 -63 kaddressbook/ldapsearchdialog.cpp M +22 -2 kaddressbook/ldapsearchdialog.h M +2 -2 kaddressbook/main.cpp M +2 -0 kaddressbook/org.kde.KAddressbook.Core.xml M +22 -7 kaddressbook/searchmanager.cpp M +6 -7 kaddressbook/searchmanager.h M +0 -1 kalarm/CMakeLists.txt M +1 -1 kalarm/resources/resourceremote.cpp M +2 -2 kdgantt1/KDGanttViewEventItem.h M +2 -2 kdgantt1/KDGanttViewSummaryItem.h M +3 -2 kdgantt1/KDGanttViewTaskItem.h M +154 -24 kleopatra/CMakeLists.txt A kleopatra/ConfigureChecks.cmake branches/work/kdab-post-4.0/kdepim/kleopatra/ConfigureChecks.cmake#758649 M +17 -3 kleopatra/aboutdata.cpp A kleopatra/action_data.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/action_data.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/action_data.h branches/work/kdab-post-4.0/kdepim/kleopatra/action_data.h#758649 [License: GPL (v2+) (+Qt exception)] M +2 -5 kleopatra/certificateinfowidget.ui M +87 -68 kleopatra/certificateinfowidgetimpl.cpp M +8 -6 kleopatra/certificateinfowidgetimpl.h M +507 -466 kleopatra/certificatewizard.ui M +36 -12 kleopatra/certificatewizardimpl.cpp M +10 -1 kleopatra/certificatewizardimpl.h M +32 -0 kleopatra/certlistview.cpp M +32 -0 kleopatra/certlistview.h M +3 -3 kleopatra/certmanager.cpp M +43 -6 kleopatra/commands/command.cpp M +7 -3 kleopatra/commands/command.h M +18 -4 kleopatra/commands/command_p.h M +18 -47 kleopatra/commands/detailscommand.cpp M +1 -5 kleopatra/commands/detailscommand.h A kleopatra/commands/exportcertificatecommand.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/commands/exportcertificatecommand.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/commands/exportcertificatecommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/commands/exportcertificatecommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/commands/importcertificatecommand.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/commands/importcertificatecommand.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/commands/importcertificatecommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/commands/importcertificatecommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/commands/refreshkeyscommand.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/commands/refreshkeyscommand.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/commands/refreshkeyscommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/commands/refreshkeyscommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/config-kleopatra.h.cmake branches/work/kdab-post-4.0/kdepim/kleopatra/config-kleopatra.h.cmake#758649 M +64 -21 kleopatra/controllers/keylistcontroller.cpp M +13 -1 kleopatra/controllers/keylistcontroller.h A kleopatra/exportcertificatesdialog.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/exportcertificatesdialog.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/exportcertificatesdialog.h branches/work/kdab-post-4.0/kdepim/kleopatra/exportcertificatesdialog.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf (directory) branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf#758649 A kleopatra/kgpgconf/CMakeLists.txt branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/CMakeLists.txt#758649 A kleopatra/kgpgconf/configreader.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/configreader.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf/configreader.h branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/configreader.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf/configuration.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/configuration.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf/configuration.h branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/configuration.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf/configwriter.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/configwriter.cpp#758649 [License: GENERATED FILE] A kleopatra/kgpgconf/configwriter.h branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/configwriter.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf/exception.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/exception.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf/exception.h branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/exception.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf/main.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/main.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf/mainwidget.ui branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/mainwidget.ui#758649 A kleopatra/kgpgconf/mainwindow.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/mainwindow.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kgpgconf/mainwindow.h branches/work/kdab-post-4.0/kdepim/kleopatra/kgpgconf/mainwindow.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/kleopatra_newui.rc branches/work/kdab-post-4.0/kdepim/kleopatra/kleopatra_newui.rc#758649 M +139 -4 kleopatra/main.cpp A kleopatra/mainwindow.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/mainwindow.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/mainwindow.h branches/work/kdab-post-4.0/kdepim/kleopatra/mainwindow.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/models/keycache.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/models/keycache.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/models/keycache.h branches/work/kdab-post-4.0/kdepim/kleopatra/models/keycache.h#758649 [License: GPL (v2+) (+Qt exception)] M +30 -13 kleopatra/models/keylistmodel.cpp M +9 -29 kleopatra/models/keylistsortfilterproxymodel.cpp M +2 -11 kleopatra/models/keylistsortfilterproxymodel.h A kleopatra/models/predicates.h branches/work/kdab-post-4.0/kdepim/kleopatra/models/predicates.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/ox128-app-kleopatra.png branches/work/kdab-post-4.0/kdepim/kleopatra/ox128-app-kleopatra.png#758649 A kleopatra/ox16-app-kleopatra.png branches/work/kdab-post-4.0/kdepim/kleopatra/ox16-app-kleopatra.png#758649 A kleopatra/ox22-app-kleopatra.png branches/work/kdab-post-4.0/kdepim/kleopatra/ox22-app-kleopatra.png#758649 A kleopatra/ox32-app-kleopatra.png branches/work/kdab-post-4.0/kdepim/kleopatra/ox32-app-kleopatra.png#758649 A kleopatra/ox48-app-kleopatra.png branches/work/kdab-post-4.0/kdepim/kleopatra/ox48-app-kleopatra.png#758649 A kleopatra/ox64-app-kleopatra.png branches/work/kdab-post-4.0/kdepim/kleopatra/ox64-app-kleopatra.png#758649 A kleopatra/oxsc-app-kleopatra.svg branches/work/kdab-post-4.0/kdepim/kleopatra/oxsc-app-kleopatra.svg#758649 A kleopatra/oxsc-app-kleopatra.svgz branches/work/kdab-post-4.0/kdepim/kleopatra/oxsc-app-kleopatra.svgz#758649 A kleopatra/pics (directory) branches/work/kdab-post-4.0/kdepim/kleopatra/pics#758649 A kleopatra/pics/CMakeLists.txt branches/work/kdab-post-4.0/kdepim/kleopatra/pics/CMakeLists.txt#758649 A kleopatra/pics/kleopatra_splashscreen.png branches/work/kdab-post-4.0/kdepim/kleopatra/pics/kleopatra_splashscreen.png#758649 A kleopatra/pics/kleopatra_splashscreen.svg branches/work/kdab-post-4.0/kdepim/kleopatra/pics/kleopatra_splashscreen.svg#758649 A kleopatra/pics/kleopatra_splashscreen.svgz branches/work/kdab-post-4.0/kdepim/kleopatra/pics/kleopatra_splashscreen.svgz#758649 A kleopatra/pics/kleopatra_wizard.png branches/work/kdab-post-4.0/kdepim/kleopatra/pics/kleopatra_wizard.png#758649 A kleopatra/pics/kleopatra_wizard.svg branches/work/kdab-post-4.0/kdepim/kleopatra/pics/kleopatra_wizard.svg#758649 A kleopatra/pics/kleopatra_wizard.svgz branches/work/kdab-post-4.0/kdepim/kleopatra/pics/kleopatra_wizard.svgz#758649 A kleopatra/qmainwindow (directory) branches/work/kdab-post-4.0/kdepim/kleopatra/qmainwindow#758649 A kleopatra/qmainwindow/mainwindow.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/qmainwindow/mainwindow.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/qmainwindow/mainwindow.h branches/work/kdab-post-4.0/kdepim/kleopatra/qmainwindow/mainwindow.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/qmainwindow/mainwindow_p.h branches/work/kdab-post-4.0/kdepim/kleopatra/qmainwindow/mainwindow_p.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/searchbar.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/searchbar.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/searchbar.h branches/work/kdab-post-4.0/kdepim/kleopatra/searchbar.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/systemtrayicon.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/systemtrayicon.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/systemtrayicon.h branches/work/kdab-post-4.0/kdepim/kleopatra/systemtrayicon.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/tabwidget.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/tabwidget.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/tabwidget.h branches/work/kdab-post-4.0/kdepim/kleopatra/tabwidget.h#758649 [License: GPL (v2+) (+Qt exception)] M +75 -2 kleopatra/tests/CMakeLists.txt A kleopatra/tests/decrypt-verify-resultdialog-testcases.txt branches/work/kdab-post-4.0/kdepim/kleopatra/tests/decrypt-verify-resultdialog-testcases.txt#758649 A kleopatra/tests/gnupg_home (directory) branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home#758649 A kleopatra/tests/gnupg_home/dirmngr-cache.d (directory) branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/dirmngr-cache.d#758649 A kleopatra/tests/gnupg_home/dirmngr-cache.d/DIR.txt branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/dirmngr-cache.d/DIR.txt#758649 A kleopatra/tests/gnupg_home/dirmngr-cache.d/crl-15326B37AA9C8F7FB319AF41E3E27EEF4E5CB8F4.db branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/dirmngr-cache.d/crl-15326B37AA9C8F7FB319AF41E3E27EEF4E5CB8F4.db#758649 A kleopatra/tests/gnupg_home/dirmngr-cache.d/crl-7F2A402CBB016A9146D613568C89D3596A4111AA.db branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/dirmngr-cache.d/crl-7F2A402CBB016A9146D613568C89D3596A4111AA.db#758649 A kleopatra/tests/gnupg_home/gpg-agent.conf branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/gpg-agent.conf#758649 A kleopatra/tests/gnupg_home/gpgsm.conf branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/gpgsm.conf#758649 A kleopatra/tests/gnupg_home/private-keys-v1.d (directory) branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/private-keys-v1.d#758649 A kleopatra/tests/gnupg_home/private-keys-v1.d/5EFD8CB5F6D593CE88DA94CE18691399F438D969.key branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/private-keys-v1.d/5EFD8CB5F6D593CE88DA94CE18691399F438D969.key#758649 A kleopatra/tests/gnupg_home/pubring.gpg branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/pubring.gpg#758649 A kleopatra/tests/gnupg_home/pubring.kbx branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/pubring.kbx#758649 A kleopatra/tests/gnupg_home/random_seed branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/random_seed#758649 A kleopatra/tests/gnupg_home/secring.gpg branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/secring.gpg#758649 A kleopatra/tests/gnupg_home/trustdb.gpg branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/trustdb.gpg#758649 A kleopatra/tests/gnupg_home/trustlist.txt branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gnupg_home/trustlist.txt#758649 A kleopatra/tests/gpg-connect-agent-scripts (directory) branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts#758649 A kleopatra/tests/gpg-connect-agent-scripts/README branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/README#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgex-decrypt branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgex-decrypt#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgex-decryptverify branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgex-decryptverify#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgex-encrypt branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgex-encrypt#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgex-sign branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgex-sign#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgex-signencrypt branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgex-signencrypt#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgex-verify branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgex-verify#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-decrypt-cms-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-decrypt-cms-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-decrypt-cms-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-decrypt-cms-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-decrypt-openpgp-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-decrypt-openpgp-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-decrypt-openpgp-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-decrypt-openpgp-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-multiple-recipients-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-multiple-recipients-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-multiple-recipients-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-multiple-recipients-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-multiple-recipients-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-multiple-recipients-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-multiple-recipients-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-multiple-recipients-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-cms_selected-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-cms_selected-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-cms_selected-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-cms_selected-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-openpgp_selected-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-openpgp_selected-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-openpgp_selected-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-openpgp_selected-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-prep_encrypt-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-cms-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-cms-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-cms-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-cms-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-no_sender-cms-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-no_sender-cms-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-no_sender-cms-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-no_sender-cms-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-no_sender-openpgp-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-no_sender-openpgp-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-no_sender-openpgp-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-no_sender-openpgp-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-openpgp-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-openpgp-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-openpgp-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_detached-openpgp-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_opaque-cms-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_opaque-cms-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_opaque-cms-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_opaque-cms-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_opaque-openpgp-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_opaque-openpgp-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_opaque-openpgp-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-sign_opaque-openpgp-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-cms-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-cms-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-cms-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-cms-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-good-known-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-good-known-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-good-known-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-good-known-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-good-unknown-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-good-unknown-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-good-unknown-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-good-unknown-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-invalid-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-invalid-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-invalid-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-invalid-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-unix branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-unix#758649 A kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-win branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-verify_detached-openpgp-win#758649 A kleopatra/tests/gpg-connect-agent-scripts/invalid-gpgol-encrypt branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/invalid-gpgol-encrypt#758649 A kleopatra/tests/gpg-connect-agent-scripts/invalid-hexdecode branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/invalid-hexdecode#758649 A kleopatra/tests/gpg-connect-agent-scripts/invalid-option-syntax branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/invalid-option-syntax#758649 A kleopatra/tests/gpg-connect-agent-scripts/test.data branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/test.data#758649 A kleopatra/tests/gpg-connect-agent-scripts/test.data.sig-good-known branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/test.data.sig-good-known#758649 A kleopatra/tests/gpg-connect-agent-scripts/test.data.sig-good-unknown branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/test.data.sig-good-unknown#758649 A kleopatra/tests/gpg-connect-agent-scripts/test.data.sig-invalid branches/work/kdab-post-4.0/kdepim/kleopatra/tests/gpg-connect-agent-scripts/test.data.sig-invalid#758649 A kleopatra/tests/kleo-gpg_test_keys.asc branches/work/kdab-post-4.0/kdepim/kleopatra/tests/kleo-gpg_test_keys.asc#758649 A kleopatra/tests/kleo_test.h branches/work/kdab-post-4.0/kdepim/kleopatra/tests/kleo_test.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/tests/test.data branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test.data#758649 A kleopatra/tests/test.data-encrypted-two-recipients.gpg branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test.data-encrypted-two-recipients.gpg#758649 A kleopatra/tests/test.data-signed_encrypted.gpg branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test.data-signed_encrypted.gpg#758649 A kleopatra/tests/test.data.gpg branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test.data.gpg#758649 A kleopatra/tests/test.data.pem branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test.data.pem#758649 A kleopatra/tests/test.data.sig branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test.data.sig#758649 A kleopatra/tests/test_filenamerequester.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test_filenamerequester.cpp#758649 [License: GPL (v2+) (+Qt exception)] M +27 -14 kleopatra/tests/test_keylistmodels.cpp A kleopatra/tests/test_signencryptwizard.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test_signencryptwizard.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/tests/test_uiserver.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test_uiserver.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/tests/test_verificationresultdialog.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test_verificationresultdialog.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/tests/test_verify.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/tests/test_verify.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/trayiconlistener.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/trayiconlistener.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/trayiconlistener.h branches/work/kdab-post-4.0/kdepim/kleopatra/trayiconlistener.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver (directory) branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver#758649 A kleopatra/uiserver/assuancommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/assuancommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/assuanserverconnection.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/assuanserverconnection.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/assuanserverconnection.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/assuanserverconnection.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/certificateresolver.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/certificateresolver.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/certificateresolver.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/certificateresolver.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/certificateselectiondialog.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/certificateselectiondialog.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/certificateselectiondialog.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/certificateselectiondialog.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/certificateselectionjob.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/certificateselectionjob.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/certificateselectionjob.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/certificateselectionjob.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/certificateselectionwidget.ui branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/certificateselectionwidget.ui#758649 A kleopatra/uiserver/decryptcommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptcommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/decryptfilescommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptfilescommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/decryptverifycommand.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptverifycommand.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/decryptverifycommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptverifycommand.h#758649 [License: UNKNOWN] A kleopatra/uiserver/decryptverifyfilescommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptverifyfilescommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/decryptverifyoperationwidget.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptverifyoperationwidget.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/decryptverifyoperationwidget.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptverifyoperationwidget.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/decryptverifyresultwidget.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptverifyresultwidget.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/decryptverifyresultwidget.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptverifyresultwidget.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/decryptverifywizard.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptverifywizard.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/decryptverifywizard.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/decryptverifywizard.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/detail_p.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/detail_p.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/echocommand.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/echocommand.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/echocommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/echocommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/encryptcommand.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/encryptcommand.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/encryptcommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/encryptcommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/encryptemailcontroller.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/encryptemailcontroller.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/encryptemailcontroller.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/encryptemailcontroller.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/encryptemailtask.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/encryptemailtask.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/encryptemailtask.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/encryptemailtask.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/hex.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/hex.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/hex.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/hex.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/input.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/input.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/input.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/input.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/kleo-assuan.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/kleo-assuan.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/kleo-assuan.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/kleo-assuan.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/objectspage.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/objectspage.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/objectspage.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/objectspage.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/output.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/output.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/output.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/output.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/prepencryptcommand.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/prepencryptcommand.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/prepencryptcommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/prepencryptcommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/recipientresolvepage.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/recipientresolvepage.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/recipientresolvepage.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/recipientresolvepage.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/resolverecipientspage.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/resolverecipientspage.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/resolverecipientspage.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/resolverecipientspage.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/resolverecipientspage_p.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/resolverecipientspage_p.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/resultdialog.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/resultdialog.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/resultdialog.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/resultdialog.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/resultdisplaywidget.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/resultdisplaywidget.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/resultdisplaywidget.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/resultdisplaywidget.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/scrollarea.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/scrollarea.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/scrollarea.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/scrollarea.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signcommand.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signcommand.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signcommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signcommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signemailcontroller.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signemailcontroller.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signemailcontroller.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signemailcontroller.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signemailtask.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signemailtask.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signemailtask.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signemailtask.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptfilescommand.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptfilescommand.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptfilescommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptfilescommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptfilescontroller.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptfilescontroller.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptfilescontroller.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptfilescontroller.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptfilestask.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptfilestask.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptfilestask.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptfilestask.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptfileswizard.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptfileswizard.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptfileswizard.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptfileswizard.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptwizard.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptwizard.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signencryptwizard.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signencryptwizard.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signerresolvepage.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signerresolvepage.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signerresolvepage.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signerresolvepage.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signingcertificateselectiondialog.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signingcertificateselectiondialog.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signingcertificateselectiondialog.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signingcertificateselectiondialog.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/signingcertificateselectionwidget.ui branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/signingcertificateselectionwidget.ui#758649 A kleopatra/uiserver/task.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/task.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/task.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/task.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/uiserver.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/uiserver.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/uiserver.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/uiserver.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/uiserver_p.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/uiserver_p.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/uiserver_unix.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/uiserver_unix.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/uiserver_win.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/uiserver_win.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/verifycommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/verifycommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/verifyfilescommand.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/verifyfilescommand.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/wizard.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/wizard.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/wizard.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/wizard.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/wizardpage.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/wizardpage.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/wizardpage.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/wizardpage.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/wizardresultpage.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/wizardresultpage.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/uiserver/wizardresultpage.h branches/work/kdab-post-4.0/kdepim/kleopatra/uiserver/wizardresultpage.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/utils/checker.h branches/work/kdab-post-4.0/kdepim/kleopatra/utils/checker.h#758649 [License: GPL (v2)] A kleopatra/utils/classify.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/utils/classify.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/utils/classify.h branches/work/kdab-post-4.0/kdepim/kleopatra/utils/classify.h#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/utils/filenamerequester.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/utils/filenamerequester.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/utils/filenamerequester.h branches/work/kdab-post-4.0/kdepim/kleopatra/utils/filenamerequester.h#758649 [License: GPL (v2+) (+Qt exception)] M +13 -1 kleopatra/utils/formatting.cpp M +1 -0 kleopatra/utils/formatting.h A kleopatra/utils/gnupg-registry.c branches/work/kdab-post-4.0/kdepim/kleopatra/utils/gnupg-registry.c#758649 [License: LGPL (v2.1+)] A kleopatra/utils/gnupg-registry.h branches/work/kdab-post-4.0/kdepim/kleopatra/utils/gnupg-registry.h#758649 [License: LGPL (v2+)] A kleopatra/utils/kdpipeiodevice.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/utils/kdpipeiodevice.cpp#758649 [License: LGPL (v2+)] [UTF-8 ENCODING PROBLEMS] A kleopatra/utils/kdpipeiodevice.h branches/work/kdab-post-4.0/kdepim/kleopatra/utils/kdpipeiodevice.h#758649 [License: LGPL (v2+)] [UTF-8 ENCODING PROBLEMS] M +40 -0 kleopatra/utils/stl_util.h A kleopatra/utils/wsastarter.cpp branches/work/kdab-post-4.0/kdepim/kleopatra/utils/wsastarter.cpp#758649 [License: GPL (v2+) (+Qt exception)] A kleopatra/utils/wsastarter.h branches/work/kdab-post-4.0/kdepim/kleopatra/utils/wsastarter.h#758649 [License: GPL (v2+) (+Qt exception)] M +12 -10 kmail/bodypartformatterfactory.cpp M +1 -1 kmail/cachedimapjob.cpp M +17 -1 kmail/callback.cpp M +7 -0 kmail/callback.h M +1 -0 kmail/compactionjob.cpp M +27 -0 kmail/configuredialog.cpp M +4 -4 kmail/configuredialog_p.h M +6 -4 kmail/editorwatcher.cpp M +1 -0 kmail/editorwatcher.h M +1 -1 kmail/favoritefolderview.cpp M +1 -0 kmail/folderdialogquotatab.cpp M +2 -2 kmail/folderdialogquotatab_p.cpp M +1 -0 kmail/foldertreebase.cpp M +12 -0 kmail/headerlistquicksearch.cpp M +51 -32 kmail/imapaccountbase.cpp M +1 -3 kmail/imapaccountbase.h M +109 -35 kmail/keyresolver.cpp M +1 -1 kmail/keyresolver.h M +37 -2 kmail/kmail.kcfg M +1 -1 kmail/kmail_part.h M +1 -0 kmail/kmail_part.rc M +1 -1 kmail/kmail_util.h M +67 -22 kmail/kmailicalifaceimpl.cpp M +2 -0 kmail/kmailicalifaceimpl.h M +6 -0 kmail/kmcommands.cpp M +4 -4 kmail/kmcommands.h M +9 -1 kmail/kmcomposewin.cpp M +2 -2 kmail/kmfilteraction.cpp M +8 -8 kmail/kmfoldercachedimap.cpp M +5 -2 kmail/kmfolderimap.cpp M +20 -3 kmail/kmfoldermbox.cpp M +69 -9 kmail/kmheaders.cpp M +12 -17 kmail/kmkernel.cpp M +19 -3 kmail/kmmainwidget.cpp M +4 -1 kmail/kmmainwidget.h M +4 -8 kmail/kmmainwin.cpp M +1 -0 kmail/kmmainwin.rc M +6 -9 kmail/kmmessagetag.cpp M +1 -1 kmail/kmmsgbase.cpp M +13 -0 kmail/kmreadermainwin.cpp M +4 -3 kmail/kmreadermainwin.h M +4 -0 kmail/kmreadermainwin.rc M +25 -11 kmail/kmreaderwin.cpp M +9 -2 kmail/kmreaderwin.h M +21 -10 kmail/kmsearchpatternedit.cpp M +4 -2 kmail/messagecomposer.cpp M +0 -1 kmail/networkaccount.cpp M +31 -3 kmail/objecttreeparser.cpp M +1 -0 kmail/objecttreeparser.h M +2 -0 kmail/quotajobs.h M +19 -0 kmail/sieveconfig.cpp M +16 -9 kmail/sieveconfig.h M +7 -1 kmail/urlhandlermanager.cpp M +29 -20 kmail/vacation.cpp M +2 -1 kmail/vacation.h M +1 -2 kmobiletools/kmobiletools/mainpart/jobqueueview/jobitem.cpp M +23 -26 knode/knfiltermanager.cpp M +0 -1 knode/kngroupdialog.cpp M +2 -2 knode/knmainwidget.cpp M +14 -2 kontact/plugins/kaddressbook/kaddressbook_plugin.cpp M +1 -0 kontact/plugins/kaddressbook/kaddressbook_plugin.h M +18 -6 kontact/plugins/newsticker/summarywidget.cpp M +6 -2 kontact/plugins/newsticker/summarywidget.h M +1 -2 kontact/src/main.cpp M +3 -0 kontact/src/mainwindow.cpp M +2 -1 kontact/src/mainwindow.h M +35 -17 korganizer/CMakeLists.txt M +1 -1 korganizer/aboutdata.h M +6 -0 korganizer/actionmanager.cpp M +2 -1 korganizer/actionmanager.h M +9 -0 korganizer/calendarview.cpp M +4 -1 korganizer/calendarview.h M +39 -17 korganizer/incidencechanger.cpp M +3 -7 korganizer/incidencechanger.h M +2 -2 korganizer/interfaces/korganizer/incidencechangerbase.h M +1 -1 korganizer/kocore.h M +1 -1 korganizer/kodaymatrix.cpp M +3 -3 korganizer/kodialogmanager.cpp M +65 -29 korganizer/koeditordetails.cpp M +11 -0 korganizer/koeditordetails.h M +1 -0 korganizer/koeditorgeneral.cpp M +1 -0 korganizer/koeditorgeneral.h M +5 -1 korganizer/koeventeditor.cpp M +1 -1 korganizer/koglobals.h M +18 -4 korganizer/kogroupware.cpp M +2 -0 korganizer/kogroupware.h M +1 -1 korganizer/kohelper.h M +10 -5 korganizer/koincidenceeditor.cpp M +4 -1 korganizer/koincidenceeditor.h M +1 -1 korganizer/koprefs.h M +6 -6 korganizer/korganizer_export.h M +1 -1 korganizer/korganizerifaceimpl.h M +3 -1 korganizer/kotimelineview.cpp M +1 -1 korganizer/kotodoviewquicksearch.cpp M +4 -0 korganizer/org.kde.Korganizer.Calendar.xml M +3 -3 korganizer/plugins/picoftheday/picoftheday.cpp M +0 -2 korganizer/tests/CMakeLists.txt M +4 -6 korganizer/timelineitem.cpp M +0 -2 korganizer/timelineitem.h M +1 -1 kresources/CMakeLists.txt M +1 -1 kresources/groupdav/groupdavaddressbookadaptor.h M +1 -1 kresources/lib/davaddressbookadaptor.cpp M +1 -1 kresources/lib/davcalendaradaptor.cpp M +1 -1 kresources/lib/groupwaredataadaptor.h M +2 -1 ktnef/ktnefmain.cpp M +0 -1 libkdepim/CMakeLists.txt M +15 -29 libkdepim/addresseelineedit.cpp M +14 -8 libkdepim/addresseeview.cpp M +0 -67 libkdepim/addressesdialog.cpp M +0 -5 libkdepim/completionordereditor.cpp M +6 -0 libkdepim/kpimprefs.cpp M +2 -0 libkdepim/kpimprefs.h M +3 -0 libkholidays/config-libkholidays.h.cmake M +3 -0 libkholidays/parseholiday.c M +3 -0 libkholidays/parseholiday.y M +1 -0 libkholidays/scanholiday.c M +1 -0 libkholidays/scanholiday.lex M +1 -0 libkholidays/tests/CMakeLists.txt M +108 -93 libkleo/CMakeLists.txt M +198 -1 libkleo/backends/qgpgme/qgpgmebackend.cpp M +2 -4 libkleo/backends/qgpgme/qgpgmebackend.h M +2 -1 libkleo/backends/qgpgme/qgpgmecryptoconfig.cpp M +24 -1 libkleo/backends/qgpgme/qgpgmedecryptjob.cpp M +4 -0 libkleo/backends/qgpgme/qgpgmedecryptjob.h M +24 -3 libkleo/backends/qgpgme/qgpgmedecryptverifyjob.cpp M +4 -0 libkleo/backends/qgpgme/qgpgmedecryptverifyjob.h M +1 -1 libkleo/backends/qgpgme/qgpgmedownloadjob.cpp M +38 -4 libkleo/backends/qgpgme/qgpgmeencryptjob.cpp M +10 -1 libkleo/backends/qgpgme/qgpgmeencryptjob.h M +1 -1 libkleo/backends/qgpgme/qgpgmeexportjob.cpp M +51 -16 libkleo/backends/qgpgme/qgpgmejob.cpp M +20 -9 libkleo/backends/qgpgme/qgpgmejob.h M +1 -1 libkleo/backends/qgpgme/qgpgmekeylistjob.cpp M +46 -6 libkleo/backends/qgpgme/qgpgmesignencryptjob.cpp M +12 -1 libkleo/backends/qgpgme/qgpgmesignencryptjob.h M +43 -5 libkleo/backends/qgpgme/qgpgmesignjob.cpp M +9 -2 libkleo/backends/qgpgme/qgpgmesignjob.h M +23 -1 libkleo/backends/qgpgme/qgpgmeverifydetachedjob.cpp M +5 -2 libkleo/backends/qgpgme/qgpgmeverifydetachedjob.h M +24 -1 libkleo/backends/qgpgme/qgpgmeverifyopaquejob.cpp M +4 -0 libkleo/backends/qgpgme/qgpgmeverifyopaquejob.h M +27 -3 libkleo/kleo/cryptobackendfactory.cpp M +4 -0 libkleo/kleo/cryptobackendfactory.h M +18 -4 libkleo/kleo/decryptjob.h M +18 -6 libkleo/kleo/decryptverifyjob.h M +9 -1 libkleo/kleo/dn.cpp M +24 -5 libkleo/kleo/encryptjob.h M +4 -2 libkleo/kleo/job.h M +67 -24 libkleo/kleo/kconfigbasedkeyfilter.cpp M +15 -5 libkleo/kleo/kconfigbasedkeyfilter.h M +17 -1 libkleo/kleo/keyfilter.h M +176 -28 libkleo/kleo/keyfiltermanager.cpp M +14 -5 libkleo/kleo/keyfiltermanager.h M +27 -8 libkleo/kleo/signencryptjob.h M +25 -6 libkleo/kleo/signjob.h M +15 -5 libkleo/kleo/verifydetachedjob.h M +18 -4 libkleo/kleo/verifyopaquejob.h M +4 -2 libkleo/tests/CMakeLists.txt M +0 -1 libkleo/tests/test_gnupgprocessbase.cpp M +0 -1 libkleo/tests/test_keygen.cpp M +4 -3 libkleo/tests/test_keylister.cpp M +2 -1 libkleo/tests/test_keylister.h M +16 -9 libkleo/ui/backendconfigwidget.cpp M +1 -1 libkleo/ui/keyapprovaldialog.h M +2 -2 libkleo/ui/keyselectiondialog.cpp M +1 -0 libkleo/ui/keyselectiondialog.h M +0 -2 libksieve/CMakeLists.txt M +4 -1 plugins/kmail/bodypartformatter/CMakeLists.txt M +74 -21 plugins/kmail/bodypartformatter/text_calendar.cpp _______________________________________________ kmobiletools mailing list kmobiletools@... https://mail.kde.org/mailman/listinfo/kmobiletools |
| Free embeddable forum powered by Nabble | Forum Help |