mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
* Closes #7545 - Support 1Password 1PUX import format based on https://support.1password.com/1pux-format/ * Closes #8367 - Support Bitwarden JSON import format (both unencrypted and encrypted) based on https://bitwarden.com/help/encrypted-export/ * Fixes #9577 - OPVault import when fields have the same name or type * Introduce the import wizard to handle all import tasks (CSV, KDBX1, OPVault, 1PUX, JSON) * Clean up CSV parser code to make it much more efficient and easier to read * Combine all importer tests (except CSV) into one test file |
||
|---|---|---|
| .. | ||
| group | ||
| CMakeLists.txt | ||
| DatabaseSettingsPageKeeShare.cpp | ||
| DatabaseSettingsPageKeeShare.h | ||
| DatabaseSettingsWidgetKeeShare.cpp | ||
| DatabaseSettingsWidgetKeeShare.h | ||
| DatabaseSettingsWidgetKeeShare.ui | ||
| KeeShare.cpp | ||
| KeeShare.h | ||
| KeeShareSettings.cpp | ||
| KeeShareSettings.h | ||
| SettingsPageKeeShare.cpp | ||
| SettingsPageKeeShare.h | ||
| SettingsWidgetKeeShare.cpp | ||
| SettingsWidgetKeeShare.h | ||
| SettingsWidgetKeeShare.ui | ||
| ShareExport.cpp | ||
| ShareExport.h | ||
| ShareImport.cpp | ||
| ShareImport.h | ||
| ShareObserver.cpp | ||
| ShareObserver.h | ||