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

Name Size Rev Age Author Last Change
../
AbstractIOTask.java 2.3 KB 7358   10 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
AbstractUploadDialog.java 8.2 KB 7937   9 years bastiK add subversion property svn:eol=native
AbstractUploadTask.java 14.0 KB 8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
ActionFlagsTableCell.java 4.4 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
BasicUploadSettingsPanel.java 9.5 KB 8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
ChangesetCellRenderer.java 2.7 KB 8390   9 years Don-vip Sonar - various performance improvements
ChangesetCommentModel.java 1.0 KB 8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
ChangesetManagementPanel.java 12.3 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
CloseChangesetDialog.java 6.9 KB 7017   10 years Don-vip see #8465 - fix easy compilation warnings
CloseChangesetTask.java 2.8 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
ConfigurationParameterRequestHandler.java 247 bytes 3083   14 years bastiK added svn:eol-style=native to source files
CredentialDialog.java 15.1 KB 8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
DownloadFileTask.java 6.8 KB 8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
DownloadOpenChangesetsTask.java 6.1 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
DownloadPrimitivesTask.java 8.1 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
DownloadPrimitivesWithReferrersTask.java 8.9 KB 8378   9 years Don-vip fix copyright/license headers globally
LayerNameAndFilePathTableCell.java 8.4 KB 8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
MaxChangesetSizeExceededPolicy.java 616 bytes 3083   14 years bastiK added svn:eol-style=native to source files
OpenChangesetComboBoxModel.java 3.5 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
RecentlyOpenedFilesMenu.java 3.0 KB 8377   9 years Don-vip performance - remove useless boxing of boolean constants
SaveLayerInfo.java 6.6 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
SaveLayersDialog.java 24.1 KB 8412   9 years Don-vip ExecutorService field doesn't ever get shutdown
SaveLayersModel.java 7.1 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
SaveLayersTable.java 1.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
SaveLayersTableColumnModel.java 4.2 KB 6889   10 years Don-vip fix some Sonar issues (JLS order)
SaveLayerTask.java 2.3 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
TagSettingsPanel.java 5.8 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
UpdatePrimitivesTask.java 6.2 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
UploadAndSaveProgressRenderer.java 2.7 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
UploadDialog.java 23.6 KB 8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
UploadedObjectsSummaryPanel.java 6.1 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
UploadLayerTask.java 6.3 KB 8376   9 years Don-vip code style - remove useless calls to toString()
UploadOrSaveState.java 374 bytes 4310   13 years stoecker fix #6680, fix #6677 - i18n issues
UploadParameterSummaryPanel.java 8.0 KB 8390   9 years Don-vip Sonar - various performance improvements
UploadPrimitivesTask.java 16.6 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
UploadSelectionDialog.java 10.5 KB 8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
UploadStrategy.java 3.6 KB 8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
UploadStrategySelectionPanel.java 19.0 KB 8388   9 years Don-vip performance - use of EnumMap / EnumSet
UploadStrategySpecification.java 4.4 KB 6889   10 years Don-vip fix some Sonar issues (JLS order)
Note: See TracBrowser for help on using the repository browser.