source:
josm/trunk/src/org/openstreetmap/josm/actions@
9284
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| audio | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | ||
| downloadtasks | 9241 | 10 years | see #7670 - Possibility to download from mirror with all download … | ||
| mapmode | 9246 | 10 years | javadoc update | ||
| relation | 9273 | 10 years | Remove accidentally committed part in r9258 | ||
| search | 9079 | 10 years | update to CheckStyle 6.13 | ||
| upload | 9067 | 10 years | sonar - Immutable Field | ||
| AboutAction.java | 6.3 KB | 9019 | 10 years |
fix #12112 - Use java.util.Properties to read REVISION file in the …
|
|
| AbstractInfoAction.java | 6.7 KB | 9136 | 10 years | sonar fixes + javadoc | |
| AbstractMergeAction.java | 3.1 KB | 8443 | 11 years | remove extra whitespaces | |
| AbstractSelectAction.java | 727 bytes | 8624 | 11 years | add missing svn:eol-style=native | |
| ActionParameter.java | 1.6 KB | 6792 | 12 years | Sonar - fix various issues | |
| AdaptableAction.java | 238 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| AddImageryLayerAction.java | 7.3 KB | 9134 | 10 years | Introduce imagery-source warnings about alignment and reprojections. … | |
| AddNodeAction.java | 2.5 KB | 8790 | 11 years | fix #11890 - "Add Node..." should automatically center on the newly … | |
| AlignInCircleAction.java | 15.8 KB | 8870 | 11 years | sonar - squid:S2325 - "private" methods that don't access instance … | |
| AlignInLineAction.java | 16.3 KB | 9087 | 10 years | sonar - fix some errors, mainly NPEs | |
| AutoScaleAction.java | 15.8 KB | 8900 | 11 years | fix #11986, fix #11987, fix #11988: Patches by michael2402: * … | |
| ChangesetManagerToggleAction.java | 2.3 KB | 9067 | 10 years | sonar - Immutable Field | |
| CloseChangesetAction.java | 5.4 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| CombineWayAction.java | 22.2 KB | 9070 | 10 years | Sonar - squid:S2293 - The diamond operator ("<>") should be used | |
| CopyAction.java | 3.6 KB | 8870 | 11 years | sonar - squid:S2325 - "private" methods that don't access instance … | |
| CopyCoordinatesAction.java | 1.8 KB | 8390 | 11 years | Sonar - various performance improvements | |
| CreateCircleAction.java | 10.9 KB | 9067 | 10 years | sonar - Immutable Field | |
| CreateMultipolygonAction.java | 18.6 KB | 9062 | 10 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
| DeleteAction.java | 1.5 KB | 7434 | 12 years | fix #8885 (see #4614) - add offline mode with new command line … | |
| DialogsToggleAction.java | 2.4 KB | 9006 | 10 years | fix #12084 - allow to hide main toolbar | |
| DiskAccessAction.java | 8.0 KB | 8509 | 11 years | fix many checkstyle violations | |
| DistributeAction.java | 10.8 KB | 9258 | 10 years | Attempt to fix some shortcut parse issues See … | |
| DownloadAction.java | 2.7 KB | 8540 | 11 years | fix remaining checkstyle issues | |
| DownloadAlongAction.java | 6.2 KB | 8929 | 10 years | javadoc fixes | |
| DownloadNotesInViewAction.java | 1.7 KB | 9276 | 10 years | fix #12283 - Download notes in current view: fix NPE | |
| DownloadPrimitiveAction.java | 2.8 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| DownloadReferrersAction.java | 4.3 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| DuplicateAction.java | 1.5 KB | 9059 | 10 years | checkstyle | |
| ExitAction.java | 926 bytes | 6380 | 12 years | update license/copyright information | |
| ExpertToggleAction.java | 5.1 KB | 7025 | 12 years | Sonar - fix various issues | |
| ExtensionFileFilter.java | 15.7 KB | 8895 | 11 years | Refactor usage of ExtensionFileFilter introduced in r8894 | |
| FollowLineAction.java | 4.9 KB | 8036 | 11 years | fixed #11096 - replace png icons with svg version if available | |
| FullscreenToggleAction.java | 3.5 KB | 9067 | 10 years | sonar - Immutable Field | |
| GpxExportAction.java | 3.6 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| HelpAction.java | 2.0 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| HistoryInfoAction.java | 2.5 KB | 8061 | 11 years | see #11096 - strip .png | |
| HistoryInfoWebAction.java | 1.5 KB | 9136 | 10 years | sonar fixes + javadoc | |
| ImageryAdjustAction.java | 11.4 KB | 9059 | 10 years | checkstyle | |
| InfoAction.java | 1.7 KB | 7859 | 11 years | fix various Sonar issues, improve Javadoc | |
| InfoWebAction.java | 2.5 KB | 9136 | 10 years | sonar fixes + javadoc | |
| JoinAreasAction.java | 55.4 KB | 9243 | 10 years | javadoc update | |
| JoinNodeWayAction.java | 9.2 KB | 9067 | 10 years | sonar - Immutable Field | |
| JosmAction.java | 12.4 KB | 8957 | 10 years | see #10350 - Allow subclasses of JosmAction access its inner classes | |
| JumpToAction.java | 8.2 KB | 9062 | 10 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
| LassoModeAction.java | 1.4 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| MapRectifierWMSmenuAction.java | 9.8 KB | 8925 | 10 years | see #11631 - see #11689 - remove commented code causing javadoc warnings | |
| MergeLayerAction.java | 5.5 KB | 8819 | 11 years | see #11897 - MergeLayerAction: merge active layer instead of edit … | |
| MergeNodesAction.java | 15.1 KB | 9062 | 10 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
| MergeSelectionAction.java | 3.9 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| MirrorAction.java | 3.1 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| MoveAction.java | 5.5 KB | 9067 | 10 years | sonar - Immutable Field | |
| MoveNodeAction.java | 2.4 KB | 8443 | 11 years | remove extra whitespaces | |
| NewAction.java | 1.0 KB | 6509 | 12 years | fix #9459 - initialize default center view of MapView to last download … | |
| OpenFileAction.java | 15.8 KB | 9230 | 10 years | fix javadoc errors/warnings | |
| OpenLocationAction.java | 10.5 KB | 9062 | 10 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
| OrthogonalizeAction.java | 25.0 KB | 9230 | 10 years | fix javadoc errors/warnings | |
| OsmPrimitiveAction.java | 597 bytes | 8512 | 11 years | checkstyle: redundant modifiers | |
| OverpassDownloadAction.java | 10.8 KB | 9242 | 10 years | fix #7670 - Add Overpass settings to main preference | |
| ParameterizedAction.java | 362 bytes | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| ParameterizedActionDecorator.java | 1.5 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| PasteAction.java | 8.9 KB | 8513 | 11 years | checkstyle: blocks | |
| PasteTagsAction.java | 13.4 KB | 9230 | 10 years | fix javadoc errors/warnings | |
| PreferencesAction.java | 4.4 KB | 8443 | 11 years | remove extra whitespaces | |
| PreferenceToggleAction.java | 1.4 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| PurgeAction.java | 13.0 KB | 9233 | 10 years | fix #4602 - Add "Do not show again" to purge action | |
| RedoAction.java | 1.6 KB | 6380 | 12 years | update license/copyright information | |
| RenameLayerAction.java | 3.8 KB | 9230 | 10 years | fix javadoc errors/warnings | |
| ReportBugAction.java | 1.5 KB | 8061 | 11 years | see #11096 - strip .png | |
| RestartAction.java | 9.2 KB | 9238 | 10 years | see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, … | |
| ReverseWayAction.java | 4.9 KB | 9067 | 10 years | sonar - Immutable Field | |
| SaveAction.java | 2.0 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| SaveActionBase.java | 7.8 KB | 8846 | 11 years | sonar - fb-contrib - minor performance improvements: * Method passes … | |
| SaveAsAction.java | 1.1 KB | 6380 | 12 years | update license/copyright information | |
| SearchNotesDownloadAction.java | 3.7 KB | 8855 | 11 years | sonar - Unused private method should be removed sonar - Unused … | |
| SelectAllAction.java | 1.1 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| SelectByInternalPointAction.java | 4.5 KB | 9183 | 10 years | fix #12239 - filtered multipolygon relations could be selected by … | |
| SelectNonBranchingWaySequences.java | 4.5 KB | 9062 | 10 years | Sonar - squid:S1941 - Variables should not be declared before they are … | |
| SelectNonBranchingWaySequencesAction.java | 1.5 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| SessionLoadAction.java | 7.0 KB | 9280 | 10 years | improve performance and simplify file copy operations (major … | |
| SessionSaveAsAction.java | 10.0 KB | 9173 | 10 years | Checkstyle | |
| ShowStatusReportAction.java | 8.8 KB | 9073 | 10 years | checkstyle - Comments Indentation | |
| SimplifyWayAction.java | 10.8 KB | 9230 | 10 years | fix javadoc errors/warnings | |
| SplitWayAction.java | 33.8 KB | 9245 | 10 years | fix #12101 - Possibility to create a duplicate way with split dialog | |
| ToggleAction.java | 6.0 KB | 8795 | 11 years | fix javadoc errors/warnings seen with JDK9 | |
| ToggleGPXLinesAction.java | 1.0 KB | 6380 | 12 years | update license/copyright information | |
| ToggleUploadDiscouragedLayerAction.java | 775 bytes | 9067 | 10 years | sonar - Immutable Field | |
| UndoAction.java | 1.6 KB | 6380 | 12 years | update license/copyright information | |
| UnGlueAction.java | 19.7 KB | 9230 | 10 years | fix javadoc errors/warnings | |
| UnJoinNodeWayAction.java | 7.3 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| UnselectAllAction.java | 1.1 KB | 9059 | 10 years | checkstyle | |
| UpdateDataAction.java | 3.7 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| UpdateModifiedAction.java | 2.3 KB | 7434 | 12 years | fix #8885 (see #4614) - add offline mode with new command line … | |
| UpdateSelectionAction.java | 6.2 KB | 9241 | 10 years | see #7670 - Possibility to download from mirror with all download … | |
| UploadAction.java | 10.7 KB | 9059 | 10 years | checkstyle | |
| UploadNotesAction.java | 1.9 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| UploadSelectionAction.java | 13.3 KB | 9067 | 10 years | sonar - Immutable Field | |
| ValidateAction.java | 6.8 KB | 9067 | 10 years | sonar - Immutable Field | |
| ViewportFollowToggleAction.java | 1.4 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| WireframeToggleAction.java | 1.8 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| ZoomInAction.java | 2.1 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| ZoomOutAction.java | 1.4 KB | 6380 | 12 years | update license/copyright information | |
| ZoomToAction.java | 4.0 KB | 8443 | 11 years | remove extra whitespaces | |
Note:
See TracBrowser
for help on using the repository browser.
