|
|
@18491
|
2 years |
taylor.smock |
Fix #20823: Reject uploads that do not follow either comment policy or …
|
|
|
@18489
|
2 years |
Don-vip |
see #22104 - fix deprecation warnings
|
|
|
@18487
|
2 years |
taylor.smock |
PMD/Checkstyle fixes for r18485
|
|
|
@18486
|
2 years |
taylor.smock |
Fix CID 1489883: Dereference null return value
This was introduced in …
|
|
|
@18485
|
2 years |
taylor.smock |
SonarLint: Fix most recent code smells
This also fixes some tests so …
|
|
|
@18484
|
2 years |
taylor.smock |
MainApplication: Fix CORRECTNESS NP_NULL_PARAM_DEREF
This is mostly …
|
|
|
@18483
|
2 years |
taylor.smock |
NotesDialog: Fix test broken in r18479, see #21600
The test ensures …
|
|
|
@18482
|
2 years |
taylor.smock |
VectorDataSet: Fix MT_CORRECTNESS issues
This was most likely caused …
|
|
|
@18481
|
2 years |
taylor.smock |
i18n: \r -> <br>
|
|
|
@18480
|
2 years |
taylor.smock |
Fix JOSM #21422: Tile cache stats unreadable in debug mode (patch by …
|
|
|
@18479
|
2 years |
taylor.smock |
Fix #21600: When setting/updating notes, fire selectionChanged events …
|
|
|
@18478
|
2 years |
taylor.smock |
Really fix failing tests in VectorDataSetTest
The test failed ~50% of …
|
|
|
@18477
|
2 years |
taylor.smock |
Fix tests broken in r18473, see #22032
This was caused by vector …
|
|
|
@18475
|
2 years |
taylor.smock |
Fix #21794: Allow for cases where tags can be URL or key values in …
|
|
|
@18474
|
2 years |
taylor.smock |
Replace @since xxx
|
|
|
@18473
|
2 years |
taylor.smock |
Fix #22032: Various memory enhancements for MVT tiles
There is about …
|
|
|
@18472
|
2 years |
taylor.smock |
Fix some coverity warnings
* CID 1489777: …
|
|
|
@18471
|
2 years |
stoecker |
fix dead code
|
|
|
@18470
|
2 years |
taylor.smock |
Reduce memory allocations and CPU calls in Way#getNodePairs
This …
|
|
|
@18468
|
2 years |
taylor.smock |
Fix #21893: Align movement of objects when the last selected way has …
|
|
|
@18467
|
2 years |
taylor.smock |
Fix #20025, #22080: Notify users when changeset tags are …
|
|
|
@18466
|
2 years |
taylor.smock |
Fix #21813: Improve marker handling in sessions and #21923: Improve …
|
|
|
@18465
|
2 years |
taylor.smock |
Fix #22106: Avoid allocations for point objects in QuadBuckets
Nodes …
|
|
|
@18464
|
2 years |
taylor.smock |
Extract equalsEpsilon from LatLon into ILatLon
This significantly …
|
|
|
@18458
|
2 years |
taylor.smock |
Fix @since xxx
|
|
|
@18457
|
2 years |
taylor.smock |
Fix #22056: source in the dataset tags overrides automatic sources
…
|
|
|
@18456
|
2 years |
taylor.smock |
Fix #22065: Mac users cannot deselect with ctrl
From the Mac OS HIG …
|
|
|
@18454
|
3 years |
taylor.smock |
Fix #21558: IOOBE in NotesDialog$NoteTableModel.getElementAt
This is …
|
|
|
@18453
|
3 years |
taylor.smock |
Fix #22074, #22075: OpeningHoursParser updates (patch by SimonPoole)
…
|
|
|
@18452
|
3 years |
taylor.smock |
Drop use of abc from tile.openstreetmap.org urls (patch by Firefishy)
…
|
|
|
@18451
|
3 years |
taylor.smock |
Fix #22073: Optimized regexes (string starts with, ends with, …
|
|
|
@18445
|
3 years |
stoecker |
drop imagery offsets from status report, see #22043
|
|
|
@18444
|
3 years |
taylor.smock |
Fix #21775: Remove deprecated code in ImageData
The code in question …
|
|
|
@18443
|
3 years |
taylor.smock |
Fix #17288: Notes progress bar shows no progress (patch by gaben, …
|
|
|
@18442
|
3 years |
taylor.smock |
Fix #21792: Request focus in SplitWayAction window segment list (patch …
|
|
|
@18441
|
3 years |
taylor.smock |
Fix #22022: Allow for recursive geojson parsing
This allows us to …
|
|
|
@18440
|
3 years |
GerdP |
fix #22057: ClassNotFoundException when installing a plugin that was …
|
|
|
@18439
|
3 years |
taylor.smock |
Fix #17906, #21889, see #12617 for the original issue
This fixes an …
|
|
|
@18438
|
3 years |
taylor.smock |
Fix #21619: CCE where JosmTextField cannot be cast to …
|
|
|
@18437
|
3 years |
taylor.smock |
Fix #21935: Avoid leaking Authorization headers on redirects in …
|
|
|
@18436
|
3 years |
taylor.smock |
Shortcut Preferences: Remove look-alike arrow codes
The key values …
|
|
|
@18435
|
3 years |
taylor.smock |
update TLD from IANA
|
|
|
@18434
|
3 years |
taylor.smock |
Dependency updates
JCSCacheManager was modified to move away from …
|
|
|
@18433
|
3 years |
taylor.smock |
Fix #22024: DataIntegrityProblemException during data upload
This is …
|
|
|
@18432
|
3 years |
taylor.smock |
ProtobufRecord: Fix failing test from r18431 (oops)
This was due to …
|
|
|
@18431
|
3 years |
taylor.smock |
VectorTile/MapBox/Feature: Significantly reduce allocations
The area …
|
|
|
@18428
|
3 years |
stoecker |
add missing space
|
|
|
@18427
|
3 years |
taylor.smock |
Fix an NPE that occurred when attempting to copy an image URL
This …
|
|
|
@18424
|
3 years |
stoecker |
see #21480 - i18n fix
|
|
|
@18422
|
3 years |
GerdP |
fix #21967: Keep OSM layer activated when loading GPX layer
Patch by Bjoeni
|
|
|
@18421
|
3 years |
taylor.smock |
fix #21521: IOOBE in ImageData.getSelectedImage
This is caused by not …
|
|
|
@18420
|
3 years |
stoecker |
fix i18n, see #21480
|
|
|
@18419
|
3 years |
Klumbumbus |
remove TLD from IANA
|
|
|
@18418
|
3 years |
Klumbumbus |
remove TLD from IANA
|
|
|
@18417
|
3 years |
stoecker |
text fix, fix #21865
|
|
|
@18416
|
3 years |
stoecker |
text fix, fix #21865
|
|
|
@18414
|
3 years |
taylor.smock |
fix #21867: Improve documentation for ConditionFactory (patch by …
|
|
|
@18413
|
3 years |
taylor.smock |
fix #21825: delete non-useful relations
This offers to delete …
|
|
|
@18412
|
3 years |
taylor.smock |
see r18408, #21480, fix #21962: typo with xor (patch by skyper)
This …
|
|
|
@18409
|
3 years |
taylor.smock |
see r18407, #21756: Don't log oauth secrets (PMD)
|
|
|
@18408
|
3 years |
taylor.smock |
fix #21480: Add missing syntax hints to search dialog (patch by …
|
|
|
@18407
|
3 years |
stoecker |
fix #21756 - strip typical privacy relevant parameters from URL output
|
|
|
@18406
|
3 years |
taylor.smock |
fix #19219: Sessions without data layer should be savable as .jos
- …
|
|
|
@18403
|
3 years |
taylor.smock |
fix #21953: Remember custom overpass servers
This was caused by not …
|
|
|
@18401
|
3 years |
taylor.smock |
fix #21950: Significantly reduce freeze when deleting a node with the …
|
|
|
@18399
|
3 years |
stoecker |
fix #21922 - patch by Bjoeni - GPX file marked as modified when saving …
|
|
|
@18398
|
3 years |
stoecker |
fix #21693 - patch by GhostFoxSledgehammer - performance optimizations …
|
|
|
@18396
|
3 years |
stoecker |
fix #20600 - add Fix coloring for NMEA, patch by Bjoeni
|
|
|
@18395
|
3 years |
GerdP |
fix #21825: Delete relations by default when all members are deleted …
|
|
|
@18392
|
3 years |
GerdP |
sonarlint: Make "showStackTrace" a "static" method.
|
|
|
@18391
|
3 years |
GerdP |
fix checkstyle issue
|
|
|
@18390
|
3 years |
GerdP |
see #21740: IAE: Attempted to add listener that was already in list: …
|
|
|
@18389
|
3 years |
taylor.smock |
fix #21918: Proxy preferences does not have the correct help
Remove …
|
|
|
@18388
|
3 years |
taylor.smock |
fix #21919: NPE in MapImage due to a race condition
This adds a …
|
|
|
@18380
|
3 years |
taylor.smock |
ImageryPatterns: Fix CID 1469640: Null point dereferences
This uses …
|
|
|
@18378
|
3 years |
taylor.smock |
see #21850: Fix calls to JOSM server where not apikey is needed
|
|
|
@18371
|
3 years |
taylor.smock |
fix #21850: WMS and WMTS don't support {apikey}
This adds {apikey} as …
|
|
|
@18368
|
3 years |
taylor.smock |
fix #21819: MapDust is deprecated and API no longer works (patch by jBeata)
|
|
|
@18367
|
3 years |
taylor.smock |
fix #21797: IOOBE in …
|
|
|
@18366
|
3 years |
taylor.smock |
Replace usages of System.exit with Lifecycle.exitJosm
This fixes some …
|
|
|
@18365
|
3 years |
Don-vip |
see #15182 - make JOSM callable as standalone validator (patch by …
|
|
|
@18364
|
3 years |
GerdP |
checkstyle + sonarlint issues
|
|
|
@18363
|
3 years |
GerdP |
see #6725, #21438
correct @since xxx
|
|
|
@18362
|
3 years |
GerdP |
fix #21730: Not all JosmActions registering in toolbar
- separate …
|
|
|
@18361
|
3 years |
GerdP |
fix #6725: Plugins need to be loaded before tool definitions for …
|
|
|
@18360
|
3 years |
Don-vip |
upgrade to checkstyle 9.2.1
|
|
|
@18357
|
3 years |
Don-vip |
remove TLD from IANA
|
|
|
@18354
|
3 years |
Don-vip |
fix #21694 - fix IOOBE in MapPaintMenu.toggleStyle
|
|
|
@18353
|
3 years |
Don-vip |
fix #21696 - add robustness in case NaN coordinates are being …
|
|
|
@18342
|
3 years |
Don-vip |
fix #21645 - code cleanup (patch by gaben)
|
|
|
@18341
|
3 years |
Don-vip |
fix #21646 - Round new points in imagery.Shape (patch by taylor.smock)
|
|
|
@18338
|
3 years |
Don-vip |
fix #21655 - fix selection of changesets after sorting the table
|
|
|
@18337
|
3 years |
Don-vip |
fix #21682 - don't let runtime exceptions in layer change listeners …
|
|
|
@18335
|
3 years |
Don-vip |
remove TLD from IANA
|
|
|
@18334
|
3 years |
Don-vip |
fix #21507 - fix autocompletion error with Japanese IME (patch by marcello)
|
|
|
@18332
|
3 years |
Don-vip |
see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
|
|
|
@18327
|
3 years |
GerdP |
fix #21550: NPE in …
|
|
|
@18325
|
3 years |
Klumbumbus |
fix #21557 - Make "New changeset" translatable (patch by marcello)
|
|
|
@18324
|
3 years |
Klumbumbus |
fix #17034 - Add power=connection (partly patch by gaben, icon self …
|
|
|
@18323
|
3 years |
GerdP |
fix #21541: false positive: crossing railways
- treat railway=halt …
|
|
|