source: josm/trunk/src/org/openstreetmap/josm/gui/io@ 12118

Name Size Rev Age Author Last Change
../
AbstractIOTask.java 2.2 KB 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
AbstractPrimitiveTask.java 7.1 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
AbstractUploadDialog.java 8.0 KB 9685   8 years Don-vip UploadDialog: code refactoring, add javadoc, basic unit test, remove …
AbstractUploadTask.java 15.3 KB 10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
ActionFlagsTableCell.java 5.0 KB 11534   7 years Don-vip sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class …
BasicUploadSettingsPanel.java 10.0 KB 11366   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
ChangesetCellRenderer.java 2.9 KB 11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
ChangesetCommentModel.java 1.0 KB 10210   8 years Don-vip see #11924 - Java 9 - replace calls to deprecated classes …
ChangesetManagementPanel.java 12.1 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
CloseChangesetDialog.java 6.7 KB 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
CloseChangesetTask.java 2.6 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
ConfigurationParameterRequestHandler.java 248 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
CredentialDialog.java 15.0 KB 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
DownloadFileTask.java 6.7 KB 11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
DownloadOpenChangesetsTask.java 6.5 KB 12012   7 years Don-vip fix HeadlessException seen in unit tests logs
DownloadPrimitivesTask.java 3.1 KB 10129   8 years Don-vip refactor duplicated code
DownloadPrimitivesWithReferrersTask.java 8.6 KB 10621   8 years Don-vip fix #13197 - bad use of method references instead of lambdas, causing …
IUploadDialog.java 1.5 KB 9685   8 years Don-vip UploadDialog: code refactoring, add javadoc, basic unit test, remove …
LayerNameAndFilePathTableCell.java 9.1 KB 11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
MaxChangesetSizeExceededPolicy.java 616 bytes 3083   14 years bastiK added svn:eol-style=native to source files
OpenChangesetComboBoxModel.java 3.5 KB 9519   8 years simon04 fix #7090 - Upload dialog allow select another user open changeset
package-info.java 183 bytes 8624   9 years bastiK add missing svn:eol-style=native
RecentlyOpenedFilesMenu.java 3.1 KB 11366   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
SaveLayerInfo.java 7.2 KB 9751   8 years Don-vip see #12462 - Extend Save Layers dialog for more layer types (patch by …
SaveLayersDialog.java 27.7 KB 11544   7 years Don-vip sonar - squid:S1854 - Dead stores should be removed
SaveLayersModel.java 7.2 KB 10647   8 years Don-vip see #11390 - use functional comparators
SaveLayersTable.java 1.1 KB 8836   9 years Don-vip fix Checkstyle issues
SaveLayersTableColumnModel.java 4.9 KB 11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
SaveLayerTask.java 2.4 KB 11746   7 years Don-vip PMD - Strict Exceptions
TagSettingsPanel.java 4.9 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
UpdatePrimitivesTask.java 2.7 KB 10129   8 years Don-vip refactor duplicated code
UploadAndSaveProgressRenderer.java 2.4 KB 9996   8 years Don-vip sonar - use JLabel.setLabelFor where applicable + add/update unit tests
UploadDialog.java 26.9 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
UploadedObjectsSummaryPanel.java 6.4 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
UploadLayerTask.java 6.2 KB 11604   7 years Don-vip sonar - squid:S1172 - Unused method parameters should be removed
UploadNoteLayerTask.java 1.7 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
UploadOrSaveState.java 374 bytes 4310   13 years stoecker fix #6680, fix #6677 - i18n issues
UploadParameterSummaryPanel.java 8.2 KB 11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
UploadPrimitivesTask.java 16.5 KB 11686   7 years Don-vip fix #9799 - Don't check for unread messages while upload is in …
UploadSelectionDialog.java 10.5 KB 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
UploadStrategy.java 3.6 KB 11489   7 years Don-vip error-prone - enums should be immutable, and cannot have non-final fields
UploadStrategySelectionPanel.java 19.3 KB 10626   8 years Don-vip simplify handling of ignored/traced exceptions
UploadStrategySpecification.java 3.8 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
Note: See TracBrowser for help on using the repository browser.