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

Name Size Rev Age Author Last Change
../
upload 16438   4 years simon04 see #19251 - Java 8: use Stream
audio 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
search 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
corrector 17289   3 years GerdP fix #20013: When combining two ways and one of them needs to have the …
downloadtasks 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
relation 17341   3 years GerdP fix #20091: Downloading incomplete, deleted members leads to data …
mapmode 17374   3 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
package-info.java 234 bytes 10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
AdaptableAction.java 688 bytes 12546   7 years bastiK see #14794 - javadoc
ParameterizedAction.java 776 bytes 12546   7 years bastiK see #14794 - javadoc
ParameterizedActionDecorator.java 1.9 KB 12546   7 years bastiK see #14794 - javadoc
ToggleUploadDiscouragedLayerAction.java 2.0 KB 13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
SelectByInternalPointAction.java 5.1 KB 13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
UploadNotesAction.java 1.6 KB 13437   6 years Don-vip fix #15967 - proper loading of notes layers
IPrimitiveAction.java 592 bytes 13957   6 years Don-vip use IRelation in RelationListDialog and *RelationActions
RenameLayerAction.java 4.5 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
ZoomToAction.java 5.7 KB 14221   6 years Don-vip see #16706 - use documented enum for AutoScaleMode instead of …
CopyAction.java 3.1 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
DownloadReferrersAction.java 2.8 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
DuplicateAction.java 1.6 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
PasteAction.java 1.1 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
PasteAtSourcePositionAction.java 1.2 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
PasteTagsAction.java 1.8 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
PurgeAction.java 8.1 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
UndoAction.java 1.8 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
UpdateModifiedAction.java 2.5 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
UpdateSelectionAction.java 6.7 KB 14397   5 years Don-vip fix #16935 - simplify/cleanup help topics of …
SessionLoadAction.java 9.0 KB 15070   5 years Don-vip fix #17701, fix #17702 - add robustness when loading imagery layers …
MergeSelectionAction.java 4.1 KB 15450   5 years Don-vip fix #18216 - Adapt 'Merge' button text to 'Merge layer' and 'Merge …
UploadSelectionAction.java 12.8 KB 15513   4 years Don-vip fix #18296 - make sure "Upload selection" is always enabled if …
AutoScaleAction.java 17.7 KB 15963   4 years Don-vip see #17516 - update to error-prone 2.3.5-SNAPSHOT plus following …
DownloadAlongWayAction.java 3.4 KB 16065   4 years Don-vip fix #18869 - Wrong help topic in DownloadAlongWayAction (patch by Hb---)
MoveAction.java 5.7 KB 16187   4 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
CloseChangesetAction.java 6.1 KB 16505   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
DownloadPrimitiveAction.java 2.8 KB 16505   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
NewAction.java 1.0 KB 16505   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
OpenFileAction.java 16.6 KB 16505   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
DeleteLayerAction.java 1.6 KB 16509   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
DownloadAction.java 1.2 KB 16509   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
MapRectifierWMSmenuAction.java 10.9 KB 16509   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
SessionSaveAsAction.java 10.5 KB 16509   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
ZoomInAction.java 2.2 KB 16509   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
ZoomOutAction.java 1.4 KB 16509   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
AbstractInfoAction.java 5.1 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
AbstractMergeAction.java 9.1 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
AbstractSelectAction.java 741 bytes 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
AbstractShowHistoryAction.java 768 bytes 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
AbstractUploadAction.java 2.6 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
ActionParameter.java 2.1 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
DiskAccessAction.java 8.0 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
DownloadAlongAction.java 14.0 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
JosmAction.java 22.7 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
RedoAction.java 1.8 KB 16569   4 years simon04 see #19354 - Fix compile error
AddImageryLayerAction.java 13.6 KB 16629   4 years simon04 see #19334 - https://errorprone.info/bugpattern/JavaTimeDefaultTimeZone
ExtensionFileFilter.java 18.9 KB 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
RestartAction.java 9.5 KB 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
UpdateDataAction.java 3.8 KB 16770   4 years GerdP fix #19451: Update data: Do not download incomplete ways - if no …
UploadAction.java 11.2 KB 16824   4 years simon04 Remove Collection.contains check for Collection.remove
SaveActionBase.java 10.9 KB 16827   4 years Klumbumbus see #15240 - Change a lot png icons to svg: - misc/statusreport, …
OpenBrowserAction.java 4.6 KB 16839   4 years simon04 fix #19622 - Tag2Link: show icons based on presets/styles
DeleteAction.java 5.8 KB 16840   4 years simon04 fix #19316 - Don't show warning when a new relation is deleted
ImageryAdjustAction.java 14.0 KB 16882   4 years simon04 see #19669 - Add help button to "Adjust imagery offset"
SaveAction.java 5.0 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
SaveAsAction.java 1.1 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
SelectNonBranchingWaySequences.java 4.4 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
DrawBoundariesOfDownloadedDataAction.java 1.4 KB 17021   4 years stoecker fix #19786, Add missing icons to View menu
PreferenceToggleAction.java 2.3 KB 17021   4 years stoecker fix #19786, Add missing icons to View menu
RestorePropertyAction.java 2.4 KB 17034   4 years Klumbumbus - see #19808 - Add icon for "Go to OSM Tag History" (self created, CC0 …
CopyCoordinatesAction.java 2.2 KB 17036   4 years Klumbumbus Add icons in preferences and for copy coordinates
DownloadNotesInViewAction.java 2.6 KB 17052   4 years stoecker see #19836 - display main menu item for shortcut name
DownloadOsmInViewAction.java 2.3 KB 17052   4 years stoecker see #19836 - display main menu item for shortcut name
InvertSelectionAction.java 1.4 KB 17062   4 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
SearchNotesDownloadAction.java 4.1 KB 17062   4 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
SelectAllAction.java 1.7 KB 17062   4 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
SelectNonBranchingWaySequencesAction.java 1.6 KB 17062   4 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
UnselectAllAction.java 1.2 KB 17062   4 years Klumbumbus fix #19850 - Add possibility to add a shortcut for more actions and …
AboutAction.java 11.0 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
AddNodeAction.java 3.1 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
AlignInCircleAction.java 14.3 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
AlignInLineAction.java 17.0 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
ChangesetManagerToggleAction.java 2.2 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
CreateCircleAction.java 10.6 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
DialogsToggleAction.java 2.8 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
ExitAction.java 975 bytes 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
FollowLineAction.java 5.0 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
FullscreenToggleAction.java 4.0 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
GpxExportAction.java 4.5 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
HelpAction.java 2.4 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
HistoryInfoAction.java 4.0 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
HistoryInfoWebAction.java 1.5 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
InfoAction.java 1.6 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
InfoWebAction.java 2.7 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
JoinNodeWayAction.java 11.0 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
JumpToAction.java 9.1 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
MergeLayerAction.java 8.5 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
MergeNodesAction.java 15.1 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
MirrorAction.java 3.0 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
MoveNodeAction.java 3.0 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
OrthogonalizeAction.java 28.3 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
ReorderImageryLayersAction.java 1.8 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
ReportBugAction.java 1.2 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
SimplifyWayAction.java 20.6 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
TaggingPresetSearchAction.java 1.5 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
UnJoinNodeWayAction.java 6.7 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
ValidateAction.java 6.9 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
ViewportFollowToggleAction.java 2.3 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
WireframeToggleAction.java 2.0 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
CombineWayAction.java 14.1 KB 17200   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
UnGlueAction.java 23.0 KB 17205   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
DistributeAction.java 10.6 KB 17303   3 years GerdP fix sonarlint issue
PreferencesAction.java 4.6 KB 17307   3 years GerdP see #7548: Re-organize the preference dialog - move code for expert …
AbstractPasteAction.java 5.4 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
ExpertToggleAction.java 5.4 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
ToggleAction.java 5.9 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
OpenLocationAction.java 13.8 KB 17335   3 years Don-vip see #20139 - avoid shortcut conflict between "open location" actions
ShowStatusReportAction.java 16.0 KB 17337   3 years simon04 ShowStatusReportAction: migrate to PrintWriter
CreateMultipolygonAction.java 22.6 KB 17358   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
ReverseWayAction.java 5.8 KB 17358   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
SplitWayAction.java 13.5 KB 17362   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
JoinAreasAction.java 63.2 KB 17374   3 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
Note: See TracBrowser for help on using the repository browser.