source: josm/trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadReferrersTask.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16611   4 years GerdP fix #12303: When downloading objects with Overpass API, use recurse up …
(edit) @16405   4 years GerdP fix #13177: Better handle errors while downloading parent …
(edit) @15787   4 years GerdP see #18624: Download parent ways/relations downloads way nodes twice …
(edit) @15152   5 years Don-vip more uses of Java 8 stream API
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @13612   6 years Don-vip use OsmDataLayer.getDataSet() in download tasks
(edit) @13486   6 years Don-vip fix #8039, see #10456 - fix bugs with non-downloadable layers
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(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) @10306   8 years Don-vip sonar - pmd:ImmutableField + remove unused code
(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) @9881   8 years Don-vip remove unused code, add unit test
(edit) @9241   8 years simon04 see #7670 - Possibility to download from mirror with all download …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6973   10 years bastiK applied #9634 - Downloading Referrers Grabs Focus (patch by Balaitous, …
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4094   13 years bastiK applied #5293 (patch by lordsutch) - Fix: Download parent …
(edit) @3720   13 years bastiK added missing svn:eol-style
(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) @3016   14 years bastiK pop up the conflict dialog when a conflict has been detected
(edit) @2950   14 years mjulius when downloading referrers also download way nodes for referring ways …
(add) @2923   14 years mjulius New action: DownloadPrimitiveAction This allows to download a specific …
Note: See TracRevisionLog for help on using the revision log.