|
|
@6321
|
11 years |
akks |
fix #9200: repair tags copy-pasting
|
|
|
@6320
|
11 years |
xeen |
include primitive type when copying IDs to clipboard (fixes #4644)
|
|
|
@6319
|
11 years |
akks |
fix #9046: Paste Tags in relation editor should work for text buffer
|
|
|
@6318
|
11 years |
bastiK |
fixed #9177 - combobox not correctly constructed (patch by AlfonZ)
|
|
|
@6317
|
11 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6316
|
11 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6315
|
11 years |
simon04 |
fix #9068 - Don't warn about empty key and empty value in upload tags
|
|
|
@6314
|
11 years |
Don-vip |
fix #8512 - Do not display discardable keys by default. Expert users …
|
|
|
@6313
|
11 years |
Don-vip |
cosmetics in error reporting
|
|
|
@6312
|
11 years |
Don-vip |
fix #9161 - "java.lang.IllegalStateException" errors when accessing …
|
|
|
@6311
|
11 years |
Don-vip |
Avoid NPE when logging exception without message
|
|
|
@6310
|
11 years |
Don-vip |
Sonar/FindBugs - Nested blocks of code should not be left empty
|
|
|
@6309
|
11 years |
simon04 |
fix #9068 - Warn about empty key/values on upload tags
|
|
|
@6305
|
11 years |
Don-vip |
fix #9093 - teach validator about "subarea" and "land_area" roles of …
|
|
|
@6304
|
11 years |
Don-vip |
see #4582, fix #8362 - Fix validator false positive "overlapping ways" …
|
|
|
@6303
|
11 years |
Don-vip |
fix #9141 - new validator test: detect nodes with missing …
|
|
|
@6302
|
11 years |
Don-vip |
see #7465 - Raise an error when a plugin replaces a way with a …
|
|
|
@6301
|
11 years |
Don-vip |
see #4582, see #7236 - Fix validator false positive "overlapping ways" …
|
|
|
@6300
|
11 years |
Don-vip |
see #4582, see #9140 - Fix validator false positive "overlapping ways" …
|
|
|
@6299
|
11 years |
Don-vip |
Improve feedback when clicking a web marker pointing to a local file fails
|
|
|
@6296
|
11 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
@6295
|
11 years |
Don-vip |
Sonar/Findbugs - fix various problems, javadoc
|
|
|
@6294
|
11 years |
Don-vip |
fix #9142, fix #9143 - Ignore highway=proposed in CrossingWays …
|
|
|
@6292
|
11 years |
Don-vip |
fix #9150 - NPE in GeoImageLayer.extractExif()
|
|
|
@6291
|
11 years |
Don-vip |
fix #9152 - Map style forced icon resizing made style unusable
|
|
|
@6290
|
11 years |
Don-vip |
fix #9155 - map style icon resizing tries to make zero height icons …
|
|
|
@6289
|
11 years |
Don-vip |
Sonar/Findbugs - fix various problems
|
|
|
@6288
|
11 years |
Don-vip |
Sonar/Findbugs - Remove unneeded Vector usage
|
|
|
@6287
|
11 years |
Don-vip |
Sonar/Findbugs - Avoid Throwing Null Pointer Exception
|
|
|
@6286
|
11 years |
Don-vip |
Sonar/Findbugs - Performance - Make some fields static
|
|
|
@6285
|
11 years |
Don-vip |
Sonar/Findbugs - Make some classes final if they define a clone() …
|
|
|
@6284
|
11 years |
Don-vip |
Sonar/Findbugs - Malicious code vulnerability - Field should be moved …
|
|
|
@6283
|
11 years |
Don-vip |
Sonar/Findbugs - Bad practice - Method might ignore exception
|
|
|
@6282
|
11 years |
Don-vip |
Sonar/Findbugs - Bad practice - Classloaders should only be created …
|
|
|
@6281
|
11 years |
Don-vip |
Sonar/Findbugs / Performance - Explicit garbage collection; extremely …
|
|
|
@6280
|
11 years |
Don-vip |
fix #9131 - Mappaint style icons from URLs hang with clockface
|
|
|
@6278
|
11 years |
Don-vip |
fix #9121 - IndexOutOfBoundsException in Filter dialog
|
|
|
@6275
|
11 years |
Don-vip |
fix #9129 - unnecessary change command when merning two nodes with …
|
|
|
@6272
|
11 years |
Don-vip |
fix #9132 - support xapi_meta Overpass API endpoint
|
|
|
@6271
|
11 years |
Don-vip |
fix #9116 - Remember active layer in session
|
|
|
@6270
|
11 years |
Don-vip |
fix #9128 - right click in layer dialog showed menu for the last …
|
|
|
@6268
|
11 years |
Don-vip |
Sonar/FindBugs - Bad practice - Method may fail to close stream
|
|
|
@6267
|
11 years |
Don-vip |
Sonar/FindBugs - Replace singular fields by local variables
|
|
|
@6266
|
11 years |
Don-vip |
Sonar/FindBugs - Performance - Method concatenates strings using + in …
|
|
|
@6265
|
11 years |
Don-vip |
Sonar/FindBugs:
- Dodgy - Redundant nullcheck of value known to be …
|
|
|
@6264
|
11 years |
Don-vip |
Sonar/FindBugs - Performance - Method concatenates strings using + in …
|
|
|
@6261
|
11 years |
Don-vip |
Sonar - refactor duplicated code
|
|
|
@6258
|
11 years |
Don-vip |
Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
|
|
|
@6257
|
11 years |
Don-vip |
fix #8862, see #9101 - UI message when plugin list/icons download fail
|
|
|
@6253
|
11 years |
stoecker |
fix #5133 - add command to remove nodes from ways - patch by Giuseppe …
|
|
|
@6252
|
11 years |
stoecker |
fix #8798 - patch by AlfonZ - fix extruder
|
|
|
@6251
|
11 years |
stoecker |
see #8687 - add validator tests for number values
|
|
|
@6248
|
11 years |
Don-vip |
Rework console output:
- new log level "error"
- Replace nearly all …
|
|
|
@6246
|
11 years |
Don-vip |
Sonar/FindBugs - various bugfixes / violation fixes
|
|
|
@6245
|
11 years |
Don-vip |
see #9032, see #4029 - Allow to load session from standard I/O …
|
|
|
@6244
|
11 years |
Don-vip |
fix #9091 - rework osm/gpx download tasks - take into account recent …
|
|
|
@6243
|
11 years |
Don-vip |
FindBugs - fix potential NPE
|
|
|
@6242
|
11 years |
Don-vip |
FindBugs - fix blocker issue (Performance - The equals and hashCode …
|
|
|
@6241
|
11 years |
Don-vip |
fix more warnings/javadoc in data.validation.tests
|
|
|
@6240
|
11 years |
Don-vip |
Sonar - fix some issues in data.validation.tests
|
|
|
@6239
|
11 years |
stoecker |
fix #7713 - do not warn about label role
|
|
|
@6238
|
11 years |
Don-vip |
fix #9087 - deprecated fix for barrier=wire_fence created deprecated …
|
|
|
@6235
|
11 years |
Don-vip |
Sonar - fix recently introduced issues
|
|
|
@6234
|
11 years |
Don-vip |
fix #9077 - Restart doesn't work if jar path contains spaces
|
|
|
@6233
|
11 years |
Don-vip |
fix #9084 - Add KSJ tags to discardable keys
|
|
|
@6232
|
11 years |
Don-vip |
Sonar - Avoid unused local variables
|
|
|
@6231
|
11 years |
Don-vip |
Sonar - Avoid instantiating Integer objects. Call Integer.valueOf() …
|
|
|
@6230
|
11 years |
Don-vip |
Sonar - Don't create instances of already existing BigInteger ZERO
|
|
|
@6229
|
11 years |
Don-vip |
Sonar - Avoid throwing NullPointerException
|
|
|
@6228
|
11 years |
Don-vip |
Sonar - replace array copy loops by more efficient calls to …
|
|
|
@6227
|
11 years |
Don-vip |
fix #9055 - Changing Paste shortcut to a single key pasted in the …
|
|
|
@6226
|
11 years |
Don-vip |
fix #9057 - see #8987 - fix Coordinate.hashCode() broken in r6162
|
|
|
@6224
|
11 years |
Don-vip |
update to Diff v1.15 (2013/04/01) from http://www.bmsi.com/java/#diff
|
|
|
@6223
|
11 years |
Don-vip |
Sonar - fix various violations
|
|
|
@6222
|
11 years |
Don-vip |
Make some more defensive copies of user-supplied arrays, javadoc
|
|
|
@6221
|
11 years |
Don-vip |
Make some defensive copies of user-supplied arrays, move …
|
|
|
@6220
|
11 years |
Don-vip |
refactor Toggle actions, use Action.SELECTED_KEY since we have …
|
|
|
@6219
|
11 years |
Don-vip |
fix NoSuchElementException when purging a way member of a multipolygon
|
|
|
@6215
|
11 years |
Don-vip |
fix #9042 - Robustness to invalid .osm files containing null coordinates
|
|
|
@6214
|
11 years |
Don-vip |
refactor duplicated code, add javadoc
|
|
|
@6211
|
11 years |
bastiK |
see #8997 - add more debug output in case of error
|
|
|
@6209
|
11 years |
Don-vip |
fix #8895, fix #9030 - fix regression in geottaged pictures support …
|
|
|
@6207
|
11 years |
Don-vip |
Sonar - refactor duplicate code in history browsing panels
|
|
|
@6206
|
11 years |
bastiK |
fixed #8323 - Add support for GPX routes (<rte> element)
|
|
|
@6205
|
11 years |
bastiK |
see #4029 - fix problem when MapView is about to be loaded (nmea import)
|
|
|
@6204
|
11 years |
Don-vip |
fix #9024 - fix problems introduced in r6203
|
|
|
@6203
|
11 years |
Don-vip |
fix #9024 - bbox/bounds memory optimizations (modified patch by …
|
|
|
@6202
|
11 years |
Don-vip |
fix #2447 - Unnessary changes of a target node by dragging another …
|
|
|
@6201
|
11 years |
Don-vip |
history/changeset parsing: refactor lots of duplicated code + update …
|
|
|
@6199
|
11 years |
Don-vip |
fix #9017 - NPE in AbstractUploadTask.handleUploadConflict()
|
|
|
@6198
|
11 years |
Don-vip |
fix #9019, fix #9020 - add new item_separator element in presets + …
|
|
|
@6192
|
11 years |
Don-vip |
fix #9000 - add a new validator test on barrier=entrance not set on …
|
|
|
@6190
|
11 years |
Don-vip |
fix #8973 - presets: allow text attribute on optional item to set …
|
|
|
@6182
|
11 years |
Don-vip |
fix #8849 - allow map icons up to 24x24 pixels without rescaling
|
|
|
@6181
|
11 years |
Don-vip |
see #9002 - fix QuadBuckets
|
|
|
@6180
|
11 years |
Don-vip |
MainMenu: make changesetManager entry public + javadoc
|
|
|
@6178
|
11 years |
Don-vip |
fix #9002 - QuadBuckets improvements (patch by shinigami)
|
|
|
@6177
|
11 years |
Don-vip |
see #9000 - wrong copy/paste
|
|
|
@6176
|
11 years |
Don-vip |
fix #9000 - add entrance to presets + deprecate building=entrance …
|
|
|
@6175
|
11 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patches by …
|
|
|