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

Name Size Rev Age Author Last Change
../
audio 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
upload 9675   8 years Don-vip add more unit tests
relation 9974   8 years Don-vip sonar - rename fields to match code conventions, remove empty instruction
downloadtasks 9989   8 years Don-vip sonar - Methods should not be empty
mapmode 9989   8 years Don-vip sonar - Methods should not be empty
search 9989   8 years Don-vip sonar - Methods should not be empty
ExitAction.java 926 bytes 6380   10 years Don-vip update license/copyright information
RedoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
SaveAsAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
ToggleGPXLinesAction.java 1.0 KB 6380   10 years Don-vip update license/copyright information
UndoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
NewAction.java 1.0 KB 6509   10 years Don-vip fix #9459 - initialize default center view of MapView to last download …
ActionParameter.java 1.6 KB 6792   10 years Don-vip Sonar - fix various issues
DeleteAction.java 1.5 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
InfoAction.java 1.7 KB 7859   9 years Don-vip fix various Sonar issues, improve Javadoc
AdaptableAction.java 238 bytes 7937   9 years bastiK add subversion property svn:eol=native
LassoModeAction.java 1.4 KB 7937   9 years bastiK add subversion property svn:eol=native
PreferenceToggleAction.java 1.4 KB 7937   9 years bastiK add subversion property svn:eol=native
SelectNonBranchingWaySequencesAction.java 1.5 KB 7937   9 years bastiK add subversion property svn:eol=native
ViewportFollowToggleAction.java 1.4 KB 7937   9 years bastiK add subversion property svn:eol=native
FollowLineAction.java 4.9 KB 8036   9 years bastiK fixed #11096 - replace png icons with svg version if available
HistoryInfoAction.java 2.5 KB 8061   9 years bastiK see #11096 - strip .png
ReportBugAction.java 1.5 KB 8061   9 years bastiK see #11096 - strip .png
CopyCoordinatesAction.java 1.8 KB 8390   9 years Don-vip Sonar - various performance improvements
AbstractMergeAction.java 3.1 KB 8443   9 years Don-vip remove extra whitespaces
MoveNodeAction.java 2.4 KB 8443   9 years Don-vip remove extra whitespaces
PreferencesAction.java 4.4 KB 8443   9 years Don-vip remove extra whitespaces
ZoomToAction.java 4.0 KB 8443   9 years Don-vip remove extra whitespaces
DiskAccessAction.java 8.0 KB 8509   9 years Don-vip fix many checkstyle violations
DownloadPrimitiveAction.java 2.8 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
MergeSelectionAction.java 3.9 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
MirrorAction.java 3.1 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ParameterizedAction.java 362 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ParameterizedActionDecorator.java 1.5 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
SaveAction.java 2.0 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
SelectAllAction.java 1.1 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
UnJoinNodeWayAction.java 7.3 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
UpdateDataAction.java 3.7 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
UploadNotesAction.java 1.9 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
WireframeToggleAction.java 1.8 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmPrimitiveAction.java 597 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
PasteAction.java 8.9 KB 8513   9 years Don-vip checkstyle: blocks
DownloadAction.java 2.7 KB 8540   9 years Don-vip fix remaining checkstyle issues
AbstractSelectAction.java 727 bytes 8624   9 years bastiK add missing svn:eol-style=native
AddNodeAction.java 2.5 KB 8790   9 years simon04 fix #11890 - "Add Node..." should automatically center on the newly …
ToggleAction.java 6.0 KB 8795   9 years Don-vip fix javadoc errors/warnings seen with JDK9
MergeLayerAction.java 5.5 KB 8819   9 years simon04 see #11897 - MergeLayerAction: merge active layer instead of edit …
SearchNotesDownloadAction.java 3.7 KB 8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
AlignInCircleAction.java 15.8 KB 8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
CopyAction.java 3.6 KB 8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
MapRectifierWMSmenuAction.java 9.8 KB 8925   8 years Don-vip see #11631 - see #11689 - remove commented code causing javadoc warnings
AboutAction.java 6.3 KB 9019   8 years Don-vip fix #12112 - Use java.util.Properties to read REVISION file in the …
DuplicateAction.java 1.5 KB 9059   8 years Don-vip checkstyle
ImageryAdjustAction.java 11.4 KB 9059   8 years Don-vip checkstyle
UnselectAllAction.java 1.1 KB 9059   8 years Don-vip checkstyle
JumpToAction.java 8.2 KB 9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
SelectNonBranchingWaySequences.java 4.5 KB 9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
ChangesetManagerToggleAction.java 2.3 KB 9067   8 years Don-vip sonar - Immutable Field
MoveAction.java 5.5 KB 9067   8 years Don-vip sonar - Immutable Field
ReverseWayAction.java 4.9 KB 9067   8 years Don-vip sonar - Immutable Field
UploadSelectionAction.java 13.3 KB 9067   8 years Don-vip sonar - Immutable Field
ValidateAction.java 6.8 KB 9067   8 years Don-vip sonar - Immutable Field
AlignInLineAction.java 16.3 KB 9087   8 years Don-vip sonar - fix some errors, mainly NPEs
HistoryInfoWebAction.java 1.5 KB 9136   8 years Don-vip sonar fixes + javadoc
InfoWebAction.java 2.5 KB 9136   8 years Don-vip sonar fixes + javadoc
PurgeAction.java 13.0 KB 9233   8 years simon04 fix #4602 - Add "Do not show again" to purge action
RestartAction.java 9.2 KB 9238   8 years stoecker see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, …
UpdateSelectionAction.java 6.2 KB 9241   8 years simon04 see #7670 - Possibility to download from mirror with all download …
DistributeAction.java 10.8 KB 9258   8 years simon04 Attempt to fix some shortcut parse issues See …
DownloadNotesInViewAction.java 1.7 KB 9276   8 years simon04 fix #12283 - Download notes in current view: fix NPE
SessionLoadAction.java 7.0 KB 9296   8 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
HelpAction.java 2.3 KB 9320   8 years simon04 Refactoring (make Help a JosmAction)
DeleteLayerAction.java 1.5 KB 9448   8 years simon04 see #12352 - Fix "Registered toolbar action dialogs/delete overwritten"
GpxExportAction.java 3.6 KB 9461   8 years bastiK applied #12369 - default extension for saving files read from …
OverpassDownloadAction.java 10.8 KB 9484   8 years simon04 Refactoring: add JosmComboBox.getEditorComponent, Javadoc
CloseChangesetAction.java 5.4 KB 9519   8 years simon04 fix #7090 - Upload dialog allow select another user open changeset
FullscreenToggleAction.java 3.5 KB 9576   8 years Don-vip code refactoring for unit tests / headless mode
RenameLayerAction.java 4.0 KB 9591   8 years Don-vip fix #12390 - rename layer does not check existing file (patch by kolesar)
SelectByInternalPointAction.java 4.3 KB 9594   8 years Don-vip add unit test for SelectByInternalPointAction
ExpertToggleAction.java 5.2 KB 9611   8 years Don-vip update unit tests
JoinAreasAction.java 55.4 KB 9623   8 years Don-vip fix transient/serializable findbugs warnings
SessionSaveAsAction.java 10.3 KB 9631   8 years Don-vip checkstyle
CreateMultipolygonAction.java 18.7 KB 9668   8 years bastiK applied #12409 - arrow on edit relation button lists recent relations …
JosmAction.java 12.4 KB 9675   8 years Don-vip add more unit tests
ToggleUploadDiscouragedLayerAction.java 1.2 KB 9692   8 years simon04 fix #12453 - Add icon for "discourage upload" (icon by Klumbumbus)
SaveActionBase.java 8.8 KB 9721   8 years bastiK applied #12369 - default extension for saving files read from …
ShowStatusReportAction.java 8.9 KB 9759   8 years Don-vip refactor preferences settings classes
AutoScaleAction.java 15.6 KB 9795   8 years Don-vip findbugs
DownloadAlongAction.java 6.2 KB 9804   8 years Don-vip robustness/code refactoring for unit tests
ZoomInAction.java 2.1 KB 9818   8 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
ZoomOutAction.java 1.3 KB 9818   8 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
JoinNodeWayAction.java 9.1 KB 9880   8 years Don-vip findbugs
DownloadReferrersAction.java 2.7 KB 9881   8 years Don-vip remove unused code, add unit test
AbstractInfoAction.java 6.6 KB 9917   8 years Don-vip better handling of HelpAwareOptionPane.showOptionDialog in headless mode
AddImageryLayerAction.java 7.7 KB 9918   8 years Don-vip fix/add unit tests
OrthogonalizeAction.java 25.7 KB 9948   8 years simon04 fix #12600 - Orthogonalize: fix ArrayIndexOutOfBoundsException …
CreateCircleAction.java 10.9 KB 9968   8 years Don-vip sonar - Add parentheses to make the operator precedence explicit + add …
ExtensionFileFilter.java 16.7 KB 9968   8 years Don-vip sonar - Add parentheses to make the operator precedence explicit + add …
PasteTagsAction.java 13.4 KB 9968   8 years Don-vip sonar - Add parentheses to make the operator precedence explicit + add …
SplitWayAction.java 34.0 KB 9968   8 years Don-vip sonar - Add parentheses to make the operator precedence explicit + add …
MergeNodesAction.java 15.1 KB 9970   8 years Don-vip sonar - remove useless parentheses
UnGlueAction.java 28.1 KB 9970   8 years Don-vip sonar - remove useless parentheses
OpenFileAction.java 15.8 KB 9972   8 years Don-vip sonar - remove unnecessary fully qualified names
OpenLocationAction.java 10.4 KB 9972   8 years Don-vip sonar - remove unnecessary fully qualified names
SimplifyWayAction.java 10.7 KB 9972   8 years Don-vip sonar - remove unnecessary fully qualified names
UploadAction.java 9.7 KB 9972   8 years Don-vip sonar - remove unnecessary fully qualified names
CombineWayAction.java 21.6 KB 9983   8 years Don-vip remove unused code
DialogsToggleAction.java 2.2 KB 9983   8 years Don-vip remove unused code
UpdateModifiedAction.java 2.3 KB 9989   8 years Don-vip sonar - Methods should not be empty
Note: See TracBrowser for help on using the repository browser.