GUI 1d data loader: Support multiple formats; store data, not loaders; make configurable-loader dialog modal

Currently, the 1D loader GUI is all about loading tabular 1D data with arbitrary, unknown layout, but makes little sense and is not easily adapted when there are also established data formats like MFT (#591 (closed)) to be supported. In perspective, users should migrate to an established data format. Therefore, we should make it as easy as possible to load data in established formats, and we may well make it a bit less convenient to load undocumented tables.

Edited by Joachim Wuttke