Drop KFilePlacesModel fork
Closed, ResolvedPublic

Description

Dolphin forked KFilePlacesModel to add the timeline:/ and search:/ URLs and the grouping feature.

  • The grouping should go in upstream KFilePlacesModel (so that the places model in the file picker doesn't look different)
  • The custom URLs should be added by Dolphin on top of the default model (used as data source)

Also, killing this fork would also make PlacesItemEditDialog no longer necessary.

mwolff added a subscriber: mwolff.Sep 19 2017, 5:11 PM

I think the grouping should be moved upstream into the model, too and then be used for file open dialogs to make that visually more similar to what dolphin shows.

There is a patch for the grouping in D8243

Is this done now?

ngraham closed this task as Resolved.Feb 5 2018, 9:47 PM
ngraham claimed this task.

Closing since this is done now!