mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
Extend the ExportFile dialog by a checkbox to switch between "all-in-one-file" or every item in a separate file. It is only visible if more than one file is selected. Activating the checkbox will: - Change the file-input into a directory-input and cut off the file name - Disabling all formats that are intended for multiple items. De-activating the checkbox will: - Change the directory-input back into a file-input and append the previously erased file name again. - Disabling all export-formats that are only useful for single items. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| export.cpp | ||
| importPEM.cpp | ||
| main.cpp | ||
| main.h | ||
| newKey.cpp | ||
| pem.cpp | ||
| PwDialogMock.h | ||
| renewal.cpp | ||
| validity.cpp | ||