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

Name Size Rev Age Author Last Change
../
upload 10247   8 years Don-vip findbugs - DLS_DEAD_LOCAL_STORE_OF_NULL
search 10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
relation 10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
mapmode 10342   8 years Don-vip fix #12933 - remove unused methods from NavigatableComponent (patch …
downloadtasks 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
audio 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ZoomToAction.java 4.0 KB 8443   9 years Don-vip remove extra whitespaces
ZoomOutAction.java 1.3 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
ZoomInAction.java 2.1 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
WireframeToggleAction.java 1.8 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ViewportFollowToggleAction.java 1.4 KB 7937   9 years bastiK add subversion property svn:eol=native
ValidateAction.java 6.8 KB 9067   8 years Don-vip sonar - Immutable Field
UploadSelectionAction.java 13.3 KB 10234   8 years Don-vip findbugs - DB_DUPLICATE_SWITCH_CLAUSES + REC_CATCH_EXCEPTION + …
UploadNotesAction.java 1.7 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
UploadAction.java 9.7 KB 9972   8 years Don-vip sonar - remove unnecessary fully qualified names
UpdateSelectionAction.java 6.3 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
UpdateModifiedAction.java 2.3 KB 9989   8 years Don-vip sonar - Methods should not be empty
UpdateDataAction.java 3.2 KB 10074   8 years Don-vip refactor duplicated code
UnselectAllAction.java 1.1 KB 9059   8 years Don-vip checkstyle
UnJoinNodeWayAction.java 7.3 KB 10074   8 years Don-vip refactor duplicated code
UnGlueAction.java 28.1 KB 10254   8 years Don-vip sonar - squid:S1948 - Fields in a "Serializable" class should either …
UndoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
ToggleUploadDiscouragedLayerAction.java 1.2 KB 9692   8 years simon04 fix #12453 - Add icon for "discourage upload" (icon by Klumbumbus)
ToggleGPXLinesAction.java 1.0 KB 6380   10 years Don-vip update license/copyright information
ToggleAction.java 6.0 KB 8795   9 years Don-vip fix javadoc errors/warnings seen with JDK9
SplitWayAction.java 33.1 KB 10254   8 years Don-vip sonar - squid:S1948 - Fields in a "Serializable" class should either …
SimplifyWayAction.java 10.7 KB 9972   8 years Don-vip sonar - remove unnecessary fully qualified names
ShowStatusReportAction.java 12.2 KB 10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
SessionSaveAsAction.java 10.3 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
SessionLoadAction.java 7.1 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
SelectNonBranchingWaySequencesAction.java 1.5 KB 7937   9 years bastiK add subversion property svn:eol=native
SelectNonBranchingWaySequences.java 4.5 KB 9999   8 years Don-vip sonar - do not copy collection contents from one to another with a loop
SelectByInternalPointAction.java 4.3 KB 9594   8 years Don-vip add unit test for SelectByInternalPointAction
SelectAllAction.java 1.1 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
SearchNotesDownloadAction.java 3.8 KB 10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
SaveAsAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
SaveActionBase.java 8.6 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
SaveAction.java 2.0 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ReverseWayAction.java 4.9 KB 9067   8 years Don-vip sonar - Immutable Field
RestartAction.java 8.9 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
ReportBugAction.java 1.2 KB 10062   8 years Don-vip see #12652 - about dialog: replace old bug report link with new bug …
RenameLayerAction.java 4.0 KB 9591   8 years Don-vip fix #12390 - rename layer does not check existing file (patch by kolesar)
RedoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
PurgeAction.java 13.0 KB 9233   8 years simon04 fix #4602 - Add "Do not show again" to purge action
PreferenceToggleAction.java 1.4 KB 7937   9 years bastiK add subversion property svn:eol=native
PreferencesAction.java 4.4 KB 8443   9 years Don-vip remove extra whitespaces
PasteTagsAction.java 13.4 KB 9968   8 years Don-vip sonar - Add parentheses to make the operator precedence explicit + add …
PasteAction.java 9.0 KB 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
ParameterizedActionDecorator.java 1.5 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
package-info.java 192 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
OverpassDownloadAction.java 11.0 KB 10252   8 years Don-vip partial revert of r10250 - causes NPE in OverpassDownloadDialog …
OsmPrimitiveAction.java 597 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
OrthogonalizeAction.java 25.6 KB 10250   8 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
OpenLocationAction.java 10.5 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OpenFileAction.java 15.8 KB 10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
NewAction.java 1.0 KB 6509   10 years Don-vip fix #9459 - initialize default center view of MapView to last download …
MoveNodeAction.java 2.4 KB 8443   9 years Don-vip remove extra whitespaces
MoveAction.java 5.5 KB 9067   8 years Don-vip sonar - Immutable Field
MirrorAction.java 3.1 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
MergeNodesAction.java 15.1 KB 9970   8 years Don-vip sonar - remove useless parentheses
MergeLayerAction.java 5.5 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
MapRectifierWMSmenuAction.java 9.8 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
LassoModeAction.java 1.4 KB 7937   9 years bastiK add subversion property svn:eol=native
JumpToAction.java 8.2 KB 10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
JosmAction.java 16.5 KB 10354   8 years stoecker fix revision texts
JoinNodeWayAction.java 9.1 KB 9880   8 years Don-vip findbugs
JoinAreasAction.java 55.5 KB 10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
InfoWebAction.java 2.5 KB 9136   8 years Don-vip sonar fixes + javadoc
InfoAction.java 1.7 KB 7859   9 years Don-vip fix various Sonar issues, improve Javadoc
ImageryAdjustAction.java 11.5 KB 10292   8 years Don-vip sonar - squid:S2275 - Format specifiers should be used instead of …
HistoryInfoWebAction.java 1.5 KB 9136   8 years Don-vip sonar fixes + javadoc
HistoryInfoAction.java 2.5 KB 8061   9 years bastiK see #11096 - strip .png
HelpAction.java 2.3 KB 9320   8 years simon04 Refactoring (make Help a JosmAction)
GpxExportAction.java 3.5 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
FullscreenToggleAction.java 3.5 KB 9576   8 years Don-vip code refactoring for unit tests / headless mode
FollowLineAction.java 4.9 KB 8036   9 years bastiK fixed #11096 - replace png icons with svg version if available
ExtensionFileFilter.java 16.8 KB 10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
ExpertToggleAction.java 5.2 KB 9611   8 years Don-vip update unit tests
ExitAction.java 926 bytes 6380   10 years Don-vip update license/copyright information
DuplicateAction.java 1.5 KB 9059   8 years Don-vip checkstyle
DownloadReferrersAction.java 2.7 KB 9881   8 years Don-vip remove unused code, add unit test
DownloadPrimitiveAction.java 2.8 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
DownloadNotesInViewAction.java 1.7 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
DownloadAlongAction.java 5.9 KB 10074   8 years Don-vip refactor duplicated code
DownloadAction.java 2.7 KB 8540   9 years Don-vip fix remaining checkstyle issues
DistributeAction.java 10.8 KB 9258   8 years simon04 Attempt to fix some shortcut parse issues See …
DiskAccessAction.java 8.0 KB 8509   9 years Don-vip fix many checkstyle violations
DialogsToggleAction.java 2.2 KB 9983   8 years Don-vip remove unused code
DeleteLayerAction.java 1.5 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
DeleteAction.java 1.5 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
CreateMultipolygonAction.java 18.9 KB 10010   8 years Don-vip fix #12635 - sort members of new multipolygons (patch by michael2402)
CreateCircleAction.java 10.9 KB 10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
CopyCoordinatesAction.java 1.8 KB 10043   8 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 …
CombineWayAction.java 21.6 KB 10250   8 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
CloseChangesetAction.java 5.4 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
ChangesetManagerToggleAction.java 2.3 KB 9067   8 years Don-vip sonar - Immutable Field
AutoScaleAction.java 16.0 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
AlignInLineAction.java 16.3 KB 10347   8 years Don-vip sonar - add unit test to see if squid:S1244 can be safely disabled
AlignInCircleAction.java 15.8 KB 10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
AddNodeAction.java 2.5 KB 8790   9 years simon04 fix #11890 - "Add Node..." should automatically center on the newly …
AddImageryLayerAction.java 7.4 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
AdaptableAction.java 238 bytes 7937   9 years bastiK add subversion property svn:eol=native
ActionParameter.java 1.6 KB 6792   10 years Don-vip Sonar - fix various issues
AbstractSelectAction.java 727 bytes 8624   9 years bastiK add missing svn:eol-style=native
AbstractMergeAction.java 3.9 KB 10074   8 years Don-vip refactor duplicated code
AbstractInfoAction.java 6.6 KB 9917   8 years Don-vip better handling of HelpAwareOptionPane.showOptionDialog in headless mode
AboutAction.java 6.3 KB 10234   8 years Don-vip findbugs - DB_DUPLICATE_SWITCH_CLAUSES + REC_CATCH_EXCEPTION + …
Note: See TracBrowser for help on using the repository browser.