|
|
@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
|
6 years |
Don-vip |
fix #17718 - Make it easier to add specially treated relations to …
|
|
|
@15077
|
6 years |
Don-vip |
fix forgotten @since xxx
|
|
|
@15013
|
6 years |
Don-vip |
remove duplicated code
|
|
|
@15000
|
6 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
|
7 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
|
8 years |
Don-vip |
sonar - squid:S3516 - Methods returns should not be invariant
|
|
|
@11874
|
8 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 …
|
|
|
@11608
|
8 years |
Don-vip |
fix #14402 - add blacklist for leisure area values to avoid false …
|
|
|
@11590
|
8 years |
Don-vip |
see #11924 - remove workarounds for jdk9 compilation problems with …
|
|
|
@11553
|
8 years |
Don-vip |
refactor handling of null values - use Java 8 Optional where possible
|
|
|
@11452
|
8 years |
Don-vip |
sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
|
|
|
@11374
|
8 years |
Don-vip |
sonar - squid:S00112 - Generic exceptions should never be thrown: …
|
|
|
@11362
|
8 years |
Don-vip |
fix recent Java warnings
|
|
|
@11357
|
8 years |
Don-vip |
findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
|
|
|
@11348
|
8 years |
Don-vip |
findbugs - fix some SIC_INNER_SHOULD_BE_STATIC_ANON
|
|
|
@11339
|
8 years |
simon04 |
Loop can be replaced with Collection.removeIf()
|
|
|
@11318
|
8 years |
Don-vip |
refactor conflict classes
|
|
|
@11243
|
8 years |
Don-vip |
see #10387 - fix unit tests
|
|
|
@11240
|
8 years |
Don-vip |
see #10387 - refactor various actions and commands so they can be used …
|
|
|
@11140
|
8 years |
michael2402 |
See #13724: Add validation to AddCommand, too.
|
|
|
@11070
|
8 years |
simon04 |
see #13724 - refactor constructors and add parameters validation to …
|
|
|
@10970
|
8 years |
Don-vip |
see #13491 - remove unused parameter
|
|
|
@10948
|
8 years |
Don-vip |
fix #13491 - fix EDT violation (patch by Gerd Petermann, modified)
|
|
|
@10804
|
8 years |
Don-vip |
fix #13350 - Copy&pasting an object is not considered a change (patch …
|
|
|
@10680
|
8 years |
Don-vip |
sonar - pmd:UseVarargs - Use Varargs
|
|
|
@10671
|
8 years |
Don-vip |
see #12472 - fix "MissingCasesInEnumSwitch" warnings
|
|
|
@10663
|
8 years |
Don-vip |
fix #13223 - Minor command class fixes (patch by michael2402, …
|
|
|
@10599
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
|
|
|
@10467
|
8 years |
Don-vip |
fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
|
|
|
@10452
|
8 years |
Don-vip |
fix #13019 - Make commands trigger an implicit layer redraw (patch by …
|
|
|
@10413
|
8 years |
Don-vip |
fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
|
|
|
@10378
|
8 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10364
|
8 years |
stoecker |
gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
|
|
|
@10308
|
9 years |
Don-vip |
sonar - squid:S1854 - Dead stores should be removed
|
|
|
@10250
|
9 years |
Don-vip |
findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
|
|
|
@10248
|
9 years |
Don-vip |
findbugs - NM_CONFUSING
|
|
|
@10216
|
9 years |
Don-vip |
findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
|
|
|
@10174
|
9 years |
Don-vip |
fix coverity 1354674, 1354675
|
|
|
@10125
|
9 years |
Don-vip |
refactor classes from corrector package, add javadoc
|
|
|
@9989
|
9 years |
Don-vip |
sonar - Methods should not be empty
|
|
|
@9971
|
9 years |
Don-vip |
sonar - use diamond operator when possible (some cases cause …
|
|
|
@9473
|
9 years |
simon04 |
fix #12343 - Display at most 20 primitives for some confirmation …
|
|
|