|
|
@17375
|
4 years |
GerdP |
fix #20163: Split way corrupts relation when splitting via way
- if …
|
|
|
@17367
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17365
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17362
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17359
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17358
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17333
|
4 years |
Don-vip |
see #20129 - Fix typos and misspellings in the code (patch by gaben)
|
|
|
@17282
|
4 years |
GerdP |
see #20005: DataIntegrityProblemException: Deleted member referenced …
|
|
|
@17242
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17240
|
4 years |
GerdP |
fix #14620: DataIntegrityProblemException: Deleted node referenced …
|
|
|
@17226
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17207
|
4 years |
GerdP |
fix @since xxx
|
|
|
@17205
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17199
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17163
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17138
|
4 years |
GerdP |
see #19885: memory leak with "temporary" objects in validator and …
|
|
|
@17102
|
4 years |
GerdP |
fix #19881: Poor performance in delete action
- avoids a repeated …
|
|
|
@17093
|
4 years |
simon04 |
Use Collection.addAll
|
|
|
@16968
|
4 years |
simon04 |
fix #14200 - Warn when moving elements by a large distance
|
|
|
@16800
|
4 years |
Klumbumbus |
see #15240 - Change some png icons to svg:
- dialogs/duplicatelayer, …
|
|
|
@16781
|
4 years |
GerdP |
fix #19432: Split way: AIOOB: Problem with member check with duplicate …
|
|
|
@16681
|
4 years |
simon04 |
fix #19407 - SequenceCommand: catch throwable in sequence command and …
|
|
|
@16630
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
|
|
|
@16573
|
4 years |
simon04 |
fix #19056 - Add SequenceCommand.wrapIfNeeded (patch by taylor.smock)
|
|
|
@16553
|
4 years |
Don-vip |
see #19334 - javadoc fixes + protected constructors for abstract classes
|
|
|
@16513
|
4 years |
GerdP |
fix #19121: JosmAction.checkAndConfirmOutlyingOperation() should also …
|
|
|
@16436
|
4 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16369
|
4 years |
GerdP |
see #19121: JosmAction.checkAndConfirmOutlyingOperation() should also …
|
|
|
@16365
|
4 years |
GerdP |
fix #19121: JosmAction.checkAndConfirmOutlyingOperation() should also …
|
|
|
@16302
|
4 years |
GerdP |
see #18863:split ways: false positive warnings about missing members …
|
|
|
@16242
|
5 years |
GerdP |
fix #18863: split ways: false positive warnings about missing members …
|
|
|
@16200
|
5 years |
GerdP |
see #18863 split ways: false positive warnings about missing members …
|
|
|
@16187
|
5 years |
Don-vip |
fix #18962 - introduce DataSet.update to avoid repetitive …
|
|
|
@16119
|
5 years |
Don-vip |
fix #18928 - fix various crashes with empty ways
|
|
|
@15943
|
5 years |
GerdP |
see #18596 Fix relation ordering after split-way
Patch by JeroenHoek, …
|
|
|
@15905
|
5 years |
simon04 |
Use Collections.singletonMap
|
|
|
@15874
|
5 years |
GerdP |
see #18728: Join overlapping Areas is slow when combining many …
|
|
|
@15735
|
5 years |
simon04 |
Java 8: replace .stream().forEach() with .forEach()
|
|
|
@15444
|
5 years |
Don-vip |
fix #18212, see #4088, see #4155 - don't override modified flag of …
|
|
|
@15418
|
5 years |
Don-vip |
fix #14253 - Highlight affected relation members in role validation …
|
|
|
@15390
|
5 years |
Don-vip |
remove deprecated code
|
|
|
@15362
|
5 years |
Don-vip |
fix #18088 - see #18006 - Allow splitting a connectivity/restriction …
|
|
|
@15324
|
5 years |
Don-vip |
see #18035 - validate arguments in SelectCommand constructor
|
|
|
@15276
|
5 years |
Don-vip |
fix #17931, see #18006 - Don't break connectivity relations when …
|
|
|
@15186
|
5 years |
Don-vip |
fix #17810 - incompletely downloaded turn restrictions sometimes break …
|
|
|
@15078
|
5 years |
Don-vip |
fix #17718 - Make it easier to add specially treated relations to …
|
|
|
@15077
|
5 years |
Don-vip |
fix forgotten @since xxx
|
|
|
@15013
|
5 years |
Don-vip |
remove duplicated code
|
|
|
@15000
|
5 years |
Don-vip |
fix #17503 - NPE
|
|
|
@14654
|
6 years |
simon04 |
Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
|
|
|
@14302
|
6 years |
Don-vip |
see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
|
|
|
@14283
|
6 years |
Don-vip |
see #12726 - add new getters in {Change,Sequence}Command
|
|
|
@14273
|
6 years |
stoecker |
fix typos - patch by naoliv - fix #16781 - Thanks a lot
|
|
|
@14214
|
6 years |
Don-vip |
sonarqube - squid:S4551 - Enum values should be compared with "=="
|
|
|
@14153
|
6 years |
Don-vip |
see #15229 - deprecate Main.parent and Main itself
|
|
|
@14143
|
6 years |
Don-vip |
see #15229 - deprecate Main.main - new class OsmDataManager
|
|
|
@14120
|
6 years |
Don-vip |
see #15229 - deprecate all Main methods related to projections. New …
|
|
|
@13852
|
6 years |
Don-vip |
SonarQube - fix more code issues
|
|
|
@13513
|
7 years |
Don-vip |
fix #16078 - avoid NPE in PurgeCommand with null relations
|
|
|
@13434
|
7 years |
Don-vip |
see #8039, see #10456 - support read-only data layers
|
|
|
@13420
|
7 years |
bastiK |
fixed #11607 - RangeViolatedError: the new range must be within a …
|
|
|
@13206
|
7 years |
Don-vip |
enable PMD rule OptimizableToArrayCall
|
|
|
@13174
|
7 years |
Don-vip |
see #15310 - fix unit tests, warnings
|
|
|
@13173
|
7 years |
Don-vip |
see #15310 - remove most of deprecated APIs
|
|
|
@13158
|
7 years |
Don-vip |
javadoc
|
|
|
@13066
|
7 years |
Don-vip |
see #12347 - NPE
|
|
|
@13065
|
7 years |
Don-vip |
fix #12347 - Split way breaks destination_sign relations
|
|
|
@12901
|
7 years |
Don-vip |
SonarQube - squid:S1612 - Lambdas should be replaced with method references
|
|
|
@12869
|
7 years |
Don-vip |
see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
|
|
|
@12846
|
7 years |
bastiK |
see #15229 - use Config.getPref() wherever possible
|
|
|
@12841
|
7 years |
bastiK |
see #15229 - fix deprecations caused by [12840]
|
|
|
@12828
|
7 years |
Don-vip |
see #15229 - see #15182 - see #13036 - convert SplitWayAction to …
|
|
|
@12809
|
7 years |
bastiK |
replace abstract class AbstractVisitor by interface …
|
|
|
@12778
|
7 years |
bastiK |
see #15229 - deprecate Projections#project and …
|
|
|
@12769
|
7 years |
Don-vip |
fix #15262 - see #13036 - fix regression in ChangePropertyCommand + …
|
|
|
@12763
|
7 years |
Don-vip |
see #15229 - see #15182 - see #13036 - remove last GUI stuff from …
|
|
|
@12760
|
7 years |
Don-vip |
see #15229 - see #15182 - see #13036 - remove more GUI stuff from …
|
|
|
@12759
|
7 years |
Don-vip |
fix #15252 - see #13036 - MoveCommand created without data set
|
|
|
@12749
|
7 years |
Don-vip |
see #15229 - see #15182 - see #13036 - remove GUI stuff from Command …
|
|
|
@12726
|
7 years |
Don-vip |
see #13036 - deprecate Command() default constructor, fix unit tests …
|
|
|
@12721
|
7 years |
Don-vip |
see #13036 - Do not call default Command() constructor from …
|
|
|
@12718
|
7 years |
Don-vip |
see #13036 - see #15229 - see #15182 - make Command s depends only on …
|
|
|
@12688
|
7 years |
Don-vip |
see #15182 - refactor PurgeAction /PurgeCommand to avoid unneeded …
|
|
|
@12672
|
7 years |
Don-vip |
see #15182 - move ConflictCollection from OsmDataLayer to …
|
|
|
@12663
|
7 years |
Don-vip |
see #15182 - move NameFormatter* from gui to data.osm
|
|
|
@12636
|
7 years |
Don-vip |
see #15182 - deprecate Main.getLayerManager() . Replacement: …
|
|
|
@12630
|
7 years |
Don-vip |
see #15182 - deprecate Main.map and Main.isDisplayingMapView() . …
|
|
|
@12620
|
7 years |
Don-vip |
see #15182 - deprecate all Main logging methods and introduce …
|
|
|
@12605
|
7 years |
Don-vip |
fix a major performance problem when purging a large number of …
|
|
|
@12581
|
7 years |
bastiK |
see #14794 - javadoc
|
|
|
@12356
|
7 years |
michael2402 |
CombineWayAction: Allow merging ways that are not in the current edit …
|
|
|
@12350
|
7 years |
michael2402 |
See #13036: Add data set tests to SelectCommand
|
|
|
@12349
|
7 years |
michael2402 |
Fix SelectCommand triggering a critical error when it is undone after …
|
|
|
@12348
|
7 years |
michael2402 |
See #13036: Add more consistency checks to move / delete command.
|
|
|
@12288
|
7 years |
Don-vip |
sonar - squid:S3516 - Methods returns should not be invariant
|
|
|
@11874
|
7 years |
Don-vip |
findbugs - UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
|
|
|
@11848
|
8 years |
Don-vip |
fix #14613 - Special HTML characters not escaped in GUI error messages
|
|
|
@11747
|
8 years |
Don-vip |
checkstyle - NoWhiteSpaceBefore ...
|
|
|
@11733
|
8 years |
stoecker |
see #14526 - fix error handling in SequenceCommand
|
|
|
@11609
|
8 years |
Don-vip |
fix #14410 - AddPrimitivesCommand undo remove existing data (patch by …
|
|
|