keepassxc/src/gui/csvImport
Gianluca Recchia da9afd3f6f
Reduce number of unneeded copies
This patch aims at reducing the number of copies for obejcts that could
be referenced rather than copied, because they're not modified during
the computation.
2018-10-31 15:16:04 +01:00
..
CsvImportWidget.cpp Reduce number of unneeded copies 2018-10-31 15:16:04 +01:00
CsvImportWidget.h Reduce number of unneeded copies 2018-10-31 15:16:04 +01:00
CsvImportWidget.ui [CSV import GUI] add option to choose dropdown menu field names from CSV 2017-04-27 21:21:21 +02:00
CsvImportWizard.cpp Add a new database settings wizard 2018-09-25 21:12:47 +02:00
CsvImportWizard.h Add a new database settings wizard 2018-09-25 21:12:47 +02:00
CsvParserModel.cpp Reduce function call overhead 2018-10-31 14:23:06 +01:00
CsvParserModel.h Formatting the code. 2018-03-31 16:01:30 -04:00