|
|
@10666
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10665
|
8 years |
Don-vip |
fix #13236 - Display text from the beginning in large JOSM text areas
|
|
|
@10664
|
8 years |
Don-vip |
fix #13234 - NPE
|
|
|
@10663
|
8 years |
Don-vip |
fix #13223 - Minor command class fixes (patch by michael2402, …
|
|
|
@10662
|
8 years |
Don-vip |
see #12472, fix #13230, fix #13225, fix #13228 - disable …
|
|
|
@10661
|
8 years |
Don-vip |
fix #13229 - Can't unselect objects (partial revert of r10659)
|
|
|
@10660
|
8 years |
Don-vip |
see #13225 - fix ImproveWayaccuracy mode (partial revert of r10656)
|
|
|
@10659
|
8 years |
Don-vip |
see #12472 - fix more warnings, increase maximum number of reported …
|
|
|
@10658
|
8 years |
Don-vip |
see #11390, see #12890 - use Java 8 Predicates (forgot some)
|
|
|
@10657
|
8 years |
Don-vip |
see #11390, see #12890 - use Java 8 Predicates
|
|
|
@10656
|
8 years |
Don-vip |
see #12472 - fix warning "ReferenceEquality"
|
|
|
@10655
|
8 years |
Don-vip |
see #12472 - fix warning "OperatorPrecedence"
|
|
|
@10653
|
8 years |
Don-vip |
see #12472 - fix warning "ClassCanBeStatic"
|
|
|
@10652
|
8 years |
wiktorn |
Fix not using the calculated disk cache size.
Add unit tests for …
|
|
|
@10651
|
8 years |
Don-vip |
fix #13210 - Start extracting coordinate conversion out of tile source …
|
|
|
@10649
|
8 years |
Don-vip |
fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core
|
|
|
@10648
|
8 years |
stoecker |
fix i18n, see #13208
|
|
|
@10647
|
8 years |
Don-vip |
see #11390 - use functional comparators
|
|
|
@10646
|
8 years |
Don-vip |
fix #13164 - Creating a conflict after editing a relation inside and …
|
|
|
@10645
|
8 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10644
|
8 years |
Don-vip |
sonar - squid:S2259 - Null pointers should not be dereferenced
|
|
|
@10643
|
8 years |
Don-vip |
see #11390 - use method reference
|
|
|
@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 + …
|
|
|