source: josm/trunk/src/org/openstreetmap/josm/actions/downloadtasks

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
(edit) @11849   7 years Don-vip see #14604 - sonar - squid:S1596 - "Collections.EMPTY_LIST", …
(edit) @11836   7 years bastiK fixed #14604 - Error on import
(edit) @11784   7 years Don-vip fix #13922 - fix GPX and Note download area computation
(edit) @11774   7 years Don-vip fix #13922 - zoom only once when downloading several data types
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11735   7 years Don-vip fix #5092 - Synchronization issue with nodes deleted on server
(edit) @11658   7 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
(edit) @11627   7 years Don-vip fix #3346 - improve drastically the performance of fixing duplicate …
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11535   7 years Don-vip sonar - squid:S2142 - "InterruptedException" should not be ignored
(edit) @11329   7 years simon04 see #13201 - OsmUrlToBounds: also take Geo URLs into account This …
(edit) @11124   8 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @11073   8 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10630   8 years simon04 fix #13201 - Support Geo URLs on command line and open location
(edit) @10601   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10463   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10436   8 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10432   8 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10371   8 years Don-vip fix #12944 - Reduce use of addLayer(..., bounds) - patch by …
(edit) @10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
(edit) @10315   8 years Don-vip findbugs, code optimization/cleanup
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10306   8 years Don-vip sonar - pmd:ImmutableField + remove unused code
(edit) @10305   8 years Don-vip sonar - various code cleanup fixes
(edit) @10250   8 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10228   8 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
(edit) @10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10164   8 years Don-vip add more unit tests
(edit) @10135   8 years Don-vip fix #12734 - display less intrusive warning message when an updated …
(edit) @10129   8 years Don-vip refactor duplicated code
(edit) @10124   8 years Don-vip refactor and move changeset download tasks to actions.downloadtasks
(edit) @10032   8 years Don-vip fix #12651 - do not create Notes layer when no notes were downloaded
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @9989   8 years Don-vip sonar - Methods should not be empty
(edit) @9905   8 years Don-vip PostDownloadHandler: remove unused code, add unit tests
(edit) @9881   8 years Don-vip remove unused code, add unit test
(edit) @9732   8 years Don-vip remote control: add more unit tests, robustness
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9509   8 years simon04 fix #9925 - Allow to stop downloading GPS data and keep the downloaded part
(edit) @9241   8 years simon04 see #7670 - Possibility to download from mirror with all download …
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9171   8 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @8942   8 years Don-vip Add constructor forgotten in r8927
(edit) @8927   8 years Don-vip fix #11998 - add two new protected boolean members to simplify …
(edit) @8921   8 years Don-vip fix compilation warning
(edit) @8908   8 years Don-vip improve download tasks unit tests
(edit) @8904   9 years Don-vip Add first unit tests for download tasks
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8472   9 years Don-vip Display "No data found in this area." in a notification instead of a …
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8240   9 years simon04 Open Location: enable loading of nodes/ways/relations/changesets from …
(edit) @8218   9 years simon04 fix #10868 - Add osm.notes.daysClosed to preference dialog
(edit) @8217   9 years simon04 fix #10867 - Notes download: inform user about reaching download limit …
(edit) @8216   9 years simon04 fix #10867 - Notes download: inform user about reaching download limit
(edit) @8209   9 years simon04 see #9907 - Open Location: detect note layer also when non-standard …
(edit) @8195   9 years simon04 see #9907 - Make "Open Location" capable of downloading notes If more …
(edit) @8130   9 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8115   9 years Don-vip fix #11192 - missing notes translations
(edit) @8093   9 years stoecker javadoc fixes
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7817   9 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
(edit) @7816   9 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7749   9 years bastiK remotecontrol /import: only allow whitelisted download tasks to be …
(edit) @7637   9 years Don-vip see #10511 - disable unit test until we fix the bug
(edit) @7636   9 years Don-vip fix #10646 - Remote Control v1.6: new load_data handler to load OSM …
(edit) @7608   10 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7597   10 years Don-vip fix #10588 - DownloadGpsTask ignores the ProgressMonitor argument …
(edit) @7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7531   10 years bastiK applied #10503 - Note download code (patch by ToeBee)
(edit) @7463   10 years Don-vip fix #10392 - rework of MenuScroller to replace static scrollCount …
(edit) @7149   10 years simon04 fix #10051 - Allow to load from Overpass via HTTPS
(edit) @7031   10 years Don-vip fix #9947 - Make File / Open URL also accept osm.org URLs with an …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
Note: See TracRevisionLog for help on using the revision log.