- StaticUtils: reverse the comparison in findInListModel
- CsvImportPlugin: make the record separator option of type Character instead of char, so that a null value means the default "newline combination" (CR/LF/CRLF), which would be impossible to attain otherwise.
- CsvReaderSettingsEditor: adapt for the previous change, code cleanup and reuse. Add a new string to describe the "default" separator