Summary: | Resize / Scale default operation should be Smooth Scale or last operation should be remembered between sessions | ||
---|---|---|---|
Product: | [Applications] kolourpaint | Reporter: | Michał D. (Emdek) <emdeck> |
Component: | general | Assignee: | kolourpaint-support |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michał D. (Emdek)
2008-10-19 14:44:56 UTC
Git commit b3c18b7d719bb78fa34acfa00a98c3ff9046d10f by Martin Koller. Committed on 30/08/2011 at 22:46. Pushed by mkoller into branch 'master'. Store last selected scale type in scale/resize dialog BUG: 173142 Handle settings save/restore from the scale/resize dialog only inside the dialog itself. Code cleanup (the names of the config entries need not be QStrings as KConfigGroup converts them then to UTF-8) M +0 -2 mainWindow/kpMainWindowPrivate.h M +29 -48 dialogs/imagelib/transforms/kpTransformResizeScaleDialog.h M +47 -54 kpDefs.h M +3 -15 mainWindow/kpMainWindow_Image.cpp M +128 -93 dialogs/imagelib/transforms/kpTransformResizeScaleDialog.cpp M +0 -2 mainWindow/kpMainWindow.cpp http://commits.kde.org/kolourpaint/b3c18b7d719bb78fa34acfa00a98c3ff9046d10f |