source:
josm/trunk/src/org/openstreetmap/josm/actions@
9823
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
upload | 9675 | 9 years | add more unit tests | ||
search | 9701 | 9 years | fix #12465 - Search dialog validation: fix UncheckedParseException | ||
relation | 9722 | 9 years | applied #12409 - arrow on edit relation button lists recent relations: … | ||
mapmode | 9623 | 9 years | fix transient/serializable findbugs warnings | ||
downloadtasks | 9732 | 9 years | remote control: add more unit tests, robustness | ||
audio | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | ||
ZoomToAction.java | 4.0 KB | 8443 | 10 years | remove extra whitespaces | |
ZoomOutAction.java | 1.3 KB | 9818 | 9 years | Snap scale to mercator zoom levels. See #12350 Patch submitted by: … | |
ZoomInAction.java | 2.1 KB | 9818 | 9 years | Snap scale to mercator zoom levels. See #12350 Patch submitted by: … | |
WireframeToggleAction.java | 1.8 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
ViewportFollowToggleAction.java | 1.4 KB | 7937 | 10 years | add subversion property svn:eol=native | |
ValidateAction.java | 6.8 KB | 9067 | 9 years | sonar - Immutable Field | |
UploadSelectionAction.java | 13.3 KB | 9067 | 9 years | sonar - Immutable Field | |
UploadNotesAction.java | 1.9 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
UploadAction.java | 9.8 KB | 9514 | 9 years | fix #4003 fix #7004 fix #8149 - Improve changeset tags handling (from … | |
UpdateSelectionAction.java | 6.2 KB | 9241 | 9 years | see #7670 - Possibility to download from mirror with all download … | |
UpdateModifiedAction.java | 2.3 KB | 7434 | 10 years | fix #8885 (see #4614) - add offline mode with new command line … | |
UpdateDataAction.java | 3.7 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
UnselectAllAction.java | 1.1 KB | 9059 | 9 years | checkstyle | |
UnJoinNodeWayAction.java | 7.3 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
UnGlueAction.java | 28.1 KB | 9470 | 9 years | see #12304 - Do not show notification when no relation is affected | |
UndoAction.java | 1.6 KB | 6380 | 11 years | update license/copyright information | |
ToggleUploadDiscouragedLayerAction.java | 1.2 KB | 9692 | 9 years | fix #12453 - Add icon for "discourage upload" (icon by Klumbumbus) | |
ToggleGPXLinesAction.java | 1.0 KB | 6380 | 11 years | update license/copyright information | |
ToggleAction.java | 6.0 KB | 8795 | 9 years | fix javadoc errors/warnings seen with JDK9 | |
SplitWayAction.java | 34.0 KB | 9647 | 9 years | fix #12347 - Split way breaks destination_sign relations (with … | |
SimplifyWayAction.java | 10.8 KB | 9230 | 9 years | fix javadoc errors/warnings | |
ShowStatusReportAction.java | 8.9 KB | 9759 | 9 years | refactor preferences settings classes | |
SessionSaveAsAction.java | 10.3 KB | 9631 | 9 years | checkstyle | |
SessionLoadAction.java | 7.0 KB | 9296 | 9 years | fix #12249 - Fix Findbugs warnings "Exceptional return value of … | |
SelectNonBranchingWaySequencesAction.java | 1.5 KB | 7937 | 10 years | add subversion property svn:eol=native | |
SelectNonBranchingWaySequences.java | 4.5 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
SelectByInternalPointAction.java | 4.3 KB | 9594 | 9 years |
add unit test for SelectByInternalPointAction
|
|
SelectAllAction.java | 1.1 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
SearchNotesDownloadAction.java | 3.7 KB | 8855 | 9 years | sonar - Unused private method should be removed sonar - Unused … | |
SaveAsAction.java | 1.1 KB | 6380 | 11 years | update license/copyright information | |
SaveActionBase.java | 8.8 KB | 9721 | 9 years | applied #12369 - default extension for saving files read from … | |
SaveAction.java | 2.0 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
ReverseWayAction.java | 4.9 KB | 9067 | 9 years | sonar - Immutable Field | |
RestartAction.java | 9.2 KB | 9238 | 9 years | see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, … | |
ReportBugAction.java | 1.5 KB | 8061 | 10 years | see #11096 - strip .png | |
RenameLayerAction.java | 4.0 KB | 9591 | 9 years | fix #12390 - rename layer does not check existing file (patch by kolesar) | |
RedoAction.java | 1.6 KB | 6380 | 11 years | update license/copyright information | |
PurgeAction.java | 13.0 KB | 9233 | 9 years | fix #4602 - Add "Do not show again" to purge action | |
PreferenceToggleAction.java | 1.4 KB | 7937 | 10 years | add subversion property svn:eol=native | |
PreferencesAction.java | 4.4 KB | 8443 | 10 years | remove extra whitespaces | |
PasteTagsAction.java | 13.4 KB | 9230 | 9 years | fix javadoc errors/warnings | |
PasteAction.java | 8.9 KB | 8513 | 9 years | checkstyle: blocks | |
ParameterizedActionDecorator.java | 1.5 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
ParameterizedAction.java | 362 bytes | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
OverpassDownloadAction.java | 10.8 KB | 9484 | 9 years |
Refactoring: add JosmComboBox.getEditorComponent , Javadoc
|
|
OsmPrimitiveAction.java | 597 bytes | 8512 | 9 years | checkstyle: redundant modifiers | |
OrthogonalizeAction.java | 25.0 KB | 9446 | 9 years | see #12335 - Make "Orthogonalize Shape" enabled state consistent w/ … | |
OpenLocationAction.java | 10.5 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
OpenFileAction.java | 15.8 KB | 9707 | 9 years | applied #12461 - fix NPE for session load (patch by kolesar) | |
NewAction.java | 1.0 KB | 6509 | 11 years | fix #9459 - initialize default center view of MapView to last download … | |
MoveNodeAction.java | 2.4 KB | 8443 | 10 years | remove extra whitespaces | |
MoveAction.java | 5.5 KB | 9067 | 9 years | sonar - Immutable Field | |
MirrorAction.java | 3.1 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
MergeSelectionAction.java | 3.9 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
MergeNodesAction.java | 15.1 KB | 9473 | 9 years | fix #12343 - Display at most 20 primitives for some confirmation … | |
MergeLayerAction.java | 5.5 KB | 8819 | 9 years | see #11897 - MergeLayerAction: merge active layer instead of edit … | |
MapRectifierWMSmenuAction.java | 9.8 KB | 8925 | 9 years | see #11631 - see #11689 - remove commented code causing javadoc warnings | |
LassoModeAction.java | 1.4 KB | 7937 | 10 years | add subversion property svn:eol=native | |
JumpToAction.java | 8.2 KB | 9062 | 9 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
JosmAction.java | 12.4 KB | 9675 | 9 years | add more unit tests | |
JoinNodeWayAction.java | 9.2 KB | 9067 | 9 years | sonar - Immutable Field | |
JoinAreasAction.java | 55.4 KB | 9623 | 9 years | fix transient/serializable findbugs warnings | |
InfoWebAction.java | 2.5 KB | 9136 | 9 years | sonar fixes + javadoc | |
InfoAction.java | 1.7 KB | 7859 | 10 years | fix various Sonar issues, improve Javadoc | |
ImageryAdjustAction.java | 11.4 KB | 9059 | 9 years | checkstyle | |
HistoryInfoWebAction.java | 1.5 KB | 9136 | 9 years | sonar fixes + javadoc | |
HistoryInfoAction.java | 2.5 KB | 8061 | 10 years | see #11096 - strip .png | |
HelpAction.java | 2.3 KB | 9320 | 9 years |
Refactoring (make Help a JosmAction )
|
|
GpxExportAction.java | 3.6 KB | 9461 | 9 years | applied #12369 - default extension for saving files read from … | |
FullscreenToggleAction.java | 3.5 KB | 9576 | 9 years | code refactoring for unit tests / headless mode | |
FollowLineAction.java | 4.9 KB | 8036 | 10 years | fixed #11096 - replace png icons with svg version if available | |
ExtensionFileFilter.java | 16.7 KB | 9547 | 9 years | checkstyle | |
ExpertToggleAction.java | 5.2 KB | 9611 | 9 years | update unit tests | |
ExitAction.java | 926 bytes | 6380 | 11 years | update license/copyright information | |
DuplicateAction.java | 1.5 KB | 9059 | 9 years | checkstyle | |
DownloadReferrersAction.java | 4.3 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
DownloadPrimitiveAction.java | 2.8 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
DownloadNotesInViewAction.java | 1.7 KB | 9276 | 9 years | fix #12283 - Download notes in current view: fix NPE | |
DownloadAlongAction.java | 6.2 KB | 9804 | 9 years | robustness/code refactoring for unit tests | |
DownloadAction.java | 2.7 KB | 8540 | 9 years | fix remaining checkstyle issues | |
DistributeAction.java | 10.8 KB | 9258 | 9 years | Attempt to fix some shortcut parse issues See … | |
DiskAccessAction.java | 8.0 KB | 8509 | 9 years | fix many checkstyle violations | |
DialogsToggleAction.java | 2.4 KB | 9006 | 9 years | fix #12084 - allow to hide main toolbar | |
DeleteLayerAction.java | 1.5 KB | 9448 | 9 years | see #12352 - Fix "Registered toolbar action dialogs/delete overwritten" | |
DeleteAction.java | 1.5 KB | 7434 | 10 years | fix #8885 (see #4614) - add offline mode with new command line … | |
CreateMultipolygonAction.java | 18.7 KB | 9668 | 9 years | applied #12409 - arrow on edit relation button lists recent relations … | |
CreateCircleAction.java | 10.9 KB | 9067 | 9 years | sonar - Immutable Field | |
CopyCoordinatesAction.java | 1.8 KB | 8390 | 10 years | Sonar - various performance improvements | |
CopyAction.java | 3.6 KB | 8870 | 9 years | sonar - squid:S2325 - "private" methods that don't access instance … | |
CombineWayAction.java | 22.1 KB | 9439 | 9 years | fix #8041 - Relation change bypassing undo system during combine way | |
CloseChangesetAction.java | 5.4 KB | 9519 | 9 years | fix #7090 - Upload dialog allow select another user open changeset | |
ChangesetManagerToggleAction.java | 2.3 KB | 9067 | 9 years | sonar - Immutable Field | |
AutoScaleAction.java | 15.6 KB | 9795 | 9 years | findbugs | |
AlignInLineAction.java | 16.3 KB | 9087 | 9 years | sonar - fix some errors, mainly NPEs | |
AlignInCircleAction.java | 15.8 KB | 8870 | 9 years | sonar - squid:S2325 - "private" methods that don't access instance … | |
AddNodeAction.java | 2.5 KB | 8790 | 9 years | fix #11890 - "Add Node..." should automatically center on the newly … | |
AddImageryLayerAction.java | 7.3 KB | 9134 | 9 years | Introduce imagery-source warnings about alignment and reprojections. … | |
AdaptableAction.java | 238 bytes | 7937 | 10 years | add subversion property svn:eol=native | |
ActionParameter.java | 1.6 KB | 6792 | 11 years | Sonar - fix various issues | |
AbstractSelectAction.java | 727 bytes | 8624 | 9 years | add missing svn:eol-style=native | |
AbstractMergeAction.java | 3.1 KB | 8443 | 10 years | remove extra whitespaces | |
AbstractInfoAction.java | 6.7 KB | 9136 | 9 years | sonar fixes + javadoc | |
AboutAction.java | 6.3 KB | 9019 | 9 years |
fix #12112 - Use java.util.Properties to read REVISION file in the …
|
Note:
See TracBrowser
for help on using the repository browser.