|
|
@15912
|
5 years |
simon04 |
see #18749 - Use efficient/unmodifiable maps for svgSalamander
|
|
|
@15911
|
5 years |
simon04 |
Fix typo
|
|
|
@15910
|
5 years |
simon04 |
MapCSSParser.zoom: parse into Range directly
|
|
|
@15909
|
5 years |
simon04 |
see #18749 - Use efficient/unmodifiable collections
|
|
|
@15908
|
5 years |
simon04 |
see #18729 - TaginfoRegionalInstance: use Stream API
|
|
|
@15907
|
5 years |
simon04 |
ExpressionFactory: use Stream API
|
|
|
@15906
|
5 years |
simon04 |
Use Utils.hashMapInitialCapacity
|
|
|
@15905
|
5 years |
simon04 |
Use Collections.singletonMap
|
|
|
@15904
|
5 years |
simon04 |
see #18749 - SVGElement: store String instead of StyleAttribute in map
|
|
|
@15903
|
5 years |
simon04 |
Projections.getProjectionByCode: use Map.computeIfAbsent
|
|
|
@15902
|
5 years |
simon04 |
see #18749 - Intern strings to reduce memory footprint
|
|
|
@15901
|
5 years |
simon04 |
see #18749 - Intern strings to reduce memory footprint of svgSalamander
|
|
|
@15900
|
5 years |
simon04 |
Fix typo in code comment
|
|
|
@15899
|
5 years |
Don-vip |
fix #18532 - fix icon for update changeset action (patch by skyper)
|
|
|
@15898
|
5 years |
simon04 |
I18n update
|
|
|
@15897
|
5 years |
simon04 |
see #14088 - Add ImageProviderTest.testGetPadded
|
|
|
@15896
|
5 years |
simon04 |
see #14088 - Optimize ImageProvider.getPadded for untagged primitives
|
|
|
@15895
|
5 years |
simon04 |
see #14088 - Fix SelectionTableCellRendererTest, …
|
|
|
@15894
|
5 years |
simon04 |
Fix typo in code comment
|
|
|
@15893
|
5 years |
simon04 |
Fix SearchCompilerTest.testEqualsContract
|
|
|
@15892
|
5 years |
Don-vip |
add payment:contactless to payment preset - see …
|
|
|
@15891
|
5 years |
Don-vip |
fix #18731 - add method to search for all primitives inside a bbox …
|
|
|
@15890
|
5 years |
GerdP |
see #18728: Join overlapping Areas is slow when combining many complex …
|
|
|
@15889
|
5 years |
simon04 |
fix #14088 - Add tags dialog: use padded preset/style icons for okay button
|
|
|
@15888
|
5 years |
simon04 |
fix #18740 - Tag checker: whitelist a few phonetic characters
|
|
|
@15887
|
5 years |
GerdP |
fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
|
|
|
@15886
|
5 years |
GerdP |
fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
|
|
|
@15885
|
5 years |
simon04 |
fix #18709 - Add Tag Dialog: disable auto completion during use of …
|
|
|
@15884
|
5 years |
simon04 |
see #9599 - https://errorprone.info/bugpattern/OperatorPrecedence
|
|
|
@15883
|
5 years |
GerdP |
fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
|
|
|
@15882
|
5 years |
simon04 |
checkstyle
|
|
|
@15881
|
5 years |
simon04 |
fix #15158 - Tag2Link: leading zeros for ref:bag
|
|
|
@15880
|
5 years |
simon04 |
fix #18702 - DrawingPreference: swap "OSM Data" with "GPS Points"
|
|
|
@15879
|
5 years |
Don-vip |
checkstyle
|
|
|
@15878
|
5 years |
stoecker |
see #18725 - adjust sync script output
|
|
|
@15877
|
5 years |
Don-vip |
fix #18730 - BBox should allow adding a latlon with some extra space …
|
|
|
@15876
|
5 years |
Don-vip |
fix #18729, see #18302 - support regional taginfo instances from Geofabrik
|
|
|
@15875
|
5 years |
GerdP |
see #18728: Join overlapping Areas is slow when combining many complex …
|
|
|
@15874
|
5 years |
GerdP |
see #18728: Join overlapping Areas is slow when combining many …
|
|
|
@15873
|
5 years |
GerdP |
fix #9911: Join areas internal error
- Correct detection and …
|
|
|
@15872
|
5 years |
GerdP |
Don't create extra SeqenceCommand for single DeleteCommand in …
|
|
|
@15871
|
5 years |
Don-vip |
see #18440 - register API key provider in integration test
|
|
|
@15870
|
5 years |
simon04 |
MultiMapTest: extend
Based on test coverage and mutation testing …
|
|
|
@15869
|
5 years |
simon04 |
DateUtilsTest: extend
Based on test coverage and mutation testing …
|
|
|
@15868
|
5 years |
Don-vip |
see #18440 - cache API keys in memory
|
|
|
@15867
|
5 years |
Don-vip |
fix #18659 - change car=* to motorcar=* in the charging_station preset …
|
|
|
@15866
|
5 years |
Don-vip |
fix #18723 - Use josm.openstreetmap.de/remote for …
|
|
|
@15865
|
5 years |
Don-vip |
fix #18722 - exclude json file extension from GeoJsonImporter + add …
|
|
|
@15864
|
5 years |
simon04 |
UtilsTest: extend
Based on test coverage and mutation testing using …
|
|
|
@15863
|
5 years |
simon04 |
Utils: use Stream API
|
|
|
@15862
|
5 years |
simon04 |
Simplify Utils.strip
|
|
|
@15861
|
5 years |
Don-vip |
see #18599 - use configurable JOSM website URL
|
|
|
@15860
|
5 years |
Don-vip |
fix #18719 - see #18659 - Change car by motorcar in …
|
|
|
@15859
|
5 years |
simon04 |
see #15334 - MapFrame: black BasicArrowButton
|
|
|
@15858
|
5 years |
simon04 |
fix #18599 - Tag2Link: Use josm.openstreetmap.de/remote for SPARQL queries
|
|
|
@15857
|
5 years |
Don-vip |
fix #18699 - more specific JOSM validator source tag
|
|
|
@15856
|
5 years |
Don-vip |
fix #18711 - Bold font for tab subtitles in preferences dialog
|
|
|
@15855
|
5 years |
Don-vip |
see #18440 - Fetch imagery API keys from JOSM website. Restore access …
|
|
|
@15854
|
5 years |
GerdP |
see #10511: correct @since javadoc
|
|
|
@15853
|
5 years |
Don-vip |
see #18440 - non-blocking warning in case of invalid TMS entries
|
|
|
@15852
|
5 years |
GerdP |
fix #10511: Joining complex areas produces exception
- detect case …
|
|
|
@15851
|
5 years |
Don-vip |
fix recent spotbugs/checkstyle/javadoc issues
|
|
|
@15850
|
5 years |
stoecker |
allow three dots at the end of a ignore line to skip ever changing …
|
|
|
@15849
|
5 years |
simon04 |
fix #18708 - ArrayIndexOutOfBoundsException in ShowStatusReportAction
|
|
|
@15848
|
5 years |
simon04 |
CorrelateGpxWithImages.SetOffsetAction: close dialog using ESC
|
|
|
@15847
|
5 years |
simon04 |
Fix typo in Javadoc
|
|
|
@15846
|
5 years |
GerdP |
fix #18701: Simplify MultiFetchServerObjectReader implementation
|
|
|
@15845
|
5 years |
simon04 |
fix #18703 - Scroll through TabPreferenceSetting using mouse wheel
|
|
|
@15844
|
5 years |
simon04 |
PreferenceTabbedPane: use Java 8, add Javadoc
|
|
|
@15843
|
5 years |
simon04 |
see #17109 - Autofilter: use dot as decimal separator
|
|
|
@15842
|
5 years |
simon04 |
fix #17109 - Autofilter: support 0.5 steps for level
|
|
|
@15841
|
5 years |
simon04 |
https://errorprone.info/bugpattern/OperatorPrecedence
|
|
|
@15840
|
5 years |
simon04 |
fix #18644 - Get rid of useless JCS warnings during startup
|
|
|
@15839
|
5 years |
simon04 |
see #18679 - Autofilter: refactoring
|
|
|
@15838
|
5 years |
simon04 |
fix #18679 - Autofilter: extract numeric value from number+unit
|
|
|
@15837
|
5 years |
simon04 |
AutoCompletingComboBoxDocument: no need for separate comboBox field
|
|
|
@15836
|
5 years |
simon04 |
Fix typo in Javadoc
|
|
|
@15835
|
5 years |
simon04 |
fix #14088 - Add tags dialog: use okay button icon from matching …
|
|
|
@15834
|
5 years |
simon04 |
TagEditHelper: use Java 8 features
|
|
|
@15833
|
5 years |
simon04 |
fix #17533 - Check waterway flow direction (patch by dmanzer95, modified)
|
|
|
@15832
|
5 years |
simon04 |
ConflictCollection: use Java 8 features
|
|
|
@15831
|
5 years |
Klumbumbus |
Fix #11232 - Warn about highway=* + construction=yes
|
|
|
@15830
|
5 years |
Klumbumbus |
Fix #18633 - Extend route=ferry preset
|
|
|
@15829
|
5 years |
Klumbumbus |
Fix #17820 - Same support for oneway:bicycle=no as for cycleway=opposite
|
|
|
@15828
|
5 years |
Klumbumbus |
- Fix #18642, see #11330 - Don't warn about the key to on …
|
|
|
@15827
|
5 years |
Don-vip |
fix EDT violation
|
|
|
@15826
|
5 years |
Klumbumbus |
fix #18690 - Obtain source from current layers: use untranslated text …
|
|
|
@15825
|
5 years |
Klumbumbus |
fix #18667 - match cycleway:left and cycleway:right on Cycle …
|
|
|
@15824
|
5 years |
Don-vip |
fix #18677 - Add "download" and "locked" status to osm data layer info
|
|
|
@15823
|
5 years |
Don-vip |
fix #18678 - fix DownloadAlong with locked layers
|
|
|
@15822
|
5 years |
GerdP |
see #18654: Fix unit test
OsmPrimitiveComparator.comparingUniqueId() …
|
|
|
@15821
|
5 years |
GerdP |
see #18639: fix unit test
|
|
|
@15820
|
5 years |
Don-vip |
fix #18654 - Separate unique identifiers per primitive type
This …
|
|
|
@15819
|
5 years |
simon04 |
fix #18674 - Add missing name of New York to data/boundaries.osm
|
|
|
@15818
|
5 years |
simon04 |
fix #18628 - Autofilter: display active rule/key
|
|
|
@15817
|
5 years |
simon04 |
AutoFilter: avoid parsing value from CompiledFilter
|
|
|
@15816
|
5 years |
simon04 |
ant checkstyle-changed: support Git repository on Linux
|
|
|
@15815
|
5 years |
simon04 |
fix #18577 - Update opening_hours.js
|
|
|
@15814
|
5 years |
simon04 |
fix #18639 - Update to overpass-wizard 0.0.9
|
|
|
@15813
|
5 years |
simon04 |
fix #18663 - AbstractCopyAction: copy distinct keys
Regression of r15717.
|
|
|