source:
josm/trunk/src/org/openstreetmap/josm/actions
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| audio | 19519 | 4 weeks | unify eol-style | ||
| corrector | 19536 | 3 weeks | remove PMD ImplicitFunctionalInterface, see #24635 | ||
| downloadtasks | 19519 | 4 weeks | unify eol-style | ||
| mapmode | 19525 | 4 weeks | suppress unfixable warning | ||
| relation | 19519 | 4 weeks | unify eol-style | ||
| search | 19519 | 4 weeks | unify eol-style | ||
| upload | 19519 | 4 weeks | unify eol-style | ||
| AboutAction.java | 11.6 KB | 19310 | 13 months | disable inactive social media | |
| AbstractInfoAction.java | 4.7 KB | 18211 | 5 years |
global use of !Utils.isEmpty/isBlank
|
|
| AbstractMergeAction.java | 9.1 KB | 16553 | 6 years | see #19334 - javadoc fixes + protected constructors for abstract classes | |
| AbstractPasteAction.java | 5.4 KB | 17333 | 5 years | see #20129 - Fix typos and misspellings in the code (patch by gaben) | |
| AbstractSelectAction.java | 741 bytes | 16553 | 6 years | see #19334 - javadoc fixes + protected constructors for abstract classes | |
| AbstractShowHistoryAction.java | 744 bytes | 19519 | 4 weeks | unify eol-style | |
| AbstractUploadAction.java | 2.6 KB | 16553 | 6 years | see #19334 - javadoc fixes + protected constructors for abstract classes | |
| ActionParameter.java | 2.1 KB | 16553 | 6 years | see #19334 - javadoc fixes + protected constructors for abstract classes | |
| AdaptableAction.java | 688 bytes | 12546 | 9 years | see #14794 - javadoc | |
| AddImageryLayerAction.java | 14.7 KB | 19289 | 14 months | Fix #24097: Zoom to imagery layer This fixes two issues: 1. Adds … | |
| AddNodeAction.java | 3.1 KB | 18494 | 4 years | Fix #22115: Extract methods from LatLon into ILatLon where they are … | |
| AlignInCircleAction.java | 16.6 KB | 19112 | 21 months | javadoc fixes | |
| AlignInLineAction.java | 17.0 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| AutoScaleAction.java | 17.5 KB | 19307 | 13 months | Fix most new PMD issues It would be better to use the newer switch … | |
| ChangesetManagerToggleAction.java | 2.2 KB | 19048 | 23 months | Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> … | |
| CloseChangesetAction.java | 6.2 KB | 18871 | 2 years | See #23218: Use newer error_prone versions when compiling on Java 11+ … | |
| CombineWayAction.java | 14.9 KB | 19418 | 9 months | fix wrong menu name, fix #24375 | |
| CopyAction.java | 3.1 KB | 18211 | 5 years |
global use of !Utils.isEmpty/isBlank
|
|
| CopyCoordinatesAction.java | 2.2 KB | 18494 | 4 years | Fix #22115: Extract methods from LatLon into ILatLon where they are … | |
| CopyUrlAction.java | 2.6 KB | 19519 | 4 weeks | unify eol-style | |
| CreateCircleAction.java | 11.1 KB | 18494 | 4 years | Fix #22115: Extract methods from LatLon into ILatLon where they are … | |
| CreateMultipolygonAction.java | 22.6 KB | 19066 | 23 months | fix #23641: When mapping a forest inside a forest and make that inner, … | |
| DeleteAction.java | 7.4 KB | 19290 | 14 months | Fix #24093: Wrong page is linked for context sensitive help for Edit … | |
| DeleteLayerAction.java | 1.6 KB | 19519 | 4 weeks | unify eol-style | |
| DialogsToggleAction.java | 3.0 KB | 18755 | 3 years | Fix #22751: Improve fullscreen mode (patch by kolesar, modified) * … | |
| DiskAccessAction.java | 9.4 KB | 18135 | 5 years | see #16709 - fix #20755 - Display a notification while/after saving … | |
| DistributeAction.java | 10.6 KB | 17303 | 5 years | fix sonarlint issue | |
| DownloadAction.java | 1.4 KB | 17806 | 5 years | fix #17838 - Cmd+Shift+Down selects text on the welcome screen | |
| DownloadAlongAction.java | 14.1 KB | 18494 | 4 years | Fix #22115: Extract methods from LatLon into ILatLon where they are … | |
| DownloadAlongWayAction.java | 3.4 KB | 19519 | 4 weeks | unify eol-style | |
| DownloadNotesInViewAction.java | 2.6 KB | 17052 | 5 years | see #19836 - display main menu item for shortcut name | |
| DownloadOsmInViewAction.java | 2.3 KB | 19519 | 4 weeks | unify eol-style | |
| DownloadPrimitiveAction.java | 2.8 KB | 16505 | 6 years | see #19296: Actions should avoid to install listeners which are not … | |
| DownloadReferrersAction.java | 2.8 KB | 18211 | 5 years |
global use of !Utils.isEmpty/isBlank
|
|
| DrawBoundariesOfDownloadedDataAction.java | 1.5 KB | 18682 | 3 years | fix #22784, fix #22785, fix #22786 - Add context sensitive help links, … | |
| DuplicateAction.java | 1.6 KB | 14397 | 7 years | fix #16935 - simplify/cleanup help topics of … | |
| ExitAction.java | 975 bytes | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| ExpertToggleAction.java | 5.4 KB | 18682 | 3 years | fix #22784, fix #22785, fix #22786 - Add context sensitive help links, … | |
| ExtensionFileFilter.java | 19.1 KB | 18695 | 3 years | Fix #22603: Add PBF reading support | |
| FollowLineAction.java | 5.1 KB | 18959 | 2 years | fix #23442: Follow line bug when holding F - make sure that the node … | |
| FullscreenToggleAction.java | 4.3 KB | 19314 | 13 months | fix #21961, fix #24142 - apply patch by Taylor - fix ISE with F11 usage | |
| GpxExportAction.java | 4.3 KB | 18068 | 5 years | fix #21136 - Export GeoImage layer to GPX | |
| HelpAction.java | 3.2 KB | 18111 | 5 years | fix #21148 - fix context specific help (F1) usage in menus (patch by … | |
| HistoryInfoAction.java | 4.0 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| HistoryInfoWebAction.java | 1.5 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| ImageryAdjustAction.java | 13.9 KB | 18211 | 5 years |
global use of !Utils.isEmpty/isBlank
|
|
| InfoAction.java | 1.6 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| InfoWebAction.java | 2.7 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| InvertSelectionAction.java | 1.3 KB | 19519 | 4 weeks | unify eol-style | |
| IPrimitiveAction.java | 592 bytes | 13957 | 8 years |
use IRelation in RelationListDialog and *RelationActions
|
|
| JoinAreasAction.java | 63.5 KB | 19130 | 20 months | Fix #23789: Missing space between two translated strings. | |
| JoinNodeWayAction.java | 11.0 KB | 17896 | 5 years | see #17177 - IWaySegment: encapsulate fields | |
| JosmAction.java | 22.8 KB | 19122 | 21 months | fix #23745 - add more icons, patch by gaben | |
| JumpToAction.java | 9.1 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| MapRectifierWMSmenuAction.java | 10.9 KB | 17732 | 5 years | see #16163 - Prefer GridBagConstraints.LINE_START over … | |
| MergeLayerAction.java | 8.5 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| MergeNodesAction.java | 15.1 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| MergeSelectionAction.java | 4.1 KB | 15450 | 6 years | fix #18216 - Adapt 'Merge' button text to 'Merge layer' and 'Merge … | |
| MirrorAction.java | 3.0 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| MoveAction.java | 5.7 KB | 16187 | 6 years | fix #18962 - introduce DataSet.update to avoid repetitive … | |
| MoveNodeAction.java | 3.0 KB | 18720 | 3 years | remove JOSM core shortcut conflict | |
| NewAction.java | 1.0 KB | 16505 | 6 years | see #19296: Actions should avoid to install listeners which are not … | |
| OpenBrowserAction.java | 4.6 KB | 19519 | 4 weeks | unify eol-style | |
| OpenFileAction.java | 19.3 KB | 19123 | 21 months | fix #23728: First geotagged image not fully selected - remove code in … | |
| OpenLocationAction.java | 13.7 KB | 18173 | 5 years | fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox … | |
| OrthogonalizeAction.java | 28.8 KB | 19115 | 21 months | Fix some checkstyle issues | |
| package-info.java | 234 bytes | 10747 | 10 years | sonar - squid:S1228 - Packages should have a javadoc file … | |
| ParameterizedAction.java | 776 bytes | 12546 | 9 years | see #14794 - javadoc | |
| ParameterizedActionDecorator.java | 1.9 KB | 12546 | 9 years | see #14794 - javadoc | |
| PasteAction.java | 1.1 KB | 14397 | 7 years | fix #16935 - simplify/cleanup help topics of … | |
| PasteAtSourcePositionAction.java | 1.2 KB | 18679 | 3 years | fix #22779 - proper link | |
| PasteTagsAction.java | 1.8 KB | 14397 | 7 years | fix #16935 - simplify/cleanup help topics of … | |
| PreferencesAction.java | 4.6 KB | 17307 | 5 years | see #7548: Re-organize the preference dialog - move code for expert … | |
| PreferenceToggleAction.java | 2.3 KB | 17667 | 5 years | fix #15397 - Toolbar: make ToggleAction buttons reflect toggle state | |
| PurgeAction.java | 8.1 KB | 17733 | 5 years | see #16163 - Prefer SwingConstants.LEADING over SwingConstants.LEFT | |
| RedoAction.java | 1.8 KB | 16569 | 6 years | see #19354 - Fix compile error | |
| RenameLayerAction.java | 4.5 KB | 14153 | 8 years |
see #15229 - deprecate Main.parent and Main itself
|
|
| ReorderImageryLayersAction.java | 1.8 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| ReportBugAction.java | 1.2 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| RestartAction.java | 11.4 KB | 18145 | 5 years | see #17083 - make restart work with jpackage-based applications | |
| RestorePropertyAction.java | 2.4 KB | 19519 | 4 weeks | unify eol-style | |
| ReverseWayAction.java | 5.8 KB | 17358 | 5 years | see #19885: memory leak with "temporary" objects in validator and … | |
| SaveAction.java | 4.6 KB | 19116 | 21 months | fix #23648: Not possible to save a layer after marked as "Discourage … | |
| SaveActionBase.java | 11.4 KB | 19116 | 21 months | fix #23648: Not possible to save a layer after marked as "Discourage … | |
| SaveAsAction.java | 1.1 KB | 16913 | 6 years | fix #19698 - Refactoring: make private fields final | |
| SearchNotesDownloadAction.java | 4.0 KB | 18173 | 5 years | fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox … | |
| SelectAllAction.java | 1.5 KB | 19108 | 21 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| SelectByInternalPointAction.java | 5.2 KB | 19108 | 21 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| SelectNonBranchingWaySequences.java | 4.5 KB | 19108 | 21 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| SelectNonBranchingWaySequencesAction.java | 1.6 KB | 17062 | 5 years | fix #19850 - Add possibility to add a shortcut for more actions and … | |
| SelectSharedChildObjectsAction.java | 2.6 KB | 19519 | 4 weeks | unify eol-style | |
| SessionLoadAction.java | 9.6 KB | 18833 | 2 years | Fix #17052: Allow plugins to save state to session file The primary … | |
| SessionSaveAction.java | 24.3 KB | 19519 | 4 weeks | unify eol-style | |
| SessionSaveAsAction.java | 1.9 KB | 18466 | 4 years | Fix #21813: Improve marker handling in sessions and #21923: Improve … | |
| ShowStatusReportAction.java | 16.7 KB | 19120 | 21 months | See #17858: Update code for newer Java features Also add a note that … | |
| SimplifyWayAction.java | 24.5 KB | 18935 | 2 years | Fix #23399: Simplify way crashes This was primarily caused by … | |
| SplitWayAction.java | 17.8 KB | 19078 | 22 months | Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, … | |
| TaggingPresetSearchAction.java | 1.5 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| TiledRenderToggleAction.java | 2.5 KB | 19519 | 4 weeks | unify eol-style | |
| ToggleAction.java | 5.9 KB | 17333 | 5 years | see #20129 - Fix typos and misspellings in the code (patch by gaben) | |
| ToggleUploadDiscouragedLayerAction.java | 2.4 KB | 19122 | 21 months | fix #23745 - add more icons, patch by gaben | |
| UndoAction.java | 1.8 KB | 14397 | 7 years | fix #16935 - simplify/cleanup help topics of … | |
| UnGlueAction.java | 23.0 KB | 17205 | 5 years | see #19885: memory leak with "temporary" objects in validator and … | |
| UnJoinNodeWayAction.java | 6.7 KB | 18801 | 3 years | Fix #22832: Code cleanup and some simplification, documentation fixes … | |
| UnselectAllAction.java | 1.2 KB | 17062 | 5 years | fix #19850 - Add possibility to add a shortcut for more actions and … | |
| UpdateDataAction.java | 3.8 KB | 16770 | 6 years | fix #19451: Update data: Do not download incomplete ways - if no … | |
| UpdateModifiedAction.java | 2.5 KB | 14397 | 7 years | fix #16935 - simplify/cleanup help topics of … | |
| UpdateSelectionAction.java | 6.7 KB | 18208 | 5 years |
global use of Utils.isEmpty/isBlank
|
|
| UploadAction.java | 13.9 KB | 19122 | 21 months | fix #23745 - add more icons, patch by gaben | |
| UploadNotesAction.java | 1.6 KB | 17414 | 5 years | see #19296: Actions should avoid to install listeners which are not … | |
| UploadSelectionAction.java | 13.8 KB | 19410 | 10 months | fix #24329:Upload Selection action not enabled after update - add … | |
| ValidateAction.java | 3.0 KB | 18960 | 2 years | fix #23397: Improve the results of partial validations - pass also … | |
| ViewportFollowToggleAction.java | 2.5 KB | 19122 | 21 months | fix #23745 - add more icons, patch by gaben | |
| WireframeToggleAction.java | 2.0 KB | 17188 | 5 years | fix #19851 - Fix shortcut names | |
| ZoomInAction.java | 2.2 KB | 16509 | 6 years | see #19296: Actions should avoid to install listeners which are not … | |
| ZoomOutAction.java | 1.4 KB | 16509 | 6 years | see #19296: Actions should avoid to install listeners which are not … | |
| ZoomToAction.java | 5.7 KB | 14221 | 8 years |
see #16706 - use documented enum for AutoScaleMode instead of …
|
|
Note:
See TracBrowser
for help on using the repository browser.
