source:
josm/trunk/src/org/openstreetmap/josm/actions@
9136
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
audio | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | ||
downloadtasks | 9067 | 9 years | sonar - Immutable Field | ||
mapmode | 9074 | 9 years | pmd - Ternary operator with a boolean literal can be simplified with a … | ||
relation | 9072 | 9 years | partial revert of r9070 - make build run with Java 9 again | ||
search | 9079 | 9 years | update to CheckStyle 6.13 | ||
upload | 9067 | 9 years | sonar - Immutable Field | ||
AboutAction.java | 6.3 KB | 9019 | 9 years |
fix #12112 - Use java.util.Properties to read REVISION file in the …
|
|
AbstractInfoAction.java | 6.7 KB | 9136 | 9 years | sonar fixes + javadoc | |
AbstractMergeAction.java | 3.1 KB | 8443 | 9 years | remove extra whitespaces | |
AbstractSelectAction.java | 727 bytes | 8624 | 9 years | add missing svn:eol-style=native | |
ActionParameter.java | 1.6 KB | 6792 | 11 years | Sonar - fix various issues | |
AdaptableAction.java | 238 bytes | 7937 | 10 years | add subversion property svn:eol=native | |
AddImageryLayerAction.java | 7.3 KB | 9134 | 9 years | Introduce imagery-source warnings about alignment and reprojections. … | |
AddNodeAction.java | 2.5 KB | 8790 | 9 years | fix #11890 - "Add Node..." should automatically center on the newly … | |
AlignInCircleAction.java | 15.8 KB | 8870 | 9 years | sonar - squid:S2325 - "private" methods that don't access instance … | |
AlignInLineAction.java | 16.3 KB | 9087 | 9 years | sonar - fix some errors, mainly NPEs | |
AutoScaleAction.java | 15.8 KB | 8900 | 9 years | fix #11986, fix #11987, fix #11988: Patches by michael2402: * … | |
ChangesetManagerToggleAction.java | 2.3 KB | 9067 | 9 years | sonar - Immutable Field | |
CloseChangesetAction.java | 5.4 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
CombineWayAction.java | 22.2 KB | 9070 | 9 years | Sonar - squid:S2293 - The diamond operator ("<>") should be used | |
CopyAction.java | 3.6 KB | 8870 | 9 years | sonar - squid:S2325 - "private" methods that don't access instance … | |
CopyCoordinatesAction.java | 1.8 KB | 8390 | 9 years | Sonar - various performance improvements | |
CreateCircleAction.java | 10.9 KB | 9067 | 9 years | sonar - Immutable Field | |
CreateMultipolygonAction.java | 18.6 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
DeleteAction.java | 1.5 KB | 7434 | 10 years | fix #8885 (see #4614) - add offline mode with new command line … | |
DialogsToggleAction.java | 2.4 KB | 9006 | 9 years | fix #12084 - allow to hide main toolbar | |
DiskAccessAction.java | 8.0 KB | 8509 | 9 years | fix many checkstyle violations | |
DistributeAction.java | 11.0 KB | 9087 | 9 years | sonar - fix some errors, mainly NPEs | |
DownloadAction.java | 2.7 KB | 8540 | 9 years | fix remaining checkstyle issues | |
DownloadAlongAction.java | 6.2 KB | 8929 | 9 years | javadoc fixes | |
DownloadNotesInViewAction.java | 1.7 KB | 8663 | 9 years | fix #11442 - "Toolbar action" bug w/ 'notes' & normal dialogs | |
DownloadPrimitiveAction.java | 2.8 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
DownloadReferrersAction.java | 4.3 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
DuplicateAction.java | 1.5 KB | 9059 | 9 years | checkstyle | |
ExitAction.java | 926 bytes | 6380 | 11 years | update license/copyright information | |
ExpertToggleAction.java | 5.1 KB | 7025 | 10 years | Sonar - fix various issues | |
ExtensionFileFilter.java | 15.7 KB | 8895 | 9 years | Refactor usage of ExtensionFileFilter introduced in r8894 | |
FollowLineAction.java | 4.9 KB | 8036 | 10 years | fixed #11096 - replace png icons with svg version if available | |
FullscreenToggleAction.java | 3.5 KB | 9067 | 9 years | sonar - Immutable Field | |
GpxExportAction.java | 3.6 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
HelpAction.java | 2.0 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
HistoryInfoAction.java | 2.5 KB | 8061 | 10 years | see #11096 - strip .png | |
HistoryInfoWebAction.java | 1.5 KB | 9136 | 9 years | sonar fixes + javadoc | |
ImageryAdjustAction.java | 11.4 KB | 9059 | 9 years | checkstyle | |
InfoAction.java | 1.7 KB | 7859 | 10 years | fix various Sonar issues, improve Javadoc | |
InfoWebAction.java | 2.5 KB | 9136 | 9 years | sonar fixes + javadoc | |
JoinAreasAction.java | 55.2 KB | 9087 | 9 years | sonar - fix some errors, mainly NPEs | |
JoinNodeWayAction.java | 9.2 KB | 9067 | 9 years | sonar - Immutable Field | |
JosmAction.java | 12.4 KB | 8957 | 9 years | see #10350 - Allow subclasses of JosmAction access its inner classes | |
JumpToAction.java | 8.2 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
LassoModeAction.java | 1.4 KB | 7937 | 10 years | add subversion property svn:eol=native | |
MapRectifierWMSmenuAction.java | 9.8 KB | 8925 | 9 years | see #11631 - see #11689 - remove commented code causing javadoc warnings | |
MergeLayerAction.java | 5.5 KB | 8819 | 9 years | see #11897 - MergeLayerAction: merge active layer instead of edit … | |
MergeNodesAction.java | 15.1 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
MergeSelectionAction.java | 3.9 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
MirrorAction.java | 3.1 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
MoveAction.java | 5.5 KB | 9067 | 9 years | sonar - Immutable Field | |
MoveNodeAction.java | 2.4 KB | 8443 | 9 years | remove extra whitespaces | |
NewAction.java | 1.0 KB | 6509 | 11 years | fix #9459 - initialize default center view of MapView to last download … | |
OpenFileAction.java | 14.7 KB | 8840 | 9 years | sonar - squid:S3052 - Fields should not be initialized to default values | |
OpenLocationAction.java | 10.5 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
OrthogonalizeAction.java | 24.6 KB | 8931 | 9 years | javadoc fixes | |
OsmPrimitiveAction.java | 597 bytes | 8512 | 9 years | checkstyle: redundant modifiers | |
OverpassDownloadAction.java | 11.8 KB | 8932 | 9 years |
fix #11971 - -/= `key in Overpass Download changes map size
|
|
ParameterizedAction.java | 362 bytes | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
ParameterizedActionDecorator.java | 1.5 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
PasteAction.java | 8.9 KB | 8513 | 9 years | checkstyle: blocks | |
PasteTagsAction.java | 13.0 KB | 8975 | 9 years | fix #12041 - Wrong message in relation member deletion confirmation | |
PreferencesAction.java | 4.4 KB | 8443 | 9 years | remove extra whitespaces | |
PreferenceToggleAction.java | 1.4 KB | 7937 | 10 years | add subversion property svn:eol=native | |
PurgeAction.java | 13.0 KB | 8984 | 9 years | see #12038 - add non regression test | |
RedoAction.java | 1.6 KB | 6380 | 11 years | update license/copyright information | |
RenameLayerAction.java | 3.8 KB | 9067 | 9 years | sonar - Immutable Field | |
ReportBugAction.java | 1.5 KB | 8061 | 10 years | see #11096 - strip .png | |
RestartAction.java | 9.1 KB | 8846 | 9 years | sonar - fb-contrib - minor performance improvements: * Method passes … | |
ReverseWayAction.java | 4.9 KB | 9067 | 9 years | sonar - Immutable Field | |
SaveAction.java | 2.0 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
SaveActionBase.java | 7.8 KB | 8846 | 9 years | sonar - fb-contrib - minor performance improvements: * Method passes … | |
SaveAsAction.java | 1.1 KB | 6380 | 11 years | update license/copyright information | |
SearchNotesDownloadAction.java | 3.7 KB | 8855 | 9 years | sonar - Unused private method should be removed sonar - Unused … | |
SelectAllAction.java | 1.1 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
SelectByInternalPointAction.java | 4.5 KB | 8393 | 9 years | see #11447 - partial revert of r8384 | |
SelectNonBranchingWaySequences.java | 4.5 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
SelectNonBranchingWaySequencesAction.java | 1.5 KB | 7937 | 10 years | add subversion property svn:eol=native | |
SessionLoadAction.java | 7.1 KB | 8846 | 9 years | sonar - fb-contrib - minor performance improvements: * Method passes … | |
SessionSaveAsAction.java | 9.7 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
ShowStatusReportAction.java | 8.8 KB | 9073 | 9 years | checkstyle - Comments Indentation | |
SimplifyWayAction.java | 10.7 KB | 8540 | 9 years | fix remaining checkstyle issues | |
SplitWayAction.java | 33.2 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
ToggleAction.java | 6.0 KB | 8795 | 9 years | fix javadoc errors/warnings seen with JDK9 | |
ToggleGPXLinesAction.java | 1.0 KB | 6380 | 11 years | update license/copyright information | |
ToggleUploadDiscouragedLayerAction.java | 775 bytes | 9067 | 9 years | sonar - Immutable Field | |
UndoAction.java | 1.6 KB | 6380 | 11 years | update license/copyright information | |
UnGlueAction.java | 18.9 KB | 9087 | 9 years | sonar - fix some errors, mainly NPEs | |
UnJoinNodeWayAction.java | 7.3 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
UnselectAllAction.java | 1.1 KB | 9059 | 9 years | checkstyle | |
UpdateDataAction.java | 3.7 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
UpdateModifiedAction.java | 2.3 KB | 7434 | 10 years | fix #8885 (see #4614) - add offline mode with new command line … | |
UpdateSelectionAction.java | 6.2 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
UploadAction.java | 10.7 KB | 9059 | 9 years | checkstyle | |
UploadNotesAction.java | 1.9 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
UploadSelectionAction.java | 13.3 KB | 9067 | 9 years | sonar - Immutable Field | |
ValidateAction.java | 6.8 KB | 9067 | 9 years | sonar - Immutable Field | |
ViewportFollowToggleAction.java | 1.4 KB | 7937 | 10 years | add subversion property svn:eol=native | |
WireframeToggleAction.java | 1.8 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
ZoomInAction.java | 2.1 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
ZoomOutAction.java | 1.4 KB | 6380 | 11 years | update license/copyright information | |
ZoomToAction.java | 4.0 KB | 8443 | 9 years | remove extra whitespaces |
Note:
See TracBrowser
for help on using the repository browser.