|
|
@11090
|
8 years |
simon04 |
fix #13743 - Draw segment order numbers on selected way
|
|
|
@11087
|
8 years |
Don-vip |
sonar - squid:S1141 - Try-catch blocks should not be nested
|
|
|
@11039
|
8 years |
simon04 |
fix #13574 - Waypoint labelling "None" doesn't work
Store space …
|
|
|
@11023
|
8 years |
Don-vip |
checkstyle
|
|
|
@11017
|
8 years |
Don-vip |
sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
|
|
|
@10982
|
8 years |
Don-vip |
sonar - squid:S2386 - Mutable fields should not be "public static"
|
|
|
@10880
|
8 years |
Don-vip |
fix #13429 - Clean validator tree and use listener to find changes …
|
|
|
@10853
|
8 years |
Don-vip |
see #13309 - fix most of deprecation warnings
|
|
|
@10828
|
8 years |
Don-vip |
fix #13368 - plugin list starts scrolled down
|
|
|
@10824
|
8 years |
Don-vip |
see #13309 - Caching and notifying preferences (patch by michael2402) …
|
|
|
@10811
|
8 years |
Don-vip |
fix #13010 - Load plugins from list (modified patch by michael2402) - …
|
|
|
@10791
|
8 years |
simon04 |
see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
|
|
|
@10763
|
8 years |
Don-vip |
sonar - squid:S2156 - "final" classes should not have "protected" members
|
|
|
@10733
|
8 years |
Don-vip |
checkstyle
|
|
|
@10662
|
8 years |
Don-vip |
see #12472, fix #13230, fix #13225, fix #13228 - disable …
|
|
|
@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
|
|
|
@10647
|
8 years |
Don-vip |
see #11390 - use functional comparators
|
|
|
@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 …
|
|
|
@10626
|
8 years |
Don-vip |
simplify handling of ignored/traced exceptions
|
|
|
@10619
|
8 years |
Don-vip |
see #11390 - Java 8: use List.sort(Comparator) instead of …
|
|
|
@10613
|
8 years |
Don-vip |
see #12478 - do not try to enable dragging in headless mode
|
|
|
@10611
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10600
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
|
|
|
@10593
|
8 years |
Don-vip |
see #11390 - sonar - squid:S2293 - improved use of diamond operator …
|
|
|
@10568
|
8 years |
Don-vip |
fix #13169 - Extract imagery layer settings to new class (patch by …
|
|
|
@10541
|
8 years |
wiktorn |
Use Main.worker instead of private worker.
|
|
|
@10536
|
8 years |
wiktorn |
Extract ButtonColumn to separate class
Make cache stats public so …
|
|
|
@10520
|
8 years |
Don-vip |
fix #13115 - fix NPE, improve WMS errors handling
|
|
|
@10482
|
8 years |
stoecker |
see #12994 - don't warn about SideButton without icon
|
|
|
@10462
|
8 years |
Don-vip |
sonar - Performance - Method passes constant String of length 1 to …
|
|
|
@10428
|
8 years |
stoecker |
see #9995 - patch mainly by strump - improve HIDPI behaviour
|
|
|
@10424
|
8 years |
stoecker |
see #12994 - don't use SideButton outside side panel
|
|
|
@10420
|
8 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10418
|
8 years |
wiktorn |
Checkstyle fixes.
|
|
|
@10417
|
8 years |
wiktorn |
Fix block cache growing outside the limit.
* Missing setting of the …
|
|
|
@10378
|
8 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10369
|
8 years |
stoecker |
see #9995 - patch by strump - improve HIDPI
|
|
|
@10362
|
8 years |
stoecker |
javadoc and style fixes
|
|
|
@10358
|
8 years |
stoecker |
see #9995 - improve handling for HIDPI screens, patch by strump …
|
|
|
@10355
|
8 years |
stoecker |
don't use SideButton outside side panel
|
|
|
@10310
|
9 years |
Don-vip |
fix javadoc
|
|
|
@10306
|
9 years |
Don-vip |
sonar - pmd:ImmutableField + remove unused code
|
|
|
@10294
|
9 years |
Don-vip |
sonar - squid:S1848 - refactor URL checks
|
|
|
@10293
|
9 years |
Don-vip |
sonar - squid:S2681 - fix indentation
|
|
|
@10242
|
9 years |
Don-vip |
sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
|
|
|
@10235
|
9 years |
Don-vip |
sonar - squid:S00112 - Generic exceptions should never be thrown
|
|
|
@10228
|
9 years |
Don-vip |
findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
|
|
|
@10217
|
9 years |
Don-vip |
findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
|
|
|
@10212
|
9 years |
Don-vip |
sonar - squid:S2221 - "Exception" should not be caught when not …
|
|
|
@10210
|
9 years |
Don-vip |
see #11924 - Java 9 - replace calls to deprecated classes …
|
|
|
@10196
|
9 years |
Don-vip |
fix #9795 - Fetch from Overpass API using HTTPS
|
|
|
@10180
|
9 years |
Don-vip |
fix NPE - regression from r10179
|
|
|
@10179
|
9 years |
Don-vip |
sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
|
|
|
@10173
|
9 years |
Don-vip |
sonar - squid:S1186 - Methods should not be empty
|
|
|
@10137
|
9 years |
Don-vip |
sonar, javadoc
|
|
|
@10134
|
9 years |
Don-vip |
sonar, javadoc
|
|
|
@10114
|
9 years |
Don-vip |
refactor duplicated code
|
|
|
@10109
|
9 years |
Don-vip |
add unit test, javadoc, remove unused and untestable code
|
|
|
@10099
|
9 years |
Don-vip |
fix HeadlessException in unit tests
|
|
|
@10073
|
9 years |
Don-vip |
refactor duplicated code
|
|
|
@10055
|
9 years |
Don-vip |
fix #12652 - Do not ...snip... bug report messages after 6000 …
|
|
|
@10047
|
9 years |
Don-vip |
add more unit tests
|
|
|
@10043
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@10035
|
9 years |
Don-vip |
code refactoring to ease creation of unit tests by avoiding as much as …
|
|
|
@10024
|
9 years |
Don-vip |
fix #12656 - increase display time for styles and presets tooltips
|
|
|
@10021
|
9 years |
bastiK |
see #6301 - fix issues detected by the test
|
|
|
@10016
|
9 years |
bastiK |
fixed #12650 - Error when click on Imagery providers (see #6301)
|
|
|
@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
|
|
|
@9992
|
9 years |
Don-vip |
sonar - fix more issues
|
|
|
@9990
|
9 years |
Don-vip |
sonar - Inner classes which do not reference their owning classes …
|
|
|
@9983
|
9 years |
Don-vip |
remove unused code
|
|
|
@9977
|
9 years |
Don-vip |
sonar - remove some transient modifiers
|
|
|
@9976
|
9 years |
Don-vip |
sonar - code simplification
|
|
|
@9965
|
9 years |
Don-vip |
fix #12282 - drop XML mappaint support - keep XML detection in order …
|
|
|
@9906
|
9 years |
Don-vip |
PrefEntry : add unit tests, fix findbugs warning
|
|
|
@9845
|
9 years |
Don-vip |
add more unit tests
|
|
|
@9840
|
9 years |
wiktorn |
ZoomPreferences.patch and NativeScaleLayerChange.patch by kolesar.
…
|
|
|
@9824
|
9 years |
bastiK |
applied #12539 - reverse zoom with mouse wheel (patch by kolesar)
|
|
|
@9783
|
9 years |
Don-vip |
checkstyle
|
|
|
@9778
|
9 years |
bastiK |
see #12507 - fix mouse wheel scrolling at some places
|
|
|
@9759
|
9 years |
Don-vip |
refactor preferences settings classes
|
|
|
@9694
|
9 years |
simon04 |
fix #12456 see #12384 - Preferences: unused osm server address box …
|
|
|
@9686
|
9 years |
bastiK |
applied #12460 - choose color with double-click (patch by kolesar)
|
|
|
@9682
|
9 years |
wiktorn |
Check if the imagery is valid before returning the info object.
I …
|
|
|
@9665
|
9 years |
stoecker |
fix eol-style issues and similar formating stuff, see #12410
|
|
|
@9625
|
9 years |
Don-vip |
fix NPE
|
|
|
@9624
|
9 years |
Don-vip |
update/fix preferences unit tests, based on work from Mapillary plugin …
|
|
|
@9623
|
9 years |
Don-vip |
fix transient/serializable findbugs warnings
|
|
|
@9622
|
9 years |
Don-vip |
add more unit tests + fix some sonar issues
|
|
|
@9621
|
9 years |
Don-vip |
see #10588 - properly manage exception feedback in PluginDownloadTask. …
|
|
|
@9616
|
9 years |
Don-vip |
fix unit test (forgot data file + headless mode)
|
|
|
@9611
|
9 years |
Don-vip |
update unit tests
|
|
|
@9609
|
9 years |
bastiK |
rewrite of ProjectionRefTest - now covers all projections (see #12186)
|
|
|
@9576
|
9 years |
Don-vip |
code refactoring for unit tests / headless mode
|
|
|
@9570
|
9 years |
Don-vip |
use Utils.escapeReservedCharactersHTML() instead of duplicating code
|
|
|
@9543
|
9 years |
Don-vip |
refactoring - global simplification of use of setLayout method - …
|
|
|
@9507
|
9 years |
Don-vip |
advanced preferences - refactoring to reduce code duplication
|
|
|