|
|
@10715
|
8 years |
simon04 |
see #11390, see #12890 - Deprecate Predicates class
|
|
|
@10714
|
8 years |
simon04 |
see #11390 - Use CompletableFuture for async image loading
|
|
|
@10713
|
8 years |
simon04 |
About dialog: display readme in monospaced font
|
|
|
@10712
|
8 years |
simon04 |
Typo
|
|
|
@10711
|
8 years |
simon04 |
fix #13063 - "Select all" and "Search" ignore filters
|
|
|
@10710
|
8 years |
simon04 |
fix #12570 - Group MapCSS tag checker tests
|
|
|
@10709
|
8 years |
Klumbumbus |
see #13217, see #13204 - fix two icons
|
|
|
@10708
|
8 years |
Don-vip |
fix #13254 - Deprecate proj4j plugin
|
|
|
@10707
|
8 years |
Klumbumbus |
see #13217 - fix some icons; see #13204 - add reef mappaint style and …
|
|
|
@10706
|
8 years |
Klumbumbus |
see #13217 - replace about 166 png icons by svg from …
|
|
|
@10705
|
8 years |
Don-vip |
unit test robustness
|
|
|
@10704
|
8 years |
Don-vip |
see #12472 - fix build when error-prone is not used
|
|
|
@10703
|
8 years |
Don-vip |
add robustness in unit test against malformed zip archives
|
|
|
@10702
|
8 years |
Don-vip |
fix #13260 - Disable DTD resolution when loading .osm files
|
|
|
@10701
|
8 years |
simon04 |
fix #12815 - Improve way accuracy; show helper line when removing node …
|
|
|
@10700
|
8 years |
Don-vip |
fix #13250 - performance optimization when sorting sorting members of …
|
|
|
@10699
|
8 years |
Don-vip |
fix #13255 - Document AbstractProjection (patch by michael2402) - gsoc-core
|
|
|
@10698
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10697
|
8 years |
Don-vip |
fix #13258 - Pull benchmark code out of renderer (patch by …
|
|
|
@10696
|
8 years |
simon04 |
Status report: distinguish +active vs. -inactive style/preset/rule entries
|
|
|
@10695
|
8 years |
simon04 |
see #13236 - Set caret to beginning of status report
|
|
|
@10694
|
8 years |
simon04 |
fix #13249 see #13236 - No not change caret position (for editable …
|
|
|
@10693
|
8 years |
Don-vip |
fix compiler warning
|
|
|
@10692
|
8 years |
Don-vip |
fix javadoc warnings
|
|
|
@10691
|
8 years |
Don-vip |
see #11390, fix #12890 - finish transition to Java 8 predicates/functions
|
|
|
@10690
|
8 years |
Don-vip |
ignore https://github.com/molysgaard/OAM-JOSM from tagging preset …
|
|
|
@10689
|
8 years |
Don-vip |
see #11390, see #12890 - Use Java 8 Function
|
|
|
@10688
|
8 years |
Don-vip |
remove call to deprecated method
|
|
|
@10687
|
8 years |
Don-vip |
remove deprecated Main.paste* fields (not used anymore by SVN plugins)
|
|
|
@10686
|
8 years |
Don-vip |
do not cache 404 results of HTTP requests (not found)
|
|
|
@10685
|
8 years |
Don-vip |
remove old TLD from IANA
|
|
|
@10684
|
8 years |
Don-vip |
fix #13251 - Improve multipolygon validator performance (patch by …
|
|
|
@10683
|
8 years |
Don-vip |
fix #13250 - JOSM seems to hang after sorting members of a complex …
|
|
|
@10682
|
8 years |
Don-vip |
fix #13203 - Ctrl-D (Duplicate) places new object on top of source …
|
|
|
@10681
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10680
|
8 years |
Don-vip |
sonar - pmd:UseVarargs - Use Varargs
|
|
|
@10679
|
8 years |
Don-vip |
fix TLD order
|
|
|
@10678
|
8 years |
Don-vip |
see #12472 - fix "OperatorPrecedence" warnings
|
|
|
@10677
|
8 years |
Don-vip |
patch SimpleCharStream.template to remove encoding null-handling …
|
|
|
@10676
|
8 years |
Don-vip |
fix #13204 - add natural=reef to internal presets (no icon found)
|
|
|
@10675
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10674
|
8 years |
Don-vip |
fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
|
|
|
@10673
|
8 years |
Don-vip |
fix #13241 - Fix min->max typo in AbstractTileSourceLayer (patch by …
|
|
|
@10672
|
8 years |
Don-vip |
see #12472 - fix "UnsynchronizedOverridesSynchronized" warnings
|
|
|
@10671
|
8 years |
Don-vip |
see #12472 - fix "MissingCasesInEnumSwitch" warnings
|
|
|
@10670
|
8 years |
Don-vip |
see #12472 - fix "OperatorPrecedence" warnings
|
|
|
@10669
|
8 years |
Don-vip |
fix #13237 - Should not duplicate layer names in the changeset source
|
|
|
@10668
|
8 years |
Don-vip |
patch Token.template and TokenMgrError to add missing @Override …
|
|
|
@10667
|
8 years |
Don-vip |
fix javadoc warning (missing override)
|
|
|
@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"
|
|
|
@10654
|
8 years |
Don-vip |
see #13128 - checkstyle
|
|
|
@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 …
|
|
|
@10650
|
8 years |
Don-vip |
see #13208 - update unit test
|
|
|
@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
|
|
|
@10641
|
8 years |
Don-vip |
move unit tests from UtilsTest to HttpClientTest (should have been …
|
|
|
@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 …
|
|
|
@10636
|
8 years |
Don-vip |
see #13201 - checkstyle
|
|
|
@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 …
|
|
|
@10631
|
8 years |
Don-vip |
see #11924 - use jacoco-0.7.8-20160724.185238-10 snapshot to include …
|
|
|
@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 …
|
|
|
@10628
|
8 years |
Don-vip |
see #12472 - error-prone causes problems with coverity and java 9, …
|
|
|
@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
|
|
|
@10623
|
8 years |
Don-vip |
fix #13199 - Fix RelationMemberTransferableTest (patch by michael2402) …
|
|
|
@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 …
|
|
|