[kate] [Bug 403583] Backup on save prefix/suffix as contextually determined string, e.g. a timestamp

2019-09-11 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=403583

Dominik Haumann  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  ---
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:} - see https://doc.qt.io/qt-5/qdate.html#toString
- %{Time:Locale}
- %{Time:ISO}
- %{Time:} - see https://doc.qt.io/qt-5/qtime.html#toString
- %{ENV:}
- %{JS:}
- %{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   -0src/dialogs/katedialogs.cpp
M  +11   -3src/document/katedocument.cpp

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

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

[kate] [Bug 403583] Backup on save prefix/suffix as contextually determined string, e.g. a timestamp

2019-09-10 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=403583

--- Comment #5 from Dominik Haumann  ---
Pending patch: https://phabricator.kde.org/D23832 which supports:

- %{Date:Locale}
- %{Date:ISO}
- %{Date:} - see https://doc.qt.io/qt-5/qdate.html#toString
- %{Time:Locale}
- %{Time:ISO}
- %{Time:} - see https://doc.qt.io/qt-5/qtime.html#toString
- %{ENV:}
- %{JS:}
- %{UUID}

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

[kate] [Bug 403583] Backup on save prefix/suffix as contextually determined string, e.g. a timestamp

2019-02-03 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=403583

--- Comment #4 from Michael D  ---
Great! Looking forward to the patch!

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

[kate] [Bug 403583] Backup on save prefix/suffix as contextually determined string, e.g. a timestamp

2019-02-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=403583

Dominik Haumann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #3 from Dominik Haumann  ---
I already have a proof of concept patch for this here that supports %{hh},
%{mm}, %{ss}, and also , MM and DD. Since I have some other plans for such
kind of macro expansion, this will wait a bit more.

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

[kate] [Bug 403583] Backup on save prefix/suffix as contextually determined string, e.g. a timestamp

2019-01-25 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=403583

Kåre Särs  changed:

   What|Removed |Added

 CC||kare.s...@iki.fi
   Severity|normal  |wishlist

--- Comment #2 from Kåre Särs  ---
Thanks! I think it is a good wish :)

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

[kate] [Bug 403583] Backup on save prefix/suffix as contextually determined string, e.g. a timestamp

2019-01-25 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=403583

--- Comment #1 from Michael D  ---
Very sorry, this was meant to be a wish, not a bug. I can't see that I can
change it though.

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