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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10432   8 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
(edit) @10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @9509   8 years simon04 fix #9925 - Allow to stop downloading GPS data and keep the downloaded part
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @8908   9 years Don-vip improve download tasks unit tests
(edit) @8904   9 years Don-vip Add first unit tests for download tasks
(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) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @7749   9 years bastiK remotecontrol /import: only allow whitelisted download tasks to be …
(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) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6803   10 years simon04 fix #9660 - Allow to download compressed GPX tracks from …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6244   11 years Don-vip fix #9091 - rework osm/gpx download tasks - take into account recent …
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6031   11 years akks see #8809: [patch by brycenesbitt, reworked] detailed documentation …
(edit) @5745   11 years Don-vip see #8453 - Do not consider remote .gpx files as downloaded from OSM …
(edit) @5691   11 years Don-vip see #8148 - Remote control: URL validation in import handler + find …
(edit) @5501   12 years bastiK add session support for gpx layers (see #4029)
(edit) @5494   12 years Don-vip fix #8006 - Download remote marker layer
(edit) @5486   12 years Don-vip Allow to download remote files using https://
(edit) @5175   12 years Don-vip fix #7581 - gpx tracks download limited only to osm.org server
(edit) @5108   12 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4718   12 years jttt Add posibility to run please wait runnable tasks in background
(edit) @4521   13 years Don-vip fix #6960 - Download GPX traces with Ctrl+L
(edit) @4334   13 years xeen fix two NPEs in GpxLayer (fixes #6726) and also repaint the map when …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2343   15 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
(edit) @2328   15 years Gubaer More cleanup in download logic (less globals, more encapsulation)
(edit) @2327   15 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2322   15 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2215   15 years Gubaer applied #3583: patch by vsandre: Unable to download data with "Open …
(edit) @2201   15 years Gubaer fixed #2818: error when retrieving map data
(edit) @1835   15 years Gubaer applied #2850: patch by dmuecke - unhandled Exception when trying to …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1396   15 years stoecker fix #1943 and #1872. patch by xeen
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1148   15 years framm - fix Open Location bugs, add icon
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @612   16 years framm - fix memory leaks described in ticket #432, patch by …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @529   16 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @444   16 years framm - patch for better GPX file support by Raphael Mack …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/downloadtasks/DownloadGpsTask.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.