Changes between Version 50 and Version 51 of Help/Menu/Edit


Ignore:
Timestamp:
2018-10-28T13:16:18+01:00 (7 years ago)
Author:
Klumbumbus
Comment:

svg, see #15240

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/Edit

    v50 v51  
    33
    44== Standard menu entries ==
    5 || [[Image(source:trunk/images/undo.png)]] || [Action/Undo Undo] || {{{Ctrl+Z}}} || Undo the last action ||
    6 || [[Image(source:trunk/images/redo.png)]] || [Action/Redo Redo] || {{{Ctrl+Y}}} || Redo the last action ||
     5|| [[Image(source:trunk/images/undo.svg,24)]] || [Action/Undo Undo] || {{{Ctrl+Z}}} || Undo the last action ||
     6|| [[Image(source:trunk/images/redo.svg,24)]] || [Action/Redo Redo] || {{{Ctrl+Y}}} || Redo the last action ||
    77|| || || || ||
    8 || [[Image(source:trunk/images/copy.png)]] || [Action/Copy Copy] || {{{Ctrl+C}}} || Copy the currently selected [Concepts/Object objects] to the clipboard ||
     8|| [[Image(source:trunk/images/copy.svg,24)]] || [Action/Copy Copy] || {{{Ctrl+C}}} || Copy the currently selected [Concepts/Object objects] to the clipboard ||
    99||  || [wiki:Help/Action/CopyCoordinates Copy Coordinates] || {{{Ctrl+Shift+C}}} || Copy the Coordinates of a selected node to the clipboard **([ExpertMode expert mode] only)** ||
    10 || [[Image(source:trunk/images/paste.png)]] || [Action/Paste Paste] || {{{Ctrl+V}}} || Paste the contents of the clipboard in the current data layer at the mouse position ||
    11 || [[Image(source:trunk/images/paste.png)]] || [Action/PasteAtSourcePosition Paste at source position] || {{{Ctrl+Alt+V}}} || Paste the contents of the clipboard in the current data layer at the source position **([ExpertMode expert mode] only)** ||
     10|| [[Image(source:trunk/images/paste.svg,24)]] || [Action/Paste Paste] || {{{Ctrl+V}}} || Paste the contents of the clipboard in the current data layer at the mouse position ||
     11|| [[Image(source:trunk/images/paste.svg,24)]] || [Action/PasteAtSourcePosition Paste at source position] || {{{Ctrl+Alt+V}}} || Paste the contents of the clipboard in the current data layer at the source position **([ExpertMode expert mode] only)** ||
    1212|| [[Image(source:trunk/images/pastetags.png)]] || [Action/PasteTags Paste Tags] || {{{Ctrl+Shift+V}}} || Paste the  [Concepts/Object#Tags tags] of the contents of the clipboard to the currently selected [Concepts/Object objects] ||
    1313|| [[Image(source:trunk/images/duplicate.png)]] || [Action/Duplicate Duplicate] || {{{Ctrl+D}}} || Create a copy of the currently selected [Concepts/Object objects] in the current data layer ||
    14 || [[Image(source:trunk/images/dialogs/delete.png)]] || [Action/EditDelete Delete] || {{{Delete}}} || Delete the currently selected [Concepts/Object objects] ||
     14|| [[Image(source:trunk/images/dialogs/delete.svg,24)]] || [Action/EditDelete Delete] || {{{Delete}}} || Delete the currently selected [Concepts/Object objects] ||
    1515|| [[Image(source:trunk/images/purge.png)]] || [Action/Purge Purge] || {{{Ctrl+Shift+P}}} || Purge the currently selected [Concepts/Object objects] **([ExpertMode expert mode] only)** ||
    1616|| || || || ||
     
    2525
    2626== Additional menu entries ==
    27 || [[Image(source:trunk/images/copy.png)]] || Copy Tags ||  || Copy the tags of the currently selected [Concepts/Object objects] to the clipboard || from [wiki:Help/Plugin/UtilsPlugin2 UtilsPlugin2]||
     27|| [[Image(source:trunk/images/copy.svg,24)]] || Copy Tags ||  || Copy the tags of the currently selected [Concepts/Object objects] to the clipboard || from [wiki:Help/Plugin/UtilsPlugin2 UtilsPlugin2]||
    2828
    2929----