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

Name Size Rev Age Author Last Change
../
audio 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
upload 9067   8 years Don-vip sonar - Immutable Field
relation 9072   8 years Don-vip partial revert of r9070 - make build run with Java 9 again
mapmode 9074   8 years Don-vip pmd - Ternary operator with a boolean literal can be simplified with a …
search 9079   8 years Don-vip update to CheckStyle 6.13
downloadtasks 9171   8 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
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
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 …
ActionParameter.java 1.6 KB 6792   10 years Don-vip Sonar - fix various issues
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 …
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
SelectByInternalPointAction.java 4.5 KB 8393   9 years Don-vip see #11447 - partial revert of r8384
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
CloseChangesetAction.java 5.4 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
DownloadPrimitiveAction.java 2.8 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
DownloadReferrersAction.java 4.3 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
GpxExportAction.java 3.6 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
HelpAction.java 2.0 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
UpdateSelectionAction.java 6.2 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
ZoomInAction.java 2.1 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
SimplifyWayAction.java 10.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
DownloadNotesInViewAction.java 1.7 KB 8663   9 years simon04 fix #11442 - "Toolbar action" bug w/ 'notes' & normal dialogs
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 …
OpenFileAction.java 14.7 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
RestartAction.java 9.1 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
SaveActionBase.java 7.8 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
SessionLoadAction.java 7.1 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
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 …
ExtensionFileFilter.java 15.7 KB 8895   9 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
AutoScaleAction.java 15.8 KB 8900   8 years Don-vip fix #11986, fix #11987, fix #11988: Patches by michael2402: * …
MapRectifierWMSmenuAction.java 9.8 KB 8925   8 years Don-vip see #11631 - see #11689 - remove commented code causing javadoc warnings
DownloadAlongAction.java 6.2 KB 8929   8 years Don-vip javadoc fixes
OrthogonalizeAction.java 24.6 KB 8931   8 years Don-vip javadoc fixes
OverpassDownloadAction.java 11.8 KB 8932   8 years Don-vip fix #11971 - -/=`key in Overpass Download changes map size
JosmAction.java 12.4 KB 8957   8 years simon04 see #10350 - Allow subclasses of JosmAction access its inner classes
PasteTagsAction.java 13.0 KB 8975   8 years simon04 fix #12041 - Wrong message in relation member deletion confirmation
PurgeAction.java 13.0 KB 8984   8 years Don-vip see #12038 - add non regression test
DialogsToggleAction.java 2.4 KB 9006   8 years Don-vip fix #12084 - allow to hide main toolbar
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
UploadAction.java 10.7 KB 9059   8 years Don-vip checkstyle
CreateMultipolygonAction.java 18.6 KB 9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
JumpToAction.java 8.2 KB 9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
MergeNodesAction.java 15.1 KB 9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
OpenLocationAction.java 10.5 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 …
SplitWayAction.java 33.2 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
CreateCircleAction.java 10.9 KB 9067   8 years Don-vip sonar - Immutable Field
FullscreenToggleAction.java 3.5 KB 9067   8 years Don-vip sonar - Immutable Field
JoinNodeWayAction.java 9.2 KB 9067   8 years Don-vip sonar - Immutable Field
MoveAction.java 5.5 KB 9067   8 years Don-vip sonar - Immutable Field
RenameLayerAction.java 3.8 KB 9067   8 years Don-vip sonar - Immutable Field
ReverseWayAction.java 4.9 KB 9067   8 years Don-vip sonar - Immutable Field
ToggleUploadDiscouragedLayerAction.java 775 bytes 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
CombineWayAction.java 22.2 KB 9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
ShowStatusReportAction.java 8.8 KB 9073   8 years Don-vip checkstyle - Comments Indentation
AlignInLineAction.java 16.3 KB 9087   8 years Don-vip sonar - fix some errors, mainly NPEs
DistributeAction.java 11.0 KB 9087   8 years Don-vip sonar - fix some errors, mainly NPEs
JoinAreasAction.java 55.2 KB 9087   8 years Don-vip sonar - fix some errors, mainly NPEs
UnGlueAction.java 18.9 KB 9087   8 years Don-vip sonar - fix some errors, mainly NPEs
AddImageryLayerAction.java 7.3 KB 9134   8 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
AbstractInfoAction.java 6.7 KB 9136   8 years Don-vip sonar fixes + javadoc
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
SessionSaveAsAction.java 10.0 KB 9152   8 years simon04 fix #12183 - "Registered toolbar action save_as-session overwritten"
Note: See TracBrowser for help on using the repository browser.