source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11192   7 years Don-vip fix #13870 - robustness against …
(edit) @11191   7 years Don-vip sonar - fix some recent warnings
(edit) @11190   7 years Don-vip fix warnings caused by r11147
(edit) @11189   7 years wiktorn Log GetCapabilities document on parse error See: #13861
(edit) @11188   7 years wiktorn Allow working on readonly JOSM Home Return null …
(edit) @11187   7 years bastiK fixed #13864 - distribute nodes goes into infinite loop if 2 nodes …
(edit) @11186   7 years Don-vip fix #13859 - NPE
(edit) @11184   7 years Don-vip fix #13826 - AIOOBE in getToolTipText
(edit) @11183   7 years Don-vip fix #13851 - missing copyright text at the minimap in imagery …
(edit) @11181   7 years simon04 see #13828 - Fix unit test
(edit) @11180   7 years simon04 fix #13850 - Exceptions handled via BugReport are no longer written to …
(edit) @11179   7 years simon04 update new TLD from IANA
(edit) @11178   7 years simon04 Checkstyle
(edit) @11177   7 years simon04 Refactor OsmPrimitiveComparator Replace one big comparator with …
(edit) @11176   7 years simon04 fix #11010 - Wrong order of objects uploaded Now the uploaded objects …
(edit) @11175   7 years simon04 APIDataSet: simplify implementation using streams, add test
(edit) @11174   7 years wiktorn Remove mysterious code. There is no reason to disallow adding …
(edit) @11173   7 years simon04 Shortcut.findShortcut: return Optional object
(edit) @11172   7 years simon04 Simplify Shortcut#doInit using steams
(edit) @11171   7 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
(edit) @11170   7 years simon04 fix #13808 see #12030 - Custom shortcuts are broken
(edit) @11169   7 years simon04 JCS: get rid of verbose logging on Windows
(edit) @11168   7 years simon04 fix #13828 - Fix IAE when adding WMS layer with invalid URL The fix …
(edit) @11167   7 years simon04 AbstractTileSourceLayer#getTileSource: drop method parameter, use …
(edit) @11166   7 years simon04 fix #13827 - Exporting invalid multipolygon as GeoJSON crashes JOSM
(edit) @11165   7 years simon04 see #13318 - more concise logging output
(edit) @11162   7 years bastiK fixed #6664 - use XDG Base Directory Specification on Linux If …
(edit) @11161   7 years stoecker properly handling of HDOP - not restricting it to the range of 0 to 1
(edit) @11159   7 years Klumbumbus adjust sport=skiing validator warnings
(edit) @11158   7 years bastiK see #13307 - validator/MultipolygonTest: increase robustness by not …
(edit) @11157   7 years bastiK see #13307 - validator/MultipolygonTest: add check for duplicate …
(edit) @11156   7 years bastiK rework/simplify inheritance structure of PlatformHook …
(edit) @11155   7 years Klumbumbus fix #13841 - Exclude railway=razed from crossing ways test
(edit) @11154   7 years Don-vip checkstyle
(edit) @11151   7 years Don-vip update new TLD from IANA
(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   7 years michael2402 More checks for MapViewState parameters.
(edit) @11140   7 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
Note: See TracRevisionLog for help on using the revision log.