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

Name Size Rev Age Author Last Change
../
audio 6883   10 years Don-vip fix some Sonar issues
relation 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
upload 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
search 8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
downloadtasks 8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
mapmode 8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
ParameterizedAction.java 362 bytes 5926   11 years bastiK clean up imports
WireframeToggleAction.java 1.8 KB 6336   10 years Don-vip code cleanup / robustness in edit layer handling
DuplicateAction.java 1.5 KB 6380   10 years Don-vip update license/copyright information
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
SelectAllAction.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
UnselectAllAction.java 1017 bytes 6380   10 years Don-vip update license/copyright information
ZoomOutAction.java 1.4 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 …
ZoomInAction.java 2.1 KB 6710   10 years Don-vip fix #5630 - use Equals as another shortcut to zoom in
ActionParameter.java 1.6 KB 6792   10 years Don-vip Sonar - fix various issues
AddNodeAction.java 2.2 KB 6977   10 years Don-vip fix some sonar issues recently introduced
ParameterizedActionDecorator.java 1.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
ReverseWayAction.java 5.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
AbstractMergeAction.java 3.1 KB 7017   10 years Don-vip see #8465 - fix easy compilation warnings
PreferencesAction.java 4.4 KB 7022   10 years Don-vip see #8465 - enable and fix more warnings
ExpertToggleAction.java 5.1 KB 7025   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 …
UpdateModifiedAction.java 2.3 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
UpdateDataAction.java 3.7 KB 7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
DiskAccessAction.java 7.9 KB 7578   10 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
SessionLoadAction.java 7.1 KB 7578   10 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
HelpAction.java 2.0 KB 7694   9 years stoecker image size fixes
DownloadAction.java 2.6 KB 7722   9 years Don-vip fix #10746 - Add Notes checkbox in DownloadDialog (patch by ToeBee)
AboutAction.java 4.8 KB 7771   9 years bastiK fixes #1608 - remove remaining old logos
AbstractInfoAction.java 4.4 KB 7771   9 years bastiK fixes #1608 - remove remaining old logos
JumpToAction.java 7.7 KB 7812   9 years stoecker see #10858 - fix JumpTo action help page
InfoAction.java 1.7 KB 7859   9 years Don-vip fix various Sonar issues, improve Javadoc
MergeLayerAction.java 5.4 KB 7859   9 years Don-vip fix various Sonar issues, improve Javadoc
MergeSelectionAction.java 3.9 KB 7859   9 years Don-vip fix various Sonar issues, improve Javadoc
MirrorAction.java 3.1 KB 7859   9 years Don-vip fix various Sonar issues, improve Javadoc
MoveAction.java 5.5 KB 7859   9 years Don-vip fix various Sonar issues, improve Javadoc
MoveNodeAction.java 2.4 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
CopyCoordinatesAction.java 1.8 KB 7937   9 years bastiK add subversion property svn:eol=native
DialogsToggleAction.java 2.4 KB 7937   9 years bastiK add subversion property svn:eol=native
DownloadAlongAction.java 5.7 KB 7937   9 years bastiK add subversion property svn:eol=native
HistoryInfoWebAction.java 1.2 KB 7937   9 years bastiK add subversion property svn:eol=native
InfoWebAction.java 1.3 KB 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
OsmPrimitiveAction.java 613 bytes 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
ZoomToAction.java 4.1 KB 7937   9 years bastiK add subversion property svn:eol=native
CreateMultipolygonAction.java 17.7 KB 7946   9 years Don-vip fix #10953 - handle "incomplete but new" relations
AbstractSelectAction.java 751 bytes 7949   9 years Don-vip fix #10933 - keep the same selection in selection dialog after cliking …
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
PasteAction.java 8.7 KB 8061   9 years bastiK see #11096 - strip .png
ReportBugAction.java 1.5 KB 8061   9 years bastiK see #11096 - strip .png
SaveAction.java 2.0 KB 8061   9 years bastiK see #11096 - strip .png
CopyAction.java 3.6 KB 8194   9 years simon04 Download objects: prefill ids from copied objects The syntax from …
DownloadNotesInViewAction.java 1.6 KB 8212   9 years simon04 see #11147 see #11321 - Add "Download notes in current view" to file …
DownloadPrimitiveAction.java 2.7 KB 8221   9 years simon04 see #11000 - Remote control: allow to specify layer_name for …
DistributeAction.java 10.6 KB 8247   9 years Balaitous fix #11302 - "distribute nodes" acts weirdly if the way is not …
SplitWayAction.java 23.4 KB 8276   9 years Balaitous fix #11184 - "split way" is splitting an other way instead of the …
CloseChangesetAction.java 5.4 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
DownloadReferrersAction.java 4.3 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
GpxExportAction.java 3.6 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
MergeNodesAction.java 15.5 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
UpdateSelectionAction.java 6.2 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
UnJoinNodeWayAction.java 7.3 KB 8294   9 years Balaitous fix #10396 - Disconnecting nodes from way could be easier * …
SearchNotesDownloadAction.java 3.6 KB 8304   9 years Don-vip simplify URL encoding/decoding
ChangesetManagerToggleAction.java 2.3 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
CreateCircleAction.java 10.8 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
FullscreenToggleAction.java 3.5 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
ImageryAdjustAction.java 11.2 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
JoinNodeWayAction.java 9.0 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
MapRectifierWMSmenuAction.java 9.9 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
OpenFileAction.java 14.8 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
OpenLocationAction.java 10.4 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
RenameLayerAction.java 3.7 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
SessionSaveAsAction.java 8.9 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
ToggleAction.java 5.9 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
ToggleUploadDiscouragedLayerAction.java 769 bytes 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
ValidateAction.java 6.8 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
UploadNotesAction.java 1.9 KB 8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
JosmAction.java 12.4 KB 8324   9 years Don-vip squid:S1133 - remove deprecated code
AlignInCircleAction.java 15.7 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
CombineWayAction.java 22.8 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
ExtensionFileFilter.java 13.7 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
PasteTagsAction.java 13.2 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
PurgeAction.java 12.7 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
SelectByInternalPointAction.java 4.5 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
SelectNonBranchingWaySequences.java 4.5 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
SimplifyWayAction.java 10.6 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
UnGlueAction.java 18.6 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
UploadAction.java 10.6 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
UploadSelectionAction.java 13.2 KB 8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
AlignInLineAction.java 15.8 KB 8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
JoinAreasAction.java 54.6 KB 8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
OrthogonalizeAction.java 25.0 KB 8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
AddImageryLayerAction.java 6.8 KB 8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
AutoScaleAction.java 15.1 KB 8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
SaveActionBase.java 7.8 KB 8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
RestartAction.java 8.4 KB 8356   9 years Don-vip remove public mutable array Main.commandLineArgs
ShowStatusReportAction.java 8.7 KB 8356   9 years Don-vip remove public mutable array Main.commandLineArgs
Note: See TracBrowser for help on using the repository browser.