https://bugs.kde.org/show_bug.cgi?id=403583

Dominik Haumann <dhaum...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.63
      Latest Commit|                            |https://commits.kde.org/kte
                   |                            |xteditor/a32b79d9394a72f19c
                   |                            |4da5c210227472c8e00630

--- Comment #6 from Dominik Haumann <dhaum...@kde.org> ---
Git commit a32b79d9394a72f19c4da5c210227472c8e00630 by Dominik Haumann.
Committed on 11/09/2019 at 12:11.
Pushed by dhaumann into branch 'master'.

Backup on save: Support time and date string replacements

Summary:
Supported variables are:
- %{Date:Locale}
- %{Date:ISO}
- %{Date:<value>} - see https://doc.qt.io/qt-5/qdate.html#toString
- %{Time:Locale}
- %{Time:ISO}
- %{Time:<value>} - see https://doc.qt.io/qt-5/qtime.html#toString
- %{ENV:<value>}
- %{JS:<expression>}
- %{UUID}

Screenshot:
{F7337486}
FIXED-IN: 5.63

Reviewers: cullmann

Reviewed By: cullmann

Subscribers: ngraham, kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

Differential Revision: https://phabricator.kde.org/D23832

M  +16   -0    src/dialogs/katedialogs.cpp
M  +11   -3    src/document/katedocument.cpp

https://commits.kde.org/ktexteditor/a32b79d9394a72f19c4da5c210227472c8e00630

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to