[Digikam-devel] [Bug 134224] prefix for image filename in camera dialog not working
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sun Sep 17 20:55:26 BST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=134224
------- Additional Comments From marcel.wiesweg gmx de 2006-09-17 21:55 -------
This part was rewritten because the C functions used could not handle UTF8 strings, umlauts were broken, so now we use Qt's functions (QDateTime::toString).
And the prefix and suffix is now longer parsed by toString.
So,
- was this an official feature?
- do we want configurable date format? I can understand that there is no default everyone can agree with.
- so should we provide a GUI to change the date string (currently yyyyMMddThhmmss, QDateTime syntax?)
More information about the Digikam-devel
mailing list