source: josm/trunk/src/org/openstreetmap/josm/io/NMEAImporter.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10621   8 years Don-vip fix #13197 - bad use of method references instead of lambdas, causing …
(edit) @10616   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10615   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10436   8 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10305   8 years Don-vip sonar - various code cleanup fixes
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8895   9 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
(edit) @8894   9 years simon04 fix #7058 - Ability to load gz and bz2 zipped NMEA files
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6132   11 years bastiK see #6963 - new message after successful upload; use notification for …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
(edit) @4244   13 years stoecker zoom to layer also when loading NMEA files
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2851   14 years jttt Added progress monitor to JpgImporter, allow to cancel importing
(edit) @2290   15 years Gubaer applied #3718: patch by oancea: Feature request: add *.log on file …
(edit) @2163   15 years stoecker fixed typos
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(add) @1637   15 years stoecker applied new file io from #2064 - patch by dmuecke
Note: See TracRevisionLog for help on using the revision log.