keepassxc/share/translations
Jonathan White ebc0b3ff5f
Add support for Botan3 (#8994)
Fix Botan 3 build (#9388)

* SymmetricCipher: Fix Botan 3 build

Botan commit 819cf8fe6278a19b8266f449228f02fc28a4f784 changed Botan::Cipher_Dir to be a scoped enumeration, so the users must be adapted.

This change causes no issues with Botan 2 because normal enumeration values can also be referred to the same way scoped enumeration values are accessed.

* Auto detect Botan3

* AsyncTask: Do not use `std::result_of`

`std::result_of` was deprecated in C++17 and then it was subsequently removed in C++20. One could use `std::invoke_result_t`, but let Qt figure out the return type instead.

* Collapse Botan2 and Botan3 find package into one

* Update COPYING
2023-05-07 23:19:18 -04:00
..
CMakeLists.txt Rename translation files 2021-09-28 15:50:27 +02:00
keepassxc_ar.ts Update translations 2022-03-21 00:26:07 +01:00
keepassxc_bg.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_ca.ts Update translations 2022-10-23 17:56:57 +02:00
keepassxc_cs.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_da.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_de.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_el.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_en_GB.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_en_US.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_en.ts Add support for Botan3 (#8994) 2023-05-07 23:19:18 -04:00
keepassxc_es.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_et.ts Update translations 2022-10-22 17:37:47 -04:00
keepassxc_fi.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_fr_CA.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_fr.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_he.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_hr.ts Update translations 2022-10-23 17:56:57 +02:00
keepassxc_hu.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_id.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_it.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_ja.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_ko.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_lt.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_my.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_nb.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_nl.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_pl.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_pt_BR.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_pt_PT.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_ro.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_ru.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_si.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_sk.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_sl.ts Update translations 2022-10-23 17:56:57 +02:00
keepassxc_sr.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_sv.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_th.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_tr.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_uk.ts Update translations 2022-10-22 17:37:47 -04:00
keepassxc_zh_CN.ts Update translations 2022-10-29 15:07:50 -04:00
keepassxc_zh_TW.ts Update translations 2022-10-22 17:37:47 -04:00