source:
josm/trunk/src/org/openstreetmap/josm/actions@
9412
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
audio | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | ||
downloadtasks | 9241 | 9 years | see #7670 - Possibility to download from mirror with all download … | ||
mapmode | 9409 | 9 years | fix #12335 - Disable "Angle snapping", "Dual alignment" when no edit … | ||
relation | 9366 | 9 years | see #8749 - Show a notification after performing "Add selection to … | ||
search | 9397 | 9 years | see #12325 - Do not exclude the test for non-downloaded datasets, fix … | ||
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 | 10 years | remove extra whitespaces | |
AbstractSelectAction.java | 727 bytes | 8624 | 10 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 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
CombineWayAction.java | 21.7 KB | 9371 | 9 years |
Java 7: use Objects.equals and Objects.hash
|
|
CopyAction.java | 3.6 KB | 8870 | 9 years | sonar - squid:S2325 - "private" methods that don't access instance … | |
CopyCoordinatesAction.java | 1.8 KB | 8390 | 10 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 | 10 years | fix many checkstyle violations | |
DistributeAction.java | 10.8 KB | 9258 | 9 years | Attempt to fix some shortcut parse issues See … | |
DownloadAction.java | 2.7 KB | 8540 | 10 years | fix remaining checkstyle issues | |
DownloadAlongAction.java | 6.2 KB | 8929 | 9 years | javadoc fixes | |
DownloadNotesInViewAction.java | 1.7 KB | 9276 | 9 years | fix #12283 - Download notes in current view: fix NPE | |
DownloadPrimitiveAction.java | 2.8 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
DownloadReferrersAction.java | 4.3 KB | 8510 | 10 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 | 11 years | Sonar - fix various issues | |
ExtensionFileFilter.java | 15.0 KB | 9371 | 9 years |
Java 7: use Objects.equals and Objects.hash
|
|
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 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
HelpAction.java | 2.3 KB | 9320 | 9 years |
Refactoring (make Help a JosmAction )
|
|
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.4 KB | 9371 | 9 years |
Java 7: use Objects.equals and Objects.hash
|
|
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 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
MirrorAction.java | 3.1 KB | 8510 | 10 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 | 10 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 | 15.8 KB | 9230 | 9 years | fix javadoc errors/warnings | |
OpenLocationAction.java | 10.5 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
OrthogonalizeAction.java | 25.0 KB | 9230 | 9 years | fix javadoc errors/warnings | |
OsmPrimitiveAction.java | 597 bytes | 8512 | 10 years | checkstyle: redundant modifiers | |
OverpassDownloadAction.java | 10.8 KB | 9385 | 9 years |
Refactoring: introduce UncheckedParseException
In addition, …
|
|
ParameterizedAction.java | 362 bytes | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
ParameterizedActionDecorator.java | 1.5 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
PasteAction.java | 8.9 KB | 8513 | 10 years | checkstyle: blocks | |
PasteTagsAction.java | 13.4 KB | 9230 | 9 years | fix javadoc errors/warnings | |
PreferencesAction.java | 4.4 KB | 8443 | 10 years | remove extra whitespaces | |
PreferenceToggleAction.java | 1.4 KB | 7937 | 10 years | add subversion property svn:eol=native | |
PurgeAction.java | 13.0 KB | 9233 | 9 years | fix #4602 - Add "Do not show again" to purge action | |
RedoAction.java | 1.6 KB | 6380 | 11 years | update license/copyright information | |
RenameLayerAction.java | 3.8 KB | 9230 | 9 years | fix javadoc errors/warnings | |
ReportBugAction.java | 1.5 KB | 8061 | 10 years | see #11096 - strip .png | |
RestartAction.java | 9.2 KB | 9238 | 9 years | see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, … | |
ReverseWayAction.java | 4.9 KB | 9067 | 9 years | sonar - Immutable Field | |
SaveAction.java | 2.0 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
SaveActionBase.java | 7.8 KB | 9303 | 9 years | fix #12280 - Save as in layer list context menu does not add to list … | |
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 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
SelectByInternalPointAction.java | 4.5 KB | 9183 | 9 years | fix #12239 - filtered multipolygon relations could be selected by … | |
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.0 KB | 9296 | 9 years | fix #12249 - Fix Findbugs warnings "Exceptional return value of … | |
SessionSaveAsAction.java | 10.0 KB | 9173 | 9 years | Checkstyle | |
ShowStatusReportAction.java | 8.9 KB | 9332 | 9 years |
see #11924 - if available, use java.runtime.version instead of …
|
|
SimplifyWayAction.java | 10.8 KB | 9230 | 9 years | fix javadoc errors/warnings | |
SplitWayAction.java | 33.8 KB | 9245 | 9 years | fix #12101 - Possibility to create a duplicate way with split dialog | |
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 | 28.0 KB | 9387 | 9 years | fix #12304 - Show notification about relations when unglueing | |
UnJoinNodeWayAction.java | 7.3 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
UnselectAllAction.java | 1.1 KB | 9059 | 9 years | checkstyle | |
UpdateDataAction.java | 3.7 KB | 8510 | 10 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 | 9241 | 9 years | see #7670 - Possibility to download from mirror with all download … | |
UploadAction.java | 10.7 KB | 9059 | 9 years | checkstyle | |
UploadNotesAction.java | 1.9 KB | 8510 | 10 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 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
ZoomInAction.java | 2.1 KB | 8510 | 10 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 | 10 years | remove extra whitespaces |
Note:
See TracBrowser
for help on using the repository browser.