| Summary: | Add option to remember directory for Curves settings file | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Simon <simon.eu> |
| Component: | Plugin-Editor-Curves | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | caulier.gilles, dev |
| Priority: | NOR | Keywords: | junior-jobs |
| Version First Reported In: | 1.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Simon
2010-01-04 21:51:38 UTC
At the moment all KFileDialogs in image plugins point to KGlobalSettings::documentPath(). We should consider using one of the automatic alternatives offered by kdelibs: http://api.kde.org/4.x-api/kdelibs-apidocs/kfile/html/classKFileWidget.html#a347b2860d7fbc35244ed0375bfd6e401 I currently workaround this by extending the 'places' in the open dialog, so it's 1-click thing then. IMO, it'd be better if there was a thumbnails widget alongside the curves dialog, where all curves within a pre-defined directory (or ideally standard+custom dir merged) would be shown. Of course one could still modify+save custom curves... |