Changes between Version 98 and Version 99 of Help/Preferences/Advanced


Ignore:
Timestamp:
2020-11-08T15:18:09+01:00 (5 years ago)
Author:
skyper
Comment:

add/updatel osm-primitives; use code style

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Advanced

    v98 v99  
    5757||= **Description** =||\
    5858||
    59 || ''$panel''.buttonhiding ||\
     59|| ''$panel''`.buttonhiding` ||\
    6060|| DYNAMIC, ALWAYS_HIDDEN or ALWAYS_SHOWN || DYNAMIC ||\
    6161|| See [wikitr:"/Help/JOSM interface customization" JOSM interface customization] ||\
    6262||
    63 || ''$panel''.minimized ||\
     63|| ''$panel''`.minimized` ||\
    6464|| true or false || false ||\
    6565|| See [wikitr:"/Help/JOSM interface customization" JOSM interface customization] ||\
    6666||
    67 || ''$panel''.docked ||\
     67|| ''$panel''`.docked` ||\
    6868|| true or false || true ||\
    6969|| if a window is in the side pane or floating ||\
    7070||
    71 || ''$panel''.lastHeight ||\
     71|| ''$panel''`.lastHeight` ||\
    7272|| integer || mixed ||\
    7373|| is used to store the last used height of a panel ||\
    7474||
    75 || ''$panel''.preferredHeight ||\
     75|| ''$panel''`.preferredHeight` ||\
    7676|| integer || mixed ||\
    7777|| can be used to overwrite the hard coded preferred height of a panel ||\
    7878||
    79 || ''$dialogname''.geometry ||\
     79|| ''$dialogname''`.geometry` ||\
    8080|| ''`x=*,y=*,width=*,height=*`'' || || Size and position of dialog boxes ||\
    8181||
    82 || ''$widget''.always-visible ||\
     82|| ''$widget''`.always-visible` ||\
    8383|| true or false || true ||\
    8484|| if TAB toggles this screen widget ||\
    8585||
    86 || draw.anglesnap.* and probably keys starting with color.draw.angle.snap ||\
     86|| `draw.anglesnap.*` and probably keys starting with `color.draw.angle.snap` ||\
    8787|| mixed || mixed ||\
    8888|| should be explained at [wikitr:/Help/Action/Draw Draw] ||\
    8989||
    90 || edit.initial-move-threshold ||\
     90|| `edit.initial-move-threshold` ||\
    9191|| pixels || || See [wikitr:/Help/Action/Select#Advanceddetails Select] ||\
    9292||
    93 || edit.initial-move-delay ||\
     93|| `edit.initial-move-delay` ||\
    9494|| ms || || See [wikitr:/Help/Action/Select#Advanceddetails Select] ||\
    9595||
    96 || message.movedManyElements ||\
     96|| `message.movedManyElements` ||\
    9797|| true or false  || unset ||\
    9898|| Decision of "do not ask again" message after moving many objects. ||\
    9999||
    100 || draw.fullscreen ||\
     100|| `draw.fullscreen` ||\
    101101|| true or false || false || See [wikitr:/Help/Action/FullscreenView Fullscreen view] ||\
    102102||
    103 || zoom.undo.delay \\ zoom.undo.max ||\
     103|| `zoom.undo.delay` \\ `zoom.undo.max` ||\
    104104|| || || See [wikitr:/Help/Action/ZoomToPrevious#AdvancedPreferences Zoom to previous] ||\
    105105||
    106 || relation.editor.presets.visible ||\
     106|| `relation.editor.presets.visible?` ||\
    107107|| true or false || true || If set to true, displays the list of presets matching the current tags in the relation editor. ||\
    108108||
    109 || properties.presets.visible ||\
     109|| `properties.presets.visible` ||\
    110110|| true or false || true || See [wikitr:/Help/Dialog/TagsMembership#AdvancedPreferences Tags/Membership panel] ||\
    111111||
    112 || properties.presets.top ||\
     112|| `properties.presets.top` ||\
    113113|| true or false || true || See [wikitr:/Help/Dialog/TagsMembership#AdvancedPreferences Tags/Membership panel] ||\
    114114||
    115 || url.openstreetmap-wiki ||\
     115|| `url.openstreetmap-wiki` ||\
    116116|||| !https://wiki.openstreetmap.org/wiki/ ||\
    117117|| See [wikitr:/Help/Dialog/TagsMembership#AdvancedPreferences Tags/Membership panel] ||\
    118118||
    119 || selectaction.cycles.multiple.matches ||\
     119|| `selectaction.cycles.multiple.matches` ||\
    120120|| true or false || false ||\
    121121|| See [wikitr:/Help/Action/Select#Selectsingle] ||\
    122122||
    123 || osm.notes.daysClosed ||\
     123|| `osm.notes.daysClosed` ||\
    124124|| -1, 0 or positive integer || 7 || See [wikitr:/Help/Dialog/Notes#AdvancedPreferences Notes panel] ||\
    125125||
    126 || osm.notes.downloadLimit ||\
     126|| `osm.notes.downloadLimit` ||\
    127127|| from ... to 10000 || 1000 || See [wikitr:/Help/Dialog/Notes#AdvancedPreferences Notes panel] ||\
    128128||
    129 || latlon.dms.decimal-format \\ latlon.dm.decimal-format \\ statusbar.decimal-format  ||\
     129|| `latlon.dms.decimal-format` \\ `latlon.dm.decimal-format` \\ `statusbar.decimal-format` ||\
    130130||  ||  || See [wikitr:/Help/StatusBar#AdvancedPreferences StatusBar] ||\
    131131||
    132 || statusbar.distance-threshold ||\
     132|| `statusbar.distance-threshold` ||\
    133133||  ||  || See [wikitr:/Help/StatusBar#AdvancedPreferences StatusBar] ||\
    134134||
    135 || simplify-way.max-error ||\
     135|| `simplify-way.max-error` ||\
    136136|| integer, meters || 3 || See [wikitr:/Help/Action/SimplifyWay Simplify Way] ||\
    137137||
    138 || message.way.split.segment-selection-dialog ||\
     138|| `message.way.split.segment-selection-dialog` ||\
    139139|| true or false || false || See [wikitr:/Help/Action/SplitWay#AdvancedPreferences Split Way] ||\
    140140||
    141 || mappaint.wireframe.use-antialiasing ||\
     141|| `mappaint.wireframe.use-antialiasing` ||\
    142142|| true or false || false || See [wikitr:/Help/Action/WireframeToggle#AdvancedPreferences Wireframe view] ||\
    143143||
    144 || merge-nodes.mode ||\
     144|| `merge-nodes.mode` ||\
    145145|| 0 or 1 or 2 || 0 || See [wikitr:/Help/Action/MergeNodes#AdvancedPreferences Merge Nodes] ||\
    146146||
    147 || upload.comment.max-age ||\
     147|| `upload.comment.max-age` ||\
    148148|| integer || 4*3600*1000 || See [wikitr:/Help/Concepts/Changeset#AdvancedPreferences Changeset] ||\
    149149||
    150 || upload.show.review.request ||\
     150|| `upload.show.review.request` ||\
    151151|| true or false || true || displays the "I want someone to review my edits." check box in the upload dialog ||\
    152152||
    153 || upload.show.automatic.source ||\
     153|| `upload.show.automatic.source` ||\
    154154|| true or false || true || displays the "Automatically obtain source from current layers" check box in the upload dialog ||\
    155155||
    156 || mappaint.fillalpha, mappaint.showicons and couple others ||\
     156|| `mappaint.fillalpha`, `mappaint.showicons` and couple others ||\
    157157||  ||  || See [wikitr:/Styles#AdvancedPreferences Styles] ||\
    158158||
    159 || browser.windows ||\
     159|| `browser.unix` ||\
     160|| || ["xdg-open", \\ "#DESKTOP#", \\ "$BROWSER", \\ "gnome-open", \\ "kfmclient openURL", \\ "firefox"] || sets another external browser than the default browser to open external links on unix os ||\
     161||
     162|| `browser.windows` ||\
    160163|| || || sets another external browser than the default browser to open external links on windows os (use the browser executable) ||\
    161164||
    162 || browser.unix ||\
    163 || || ["xdg-open", \\ "#DESKTOP#", \\ "$BROWSER", \\ "gnome-open", \\ "kfmclient openURL", \\ "firefox"] || sets another external browser than the default browser to open external links on unix os ||\
    164 ||
    165 || osm-primitives.localize-name ||\
    166 || true or false || false || See [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] ||\
    167 ||
    168 || osm-primitives.showcoor ||\
    169 || true or false || false || See [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] ||\
    170 ||
    171 || osm-primitives.showid ||\
    172 || true or false || false || See [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] ||\
    173 ||
    174 || osm-primitives.showid.new-primitives ||\
     165|| `osm-primitives.localize-name` ||\
     166|| true or false || false || See [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] ||\
     167||
     168|| `osm-primitives.showcoor` ||\
     169|| true or false || false || See [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] ||\
     170||
     171|| `osm-primitives.showid` ||\
     172|| true or false || false || See [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] ||\
     173||
     174|| `osm-primitives.showid.new-primitives` ||\
    175175|| true or false || false || Instead of `id:0`, displays the internal negative id for new objects beside the object in lists ||\
    176176||
    177 || osm-primitives.showversion ||\
    178 || true or false || false || See [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] ||\
    179 ||
    180 || propertiesdialog.autoresizeTagsTable ||\
     177|| `osm-primitives.showversion` ||\
     178|| true or false || false || See [wikitr:/Help/Preferences/Display#LookAndFeel Look and Feel] ||\
     179||
     180|| `propertiesdialog.autoresizeTagsTable` ||\
    181181|| true or false || false || Enables automatic column width of the tags table to fit content, see #14666 ||\
    182182||
    183 || zoom.scale-follow-native-resolution-at-load ||\
     183|| `zoom.scale-follow-native-resolution-at-load` ||\
    184184|| true or false || true || true means "Scale follows native resolution of layer" is enabled when layer is created ||\
    185185||
    186 || properties.autocomplete-keys ||\
     186|| `properties.autocomplete-keys` ||\
    187187|| true or false || true || true means autocomplete keys by default in the add tag dialog ||\
    188188||
    189 || properties.autocomplete-values ||\
     189|| `properties.autocomplete-values` ||\
    190190|| true or false || true || true means autocomplete values by default in the add tag dialog ||\
    191191||
    192 || imagery.generic.popupmenu ||\
     192|| `imagery.generic.popupmenu` ||\
    193193|| true or false || true || false disables the imagery context menu in the mapview ||\
    194194||