Skip to content
  • Benjamin Otte's avatar
    Don't keep the filesystem model alive while querying files · ba9f5339
    Benjamin Otte authored
    This allows disposing of the filesystemmodel while the file enumeration
    is still happening.
    As the filechooser does not disconnect its signals because it assumes it
    is the only owner of the model, this also prevents a SEGV when emitting
    the "load-finished" signal in that case.
    ba9f5339