|
|
@10642
|
8 years |
Don-vip |
fix #13184 - NPE while trying to exit JOSM
|
|
|
@10640
|
8 years |
Don-vip |
fix #13208 - Use real string for concatenation in note layer tooltip …
|
|
|
@10639
|
8 years |
Don-vip |
fix #13207 - IllegalStateException: cannot open system clipboard
|
|
|
@10638
|
8 years |
Don-vip |
see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
|
|
|
@10637
|
8 years |
Don-vip |
fix #13050 - cannot copy from the object history view (patch by …
|
|
|
@10635
|
8 years |
simon04 |
fix #13201: Support Geo URLs with negative values
|
|
|
@10634
|
8 years |
Don-vip |
sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
|
|
|
@10633
|
8 years |
Don-vip |
NPE seen in unit tests
|
|
|
@10632
|
8 years |
Don-vip |
sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
|
|
|
@10630
|
8 years |
simon04 |
fix #13201 - Support Geo URLs on command line and open location
|
|
|
@10629
|
8 years |
simon04 |
fix #13085 - When downloading from Overpass, a "download area too …
|
|
|
@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
|
|
|
@10625
|
8 years |
Don-vip |
see #11390 - Java 8: use more lambdas / method references
|
|
|
@10624
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10622
|
8 years |
Don-vip |
fix #13198 - Add new flow layout that does the right height …
|
|
|
@10621
|
8 years |
Don-vip |
fix #13197 - bad use of method references instead of lambdas, causing …
|
|
|
@10620
|
8 years |
Don-vip |
fix #13196 - remove FileDrop class (patch my michael2402) - gsoc-core
|
|
|
@10619
|
8 years |
Don-vip |
see #11390 - Java 8: use List.sort(Comparator) instead of …
|
|
|
@10618
|
8 years |
Don-vip |
see #11390 - Java 8: use java.util.Base64
|
|
|
@10617
|
8 years |
Don-vip |
remove unused code
|
|
|
@10616
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10615
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10613
|
8 years |
Don-vip |
see #12478 - do not try to enable dragging in headless mode
|
|
|
@10612
|
8 years |
Don-vip |
see #11390, fix #12910 - Clean WMS Imagery (patch by michael2402) - …
|
|
|
@10611
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10609
|
8 years |
Don-vip |
fix javadoc
|
|
|
@10608
|
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 …
|
|
|
@10606
|
8 years |
Don-vip |
javadoc - fix typos
|
|
|
@10605
|
8 years |
Don-vip |
see #12478 - Use Swing Copy/Paste instead of CopyAction/PasteAction …
|
|
|
@10604
|
8 years |
Don-vip |
fix #12478, fix #12565, fix #11114 - Use Swing Copy/Paste instead of …
|
|
|
@10603
|
8 years |
Don-vip |
see #13172 - fix javadoc
|
|
|
@10602
|
8 years |
Don-vip |
fix TLD order, causing unit test failure
|
|
|
@10601
|
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 …
|
|
|
@10599
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
|
|
|
@10598
|
8 years |
Don-vip |
sonar - pmd:ImmutableField - Immutable Field - gsoc-core
|
|
|
@10597
|
8 years |
Don-vip |
see #12905 - sonar - pmd:BooleanGetMethodName - A getX() method which …
|
|
|
@10596
|
8 years |
Don-vip |
see #11390, see #13120, see #13190 - sonar - squid:S1612 - Lambdas …
|
|
|
@10595
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10594
|
8 years |
Don-vip |
see #11390, see #12908 - sonar - squid:S1612 - Lambdas should be …
|
|
|
@10593
|
8 years |
Don-vip |
see #11390 - sonar - squid:S2293 - improved use of diamond operator …
|
|
|
@10592
|
8 years |
Don-vip |
see #11390, fix #13192 - Update LayerPositionStrategy to be a java 8 …
|
|
|
@10591
|
8 years |
Don-vip |
see #13191 - fix typos - gsoc-core
|
|
|
@10590
|
8 years |
Don-vip |
see #11390, fix #13191 - Documentation and migration to java 8 of …
|
|
|
@10589
|
8 years |
Don-vip |
see #12472 - fix "Non-exhaustive switch" compilation warning
|
|
|
@10588
|
8 years |
Don-vip |
see #11390, fix #13120 - Use a new memory manager for imagery layers …
|
|
|
@10587
|
8 years |
Don-vip |
fix #13187 - Set encoding of remote control error pages to UTF-8 and …
|
|
|
@10586
|
8 years |
Don-vip |
see #11390, fix #13190 - Allow Lambda bug report parameters (patch by …
|
|
|
@10585
|
8 years |
Don-vip |
see #11390, fix #12905 - Add more information to the bug report (patch …
|
|
|
@10584
|
8 years |
Don-vip |
see #12908 - checkstyle
|
|
|
@10583
|
8 years |
Don-vip |
see #11390, fix #12952 - Java 8: Disable auto boxing for …
|
|
|
@10582
|
8 years |
Don-vip |
see #11390, fix #12908 - Java 8: Move to java Predicates (patch by …
|
|
|
@10580
|
8 years |
Don-vip |
see #11390 - switch to Java 8
|
|
|
@10578
|
8 years |
Don-vip |
fix #13178 - Fix duplicate put of dx/dy in imagery session export …
|
|
|
@10577
|
8 years |
Don-vip |
fix #13176 - Document ImageryInfo (patch by michael2402) - gsoc-core
|
|
|
@10576
|
8 years |
Don-vip |
fix #13174 - Use invalidate instead of redraw to repaint the layer …
|
|
|
@10572
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10571
|
8 years |
Don-vip |
fix #13172 - Move ImageryLayer.d[xy] to the settings (patch by …
|
|
|
@10570
|
8 years |
Don-vip |
fix #13171 - Do not complain for non-existent files during cache …
|
|
|
@10568
|
8 years |
Don-vip |
fix #13169 - Extract imagery layer settings to new class (patch by …
|
|
|
@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
|
|
|
@10562
|
8 years |
wiktorn |
Use whole file if cache file size is greater than desired limit.
…
|
|
|
@10558
|
8 years |
wiktorn |
Do not cache IOException in JCS, they should be cached only in memory. …
|
|
|
@10552
|
8 years |
Don-vip |
checkstyle
|
|
|
@10549
|
8 years |
simon04 |
see #13137 - Remove MapQuest Open from SlippyMapBBoxChooser
|
|
|
@10548
|
8 years |
simon04 |
Remove duplicated code
Use updateEnabledStateOnCurrentSelection …
|
|
|
@10547
|
8 years |
Don-vip |
fix #13159 - Move image processors out of imagery layer (patch by …
|
|
|
@10545
|
8 years |
wiktorn |
Use stale cache tiles if IOException occurs
* small pretty print …
|
|
|
@10543
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10542
|
8 years |
wiktorn |
Allow ButtonColumn to override rendered button text
|
|
|
@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 …
|
|
|
@10534
|
8 years |
wiktorn |
Do not use 180 meridian hack when drawing tiles from different zoom
* …
|
|
|
@10531
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10528
|
8 years |
Don-vip |
fix #13069 - "Crossing waterways" reported for waterway=stream + …
|
|
|
@10527
|
8 years |
Don-vip |
fix #12994 - Old style SideButton usage errors
|
|
|
@10525
|
8 years |
Don-vip |
fix #12994 - Old style SideButton usage errors
|
|
|
@10524
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10523
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10521
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10520
|
8 years |
Don-vip |
fix #13115 - fix NPE, improve WMS errors handling
|
|
|
@10513
|
8 years |
Don-vip |
fix #13071 - Make DateUtilsTest.testTsFromString and …
|
|
|
@10512
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10509
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10508
|
8 years |
Don-vip |
fix #13078 - Add new listener that fires before first layer is added …
|
|
|
@10507
|
8 years |
Don-vip |
fix #13095 - Exception on closing layers (patch by michael2402) - gsoc-core
|
|
|
@10506
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10505
|
8 years |
bastiK |
see #9995 - change default gui scale from 'auto' (0) to 1.0 for stable …
|
|
|
@10504
|
8 years |
Don-vip |
fix #12919 - scale indicator regression (patch by michael2402)
|
|
|
@10498
|
8 years |
Don-vip |
keep up to 10 errors/warnings now that we use a better bug report system
|
|
|
@10497
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10496
|
8 years |
Don-vip |
fix #13072 - Change missing layer painter action from crash to error …
|
|
|
@10494
|
8 years |
stoecker |
Don't use SideButton outside toggle dialogs, fix #12994
|
|
|
@10493
|
8 years |
Don-vip |
josm-geojson plugin renamed to geojson
|
|
|
@10492
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10491
|
8 years |
Don-vip |
fix #13000 - Exception when deleting last layer for 2nd time (patch by …
|
|
|
@10490
|
8 years |
Don-vip |
fix #13003 - IllegalArgumentException: Attempted to remove listener …
|
|
|