source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15517   4 years Don-vip checkstyle
(edit) @15515   4 years Don-vip fix #18293 - handle level tag like layer in CrossingWays test
(edit) @15514   4 years Don-vip fix #18294 - ignore railway=platform from UnconnectedWays test
(edit) @15513   4 years Don-vip fix #18296 - make sure "Upload selection" is always enabled if …
(edit) @15511   4 years stoecker better handling of smooth scrolling in case of long distances and …
(edit) @15510   4 years GerdP see #18240 : apply 18240.patch - Warn if incomplete multipolygon …
(edit) @15508   4 years Don-vip fix #18277 - Allow plugins to implement Destroyable if they want to …
(edit) @15507   4 years Don-vip fix #18292 - Initialize pref list for remote control (patch by …
(edit) @15506   4 years stoecker see #18284 - I18n comments
(edit) @15505   4 years Don-vip fix #10265 - deprecate gpxfilter plugin
(edit) @15504   4 years Don-vip see #16796 - fix 1 forgotten FindBugs violation
(edit) @15503   4 years Don-vip see #16796 - fix 3 forgotten Checkstyle violations
(edit) @15502   4 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
(edit) @15501   4 years Don-vip fix #18284 - Add …
(edit) @15500   4 years Don-vip fix #18283 - Remote controle: don't hardcode …
(edit) @15499   4 years Don-vip fix #18287 - more robust parsing of GeoJSON coordinates
(edit) @15498   4 years Don-vip fix #12209 - CorrelateGpxWithImages refactor (patch by Bjoeni)
(edit) @15497   4 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   4 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15494   4 years stoecker drop the not-really Canadian, see #17380
(edit) @15493   4 years stoecker add Marathi language, see #18285, update i18n
(edit) @15492   4 years Don-vip see #18032, see #10435 - fix mappaint popup menu disappearance on …
(edit) @15490   4 years Don-vip fix #18282 - fix double encoding when calling MediaWiki API
(edit) @15486   4 years Don-vip see #18274 - rename new method to make error_prone happy
(edit) @15485   4 years Don-vip fix #18272 - Stop creating validator folder (patch by bagage)
(edit) @15484   4 years Don-vip fix compile error added in r15481
(edit) @15483   4 years Don-vip fix #18274 - BBox should have a method to determine functional …
(edit) @15482   4 years Don-vip fix #18276 - Missing optional parameter in remote control (patch by …
(edit) @15481   4 years stoecker prevent overlong scroll sessions
(edit) @15477   4 years Don-vip preserve filter attributes when editing an existing filter with …
(edit) @15476   4 years Don-vip fix #18259 - disable delete action for already deleted relations
(edit) @15475   4 years Don-vip fix #18260 - restore correct entries in language drop down menu
(edit) @15474   4 years Don-vip fix #17350 - don't fire post-save event when autosaving a file (patch …
(edit) @15472   4 years Don-vip fix #18253 - NPE
(edit) @15471   4 years Don-vip fix #18248 - raise maximum simplify-way.max-error (patch by Bjoeni)
(edit) @15470   4 years Don-vip fix #18249 - Allow unknown xml attributes to be added as tags (patch …
(edit) @15469   4 years Don-vip fix #10033, fix #15748, fix #17097 - drop remote control https support …
(edit) @15468   4 years Don-vip fix #18247 - ignore ways ending with highway=elevator from …
(edit) @15463   5 years GerdP see #18232: remove Test.compareTo() and more
(edit) @15461   5 years GerdP sonar lint, code cleanup, no functional change
(edit) @15460   5 years Don-vip checkstyle/pmd
(edit) @15459   5 years GerdP fix #17837 and #18223, add unit tests TODO: - Will havily blow up …
(edit) @15458   5 years GerdP fix #18228: drastically improve performance of test "Unconnected …
(edit) @15457   5 years Don-vip see #17221 - make layer numbering an expert feature, configurable with …
(edit) @15456   5 years wiktorn Allow zoom in TMS layer up to 24. See: #18064
(edit) @15455   5 years Don-vip see #18219, see #18216 - update unit tests
(edit) @15452   5 years Don-vip see #10564 - use the same i18n string than other actions
(edit) @15450   5 years Don-vip fix #18216 - Adapt 'Merge' button text to 'Merge layer' and 'Merge …
(edit) @15449   5 years GerdP see #13538: deprecate LatLon.isOutSideWorld()
(edit) @15448   5 years GerdP fix #18127: 18127.14.patch with some simplifications - ignore ways …
(edit) @15447   5 years GerdP see #18122: Don't set download bounds for incomplete Overpass queries …
(edit) @15446   5 years stoecker fix since revision, as the class was renamed, see #18210
(edit) @15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
(edit) @15444   5 years Don-vip fix #18212, see #4088, see #4155 - don't override modified flag of …
(edit) @15442   5 years Don-vip fix #17495 - limited support of named CRS in GeoJSON import
(edit) @15441   5 years Don-vip see #10564 - add missing geojson download task see #13015 - fix …
(edit) @15440   5 years Don-vip checkstyle/findbugs/sonar
(edit) @15438   5 years Don-vip fix #12662 - add new Mode menu, listing map modes. Also allows to find …
(edit) @15437   5 years Don-vip fix #13015 - add icons to preset <check>s
(edit) @15436   5 years Don-vip more uses of lambdas
(edit) @15431   5 years Don-vip fix #2760 - update unit tests (patch by Bjoeni)
(edit) @15430   5 years Don-vip fix #5633 - proper cancel of "close open changesets" action
(edit) @15429   5 years GerdP fix #17453: GeoJSON export error (17453-v2.patch)
(edit) @15428   5 years GerdP fix #18189 (18189-v3.patch)
(edit) @15427   5 years Don-vip fix recent SonarQube issues
(edit) @15426   5 years Don-vip fix #13890 - improve performance of "Upload selection" checks
(edit) @15424   5 years Don-vip fix #10564 - add GeoJSON import (adapted from geojson plugin)
(edit) @15423   5 years Don-vip fix #17240 - Presets: verify that wiki links are no redirect
(edit) @15422   5 years Don-vip see #2760 - javadoc
(edit) @15421   5 years Don-vip display GPX creator field in GPX layer info component
(edit) @15419   5 years Don-vip fix #2760 - simplify track during GPX layer -> data layer conversion …
(edit) @15418   5 years Don-vip fix #14253 - Highlight affected relation members in role validation …
(edit) @15417   5 years Don-vip fix #14424 - check that validation autofix works as expected
(edit) @15416   5 years Don-vip fix #18190 - Handle "resource:" identical for CachedFile and images
(edit) @15415   5 years Don-vip checkstyle
(edit) @15411   5 years Don-vip add robustness
(edit) @15410   5 years Don-vip find a more suitable WMTS layer when no default is provided. Helps to …
(edit) @15409   5 years Don-vip find a more suitable WMTS layer when no default is provided. Helps to …
(edit) @15408   5 years Don-vip see #18199 - log an error and return empty image for too large dimensions
(edit) @15407   5 years GerdP fix #18198: Make sure that found way is usable, regression from r15344
(edit) @15406   5 years GerdP see #18127: correct @since
(edit) @15405   5 years GerdP fix #18127: Catch impossible angles in highways Patch 18127.12 by …
(edit) @15404   5 years Don-vip fix #12669 - Disable upload and save buttons when not needed
(edit) @15401   5 years stoecker reenable XML parser for number types
(edit) @15398   5 years Don-vip fix unit tests and javadoc
(edit) @15397   5 years Don-vip fix #18012 - create track segment names from gpx layer name if there …
(edit) @15396   5 years Don-vip fix unit tests and javadoc
(edit) @15395   5 years Don-vip sets the default system of measurement based on current country
(edit) @15394   5 years stoecker allow to read XML with domain specifiers
(edit) @15390   5 years Don-vip remove deprecated code
(edit) @15389   5 years Don-vip allow to set HttpClient log level to DEBUG
(edit) @15386   5 years Don-vip see #13679 - rename method to avoid clash with existing one
(edit) @15385   5 years Don-vip fix #18178 - NPE
(edit) @15382   5 years Don-vip see #17304 - proper report of NPE debug details
(edit) @15381   5 years Don-vip see #1858 - deprecate osmarender plugin
(edit) @15378   5 years Don-vip fix #13592 - refresh relation member table connectivity after a change …
(edit) @15377   5 years Don-vip see #13679 - refactor session import/export classes for easier plugin …
(edit) @15376   5 years Don-vip see #14465 - allow plugins to retrieve selected tags with multiple values
(edit) @15375   5 years Don-vip fix #11388 - detect duplicated relations even if members order differ
(edit) @15374   5 years Don-vip fix #17505 - sort plugins by name in about panel, and display loaded …
Note: See TracRevisionLog for help on using the revision log.