Changes between Version 13 and Version 31 of Help/Menu/Edit


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/Edit

    v13 v31  
    22= Main menu > Edit = 
    33 
    4 == Undo == 
     4== 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 || 
     7|| || || || || 
     8|| [[Image(source:trunk/images/copy.png)]] || [Action/Copy Copy] || {{{Ctrl+C}}} || Copy the currently selected [Concepts/Object objects] to the clipboard || 
     9|| [[Image(source:trunk/images/paste.png)]] || [Action/Paste Paste] || {{{Ctrl+V}}} || Paste the contents of the clipboard in the current data layer || 
     10|| [[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] || 
     11|| [[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 || 
     12|| [[Image(source:trunk/images/dialogs/delete.png)]] || [Action/EditDelete Delete] || {{{Del}}} || Delete the currently selected [Concepts/Object objects] || 
     13|| [[Image(source:trunk/images/purge.png)]] || [Action/Purge Purge] || {{{Ctrl+Shift+P}}} || Purge the currently selected [Concepts/Object objects] || 
     14|| || || || || 
     15|| [[Image(source:trunk/images/dialogs/mergedown.png)]] || [Action/MergeLayer Merge Layer] || {{{Ctrl+M}}} || Merge the data in the current data layer onto another data layer || 
     16|| [[Image(source:trunk/images/dialogs/mergedown.png)]] || [Action/MergeSelection Merge selection] || {{{Ctrl+Shift+M}}} || Merge the currently selected [Concepts/Object objects] onto another data layer || 
     17|| || || || || 
     18|| [[Image(source:trunk/images/anglesnap.png)]] || [wiki:Help/Action/AngleSnapping Angle Snapping] ||  || Switch angle snapping mode while drawing || 
     19|| [[Image(source:trunk/images/selectall.png)]] || [Action/SelectAll Select all] || {{{Ctrl+A}}} || Select all [Concepts/Object objects] of the current data layer || 
     20|| [[Image(source:trunk/images/unselectall.png)]] || [Action/UnselectAll Unselect all] || {{{U}}} || Clear the current selection || 
     21|| || || || || 
     22|| [[Image(source:trunk/images/dialogs/search.png)]] || [Action/Search Search ...] || {{{Ctrl+F}}} || Search [Concepts/Object objects] in the current data layer || 
     23|| || || || || 
     24|| [[Image(source:trunk/images/preference.png)]] || [Action/Preferences Preferences] || {{{F12}}} || Launch the preferences dialog || 
    525 
    6 Undoes the last edit. 
     26== Additional menu entries == 
    727 
    8 == Redo == 
    9  
    10 Redoes the last undo. 
    11  
    12 == [wiki:Help/Action/Copy Copy] == 
    13  
    14 Makes a copy of the currently selected objects in the paste buffer, replaing the past buuffer contents, if any 
    15  
    16 == [wiki:Help/Action/Paste Paste] == 
    17  
    18 Pastes the most recently copied objects. 
    19  
    20 == [wiki:Help/Action/PasteTags Paste Tags] == 
    21  
    22 Applies the tags (properties) of the most recently copied objects to the current selection. 
    23  
    24 == [wiki:Help/Action/Duplicate Duplicate] == 
    25  
    26 [wiki:Help/Action/Duplicate Duplicates] selected objects. 
    27  
    28 == Select All == 
    29  
    30 == Unselect All == 
    31  
    32 == Search == 
    33  
    34 [wiki:Help/Action/Search Search] through the data for items with certain keys or values. 
    35  
    36 == Preferences == 
    37  
    38 Gets to the [wiki:Help/Action/Preferences preferences menu]. 
    39  
    40  
    41 Back to [wiki:Help Main Help] 
     28---- 
     29Back to [wiki:/Help Main Help]