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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17108   4 years GerdP fix #19887: Parallel ways tool: bottom toolbar unusable to view offset …
(edit) @17097   4 years GerdP fix #19876: Preference dialog only shows Advanced Preferences Use …
(edit) @17062   4 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
(edit) @17052   4 years stoecker see #19836 - display main menu item for shortcut name
(edit) @17049   4 years stoecker fix #19836 - add possibility for shortcuts to two actions
(edit) @17036   4 years Klumbumbus Add icons in preferences and for copy coordinates
(edit) @17034   4 years Klumbumbus - see #19808 - Add icon for "Go to OSM Tag History" (self created, CC0 …
(edit) @17033   4 years stoecker see #19726, separate icons for update and create multipolygon
(edit) @17032   4 years Klumbumbus Add missing icons in Tags/Membership Dialog context menu, fix icons of …
(edit) @17029   4 years Klumbumbus - see #19726 - Unify changeset icon, use globe icon in history window …
(edit) @17023   4 years stoecker fix #19714, patch by gaben, don't complain about direction reversal in …
(edit) @17022   4 years Klumbumbus - see #19786 - CheckStyle - see #18866 - Fix icon name
(edit) @17021   4 years stoecker fix #19786, Add missing icons to View menu
(edit) @17018   4 years Klumbumbus see #19786 - Add missing icons to View menu, wireframe_small icon …
(edit) @17008   4 years simon04 Checkstyle
(edit) @17003   4 years simon04 Java 8: use Stream
(edit) @16968   4 years simon04 fix #14200 - Warn when moving elements by a large distance
(edit) @16966   4 years simon04 fix #19732 - Preferences: open previously selected preference tab
(edit) @16939   4 years Klumbumbus - see #19714 - Warn if barrier=city_wall way is reversed
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16911   4 years simon04 see #18376 - Status report: add Linux desktop environment
(edit) @16904   4 years simon04 see #19694 - About dialog: -GitLab
(edit) @16903   4 years simon04 fix #19694 - About dialog: +GitLab
(edit) @16902   4 years simon04 see #19694 - Obtain social logos from Font Awesome
(edit) @16900   4 years simon04 fix #19692 - Zoom mode: zoom in/out depending on rectangle
(edit) @16883   4 years simon04 see #19669 - Add help button to "Show Status Report"
(edit) @16882   4 years simon04 see #19669 - Add help button to "Adjust imagery offset"
(edit) @16868   4 years Klumbumbus see #15240 - Change some png icons to svg: - layer/gpx_small, …
(edit) @16866   4 years simon04 GpxImporter: compute markerLayerName
(edit) @16864   4 years simon04 fix #15441 - Separate GpxRouteLayer
(edit) @16840   4 years simon04 fix #19316 - Don't show warning when a new relation is deleted
(edit) @16839   4 years simon04 fix #19622 - Tag2Link: show icons based on presets/styles
(edit) @16833   4 years simon04 fix #19437 - OpenBrowserAction: make warning threshold of browser …
(edit) @16827   4 years Klumbumbus see #15240 - Change a lot png icons to svg: - misc/statusreport, …
(edit) @16824   4 years simon04 Remove Collection.contains check for Collection.remove
(edit) @16771   4 years stoecker fix #19508 - better reversal function for number, patch by gaben
(edit) @16770   4 years GerdP fix #19451: Update data: Do not download incomplete ways - if no …
(edit) @16732   4 years simon04 fix #19485 - UnsupportedOperationException in CombineWayAction
(edit) @16704   4 years Klumbumbus see #18586 - Add icon for invert selection action (mix of selectall …
(edit) @16701   4 years simon04 fix #18586 - Add invert selection action for experts
(edit) @16661   4 years GerdP fix sonarlint issue
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16629   4 years simon04 see #19334 - https://errorprone.info/bugpattern/JavaTimeDefaultTimeZone
(edit) @16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
(edit) @16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
(edit) @16614   4 years simon04 Fix typo in Javadoc
(edit) @16611   4 years GerdP fix #12303: When downloading objects with Overpass API, use recurse up …
(edit) @16593   4 years simon04 fix #17688 - TagInfoViewer: allow to "restore selected tags" (via …
(edit) @16584   4 years simon04 see #13173 - PMD
(edit) @16580   4 years simon04 see #13173 - Add HiDPI information to status report (patch by …
(edit) @16579   4 years simon04 fix #19058 - Corrupt line "imagery.entries" in status report
(edit) @16569   4 years simon04 see #19354 - Fix compile error
(edit) @16566   4 years simon04 fix #19199 - SimplifyWayAction: display how many nodes are going to be …
(edit) @16561   4 years simon04 fix #14701 - Confirm relation duplicate
(edit) @16558   4 years GerdP fix #19138: Warn when you try to delete a node which is part of a way …
(edit) @16557   4 years GerdP fix #19346: Automatically select newly created multipolygons - if a …
(edit) @16554   4 years GerdP fix #19355: NPE at …
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16535   4 years simon04 ShowStatusReportAction: revert r16532 Caused too many warnings…
(edit) @16532   4 years simon04 ShowStatusReportAction: use DisplayMode#toString if available
(edit) @16531   4 years simon04 ShowStatusReportAction: add LookAndFeel
(edit) @16529   4 years simon04 PreferenceToggleAction: accept BooleanProperty in constructor
(edit) @16528   4 years simon04 Introduce BooleanProperty TOOLBAR_VISIBLE, SIDE_TOOLBAR_VISIBLE
(edit) @16522   4 years GerdP see #19296: fix Toolbar action without name: …
(edit) @16512   4 years GerdP fix #19275: Relation list panel: Direct option for history viewer …
(edit) @16509   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @16505   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @16502   4 years simon04 fix #19295 - Ctrl+H doesn't work when getting started screen is focused
(edit) @16499   4 years GerdP correct @since
(edit) @16495   4 years GerdP see #19257: reduce number of ShowHistoryAction implementations Add …
(edit) @16467   4 years simon04 Fix typo in Javadoc
(edit) @16453   4 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16452   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16442   4 years simon04 Fix typo "referrer"
(edit) @16441   4 years simon04 see #19251 - Checkstyle, PMD
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16411   4 years simon04 checkstyle
(edit) @16405   4 years GerdP fix #13177: Better handle errors while downloading parent …
(edit) @16402   4 years simon04 fix #19127 - Jump to Position: jump to place name
(edit) @16370   4 years GerdP fix findbugs warning
(edit) @16365   4 years GerdP fix #19121: JosmAction.checkAndConfirmOutlyingOperation() should also …
(edit) @16363   4 years GerdP see #19111, #19105 revert one last minute change: if only a way is …
(edit) @16362   4 years GerdP see #19111, #19105 - don't ignore/reverse user input given in popup …
(edit) @16317   4 years GerdP fix #19104: Unglue node may remove way members from relations - fix …
(edit) @16303   4 years GerdP see #18670: fix error introduced with r16300 Ungluing an unconnected …
(edit) @16300   4 years GerdP fix #18670, #19042: Unglue ways: False positives about affected …
(edit) @16285   4 years simon04 fix #19021 - MainMenu: disable menus without edit layer: mode, tools, …
(edit) @16227   4 years GerdP fix #19030: Validator layer is not refreshed - call …
(edit) @16202   4 years GerdP fix #18990: Unable to Join Node To Way when way is the same one that …
(edit) @16187   4 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
(edit) @16177   4 years Don-vip see #5710 - code refactor to ease a potential fix
(edit) @16175   4 years Don-vip fix #18953 - OrthogonalizeAction: don't produce empty commands sequence
(edit) @16144   4 years Don-vip fix #18936 - fix layer name detection of Overpass xapi URLs
(edit) @16138   4 years Don-vip see #18933 - toolbar code refactoring
(edit) @16136   4 years GerdP see #18928: improve notification when empty way is used in Align nodes
(edit) @16135   4 years GerdP see #18928: fix crash with empty way
(edit) @16124   4 years Don-vip fix #18770 - fix ProgressException with concurrent download tasks
(edit) @16123   4 years Don-vip fix #18918 - Enable Ctrl-H shortcut to display history of primitives …
(edit) @16119   4 years Don-vip fix #18928 - fix various crashes with empty ways
Note: See TracRevisionLog for help on using the revision log.