source: josm/trunk/src/org/openstreetmap/josm/actions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15906   4 years simon04 Use Utils.hashMapInitialCapacity
(edit) @15890   4 years GerdP see #18728: Join overlapping Areas is slow when combining many complex …
(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) @15884   4 years simon04 see #9599 - https://errorprone.info/bugpattern/OperatorPrecedence
(edit) @15883   4 years GerdP fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
(edit) @15875   4 years GerdP see #18728: Join overlapping Areas is slow when combining many complex …
(edit) @15873   4 years GerdP fix #9911: Join areas internal error - Correct detection and …
(edit) @15872   4 years GerdP Don't create extra SeqenceCommand for single DeleteCommand in …
(edit) @15854   4 years GerdP see #10511: correct @since javadoc
(edit) @15852   4 years GerdP fix #10511: Joining complex areas produces exception - detect case …
(edit) @15851   4 years Don-vip fix recent spotbugs/checkstyle/javadoc issues
(edit) @15849   4 years simon04 fix #18708 - ArrayIndexOutOfBoundsException in ShowStatusReportAction
(edit) @15827   4 years Don-vip fix EDT violation
(edit) @15823   4 years Don-vip fix #18678 - fix DownloadAlong with locked layers
(edit) @15789   4 years Don-vip see #18613 - fix regressions
(edit) @15787   4 years GerdP see #18624: Download parent ways/relations downloads way nodes twice …
(edit) @15786   4 years Don-vip see #18625 - update signature of layer merge methods, remove …
(edit) @15784   4 years Don-vip see #18613 - rework download tasks / URL patterns
(edit) @15755   4 years simon04 Introduce Stopwatch class to measure elapsed time
(edit) @15744   4 years Don-vip see #14921 - fix NPE
(edit) @15740   4 years simon04 fix #18588, see #12235 - Comply with OSM Tile Usage Policy Do not …
(edit) @15739   4 years simon04 see #14921 - WMS: support time={time} for Sentinel-2 imagery
(edit) @15735   4 years simon04 Java 8: replace .stream().forEach() with .forEach()
(edit) @15733   4 years simon04 see #17220 - LayerListDialog: show imagery offset in tooltip
(edit) @15728   4 years simon04 fix #18477 - Split Way: smart way selection If only one …
(edit) @15727   4 years simon04 Java 8: use Collection.removeIf
(edit) @15716   4 years simon04 Java 8: use String.join
(edit) @15708   4 years stoecker see #17654 - allow to disable notification
(edit) @15706   4 years simon04 see #14465 -Tag2Link: combine links with same name and launch at once
(edit) @15705   4 years GerdP fix #17654: Notify users of viewport following activation Show …
(edit) @15688   4 years simon04 checkstyle
(edit) @15681   4 years GerdP fix #18083 (again): Don't combine ways when the shared node is old and …
(edit) @15676   4 years stoecker correct shortcut info, don't know why I thought there is a colon
(edit) @15672   4 years simon04 checkstyle
(edit) @15666   4 years stoecker fix #18521 - allow exceptions for shortcut parser
(edit) @15657   4 years Don-vip see #18514 - fix unit tests
(edit) @15655   4 years Don-vip see #18514 - cleanup menu groups handling
(edit) @15652   4 years Don-vip see #18494 - fix NPE when downloading GPX data by bounds and not by URL
(edit) @15649   4 years Don-vip see #18514 - disable Window menu when empty
(edit) @15646   4 years Don-vip fix #18494 - GPX layers should use the name from the file instead of …
(edit) @15630   4 years Don-vip fix #18510 - Add icons to move up/down/left/right actions
(edit) @15628   4 years GerdP fix #18501 and #18495 : revert changes from r15617
(edit) @15627   4 years GerdP see #18495: Handle the case that …
(edit) @15622   4 years Don-vip fix #18475 - support Nominatim geojson URL format
(edit) @15617   4 years GerdP fix #18083: Combine way: No warning about data outside of download …
(edit) @15610   4 years GerdP fix #18420: Move node onto ways not working anymore - sort result …
(edit) @15609   4 years Don-vip fix #18436 - add listeners to know when a DataSet's DataSources change …
(edit) @15608   4 years GerdP fix #18456: validation not possible right away (regression from …
(edit) @15599   4 years stoecker display correct checkbox state for viewport following on start
(edit) @15588   4 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
(edit) @15586   4 years Don-vip code cleanup
(edit) @15574   4 years GerdP fix #18367 and #18385: CombineWayAction (C) refuses to combine ways …
(edit) @15557   4 years GerdP fix #18386: DataIntegrityProblemException in parallel way mode
(edit) @15555   4 years GerdP fix #18385: Combine way action may remove parts of the ways - Count …
(edit) @15531   4 years GerdP see #18341: Improve performance when incomplete multipolygon is …
(edit) @15521   4 years Don-vip fix #18313 - proper toolbar cleanup when JOSM actions are destroyed
(edit) @15513   4 years Don-vip fix #18296 - make sure "Upload selection" is always enabled if …
(edit) @15496   4 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15476   4 years Don-vip fix #18259 - disable delete action for already deleted relations
(edit) @15471   4 years Don-vip fix #18248 - raise maximum simplify-way.max-error (patch by Bjoeni)
(edit) @15455   5 years Don-vip see #18219, see #18216 - update unit tests
(edit) @15450   5 years Don-vip fix #18216 - Adapt 'Merge' button text to 'Merge layer' and 'Merge …
(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) @15441   5 years Don-vip see #10564 - add missing geojson download task see #13015 - fix …
(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) @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) @15419   5 years Don-vip fix #2760 - simplify track during GPX layer -> data layer conversion …
(edit) @15404   5 years Don-vip fix #12669 - Disable upload and save buttons when not needed
(edit) @15397   5 years Don-vip fix #18012 - create track segment names from gpx layer name if there …
(edit) @15363   5 years Don-vip fix #18050 - DownloadAlong: download as new layer
(edit) @15358   5 years Don-vip fix #18105 - Show a notification if no notes can be downloaded
(edit) @15356   5 years Don-vip fix #18146 - don't remember last search performed from …
(edit) @15353   5 years Don-vip fix #18118 - don't warn about potentially deleted objects when using …
(edit) @15350   5 years Don-vip see #18116 - findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @15349   5 years Don-vip see #18116 - checkstyle
(edit) @15342   5 years Don-vip fix #18117 - NPE
(edit) @15340   5 years stoecker fix #18116 - don't 'download along' already downloaded areas
(edit) @15333   5 years Don-vip see #11905 - Option to move multiple images at once (core part, patch …
(edit) @15332   5 years Don-vip fix #18105 - Show a notification if no notes can be downloaded
(edit) @15306   5 years Don-vip fix #18054 - missing space between name of wms endpoint and layer name
(edit) @15293   5 years Don-vip sonar
(edit) @15247   5 years Don-vip see #17829 - support RTKLib Positioning Solution files. Add new …
(edit) @15207   5 years Don-vip fix #17826 - use a proper icon for "reorder imagery layers" action
(edit) @15206   5 years Don-vip see #17860 - include more package details in status report for linux …
(edit) @15205   5 years Don-vip fix #17871 - Don't zoom to download area by default for "Update Data" …
(edit) @15168   5 years Don-vip fix #17805 - return null when MergeNodesAction has nothing to do
(edit) @15161   5 years GerdP fix checkstyle issue
(edit) @15160   5 years GerdP fix #17768: Use code in MultipolygonTest to improve …
(edit) @15152   5 years Don-vip more uses of Java 8 stream API
(edit) @15143   5 years GerdP fix #17767 (again) - make sure that we don't create multipolygon in …
(edit) @15137   5 years GerdP fix #17767: "Update multipolygon" may change route relation to …
(edit) @15126   5 years Don-vip fix #15030 - make sure deleting a relation effectively removes it from …
(edit) @15121   5 years Don-vip sonarqube, javadoc
Note: See TracRevisionLog for help on using the revision log.