source: josm/trunk/src/org/openstreetmap/josm/io/session@ 7029

Name Size Rev Age Author Last Change
../
GeoImageSessionExporter.java 4.9 KB 6450   10 years Don-vip Sonar/Findbugs: fix recent issues
GeoImageSessionImporter.java 5.5 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
GpxTracksSessionExporter.java 6.3 KB 7029   10 years Don-vip fix more warnings, remove unused code
GpxTracksSessionImporter.java 2.0 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
ImagerySessionExporter.java 2.7 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
ImagerySessionImporter.java 1.9 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
MarkerSessionExporter.java 3.3 KB 7029   10 years Don-vip fix more warnings, remove unused code
MarkerSessionImporter.java 2.6 KB 6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
OsmDataSessionExporter.java 7.7 KB 7029   10 years Don-vip fix more warnings, remove unused code
OsmDataSessionImporter.java 2.1 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
SessionImporter.java 1.3 KB 6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
SessionLayerExporter.java 1.3 KB 5391   12 years bastiK add session support for imagery layers
SessionLayerImporter.java 611 bytes 4668   12 years bastiK session support (first part, see #4029) Idea: Save and load the …
SessionReader.java 24.1 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
SessionWriter.java 10.4 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
Note: See TracBrowser for help on using the repository browser.