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