Size: 1089
Comment: Start with list of Kleopatra depedencies
|
Size: 898
Comment: Note down the progress / which are already included from source
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
|= Dependency |= Reason | | Qt5Widgets | Uses Qt Widgets | | Qt5Gui | Dependency of QtWidgets | | Qt5Core | Dependency of QtWidgets | | Qt5UiTools | None, apparently not used | | Qt5XML | None, apparently not used | | Qt5Test | used for tests? | | KF5Mime | None, apparently not used | | KF5I18n (Tier1) | Required for translations | | KF5Config (Tier1) | Used for libkleopatrarc parsing| | KF5WidgetsAddons | KMessageBox, probably more | | KF5Gpgmepp | Gpgme++ | | KF5Completion | Used for KLineedit which is used in configuration dailogs and for filenames | | KF5IconThemes | User in Auditlogviewer and Keyselectiondialog - Should be replaced with QIcon::fromTheme| | KF5WindowSystem | Used to set the Icon of the keyselectiondialog | | KF5CoreAddons | At least KShell is used to shell execute the checksumcommands | | KF5PimTextEdit | Richtextedit used in the audit log viewer | | KF5PimCommon | None apparently not used| | KF5TextWidgets | None apparently not used| |
|= Dependency |= Reason |= Part of gpg4win (branch kleo-kf5)| | Qt5Widgets | Uses Qt Widgets |X| | Qt5Gui | Dependency of QtWidgets |X| | Qt5Core | Dependency of QtWidgets |X| | KF5I18n (Tier1) | Required for translations | | | KF5Config (Tier1) | Used for libkleopatrarc parsing|X| | KF5WidgetsAddons | KMessageBox, probably more | | | KF5Gpgmepp | Gpgme++ | | | KF5Completion | Used for KLineedit which is used in configuration dailogs and for filenames | | | KF5IconThemes | User in Auditlogviewer and Keyselectiondialog - Should be replaced with QIcon::fromTheme| | | KF5WindowSystem | Used to set the Icon of the keyselectiondialog | | | KF5CoreAddons | At least KShell is used to shell execute the checksumcommands | | | KF5PimTextEdit | Richtextedit used in the audit log viewer | | |
Work in Progress. Listing dependencies of Kleopatra and why they are needed.
Libkleo
Dependency | Reason | Part of gpg4win (branch kleo-kf5) |
---|---|---|
Qt5Widgets | Uses Qt Widgets | X |
Qt5Gui | Dependency of QtWidgets | X |
Qt5Core | Dependency of QtWidgets | X |
KF5I18n (Tier1) | Required for translations | |
KF5Config (Tier1) | Used for libkleopatrarc parsing | X |
KF5WidgetsAddons | KMessageBox, probably more | |
KF5Gpgmepp | Gpgme++ | |
KF5Completion | Used for KLineedit which is used in configuration dailogs and for filenames | |
KF5IconThemes | User in Auditlogviewer and Keyselectiondialog - Should be replaced with QIcon::fromTheme | |
KF5WindowSystem | Used to set the Icon of the keyselectiondialog | |
KF5CoreAddons | At least KShell is used to shell execute the checksumcommands | |
KF5PimTextEdit | Richtextedit used in the audit log viewer |