D23832: Variable expansion: Prefer return value over return argument

Dominik Haumann noreply at phabricator.kde.org
Tue Sep 10 14:29:18 BST 2019


dhaumann created this revision.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
dhaumann requested review of this revision.

REVISION SUMMARY
  Backup on save: Support time and date string replacements
  
  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}
  
  BUG: 403583
  FIXED-IN: 5.63

REPOSITORY
  R39 KTextEditor

BRANCH
  bug

REVISION DETAIL
  https://phabricator.kde.org/D23832

AFFECTED FILES
  src/dialogs/katedialogs.cpp
  src/document/katedocument.cpp
  src/utils/katevariableexpansionmanager.cpp
  src/utils/katevariableexpansionmanager.h
  src/utils/ktexteditor.cpp

To: dhaumann
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190910/2debbe88/attachment.html>


More information about the KWrite-Devel mailing list