source: josm/trunk/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6450   10 years Don-vip Sonar/Findbugs: fix recent issues
(edit) @6392   10 years Don-vip fix #9274 - GeoImageLayer functionality enhancements (patch by holgerosm)
(edit) @6318   11 years bastiK fixed #9177 - combobox not correctly constructed (patch by AlfonZ)
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6223   11 years Don-vip Sonar - fix various violations
(edit) @6106   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6090   11 years akks see #8902 - long literals readability 4321l => 4321L (patch by shinigami)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5891   11 years stoecker fix javadoc
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5242   12 years bastiK fixed #7711 - Extract altitude from photos and GPX track
(edit) @5222   12 years Don-vip fix #7649 - NPE when deleting deleting photolayer with dialog open
(edit) @4242   13 years bastiK fix imports
(edit) @4241   13 years bastiK applied #5605 - Geotagged image viewer should rotate images according …
(edit) @3408   14 years jttt Show only actions that can work on all selected layers in …
(edit) @3310   14 years bastiK fixed #4879 - tooltip: What does "guess" in correlate photos?, #5106 - …
(edit) @3288   14 years bastiK fixed #4848 - Speed in Geotagged Images dialog always shows 0 km/h
(edit) @3052   14 years bastiK fixed geoimage issues: * no update on the map when another gpx track …
(edit) @2931   14 years bastiK cleanup for geoimage code (mainly getters and setters)
(edit) @2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2850   14 years mjulius fix messages for gui
(edit) @2795   14 years jttt Allow to load incomplete gpx files
(edit) @2786   14 years stoecker fixed typo
(edit) @2732   14 years framm message fix
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2662   14 years bastiK geoimage: reworked image correlation dialog. Might still have some …
(edit) @2649   14 years stoecker silence warnings
(edit) @2646   14 years bastiK geoimage: select correct gpx track by default in the drop down menu …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2617   14 years bastiK geoimage: improved thumbnails (closes #4101)
(edit) @2606   14 years bastiK geoimage: add thumbnail caching (fixes #4116, see #4101)
(edit) @2592   14 years bastiK geoimage: make thumbnails optional + cosmetics (see #4101)
(add) @2566   14 years bastiK Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
Note: See TracRevisionLog for help on using the revision log.