source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11149   7 years bastiK applied #13086 - changed self-intersecting ways detection (patch by …
(edit) @11148   7 years michael2402 Fix #13636: Use clipping for images on a line (RepeatImageElement).
(edit) @11147   7 years michael2402 Fix 13636: Use line clipping for computing the one way arrows, too.
(edit) @11145   7 years michael2402 See #13793: Fix dash offset sign.
(edit) @11144   7 years michael2402 Fix #13793: Clip paths in a way that let's the dashes stay in place.
(edit) @11143   7 years bastiK remove unused code in QuadBuckets
(edit) @11141   8 years michael2402 More checks for MapViewState parameters.
(edit) @11140   8 years michael2402 See #13724: Add validation to AddCommand, too.
(edit) @11137   8 years bastiK javadoc
(edit) @11136   8 years bastiK applied #13086 - Detect all self-intersecting ways (patch by Gerd …
(edit) @11135   8 years simon04 see #13799 - NPE in MultipolygonTest
(edit) @11134   8 years simon04 fix #13807 see #13799 - Regression: zoom to problem doesn't work anymore
(edit) @11132   8 years simon04 fix #11072 - Sort validator warnings
(edit) @11131   8 years simon04 "Missing name:* translation" test: ignore name:etymology:wikidata
(edit) @11130   8 years simon04 fix #13800 see #13799 - Fix IAE in TestError
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @11128   8 years simon04 see #13798 - Refactoring: better variable names No functional change.
(edit) @11127   8 years simon04 fix #13798 - Grouping in validator is broken
(edit) @11126   8 years Don-vip update new TLD from IANA
(edit) @11125   8 years wiktorn Activate "Flush tile cache" menu item on file:/// TileSources Closes: …
(edit) @11124   8 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @11123   8 years simon04 fix #13779 - EDT violation detected
(edit) @11122   8 years simon04 fix #12030 - ConcurrentModificationException in findShortcut Use a …
(edit) @11121   8 years Don-vip checkstyle
(edit) @11120   8 years bastiK fixed #6649 - open conflict toggle dialog after creating conflict with …
(edit) @11119   8 years simon04 fix #13289 - Cache polygonIntersection results in MultipolygonBuilder …
(edit) @11118   8 years simon04 fix #13094 - SimplifyWayAction for first node of closed way (patch by …
(edit) @11117   8 years simon04 fix #13591 - Change in multipolygon is not recognized by …
(edit) @11116   8 years simon04 fix #13766 - Disable the JosmAction Orthogonalize.Undo when nothing is …
(edit) @11115   8 years simon04 fix #13785 - Use streams, add unit tests (patch by alno, modified)
(edit) @11114   8 years Don-vip sonar - minor fixes
(edit) @11113   8 years Don-vip sonar - pmd:AppendCharacterWithChar - Avoid appending characters as …
(edit) @11112   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @11111   8 years Don-vip sonar - squid:S2095 - Resources should be closed
(edit) @11110   8 years Don-vip add more unit tests
(edit) @11109   8 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @11108   8 years Don-vip sonar - squid:S3518 - Zero should not be a possible denominator
(edit) @11107   8 years Don-vip sonar - squid:S2189 - Loops should not be infinite
(edit) @11106   8 years Don-vip do not shutdown static executor services in headless mode for jenkins …
(edit) @11105   8 years Don-vip sonar - fix various issues
(edit) @11103   8 years Don-vip fix NPE seen in jenkins
(edit) @11102   8 years Don-vip add more unit tests
(edit) @11101   8 years Don-vip add more unit tests
(edit) @11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11099   8 years Don-vip sonar - squid:S1609 - @FunctionalInterface annotation should be used …
(edit) @11098   8 years Don-vip sonar - squid:S2959 - Unnecessary semicolons should be omitted
(edit) @11097   8 years Don-vip sonar - squid:S1612 - Lambdas should be replaced with method references
(edit) @11096   8 years Don-vip sonar - squid:S3725 - Java 8's Files.exists should not be used (The …
(edit) @11095   8 years simon04 Default method implementations of Data interface
(edit) @11093   8 years simon04 fix #13320 - Use restart text and icon in unsaved changes dialog
(edit) @11092   8 years simon04 fix #13767 - Asynchronous initializations for more reactive UI
(edit) @11091   8 years simon04 fix #13745 - Changeset manager: allow to download objects from a changeset
(edit) @11090   8 years simon04 fix #13743 - Draw segment order numbers on selected way
(edit) @11089   8 years simon04 fix #13717 - Enhance and allow customization of tag mapping when …
(edit) @11088   8 years Don-vip sonar - squid:S3398 - "private" methods called only by inner classes …
(edit) @11087   8 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @11085   8 years Don-vip sonar - squid:S2162 - "equals" methods should be symmetric and work …
(edit) @11083   8 years Don-vip fix #13762 - allow meta[lang=xx] in validator mapcss rules
(edit) @11082   8 years simon04 fix #13763 - ImproveWayAccuracy sometimes creates way with 1 node
(edit) @11081   8 years Don-vip update new TLD from IANA
(edit) @11079   8 years michael2402 Fix #13665: A way is only selectable if it is drawable.
(edit) @11078   8 years michael2402 Fix #13744: If a layer removal triggers the removal of an other layer …
(edit) @11073   8 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @11072   8 years simon04 fix #13748 - Focus in the "coordinates" field when adding a node
(edit) @11071   8 years simon04 see #13175 - Document deprecated method usage
(edit) @11070   8 years simon04 see #13724 - refactor constructors and add parameters validation to …
(edit) @11069   8 years simon04 fix #10260 - Do not switch (absolute) cardinal directions / degrees
(edit) @11068   8 years Don-vip update new TLD from IANA
(edit) @11066   8 years Don-vip update new TLD from IANA
(edit) @11065   8 years stoecker see #13682 - silently drop also converted_by - remove duplicate
(edit) @11064   8 years stoecker fix #13682 - silently drop also converted_by
(edit) @11063   8 years simon04 fix #13561 - Cannot go out of "Adjust imagery offset" even after …
(edit) @11062   8 years simon04 fix #13643 - NoSuchElementException in DuplicateNode.isFixable
(edit) @11061   8 years simon04 fix #10260 - Warning on reversing ways with direction-dependent nodes
(edit) @11060   8 years simon04 Checkstyle, fix deprecated usage
(edit) @11059   8 years simon04 fix #13709 - Copyright is not clickable at the map in the history dialog
(edit) @11058   8 years simon04 fix #13581 - Preferences: migrate old color keys
(edit) @11057   8 years simon04 Template engine: fix string representations
(edit) @11056   8 years michael2402 Utils#clamp(): Fix since tag.
(edit) @11055   8 years michael2402 Fix #13703: Allow mouse wheel to change visibility slider value.
(edit) @11054   8 years michael2402 Add more crash report info to the StyledMapRenderer. See #13665
(edit) @11053   8 years simon04 fix #13709 - Copyright is missing at the map in the history dialog
(edit) @11048   8 years Don-vip sonar
(edit) @11045   8 years Don-vip fix #13674 - allow case insensitive lat/lon input + reject more …
(edit) @11044   8 years simon04 fix #13687 - Use CachedFile class for /data/help-browser.css in …
(edit) @11043   8 years Don-vip see #13683 - display proper error message instead of throwing a …
(edit) @11042   8 years simon04 Use CachedFile#getContentReader where possible
(edit) @11041   8 years Don-vip update new TLD from IANA
(edit) @11040   8 years Don-vip checkstyle
(edit) @11039   8 years simon04 fix #13574 - Waypoint labelling "None" doesn't work Store space …
(edit) @11038   8 years simon04 Use Relation.getMemberPrimitivesList where possible to avoid …
(edit) @11037   8 years simon04 fix #13668 - Simplify ImageEntry#extractExif
(edit) @11035   8 years simon04 see #13376 - Replace Calendar usages with Java 8 Date API
(edit) @11033   8 years simon04 fix #13663 - Two data layers with the same name Counting starts from …
(edit) @11032   8 years simon04 see #13664 - Correct SideButton icon loading
(edit) @11031   8 years simon04 see #12224 - Search menu item: make shortcut work when MOTD is focused
(edit) @11030   8 years simon04 fix #13664 - Open selected note in an external browser
(edit) @11029   8 years michael2402 MapView: Use AtomicBoolean instead of custom synchronization.
(edit) @11028   8 years michael2402 Clean MapView nonChangedLayers logic: Use sub list instead of looping …
(edit) @11027   8 years michael2402 See #13636: Speed up map paint by clipping the way segments.
Note: See TracRevisionLog for help on using the revision log.