|
|
@5136
|
13 years |
simon04 |
see #6964 - speedup presets initialization by some caching
|
|
|
@5135
|
13 years |
simon04 |
see #6964 - speedup XmlObjectParser by caching fields/methods used to …
|
|
|
@5134
|
13 years |
simon04 |
see #6964 - perform several initialization tasks in parallel in order …
|
|
|
@5132
|
13 years |
simon04 |
fix #7513 - Warn non-experts when combining ways with conflicting tags …
|
|
|
@5131
|
13 years |
xeen |
automatically add file extensions added by plugins to the "All …
|
|
|
@5130
|
13 years |
simon04 |
presets: fix handling of <short_description> which was broken since r4340
|
|
|
@5129
|
13 years |
akks |
fix #7557: ID# shown twice in middle click selection window
|
|
|
@5128
|
13 years |
akks |
fix #7450: minor change - better layout tuning for small screens for …
|
|
|
@5127
|
13 years |
jttt |
Show opacity slider in the middle of the screen in case opacity button …
|
|
|
@5125
|
13 years |
Don-vip |
Make polygon centroid computation a public method in Geometry class
|
|
|
@5124
|
13 years |
Don-vip |
fix #7536 - Invalid bounding box in download window
|
|
|
@5123
|
13 years |
Don-vip |
Remove final specifier on AbstractReader.ds to allow implementations …
|
|
|
@5122
|
13 years |
Don-vip |
Add ProgressMonitor to DataSet.mergeFrom()
|
|
|
@5121
|
13 years |
Don-vip |
Enhancements in plugin dependencies system (view "requires" in plugin …
|
|
|
@5120
|
13 years |
Don-vip |
fix #7541 - clean plugin list initialization + keep scrollbar position …
|
|
|
@5119
|
13 years |
akks |
minor fix: Imagery offset warning on small resolution screens, see #7450
|
|
|
@5118
|
13 years |
Don-vip |
fix #7534 - ID# shown twice in pre-upload Validation window
|
|
|
@5117
|
13 years |
Don-vip |
see #7541 - Plugins list built only at first tab selection
|
|
|
@5116
|
13 years |
simon04 |
fix #7518 - Remote Control: make addtags really work when using …
|
|
|
@5115
|
13 years |
akks |
see #4421: plugin installation fix for JOSM custom configurator
|
|
|
@5114
|
13 years |
akks |
see #4421: Mechanism to modify JOSM settings and store files, advanced …
|
|
|
@5113
|
13 years |
simon04 |
fix typo, add code comment
|
|
|
@5112
|
13 years |
simon04 |
fix #4077 - patch by sfriedle - Unsaved changes pops up when closing …
|
|
|
@5111
|
13 years |
simon04 |
fix #7532 - NPE in CredentialsManager
|
|
|
@5110
|
13 years |
simon04 |
fix #7522 - fix "Fatal: failed to locate image" in MapPaintMenu
|
|
|
@5109
|
13 years |
simon04 |
fix #7535 - adding tags without key shouldn't be possible
|
|
|
@5108
|
13 years |
xeen |
remove superfluous calls to recalculateBounds() and add clarifying comment.
|
|
|
@5107
|
13 years |
simon04 |
fix #7525 - remove and deprecate bicycle_parking=sheffield
|
|
|
@5106
|
13 years |
xeen |
fix parts of draw mode which broke in r5099 (fixes #7524)
|
|
|
@5105
|
13 years |
simon04 |
see #6870 - Increase Readability of Available Presets/Styles (sort …
|
|
|
@5104
|
13 years |
xeen |
fix #7523 (thanks Daeron)
|
|
|
@5103
|
13 years |
simon04 |
fix #5824 - remote control: decode URL
|
|
|
@5102
|
13 years |
xeen |
fix broken way segment highlighting introduced in @5101
|
|
|
@5101
|
13 years |
xeen |
reduce repaints for DeleteAction with target highlighting enabled (see …
|
|
|
@5100
|
13 years |
xeen |
fix highlights still being drawn in draw mode when cursor exited the …
|
|
|
@5099
|
13 years |
xeen |
flip default value for wayIsFinished variable when entering drawMode
…
|
|
|
@5098
|
13 years |
xeen |
Reduce repaints required when in draw mode. This should improve …
|
|
|
@5097
|
13 years |
simon04 |
see #7511 - make DownloadDialog, Osm download related classes more …
|
|
|
@5096
|
13 years |
simon04 |
fix #7517 - NPE when pasting relation with incomplete node members to …
|
|
|
@5095
|
13 years |
simon04 |
fix #7518 - Remote Control "load_object" doesn't work with addtags
|
|
|
@5094
|
13 years |
simon04 |
see #6895 - add license comment to recently added files
|
|
|
@5093
|
13 years |
xeen |
only repaint when the to-be-highlighted primitives change.
The patch …
|
|
|
@5092
|
13 years |
simon04 |
Toggle edit toolbar (in View menu or in popup menu)
|
|
|
@5091
|
13 years |
akks |
Warning against misaligned imagery for new users - see #7450.
Added …
|
|
|
@5090
|
13 years |
simon04 |
fix #4842 - Combine ways silently combines when tag is not present on …
|
|
|
@5089
|
13 years |
simon04 |
give more control (esp. to plugins) where to add an entry in the main …
|
|
|
@5088
|
13 years |
simon04 |
fix #6895 - improve MapPaintMenu (add "Preference", keep menu open …
|
|
|
@5087
|
13 years |
simon04 |
fix #7507 - NullPointerException in AlphanumComparator
|
|
|
@5086
|
13 years |
simon04 |
fix #6895 - Add Map Paint Styles to View menu
|
|
|
@5085
|
13 years |
simon04 |
fix #5824 - remotecontrol: add command for opening local files + …
|
|
|
@5084
|
13 years |
simon04 |
hopefully fix #4216 - API calls blocking, cancel not working, JOSM hangs
|
|
|
@5083
|
13 years |
simon04 |
fix #7246 - sort relations "naturally" (e.g., US 2 < US 10), thanks: …
|
|
|
@5082
|
13 years |
simon04 |
fix #5395 - add "Add selection to relation" to popup menu of relation …
|
|
|
@5081
|
13 years |
simon04 |
fix #7168 - add "Select previous/next Gap" to relation editor as popup …
|
|
|
@5080
|
13 years |
simon04 |
Incorporate accepted keys organic, fair_trade; deprecate previously …
|
|
|
@5079
|
13 years |
simon04 |
make toolbar popup menu more intuitive (also show popup menu on empty …
|
|
|
@5078
|
13 years |
Don-vip |
fix #7502 - F10 doesn't work after entering full screen (by pressing F11)
|
|
|
@5077
|
13 years |
xeen |
Bring area icon to most (all?) places in core. Fixes #6318 (related: #7036)
|
|
|
@5076
|
13 years |
xeen |
fix #6780. Please report if this caused any repaint problems.
|
|
|
@5075
|
13 years |
akks |
see #7503 - disable highlighting middle-edge-nodes (and re-renders) …
|
|
|
@5074
|
13 years |
akks |
Fix NPE for disabled image loading, see #7498, #7491 (please check!)
|
|
|
@5073
|
13 years |
bastiK |
move ntv2 to datum (see #7494)
|
|
|
@5072
|
13 years |
bastiK |
basic support for custom projections (see #7495)
|
|
|
@5071
|
13 years |
simon04 |
fix #7497 - repair TaggingPresetSearch
|
|
|
@5070
|
13 years |
akks |
Fix regression (#5006) - shortcuts preferences sorting and filtering …
|
|
|
@5069
|
13 years |
simon04 |
make entries of advanced preference dialog copyable
|
|
|
@5068
|
13 years |
Don-vip |
Preferences dialog: allow to select tab by class
|
|
|
@5067
|
13 years |
bastiK |
extend options for ellipsoid, use formal definition instead of …
|
|
|
@5066
|
13 years |
bastiK |
Proj parameter refactoring (see #7495)
|
|
|
@5063
|
13 years |
simon04 |
see #7230 - improve alternative search dialog (adapt insert text, hand …
|
|
|
@5062
|
13 years |
Don-vip |
Fix DataSet.mergeFrom() not working with nested relations
|
|
|
@5061
|
13 years |
simon04 |
see #7395 - don't cache erroneously downloaded MOTD
|
|
|
@5060
|
13 years |
simon04 |
fix #7470 - tune warning of nodes out of downloaded bbox
|
|
|
@5059
|
13 years |
simon04 |
fix #6561 - fix several overflowing dialog texts
|
|
|
@5058
|
13 years |
simon04 |
fix #7201 - combining ways screws up the order of ref tags (handling …
|
|
|
@5057
|
13 years |
simon04 |
fix #4552 - "Object $id is already deleted" in upload dialog should be …
|
|
|
@5056
|
13 years |
bastiK |
typo
|
|
|
@5055
|
13 years |
bastiK |
remove unnecessary overloading (probably breaks external code)
|
|
|
@5054
|
13 years |
bastiK |
see #6797: load map images in background, in case they are loaded over …
|
|
|
@5053
|
13 years |
akks |
style fix, removed one patch committed by mistake
|
|
|
@5052
|
13 years |
xeen |
fix #5170
|
|
|
@5051
|
13 years |
xeen |
fix #7036
|
|
|
@5050
|
13 years |
akks |
UrlLabel class simplification by Zverik, better label layout in …
|
|
|
@5049
|
13 years |
akks |
fix #7484: Keyboard Preferences dialog looses scrollbars after search
|
|
|
@5048
|
13 years |
akks |
fix #7429 - Shortcut redefinition in Save As feature
|
|
|
@5046
|
13 years |
Don-vip |
Slippy Map Chooser: Add MapQuest-OSM and MapQuest Open Aerial, fix …
|
|
|
@5045
|
13 years |
Don-vip |
fix #7456 - alpha value out of range
|
|
|
@5044
|
13 years |
Don-vip |
fix #7471 - No suitable download task for XAPI queries with * for …
|
|
|
@5043
|
13 years |
Don-vip |
fix #7472 - Remove Tiles@Home support
|
|
|
@5041
|
13 years |
simon04 |
fix #6601, fix #6667 - SplitWayAction: improve warning prevention - …
|
|
|
@5040
|
13 years |
Don-vip |
Allow plugins to retrieve known Lambert projection parameters
|
|
|
@5039
|
13 years |
Don-vip |
Allow plugins to retrieve known projection parameters
|
|
|
@5038
|
13 years |
simon04 |
fix #7459 - fix 'timestamp:' search
|
|
|
@5037
|
13 years |
akks |
Fix exceptions (0-node way) after using validator dialog doubleclick - …
|
|
|
@5036
|
13 years |
akks |
Fix exceptions when using selection history (skip …
|
|
|
@5035
|
13 years |
jttt |
Add selectZoomTool method (needed by editgpx)
|
|
|
@5034
|
13 years |
jttt |
short circuit logic should be used
|
|
|
@5033
|
13 years |
Don-vip |
Allow plugins to specify additional classLoaders when loading an image
|
|
|
@5032
|
13 years |
akks |
fix #7463: Ctrl-Shift-Up/Down shortcuts did't work if the properties …
|
|
|
@5031
|
13 years |
jttt |
check for null (for toggle dialogs without side buttons)
|
|
|