|
|
@11148
|
8 years |
michael2402 |
Fix #13636: Use clipping for images on a line (RepeatImageElement).
|
|
|
@11137
|
8 years |
bastiK |
javadoc
|
|
|
@11090
|
8 years |
simon04 |
fix #13743 - Draw segment order numbers on selected way
|
|
|
@11042
|
8 years |
simon04 |
Use CachedFile#getContentReader where possible
|
|
|
@11038
|
8 years |
simon04 |
Use Relation.getMemberPrimitivesList where possible to avoid …
|
|
|
@10965
|
8 years |
Don-vip |
sonar - squid:S1226 - Method parameters, caught exceptions and foreach …
|
|
|
@10940
|
8 years |
Don-vip |
javadoc
|
|
|
@10927
|
8 years |
simon04 |
see #13217 - Only one location for deprecated icon names
|
|
|
@10926
|
8 years |
michael2402 |
fix #13506 - Do not show deprecated.svg icon in add/edit tag dialog
|
|
|
@10910
|
8 years |
Don-vip |
improve javadoc, unit tests, reduce visibility of some public fields
|
|
|
@10882
|
8 years |
Don-vip |
fix #13396 - improve performance in Renderer (patch by Gerd Petermann, …
|
|
|
@10875
|
8 years |
Don-vip |
fix #13413 - Clean ImproveWayAccuracyAction , add new class …
|
|
|
@10840
|
8 years |
stoecker |
fix #13374 - patch by Michael Zangl
|
|
|
@10837
|
8 years |
Don-vip |
see #11924 - extract MapCSS conditions to new class ConditionFactory …
|
|
|
@10829
|
8 years |
Don-vip |
see #13306 - fix wrong version number
|
|
|
@10827
|
8 years |
Don-vip |
fix #13306 - Make map paint code use double coordinates (patch by …
|
|
|
@10760
|
8 years |
Don-vip |
sonar - squid:S2153 - Boxing and unboxing should not be immediately …
|
|
|
@10754
|
8 years |
Don-vip |
sonar - squid:S1228 - Packages should have a javadoc file …
|
|
|
@10748
|
8 years |
Don-vip |
sonar - squid:S00100 - Method names should comply with a naming convention
|
|
|
@10721
|
8 years |
simon04 |
Remove too specific Utils functions
|
|
|
@10717
|
8 years |
simon04 |
see #11390, see #12890 - Lambda can be replaced with method reference
|
|
|
@10715
|
8 years |
simon04 |
see #11390, see #12890 - Deprecate Predicates class
|
|
|
@10714
|
8 years |
simon04 |
see #11390 - Use CompletableFuture for async image loading
|
|
|
@10691
|
8 years |
Don-vip |
see #11390, fix #12890 - finish transition to Java 8 predicates/functions
|
|
|
@10689
|
8 years |
Don-vip |
see #11390, see #12890 - Use Java 8 Function
|
|
|
@10680
|
8 years |
Don-vip |
sonar - pmd:UseVarargs - Use Varargs
|
|
|
@10674
|
8 years |
Don-vip |
fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
|
|
|
@10670
|
8 years |
Don-vip |
see #12472 - fix "OperatorPrecedence" warnings
|
|
|
@10659
|
8 years |
Don-vip |
see #12472 - fix more warnings, increase maximum number of reported …
|
|
|
@10657
|
8 years |
Don-vip |
see #11390, see #12890 - use Java 8 Predicates
|
|
|
@10634
|
8 years |
Don-vip |
sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
|
|
|
@10627
|
8 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10611
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10607
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1609 - Java 8: Make Condition a …
|
|
|
@10600
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
|
|
|
@10599
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
|
|
|
@10589
|
8 years |
Don-vip |
see #12472 - fix "Non-exhaustive switch" compilation warning
|
|
|
@10567
|
8 years |
stoecker |
see #13084 - remove workaround - it will probably cause more trouble …
|
|
|
@10566
|
8 years |
stoecker |
see #13084 - fix some errors in icon move
|
|
|
@10453
|
8 years |
Don-vip |
fix #13023 - Replace uses of hasEditLayer() with new layer manager …
|
|
|
@10428
|
8 years |
stoecker |
see #9995 - patch mainly by strump - improve HIDPI behaviour
|
|
|
@10420
|
8 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10378
|
8 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10375
|
8 years |
Don-vip |
fix #12959 - Move state changes to MapViewState class (patch by …
|
|
|
@10374
|
8 years |
Don-vip |
fix #12957 - BoxTextElement and LineElement: More documentation and …
|
|
|
@10364
|
8 years |
stoecker |
gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
|
|
|
@10358
|
8 years |
stoecker |
see #9995 - improve handling for HIDPI screens, patch by strump …
|
|
|
@10309
|
9 years |
Don-vip |
sonar - squid:S1182 - Classes that override "clone" should be …
|
|
|
@10308
|
9 years |
Don-vip |
sonar - squid:S1854 - Dead stores should be removed
|
|
|
@10305
|
9 years |
Don-vip |
sonar - various code cleanup fixes
|
|
|
@10300
|
9 years |
Don-vip |
sonar - Performance - Method passes constant String of length 1 to …
|
|
|
@10268
|
9 years |
Don-vip |
sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
|
|
|
@10245
|
9 years |
Don-vip |
findbugs - CI_CONFUSED_INHERITANCE
|
|
|
@10242
|
9 years |
Don-vip |
sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
|
|
|
@10240
|
9 years |
Don-vip |
fix #12847 - NPE - regression of r10238
|
|
|
@10238
|
9 years |
Don-vip |
sonar - squid:S1873 - "static final" arrays should be "private"
|
|
|
@10236
|
9 years |
Don-vip |
sonar - squid:S1194 - "java.lang.Error" should not be extended
|
|
|
@10217
|
9 years |
Don-vip |
findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
|
|
|
@10200
|
9 years |
Don-vip |
add more unit tests
|
|
|
@10199
|
9 years |
Don-vip |
fix unit tests
|
|
|
@10198
|
9 years |
Don-vip |
add more unit tests
|
|
|
@10179
|
9 years |
Don-vip |
sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
|
|
|
@10145
|
9 years |
bastiK |
see #12598 - make DividedScale truely immutable (patch by michael2402)
|
|
|
@10045
|
9 years |
Don-vip |
sonar - squid:S2129 - Constructors should not be used to instantiate …
|
|
|
@10033
|
9 years |
Don-vip |
fix #12632 - Use WGS84 Ellipsoid constant instead of fixed value for R
|
|
|
@10001
|
9 years |
Don-vip |
sonar - Local variable and method parameter names should comply with a …
|
|
|
@10000
|
9 years |
Don-vip |
sonar - fix various issues
|
|
|
@9983
|
9 years |
Don-vip |
remove unused code
|
|
|
@9975
|
9 years |
Don-vip |
sonar - make some final fields static too, use Collection.isEmpty() , …
|
|
|
@9966
|
9 years |
Don-vip |
sonar - remove redundant null-checks
|
|
|
@9965
|
9 years |
Don-vip |
fix #12282 - drop XML mappaint support - keep XML detection in order …
|
|
|
@9958
|
9 years |
bastiK |
fix svn:eol property
|
|
|
@9952
|
9 years |
simon04 |
see #11516 - Compute multipolygon area, include in MapCSS, JOSM search
|
|
|
@9929
|
9 years |
Don-vip |
findbugs
|
|
|
@9859
|
9 years |
simon04 |
see #12514, fix #12560 - Fix MapCSSParserTest#testMinMaxFunctions …
|
|
|
@9857
|
9 years |
simon04 |
fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
|
|
|
@9854
|
9 years |
Don-vip |
sonar - squid:S2272 - "Iterator.next()" methods should throw …
|
|
|
@9799
|
9 years |
stoecker |
fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
|
|
|
@9786
|
9 years |
bastiK |
new mappaint performance test
tests different features separately
|
|
|
@9770
|
9 years |
bastiK |
test StyleCache (see #12279)
|
|
|
@9669
|
9 years |
bastiK |
add missing svn:eol-style=native (see #12410)
|
|
|
@9603
|
9 years |
Don-vip |
fix some Sonar issues
|
|
|
@9540
|
9 years |
simon04 |
see #7099 - Validate correct traffic flow at roundabouts
|
|
|
@9400
|
9 years |
Don-vip |
see #12282 - detect missing icons for MapCSS styles
|
|
|
@9398
|
9 years |
Don-vip |
see #12282 - drop support for canvas{background-color} (deprecated …
|
|
|
@9371
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash
|
|
|
@9341
|
9 years |
bastiK |
mapcss: basic support for :selected pseudoclass (see #9891)
|
|
|
@9336
|
9 years |
Don-vip |
see #12282 - log a warning for MapCSS @media queries (deprecated …
|
|
|
@9334
|
9 years |
Don-vip |
see #12282 - handle warnings for mappaint styles:
- Log warnings that …
|
|
|
@9323
|
9 years |
bastiK |
fix bug in hashCode() (relatively harmless this time)
|
|
|
@9299
|
9 years |
Don-vip |
checkstyle
|
|
|
@9298
|
9 years |
bastiK |
fixed #12279 - JOSM hangs when opening a large file
|
|
|
@9284
|
9 years |
bastiK |
refactor some code from StyleCache into separate classes (see #9891)
|
|
|
@9278
|
9 years |
bastiK |
move ElemStyle classes to new package, rename to (Style)Element
|
|
|
@9247
|
9 years |
simon04 |
fix #12267 - MapCSS conditions does not handle unquoted 0 value
Such …
|
|
|
@9243
|
9 years |
Don-vip |
javadoc update
|
|
|
@9239
|
9 years |
Don-vip |
javadoc update
|
|
|
@9114
|
9 years |
bastiK |
mapcss: make partial fill threshold an advanced preference option (see …
|
|
|
@9099
|
9 years |
bastiK |
mapcss partial fill: move threshold parameter ([9063]) into the mapcss …
|
|
|
@9087
|
9 years |
Don-vip |
sonar - fix some errors, mainly NPEs
|
|
|