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

Name Size Rev Age Author Last Change
../
audio 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
relation 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
upload 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
search 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
downloadtasks 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
mapmode 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
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
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
PreferencesAction.java 4.4 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
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
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
DownloadAction.java 2.7 KB 8540   9 years Don-vip fix remaining checkstyle issues
ToggleAction.java 6.0 KB 8795   9 years Don-vip fix javadoc errors/warnings seen with JDK9
ChangesetManagerToggleAction.java 2.3 KB 9067   8 years Don-vip sonar - Immutable Field
InfoWebAction.java 2.5 KB 9136   8 years Don-vip sonar fixes + javadoc
HelpAction.java 2.3 KB 9320   8 years simon04 Refactoring (make Help a JosmAction)
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
ToggleUploadDiscouragedLayerAction.java 1.2 KB 9692   8 years simon04 fix #12453 - Add icon for "discourage upload" (icon by Klumbumbus)
DialogsToggleAction.java 2.2 KB 9983   8 years Don-vip remove unused code
SelectNonBranchingWaySequences.java 4.5 KB 9999   8 years Don-vip sonar - do not copy collection contents from one to another with a loop
CopyCoordinatesAction.java 1.8 KB 10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
ReportBugAction.java 1.2 KB 10062   8 years Don-vip see #12652 - about dialog: replace old bug report link with new bug …
AbstractMergeAction.java 3.9 KB 10074   8 years Don-vip refactor duplicated code
DownloadAlongAction.java 5.9 KB 10074   8 years Don-vip refactor duplicated code
package-info.java 192 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
JumpToAction.java 8.2 KB 10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
CloseChangesetAction.java 5.4 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OpenLocationAction.java 10.5 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
RestartAction.java 8.9 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
SearchNotesDownloadAction.java 3.8 KB 10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
ShowStatusReportAction.java 12.2 KB 10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
OverpassDownloadAction.java 11.0 KB 10252   8 years Don-vip partial revert of r10250 - causes NPE in OverpassDownloadDialog …
ImageryAdjustAction.java 11.5 KB 10292   8 years Don-vip sonar - squid:S2275 - Format specifiers should be used instead of …
DeleteLayerAction.java 1.5 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
DownloadNotesInViewAction.java 1.7 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)
MergeLayerAction.java 5.5 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)
SessionSaveAsAction.java 10.3 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
UploadNotesAction.java 1.7 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)
ZoomOutAction.java 1.3 KB 10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
AddImageryLayerAction.java 7.4 KB 10373   8 years Don-vip fix #12949 - Use test rule instead of JOSMFixture to speed up tests …
AboutAction.java 6.2 KB 10375   8 years Don-vip fix #12959 - Move state changes to MapViewState class (patch by …
AbstractSelectAction.java 746 bytes 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
HistoryInfoWebAction.java 1.5 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
AddNodeAction.java 2.5 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
CombineWayAction.java 21.7 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
CreateMultipolygonAction.java 19.0 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
InfoAction.java 1.8 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
MergeNodesAction.java 15.2 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
MoveNodeAction.java 2.5 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
PasteAction.java 9.0 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
PurgeAction.java 13.1 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
ReverseWayAction.java 4.9 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
SelectAllAction.java 1.2 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
SplitWayAction.java 33.2 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
UnselectAllAction.java 1.1 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
UpdateDataAction.java 3.3 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
UpdateModifiedAction.java 2.4 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
UpdateSelectionAction.java 6.3 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
UploadAction.java 9.8 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
UploadSelectionAction.java 13.3 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
ValidateAction.java 6.8 KB 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
AbstractInfoAction.java 6.7 KB 10383   8 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
AlignInCircleAction.java 15.9 KB 10383   8 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
AlignInLineAction.java 16.3 KB 10383   8 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
AutoScaleAction.java 16.0 KB 10383   8 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
HistoryInfoAction.java 2.5 KB 10383   8 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
MergeSelectionAction.java 4.1 KB 10383   8 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
OrthogonalizeAction.java 25.7 KB 10383   8 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
PasteTagsAction.java 13.5 KB 10383   8 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
ZoomToAction.java 4.5 KB 10386   8 years Don-vip gsoc-core - remove more deprecation warnings
ExtensionFileFilter.java 18.5 KB 10407   8 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
GpxExportAction.java 3.5 KB 10407   8 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
OpenFileAction.java 15.8 KB 10407   8 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
SaveActionBase.java 8.6 KB 10407   8 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
CopyAction.java 3.5 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
CreateCircleAction.java 10.8 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
DeleteAction.java 1.4 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
DistributeAction.java 10.7 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
DownloadReferrersAction.java 2.5 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
DuplicateAction.java 1.5 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
FollowLineAction.java 4.8 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
JoinAreasAction.java 55.4 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
JoinNodeWayAction.java 9.0 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
JosmAction.java 16.9 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
MirrorAction.java 3.0 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
MoveAction.java 5.5 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
SimplifyWayAction.java 10.6 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
UnGlueAction.java 28.0 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
UnJoinNodeWayAction.java 7.2 KB 10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
Note: See TracBrowser for help on using the repository browser.