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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8734   9 years simon04 see #11843 - Give all started threads sensible names …
(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) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7358   10 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4534   12 years Don-vip Fixed a bunch of compile warnings
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4100   13 years bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2848   14 years mjulius fix messages for gui/io
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
(edit) @2569   14 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2402   14 years jttt Remove some unnecessary calls to fireSelectionChanged()
(edit) @2396   14 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2198   15 years Gubaer fixed #3249: Resolve conflicts between invisible and deleted …
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2115   15 years Gubaer new: reading open changesets from the server new: reading user info …
(edit) @2040   15 years Gubaer improved upload dialog new: tags for changesets new: multiple uploads …
(edit) @2037   15 years Gubaer Improved cancellation of upload tasks Refactored upload dialog fixed …
(add) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
Note: See TracRevisionLog for help on using the revision log.