Bug 103763 - Raw Converter should fill a default file name into the save as dialog
Summary: Raw Converter should fill a default file name into the save as dialog
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-RAWProcessing (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-13 01:53 UTC by Achim Bohnet
Modified: 2018-03-23 21:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.1.0


Attachments
Patch to prefill save-as dialog (1.02 KB, patch)
2005-11-02 19:05 UTC, Warren Stockton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Achim Bohnet 2005-04-13 01:53:01 UTC
Version:           0.1.1 (using KDE 3.4.0, Debian Package 4:3.4.0-0pre3 (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8)
OS:                Linux (i686) release 2.6.10-1-686

scenario: raw files like <prefix><number>.<ext> using rawconverter
(single)

when 'save as' dialog pops up after processing one (at least me)
can be sure that one does not remember what <number> the original
ray file had.

Widh: when converting a x.crw file, prefill 'save as' dialog with
x.<ext>.   Here extentionone depends on the output format chosen
in the rawconveter dialog.

Achim
Comment 1 Warren Stockton 2005-11-02 19:05:47 UTC
Created attachment 13254 [details]
Patch to prefill save-as dialog

This patch should do what the requestor wishes...
Comment 2 caulier.gilles 2006-05-03 22:16:43 UTC
SVN commit 537061 by cgilles:

Kipi Raw converter (single mode) : fill a default file name into the save as dialog.
CCMAIL: kde-imaging@kde.org, digikam-devel@kde.org
BUG: 103763


 M  +98 -114   singledialog.cpp  
 M  +38 -35    singledialog.h