|
|
@6679
|
11 years |
stoecker |
see #9110 - fix singular forms, even if they are useless
|
|
|
@6674
|
11 years |
simon04 |
Make strings like foo relation/123 and way/345 but also node/789 …
|
|
|
@6672
|
11 years |
Don-vip |
fix #9565 - "create circle" creates enormous circles of ways with …
|
|
|
@6654
|
11 years |
simon04 |
fix #9514 fix #9484 fix #9502 - Upload dialog: make source field …
|
|
|
@6643
|
11 years |
Don-vip |
global replacement of e.printStackTrace() by Main.error(e)
|
|
|
@6639
|
11 years |
simon04 |
fix #9544 - Skip nodes outside of download area for …
|
|
|
@6636
|
11 years |
simon04 |
see #9414 - MapCSS validator: skip tests with informational severity …
|
|
|
@6631
|
11 years |
simon04 |
Fix strange effect of UploadDialog where the changeset comment …
|
|
|
@6623
|
11 years |
Don-vip |
fix Sonar issues
|
|
|
@6622
|
11 years |
Don-vip |
fix #9526 - Undesirable messages during data validation (introduced in …
|
|
|
@6608
|
11 years |
xeen |
improve zoom to selection/conflict when the objects in question are …
|
|
|
@6603
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6600
|
11 years |
simon04 |
see #9492 - Automatically download incomplete relations for "Update …
|
|
|
@6597
|
11 years |
simon04 |
see #9492 - split "Create Multipolyon" in % and "Update Multipolygon"; …
|
|
|
@6596
|
11 years |
simon04 |
fix #9509 - allow "Change directions?" (for combining ways) dialog …
|
|
|
@6590
|
11 years |
simon04 |
Update table after setting changeset tags from dataset
|
|
|
@6589
|
11 years |
simon04 |
see #8566 - make URL patterns of DownloadOsmTask visible for subclasses
|
|
|
@6588
|
11 years |
simon04 |
fix #8566 - Improper handling of percent-encoded urls towards …
|
|
|
@6586
|
11 years |
simon04 |
fix #9398 - Toolbar button for search action: set expression as tooltip
|
|
|
@6575
|
11 years |
simon04 |
fix #7196 - Validator: add multipolygon role check
This is done by …
|
|
|
@6569
|
11 years |
simon04 |
see #9492 - Tools>"Update Multipolygon": check that relation is loaded …
|
|
|
@6565
|
11 years |
simon04 |
fix #9484 - source in upload dialog: add knowledge , survey to …
|
|
|
@6564
|
11 years |
simon04 |
fix 9492 - Tools>"Create Multipolygon": updates multipolygon if a …
|
|
|
@6546
|
11 years |
Don-vip |
fix #9482, see #9423, see #6853 - fix regression from r6542: irregular …
|
|
|
@6544
|
11 years |
simon04 |
fix #9473 - Added wayselector plugin to josm core. This plugin was …
|
|
|
@6542
|
11 years |
Don-vip |
fix #9423, see #6853 - incorrect selection after hitting Alt key …
|
|
|
@6529
|
11 years |
Don-vip |
Various stuff:
* see #9414: remove old DeprecatedTags test
* …
|
|
|
@6524
|
11 years |
Don-vip |
global use of Utils.joinAsHtmlUnorderedList()
|
|
|
@6509
|
11 years |
Don-vip |
fix #9459 - initialize default center view of MapView to last download …
|
|
|
@6507
|
11 years |
simon04 |
fix #9110 - i18n: fix errors in usage of plural forms
|
|
|
@6501
|
11 years |
simon04 |
Revert accidentally committed r6499 (to be committed after the …
|
|
|
@6499
|
11 years |
simon04 |
Add checkbox to main menu to toggle hatched background rendering of …
|
|
|
@6474
|
11 years |
Don-vip |
fix #9434 - Robustness in hash URLs parsing
|
|
|
@6453
|
11 years |
Don-vip |
global use of osm website url and new url scheme
|
|
|
@6451
|
11 years |
Don-vip |
fix #6614 - add CUA shortcuts for copy/paste (ctrl-inser and shift-inser)
|
|
|
@6449
|
11 years |
Don-vip |
see #3626 - fix history of selected primitives
|
|
|
@6448
|
11 years |
simon04 |
fix #3626 - Show history for any object in history dialog
If no …
|
|
|
@6436
|
11 years |
Don-vip |
fix #9362 - Validator dialog not filled with warning messages after …
|
|
|
@6431
|
11 years |
simon04 |
fix #9383 - regression r6426 - Preferences window reopens after …
|
|
|
@6429
|
11 years |
simon04 |
fix #8850 - search: support less/greater-than, e.g., start_date>1950
|
|
|
@6426
|
11 years |
simon04 |
see #9309 - provide direct menu items to preset/imagery preferences
|
|
|
@6411
|
11 years |
Don-vip |
allow to call SimplifyWayAction with a custom threshold
|
|
|
@6398
|
11 years |
Don-vip |
jump to location only in expert mode + javadoc
|
|
|
@6394
|
11 years |
Don-vip |
fix #9333 - Make 'jump to position" more visible (added in view menu) …
|
|
|
@6388
|
11 years |
simon04 |
fix #9111 - fix wording/typos in English strings
|
|
|
@6380
|
11 years |
Don-vip |
update license/copyright information
|
|
|
@6378
|
11 years |
Don-vip |
Sonar/Findbugs - fix various violations, javadoc
|
|
|
@6367
|
11 years |
Don-vip |
Sonar/Findbugs - unused code
|
|
|
@6363
|
11 years |
Don-vip |
fix #7802 - Zoom in with "+" does not work
|
|
|
@6362
|
11 years |
Don-vip |
Checkstyle:
- private constructors for util classes
- final classes
- …
|
|
|
@6360
|
11 years |
Don-vip |
Sonar/Findbugs - Hide Utility Class Constructor
|
|
|
@6355
|
11 years |
Don-vip |
code cleanup
|
|
|
@6340
|
11 years |
Don-vip |
refactor of some GUI/widgets classes (impacts some plugins):
- …
|
|
|
@6338
|
11 years |
Don-vip |
fix #9220 - fix toggle actions for good
|
|
|
@6336
|
11 years |
Don-vip |
code cleanup / robustness in edit layer handling
|
|
|
@6333
|
11 years |
Don-vip |
fix #9189 - NPE when deleting data layer + additional usage of …
|
|
|
@6331
|
11 years |
Don-vip |
fix #9205 - validation run on upload is not updating validation window …
|
|
|
@6327
|
11 years |
Don-vip |
fix #9220 - toggle actions not usable via menu items (regression from …
|
|
|
@6321
|
11 years |
akks |
fix #9200: repair tags copy-pasting
|
|
|
@6320
|
12 years |
xeen |
include primitive type when copying IDs to clipboard (fixes #4644)
|
|
|
@6317
|
12 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6316
|
12 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6313
|
12 years |
Don-vip |
cosmetics in error reporting
|
|
|
@6310
|
12 years |
Don-vip |
Sonar/FindBugs - Nested blocks of code should not be left empty
|
|
|
@6296
|
12 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
@6289
|
12 years |
Don-vip |
Sonar/Findbugs - fix various problems
|
|
|
@6275
|
12 years |
Don-vip |
fix #9129 - unnecessary change command when merning two nodes with …
|
|
|
@6272
|
12 years |
Don-vip |
fix #9132 - support xapi_meta Overpass API endpoint
|
|
|
@6271
|
12 years |
Don-vip |
fix #9116 - Remember active layer in session
|
|
|
@6267
|
12 years |
Don-vip |
Sonar/FindBugs - Replace singular fields by local variables
|
|
|
@6265
|
12 years |
Don-vip |
Sonar/FindBugs:
- Dodgy - Redundant nullcheck of value known to be …
|
|
|
@6264
|
12 years |
Don-vip |
Sonar/FindBugs - Performance - Method concatenates strings using + in …
|
|
|
@6258
|
12 years |
Don-vip |
Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
|
|
|
@6253
|
12 years |
stoecker |
fix #5133 - add command to remove nodes from ways - patch by Giuseppe …
|
|
|
@6252
|
12 years |
stoecker |
fix #8798 - patch by AlfonZ - fix extruder
|
|
|
@6248
|
12 years |
Don-vip |
Rework console output:
- new log level "error"
- Replace nearly all …
|
|
|
@6246
|
12 years |
Don-vip |
Sonar/FindBugs - various bugfixes / violation fixes
|
|
|
@6245
|
12 years |
Don-vip |
see #9032, see #4029 - Allow to load session from standard I/O …
|
|
|
@6244
|
12 years |
Don-vip |
fix #9091 - rework osm/gpx download tasks - take into account recent …
|
|
|
@6234
|
12 years |
Don-vip |
fix #9077 - Restart doesn't work if jar path contains spaces
|
|
|
@6230
|
12 years |
Don-vip |
Sonar - Don't create instances of already existing BigInteger ZERO
|
|
|
@6227
|
12 years |
Don-vip |
fix #9055 - Changing Paste shortcut to a single key pasted in the …
|
|
|
@6220
|
12 years |
Don-vip |
refactor Toggle actions, use Action.SELECTED_KEY since we have …
|
|
|
@6215
|
12 years |
Don-vip |
fix #9042 - Robustness to invalid .osm files containing null coordinates
|
|
|
@6203
|
12 years |
Don-vip |
fix #9024 - bbox/bounds memory optimizations (modified patch by …
|
|
|
@6202
|
12 years |
Don-vip |
fix #2447 - Unnessary changes of a target node by dragging another …
|
|
|
@6162
|
12 years |
bastiK |
applied #8987 - immutable coordinates (patch by shinigami)
|
|
|
@6156
|
12 years |
Don-vip |
fix #8971 - ArrayIndexOutOfBoundsException when combining single node …
|
|
|
@6149
|
12 years |
bastiK |
see #4029 - disable session save action when mapview is not showing
|
|
|
@6143
|
12 years |
Don-vip |
see #8885 - cleanup in command line arguments and website URL handling
|
|
|
@6142
|
12 years |
Don-vip |
see #8902 - fix compilation warnings
|
|
|
@6140
|
12 years |
Don-vip |
fix #8951 - fix clearing of primitive metadata
|
|
|
@6131
|
12 years |
bastiK |
see #6963 - optional help button for notifications; use notifications …
|
|
|
@6130
|
12 years |
bastiK |
see #6963 - converted popups to notifications for all actions in the …
|
|
|
@6125
|
12 years |
bastiK |
see #7275 - allow script to handle restart
When JOSM was started with …
|
|
|
@6124
|
12 years |
bastiK |
see #6963 - new unintrusive notification messages
|
|
|
@6111
|
12 years |
Don-vip |
see #8720 - should fix restart with JNLP
|
|
|
@6107
|
12 years |
Don-vip |
fix #8919 - fix memory leaks, including one introduced with r5982
|
|
|
@6106
|
12 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|
@6104
|
12 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|