|
|
@18871
|
2 years |
taylor.smock |
See #23218: Use newer error_prone versions when compiling on Java 11+
…
|
|
|
@18801
|
2 years |
taylor.smock |
Fix #22832: Code cleanup and some simplification, documentation fixes …
|
|
|
@18768
|
2 years |
taylor.smock |
Fix #22534: Inform users when the clipboard has too much data
|
|
|
@18767
|
2 years |
taylor.smock |
Fix #23015, see #2483: Right click (map move) + scale/rotate modes …
|
|
|
@18761
|
2 years |
taylor.smock |
Fix borked tests (see r18757)
|
|
|
@18760
|
2 years |
taylor.smock |
Indicate that JOSM presets are also used by Vespucci to TagInfo (patch …
|
|
|
@18759
|
2 years |
taylor.smock |
Fix #22279: Add new split mode for quick splitting of ways (patch by …
|
|
|
@18665
|
3 years |
taylor.smock |
Fix several coverity issues
CID-1504572: Synchronization on …
|
|
|
@18612
|
3 years |
taylor.smock |
Fix #13097: Angle snapping impossible with WGS84 projection
|
|
|
@18554
|
3 years |
taylor.smock |
Fix #22309: Add option to merge by default when dragging nodes (patch …
|
|
|
@18494
|
3 years |
taylor.smock |
Fix #22115: Extract methods from LatLon into ILatLon where they are …
|
|
|
@18487
|
3 years |
taylor.smock |
PMD/Checkstyle fixes for r18485
|
|
|
@18485
|
3 years |
taylor.smock |
SonarLint: Fix most recent code smells
This also fixes some tests so …
|
|
|
@18468
|
3 years |
taylor.smock |
Fix #21893: Align movement of objects when the last selected way has …
|
|
|
@18458
|
3 years |
taylor.smock |
Fix @since xxx
|
|
|
@18456
|
3 years |
taylor.smock |
Fix #22065: Mac users cannot deselect with ctrl
From the Mac OS HIG …
|
|
|
@18332
|
4 years |
Don-vip |
see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
|
|
|
@18274
|
4 years |
GerdP |
fix #20899: Improve Way Accuracy Action: Warn when moving elements by …
|
|
|
@18211
|
4 years |
Don-vip |
global use of !Utils.isEmpty/isBlank
|
|
|
@18129
|
4 years |
Don-vip |
tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
|
|
|
@18122
|
4 years |
Don-vip |
fix #21196 - add help topic for lasso select mode (patch by skyper)
|
|
|
@17896
|
4 years |
simon04 |
see #17177 - IWaySegment: encapsulate fields
|
|
|
@17666
|
4 years |
simon04 |
see #20101 - Separate MapStatus.setAngle/setAngleNaN for plugin …
|
|
|
@17632
|
4 years |
simon04 |
fix #20101 - Rotate & scale tool: show angle or scale factor in status bar
|
|
|
@17473
|
5 years |
GerdP |
see #17184: Memory leaks
- clear also virtual ways when exiting SelectMode
|
|
|
@17461
|
5 years |
GerdP |
see #17184: Memory leaks
- clear refs to OSM objects when Extrude Mode …
|
|
|
@17440
|
5 years |
GerdP |
see #17184: Memory leaks
- remove more listeners in destroy()
- reset …
|
|
|
@17421
|
5 years |
GerdP |
see #17184: Memory leaks
- reset field lastUsedNode in draw mode …
|
|
|
@17414
|
5 years |
GerdP |
see #19296: Actions should avoid to install listeners which are not …
|
|
|
@17397
|
5 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17374
|
5 years |
GerdP |
see #20167: [patch] Improve code readability by replacing indexed …
|
|
|
@17333
|
5 years |
Don-vip |
see #20129 - Fix typos and misspellings in the code (patch by gaben)
|
|
|
@17295
|
5 years |
GerdP |
see #19906: Scale, rotate & create areas tool: bottom toolbar unusable …
|
|
|
@17188
|
5 years |
Klumbumbus |
fix #19851 - Fix shortcut names
|
|
|
@17184
|
5 years |
GerdP |
fix typo in ticket number in comments 19855 -> 19885
|
|
|
@17183
|
5 years |
GerdP |
fix #19924: Extruder: Problem with common node extruding to the …
|
|
|
@17164
|
5 years |
Don-vip |
fix #19772 - NPE
|
|
|
@17157
|
5 years |
GerdP |
see #19906: Scale, rotate & create areas tool: bottom toolbar unusable …
|
|
|
@17143
|
5 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17141
|
5 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17110
|
5 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17108
|
5 years |
GerdP |
fix #19887: Parallel ways tool: bottom toolbar unusable to view offset …
|
|
|
@16968
|
5 years |
simon04 |
fix #14200 - Warn when moving elements by a large distance
|
|
|
@16900
|
5 years |
simon04 |
fix #19692 - Zoom mode: zoom in/out depending on rectangle
|
|
|
@16661
|
5 years |
GerdP |
fix sonarlint issue
|
|
|
@16626
|
5 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
|
|
|
@16558
|
5 years |
GerdP |
fix #19138: Warn when you try to delete a node which is part of a way …
|
|
|
@16553
|
5 years |
Don-vip |
see #19334 - javadoc fixes + protected constructors for abstract classes
|
|
|
@16438
|
5 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16187
|
5 years |
Don-vip |
fix #18962 - introduce DataSet.update to avoid repetitive …
|
|
|
@16177
|
6 years |
Don-vip |
see #5710 - code refactor to ease a potential fix
|
|
|
@16138
|
6 years |
Don-vip |
see #18933 - toolbar code refactoring
|
|
|
@16119
|
6 years |
Don-vip |
fix #18928 - fix various crashes with empty ways
|
|
|
@15906
|
6 years |
simon04 |
Use Utils.hashMapInitialCapacity
|
|
|
@15735
|
6 years |
simon04 |
Java 8: replace .stream().forEach() with .forEach()
|
|
|
@15657
|
6 years |
Don-vip |
see #18514 - fix unit tests
|
|
|
@15655
|
6 years |
Don-vip |
see #18514 - cleanup menu groups handling
|
|
|
@15649
|
6 years |
Don-vip |
see #18514 - disable Window menu when empty
|
|
|
@15586
|
6 years |
Don-vip |
code cleanup
|
|
|
@15557
|
6 years |
GerdP |
fix #18386: DataIntegrityProblemException in parallel way mode
|
|
|
@15446
|
6 years |
stoecker |
fix since revision, as the class was renamed, see #18210
|
|
|
@15445
|
6 years |
Don-vip |
fix #18210 - fix mode menu (add items properly to display shortcuts) …
|
|
|
@15333
|
6 years |
Don-vip |
see #11905 - Option to move multiple images at once (core part, patch …
|
|
|
@15152
|
6 years |
Don-vip |
more uses of Java 8 stream API
|
|
|
@15126
|
6 years |
Don-vip |
fix #15030 - make sure deleting a relation effectively removes it from …
|
|
|
@15063
|
6 years |
GerdP |
fix java warning
|
|
|
@15052
|
6 years |
Don-vip |
fix #16904 - make sure ImproveWayAccuracy does not try to paint …
|
|
|
@15050
|
6 years |
Don-vip |
fix #16904 - make ImproveWayAccuracy aware of primitives deletion to …
|
|
|
@15046
|
6 years |
Don-vip |
fix #17419 - Own labels for Select mode and Zoom mode buttons (patch …
|
|
|
@14960
|
6 years |
GerdP |
see #13538:
- Add new method isOutSideWorld() to class Node and use …
|
|
|
@14670
|
7 years |
GerdP |
fix #17186: Simplify code in ImproveWayAccuracyAction
|
|
|
@14654
|
7 years |
simon04 |
Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
|
|
|
@14510
|
7 years |
GerdP |
see #17040 call DrawAction.finishDrawing() when selection is empty or …
|
|
|
@14397
|
7 years |
Don-vip |
fix #16935 - simplify/cleanup help topics of …
|
|
|
@14343
|
7 years |
Don-vip |
fix #13724 - NPE
|
|
|
@14273
|
7 years |
stoecker |
fix typos - patch by naoliv - fix #16781 - Thanks a lot
|
|
|
@14156
|
7 years |
Don-vip |
fix #16615 - make sure dataset can be garbage collected after removal …
|
|
|
@14153
|
7 years |
Don-vip |
see #15229 - deprecate Main.parent and Main itself
|
|
|
@14149
|
7 years |
Don-vip |
see #15229 - deprecate Main.pref
|
|
|
@14143
|
7 years |
Don-vip |
see #15229 - deprecate Main.main - new class OsmDataManager
|
|
|
@14138
|
7 years |
Don-vip |
see #15229 - deprecate Main.platform and related methods - new class …
|
|
|
@14137
|
7 years |
Don-vip |
see #15229 - checkstyle
|
|
|
@14134
|
7 years |
Don-vip |
see #15229 - deprecate Main*.undoRedo - make UndoRedoHandler a …
|
|
|
@14120
|
7 years |
Don-vip |
see #15229 - deprecate all Main methods related to projections. New …
|
|
|
@14011
|
7 years |
Don-vip |
spotbugs - IS2_INCONSISTENT_SYNC - currentMouseEastNorth; locked 62% …
|
|
|
@14005
|
7 years |
Don-vip |
remove deprecated API
|
|
|
@14003
|
7 years |
Don-vip |
attempt to fix frequent errors of DrawActionTest.testTicket12011 `: …
|
|
|
@13964
|
7 years |
Don-vip |
fix #16415 - NPE
|
|
|
@13941
|
7 years |
Don-vip |
sonar - fix recent violations
|
|
|
@13926
|
7 years |
Don-vip |
add AbstractOsmDataLayer , MainLayerManager.getActiveData , …
|
|
|
@13925
|
7 years |
Don-vip |
fix #13467 - use DataSelectionListener everywhere. Deprecate …
|
|
|
@13882
|
7 years |
Don-vip |
fix #16339 - fix NPE
|
|
|
@13849
|
7 years |
Don-vip |
SonarQube - fix minor code issues
|
|
|
@13847
|
7 years |
Don-vip |
fix #16302 - IAE when switching map mode while offset dialog is open
|
|
|
@13761
|
7 years |
Don-vip |
see #16288 - replace similar i18n strings (removes 35 strings from …
|
|
|
@13614
|
7 years |
Don-vip |
use OsmDataLayer.getDataSet() in DrawAction
|
|
|
@13512
|
8 years |
Don-vip |
fix #16072 - add robustness in ImproveWayAccuracy map mode
|
|
|
@13453
|
8 years |
Don-vip |
fix #8039, fix #10456: final fixes for the read-only/locked layers:
- …
|
|
|
@13444
|
8 years |
Don-vip |
see #8039, see #10456 - fix crash with rendering of virtual nodes
|
|
|
@13435
|
8 years |
Don-vip |
see #8039, see #10456 - fix regressions and code style issues
|
|
|