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

Name Size Rev Age Author Last Change
../
audio 8510   11 years Don-vip checkstyle: enable relevant whitespace checks and fix them
downloadtasks 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
mapmode 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
relation 10453   10 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
search 10463   10 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
upload 10463   10 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
AboutAction.java 6.2 KB 10428   10 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
AbstractInfoAction.java 6.7 KB 10383   10 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
AbstractMergeAction.java 3.9 KB 10074   10 years Don-vip refactor duplicated code
AbstractSelectAction.java 746 bytes 10378   10 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
ActionParameter.java 1.6 KB 6792   12 years Don-vip Sonar - fix various issues
AdaptableAction.java 238 bytes 7937   11 years bastiK add subversion property svn:eol=native
AddImageryLayerAction.java 7.5 KB 10463   10 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
AddNodeAction.java 2.6 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
AlignInCircleAction.java 15.9 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
AlignInLineAction.java 16.3 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
AutoScaleAction.java 16.1 KB 10453   10 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
ChangesetManagerToggleAction.java 2.3 KB 9067   10 years Don-vip sonar - Immutable Field
CloseChangesetAction.java 5.4 KB 10212   10 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
CombineWayAction.java 21.6 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
CopyAction.java 3.5 KB 10448   10 years Don-vip fix more deprecation warnings
CopyCoordinatesAction.java 1.8 KB 10448   10 years Don-vip fix more deprecation warnings
CreateCircleAction.java 10.7 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
CreateMultipolygonAction.java 18.9 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
DeleteAction.java 1.4 KB 10409   10 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
DeleteLayerAction.java 1.5 KB 10436   10 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
DialogsToggleAction.java 2.2 KB 9983   10 years Don-vip remove unused code
DiskAccessAction.java 8.0 KB 8509   11 years Don-vip fix many checkstyle violations
DistributeAction.java 10.6 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
DownloadAction.java 2.7 KB 8540   11 years Don-vip fix remaining checkstyle issues
DownloadAlongAction.java 5.9 KB 10074   10 years Don-vip refactor duplicated code
DownloadNotesInViewAction.java 1.7 KB 10318   10 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
DownloadPrimitiveAction.java 2.8 KB 10446   10 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
DownloadReferrersAction.java 2.5 KB 10413   10 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
DuplicateAction.java 1.5 KB 10409   10 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
ExitAction.java 926 bytes 6380   13 years Don-vip update license/copyright information
ExpertToggleAction.java 5.2 KB 9611   10 years Don-vip update unit tests
ExtensionFileFilter.java 18.3 KB 10463   10 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
FollowLineAction.java 4.9 KB 10413   10 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
FullscreenToggleAction.java 3.5 KB 9576   10 years Don-vip code refactoring for unit tests / headless mode
GpxExportAction.java 3.5 KB 10407   10 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
HelpAction.java 2.3 KB 9320   10 years simon04 Refactoring (make Help a JosmAction)
HistoryInfoAction.java 2.5 KB 10383   10 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
HistoryInfoWebAction.java 1.5 KB 10378   10 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
ImageryAdjustAction.java 11.5 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
InfoAction.java 1.6 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
InfoWebAction.java 2.5 KB 9136   10 years Don-vip sonar fixes + javadoc
JoinAreasAction.java 55.4 KB 10463   10 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
JoinNodeWayAction.java 9.0 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
JosmAction.java 16.9 KB 10428   10 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
JumpToAction.java 8.2 KB 10181   10 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
LassoModeAction.java 1.4 KB 7937   11 years bastiK add subversion property svn:eol=native
MapRectifierWMSmenuAction.java 9.8 KB 10463   10 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
MergeLayerAction.java 5.6 KB 10436   10 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
MergeNodesAction.java 15.1 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
MergeSelectionAction.java 3.9 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
MirrorAction.java 3.0 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
MoveAction.java 5.5 KB 10409   10 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
MoveNodeAction.java 2.3 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
NewAction.java 1.0 KB 10436   10 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
OpenFileAction.java 15.8 KB 10407   10 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
OpenLocationAction.java 10.5 KB 10212   10 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OrthogonalizeAction.java 25.7 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
OsmPrimitiveAction.java 597 bytes 8512   11 years Don-vip checkstyle: redundant modifiers
OverpassDownloadAction.java 11.0 KB 10252   10 years Don-vip partial revert of r10250 - causes NPE in OverpassDownloadDialog …
package-info.java 192 bytes 10125   10 years Don-vip refactor classes from corrector package, add javadoc
ParameterizedAction.java 362 bytes 8510   11 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ParameterizedActionDecorator.java 1.5 KB 8510   11 years Don-vip checkstyle: enable relevant whitespace checks and fix them
PasteAction.java 9.0 KB 10413   10 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
PasteTagsAction.java 13.5 KB 10383   10 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
PreferencesAction.java 4.4 KB 8443   11 years Don-vip remove extra whitespaces
PreferenceToggleAction.java 1.4 KB 7937   11 years bastiK add subversion property svn:eol=native
PurgeAction.java 13.1 KB 10413   10 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
RedoAction.java 1.6 KB 6380   13 years Don-vip update license/copyright information
RenameLayerAction.java 4.0 KB 9591   10 years Don-vip fix #12390 - rename layer does not check existing file (patch by kolesar)
ReportBugAction.java 1.2 KB 10062   10 years Don-vip see #12652 - about dialog: replace old bug report link with new bug …
RestartAction.java 8.9 KB 10212   10 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
ReverseWayAction.java 4.8 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
SaveAction.java 2.0 KB 8510   11 years Don-vip checkstyle: enable relevant whitespace checks and fix them
SaveActionBase.java 8.6 KB 10407   10 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
SaveAsAction.java 1.1 KB 6380   13 years Don-vip update license/copyright information
SearchNotesDownloadAction.java 3.8 KB 10242   10 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
SelectAllAction.java 1.2 KB 10382   10 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
SelectByInternalPointAction.java 4.3 KB 10448   10 years Don-vip fix more deprecation warnings
SelectNonBranchingWaySequences.java 4.5 KB 9999   10 years Don-vip sonar - do not copy collection contents from one to another with a loop
SelectNonBranchingWaySequencesAction.java 1.5 KB 10446   10 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
SessionLoadAction.java 6.9 KB 10432   10 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
SessionSaveAsAction.java 10.3 KB 10420   10 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
ShowStatusReportAction.java 12.1 KB 10463   10 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
SimplifyWayAction.java 10.6 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
SplitWayAction.java 33.1 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
ToggleAction.java 6.0 KB 8795   11 years Don-vip fix javadoc errors/warnings seen with JDK9
ToggleGPXLinesAction.java 1.0 KB 6380   13 years Don-vip update license/copyright information
ToggleUploadDiscouragedLayerAction.java 1.2 KB 9692   10 years simon04 fix #12453 - Add icon for "discourage upload" (icon by Klumbumbus)
UndoAction.java 1.6 KB 6380   13 years Don-vip update license/copyright information
UnGlueAction.java 28.1 KB 10448   10 years Don-vip fix more deprecation warnings
UnJoinNodeWayAction.java 7.2 KB 10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
UnselectAllAction.java 1.1 KB 10382   10 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
UpdateDataAction.java 3.3 KB 10382   10 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
UpdateModifiedAction.java 2.4 KB 10382   10 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
UpdateSelectionAction.java 6.3 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
UploadAction.java 9.8 KB 10446   10 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
UploadNotesAction.java 1.7 KB 10428   10 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
UploadSelectionAction.java 13.2 KB 10548   10 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
ValidateAction.java 6.9 KB 10446   10 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
ViewportFollowToggleAction.java 1.4 KB 10453   10 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
WireframeToggleAction.java 1.8 KB 10453   10 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
ZoomInAction.java 2.1 KB 10318   10 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
ZoomOutAction.java 1.3 KB 10318   10 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
ZoomToAction.java 4.5 KB 10413   10 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
Note: See TracBrowser for help on using the repository browser.