keepassxc/src/gui/csvImport
Jonathan White f947c96462 Improve CSV export and import capability
* Fixes #3541
* CSV export now includes TOTP settings, Entry Icon (database icon number only), Modified Time, and Created Time.
* CSV import properly understands time in ISO 8601 format and Unix Timestamp.
* CSV import will set the TOTP settings and entry icon based on the chosen column.
2020-09-01 07:57:31 -04:00
..
CsvImportWidget.cpp Improve CSV export and import capability 2020-09-01 07:57:31 -04:00
CsvImportWidget.h Fix layout of CSV Import Widget 2020-06-29 09:54:35 -04:00
CsvImportWidget.ui Improve CSV export and import capability 2020-09-01 07:57:31 -04:00
CsvImportWizard.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
CsvImportWizard.h Add a new database settings wizard 2018-09-25 21:12:47 +02:00
CsvParserModel.cpp Add braces around single line statements 2020-02-02 08:46:18 -05:00
CsvParserModel.h Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00