source: josm/trunk/src/org/openstreetmap/josm/gui/io/UploadStrategySelectionPanel.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @9841   8 years Don-vip add unit test
(edit) @9575   8 years Don-vip add unit tests
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8388   9 years Don-vip performance - use of EnumMap / EnumSet
(edit) @8375   9 years Don-vip code style - Method stores return result in local before immediately …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7801   9 years Don-vip fix some Sonar issues
(edit) @7712   9 years Don-vip fix #10721 - don't display empty tooltips
(edit) @7375   10 years Don-vip fix #10362 - wrong layout in advanced tab of upload dialog (regression …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6901   10 years Don-vip see #3764 - make UI messages copy-able (patch by simon04)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6101   11 years akks revert 6099: seems it was not the described bug
(edit) @6099   11 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4309   13 years stoecker fix 6682 - i18n fix
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2915   14 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2848   14 years mjulius fix messages for gui/io
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2731   14 years framm message fix
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2614   14 years framm - small fix in upload dialog layout
(edit) @2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
(add) @2569   14 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
Note: See TracRevisionLog for help on using the revision log.