source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15983   4 years simon04 see #18802 - Extract org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
(edit) @15982   4 years simon04 see #18802 - MapCSSTagChecker.TagCheck: use unmodifiable collections
(edit) @15981   4 years simon04 see #18802 - MapCSSTagChecker: no not persist assertions Check …
(edit) @15980   4 years simon04 see #18802 - MapCSSTagChecker: simplify …
(edit) @15979   4 years simon04 see #18802 - Extract MapCSSTagCheckerAsserts class
(edit) @15978   4 years simon04 fix #18140 - Switch to OpeningHoursParser
(edit) @15977   4 years simon04 see #16860, see #18140 - Setup Apache Ivy (patch by wiktorn, modified)
(edit) @15976   4 years GerdP see #18796: Validator stops finding all issues after upload Set/Reset …
(edit) @15975   4 years GerdP fix #18796: Validator stops finding all issues after upload Set/Reset …
(edit) @15974   4 years Don-vip see #17516 - update error-prone dependency
(edit) @15973   4 years GerdP revert accidential commit
(edit) @15972   4 years GerdP fix #18810: Validator dialog should show the test that produced the …
(edit) @15971   4 years GerdP fix #18818: "Download from OSM along selected ways" disallows area …
(edit) @15970   4 years GerdP fix #18818: "Download from OSM along selected ways" disallows value < …
(edit) @15969   4 years simon04 see #18812 - OsmApi, OsmServerReader, NameFinder: specify …
(edit) @15968   4 years simon04 fix #18812 - HttpClient: specify Accept=*/* to prevent Java from …
(edit) @15967   4 years simon04 see #18812 - HttpClient: debug logging of request headers
(edit) @15966   4 years Klumbumbus fix #18819 - Deprecate exit_to=* in favor of destination=*
(edit) @15965   4 years Klumbumbus fix #18765 - Don't warn about two single values of direction …
(edit) @15964   4 years Klumbumbus fix #18817 - Warn about marker as member of underground pipeline or cable
(edit) @15963   4 years Don-vip see #17516 - update to error-prone 2.3.5-SNAPSHOT plus following …
(edit) @15962   4 years GerdP checkstyle issues
(edit) @15961   4 years GerdP fix #16707: Warn about overlapping connected buildings - add rule in …
(edit) @15960   4 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @15959   4 years GerdP fix #13165 Validator did not warn about overlapping multipolygons - …
(edit) @15958   4 years Don-vip fix #18806 - see #18381 - fix tagging presets menu initialization …
(edit) @15957   4 years Don-vip see #18772 - fix unit test
(edit) @15956   4 years Don-vip see #18772 - remove accidental JUnit5 assertion
(edit) @15955   4 years Klumbumbus see #12575 - Add icon for craft=blacksmith, from …
(edit) @15954   4 years Klumbumbus see #9895 - Warn about values of noexit other than yes
(edit) @15953   4 years Klumbumbus - see #14965 - Sort Autofilter tags alphabetical and add a space …
(edit) @15952   4 years Don-vip see #18772 - better error message, add non-regression tests
(edit) @15951   4 years simon04 Simplify OsmUtils.isTrue/isFalse/isReversed (fix NPE)
(edit) @15950   4 years simon04 Simplify OsmUtils.isTrue/isFalse/isReversed Just use a plain switch …
(edit) @15949   4 years simon04 see #18749, see #16183 - removeAreaStylePseudoClass not for validator …
(edit) @15948   4 years simon04 see #18798, see #14088 - Add robustness for …
(edit) @15947   4 years simon04 see #18798, see #14088 - TagEditHelperTest: share code
(edit) @15946   4 years simon04 fix #18798, see #14088 - Crash when adding junction=roundabout to a …
(edit) @15945   4 years stoecker add Gerd to contributors list
(edit) @15944   4 years simon04 fix #18756 - Launch scripts: fix $JAVA_OPTS (patch by sebastic) > …
(edit) @15943   4 years GerdP see #18596 Fix relation ordering after split-way Patch by JeroenHoek, …
(edit) @15942   4 years GerdP findbugs BC_UNCONFIRMED_CAST
(edit) @15941   4 years GerdP revert unintended commit r15940 (wrong file)
(edit) @15940   4 years GerdP findbugs BC_UNCONFIRMED_CAST
(edit) @15939   4 years GerdP fix checkstyle issues
(edit) @15938   4 years GerdP see #16707: improve highlighting of overlapping areas and "zoom to …
(edit) @15937   4 years GerdP fix #18772: log warning instead of showing bug report popup and …
(edit) @15936   4 years simon04 PseudoClassCondition: use Stream API
(edit) @15935   4 years simon04 see #18749, see #16183 - Add non-regression test
(edit) @15934   4 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15933   4 years Klumbumbus Add icons of the tracktypes in the preset combo for easier …
(edit) @15932   4 years Don-vip fix #18766 - Add mocker for OpenBrowser.displayUrl (patch by …
(edit) @15931   4 years Klumbumbus - fix #17541 - Add historic=fort, icon from …
(edit) @15930   4 years Klumbumbus fix #18767 - Add navigationaid=als|papi|vasi combo to …
(edit) @15929   4 years Don-vip fix #18638 - Initialize the cycle layer actions in LayerListDialog …
(edit) @15928   4 years GerdP simplify code
(edit) @15927   4 years simon04 see #18764, see #14088 - Add non-regression test (fix for headless)
(edit) @15926   4 years Don-vip fix recently introduced SonarQube issues
(edit) @15925   4 years simon04 fix #18759 - AssertionError on invalid MapCSS zoom range
(edit) @15924   4 years Don-vip fix #18761 - only consider source=survey for local GPX files, not the …
(edit) @15923   4 years Don-vip fix #18638 - add a method to cycle through layers (patch by …
(edit) @15922   4 years Don-vip see #18720 - Headless mode is obviously not an HIDPI screen, as …
(edit) @15921   4 years simon04 see #18764, see #14088 - Add non-regression test (patch by taylor.smock)
(edit) @15920   4 years simon04 fix #18764, see #14088 - NPE in findIcon when adding a tag (patch by …
(edit) @15919   4 years Klumbumbus see #18719, see #18659, see #18758 - Use "Motorcar" as caption for …
(edit) @15918   4 years Don-vip fix #18720 - see #11856 - Automatically enable "Tile zoom offset" in …
(edit) @15917   4 years simon04 Optimize PNG images
(edit) @15916   4 years simon04 fix #18756 - Fix shellcheck warnings of shellscripts
(edit) @15915   4 years Don-vip fix #13108 - see #18350 - registers *.geojson, *.jos, *.joz files on …
(edit) @15914   4 years Don-vip fix #17827 - see #18755 - use Java 14/15 in Linux start script
(edit) @15913   4 years simon04 fix #18754, see #18729 - TaginfoRegionalInstance: fix deadlock
(edit) @15912   4 years simon04 see #18749 - Use efficient/unmodifiable maps for svgSalamander
(edit) @15911   4 years simon04 Fix typo
(edit) @15910   4 years simon04 MapCSSParser.zoom: parse into Range directly
(edit) @15909   4 years simon04 see #18749 - Use efficient/unmodifiable collections
(edit) @15908   4 years simon04 see #18729 - TaginfoRegionalInstance: use Stream API
(edit) @15907   4 years simon04 ExpressionFactory: use Stream API
(edit) @15906   4 years simon04 Use Utils.hashMapInitialCapacity
(edit) @15905   4 years simon04 Use Collections.singletonMap
(edit) @15904   4 years simon04 see #18749 - SVGElement: store String instead of StyleAttribute in map
(edit) @15903   4 years simon04 Projections.getProjectionByCode: use Map.computeIfAbsent
(edit) @15902   4 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15901   4 years simon04 see #18749 - Intern strings to reduce memory footprint of svgSalamander
(edit) @15900   4 years simon04 Fix typo in code comment
(edit) @15899   4 years Don-vip fix #18532 - fix icon for update changeset action (patch by skyper)
(edit) @15898   4 years simon04 I18n update
(edit) @15897   4 years simon04 see #14088 - Add ImageProviderTest.testGetPadded
(edit) @15896   4 years simon04 see #14088 - Optimize ImageProvider.getPadded for untagged primitives
(edit) @15895   4 years simon04 see #14088 - Fix SelectionTableCellRendererTest, …
(edit) @15894   4 years simon04 Fix typo in code comment
(edit) @15893   4 years simon04 Fix SearchCompilerTest.testEqualsContract
(edit) @15892   4 years Don-vip add payment:contactless to payment preset - see …
(edit) @15891   4 years Don-vip fix #18731 - add method to search for all primitives inside a bbox …
(edit) @15890   4 years GerdP see #18728: Join overlapping Areas is slow when combining many complex …
(edit) @15889   4 years simon04 fix #14088 - Add tags dialog: use padded preset/style icons for okay button
(edit) @15888   4 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @15887   4 years GerdP fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
(edit) @15886   4 years GerdP fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
(edit) @15885   4 years simon04 fix #18709 - Add Tag Dialog: disable auto completion during use of …
(edit) @15884   4 years simon04 see #9599 - https://errorprone.info/bugpattern/OperatorPrecedence
Note: See TracRevisionLog for help on using the revision log.