source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11554   7 years Don-vip fix #14356 - make sure that workaround for JDK-6322854 is used everywhere
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11552   7 years Don-vip fix #14353 - robustness to systems not defining standard Java UI color …
(edit) @11551   7 years Don-vip fix #14353 - add synchronization to MainPanel
(edit) @11549   7 years bastiK applied #14346 Rotation angle for Transverse Mercator projection …
(edit) @11546   7 years Don-vip sonar - squid:S899 - Return values should not be ignored when they …
(edit) @11545   7 years Don-vip sonar - squid:S2197 - Modulus results should not be checked for direct …
(edit) @11544   7 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @11542   7 years stoecker null colors never worked in preferences and don't make much sense
(edit) @11539   7 years Don-vip add unit test
(edit) @11538   7 years Don-vip sonar - fb-contrib:ISB_TOSTRING_APPENDING - Correctness - Method …
(edit) @11537   7 years Don-vip sonar - fb-contrib:CCNE_COMPARE_CLASS_EQUALS_NAME - Correctness - …
(edit) @11536   7 years Don-vip sonar - fb-contrib:WOC_WRITE_ONLY_COLLECTION_FIELD - Correctness - …
(edit) @11535   7 years Don-vip sonar - squid:S2142 - "InterruptedException" should not be ignored
(edit) @11534   7 years Don-vip sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class …
(edit) @11533   7 years Don-vip fix regression from r11516 - get() does not throw the same exception …
(edit) @11532   7 years stoecker see #9210 - remove interim imagery blacklist solution, the api now has …
(edit) @11531   7 years stoecker unify defaults (remove warning)
(edit) @11530   7 years Klumbumbus OpenStreetCam plugin replaced OpenStreetView plugin
(edit) @11528   7 years stoecker drop imagery entries which have an id, but are no longer in default …
(edit) @11527   7 years stoecker drop imagery entries which have an id, but are no longer in default list
(edit) @11526   7 years Don-vip fix #14319 - CVE-2017-5617: svgSalamander SSRF (Server-Side Request …
(edit) @11525   7 years Don-vip see #14319 - update to latest version of svgSalamander (2017-01-07, …
(edit) @11523   7 years Don-vip capabilities: update javadoc to new default values, code cleanup
(edit) @11522   7 years Don-vip sonar - fb-contrib:NAB_NEEDLESS_BOXING_VALUEOF - Performance - Method …
(edit) @11521   7 years Don-vip sonar - fb-contrib:ISB_INEFFICIENT_STRING_BUFFERING - Performance - …
(edit) @11520   7 years Don-vip sonar - fb-contrib:ITU_INAPPROPRIATE_TOSTRING_USE - Correctness - …
(edit) @11519   7 years Don-vip sonar - fb-contrib:PDP_POORLY_DEFINED_PARAMETER - Correctness - Method …
(edit) @11518   7 years Don-vip sonar - fb-contrib:NAB_NEEDLESS_BOXING_PARSE - Performance - Method …
(edit) @11517   7 years Don-vip sonar - fb-contrib:OC_OVERZEALOUS_CASTING - Correctness - Method …
(edit) @11516   7 years Don-vip sonar - fb-contrib:SPP_USE_GET0 - Performance - Method uses …
(edit) @11514   7 years Don-vip fix #14209 - EXIF: prefer DATETIME over DATETIME_DIGITIZED
(edit) @11510   7 years Don-vip sonar - fb-contrib:ACEM_ABSTRACT_CLASS_EMPTY_METHODS
(edit) @11509   7 years Don-vip fix #14305 - allow file:// URL for command-line argument …
(edit) @11508   7 years Don-vip fix #14282 - add robustness to GPX settings panel (patch by kidelo)
(edit) @11506   7 years Don-vip simplify MenuScroller
(edit) @11505   7 years Don-vip add non-regression unit test for #4539
(edit) @11503   7 years Don-vip see #14264 - checkstyle
(edit) @11502   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11499   7 years Klumbumbus fix #14264 - displaying oneway direction arrows of aerialways …
(edit) @11498   7 years Don-vip status report: Remove jnlpx.vmargs (base64 encoded copy of VM …
(edit) @11496   7 years Don-vip findbugs - URF_UNREAD_FIELD
(edit) @11495   7 years Don-vip extract DrawAction.SnapHelper to a new class
(edit) @11493   7 years Don-vip see #12627, see #14289 - add non regression unit tests
(edit) @11490   7 years Don-vip copy/paste error in comment
(edit) @11489   7 years Don-vip error-prone - enums should be immutable, and cannot have non-final fields
(edit) @11488   7 years michael2402 Fix #14229: Create notification in UI thread.
(edit) @11486   7 years Don-vip fix #14275 - robustness against invalid timestamps in GPX files
(edit) @11485   7 years wiktorn Fix NPE in RelationEditor Handle uncommon situation that user has no …
(edit) @11484   7 years Don-vip fix #14209 - prefer TAG_DATETIME_ORIGINAL (patch by holgermappt, …
(edit) @11483   7 years Don-vip fix #14247 - add icon as a visual indication of chosen gpx heatmap …
(edit) @11482   7 years Don-vip see #13124 - fix the problem with the different projections (patch by …
(edit) @11481   7 years Don-vip sonar - squid:S3518 - Zero should not be a possible denominator
(edit) @11480   7 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @11475   7 years bastiK see #14252 - better wording in validator message
(edit) @11474   7 years bastiK fixed #14244 - Expand combobox in preferences; add translation context
(edit) @11472   7 years Don-vip fix #14257 - NPE
(edit) @11470   7 years bastiK see #13124 - better cache invalidation Fixes a problem when zoomed …
(edit) @11469   7 years bastiK see #13124 - fix some Heat Map issues (patch by kidelo)
(edit) @11466   7 years bastiK fixed #14252 - do not translate relation roles; add apostrophes
(edit) @11464   7 years Klumbumbus fix #14243 - typo in tool tip
(edit) @11463   7 years Klumbumbus * fix #14239 - typo in documentation (patch by skyper) * fix #14236 - …
(edit) @11462   7 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @11461   7 years Don-vip sonar - fb-contrib:SPP_USE_CONTAINSKEY - Style - Method calls keySet() …
(edit) @11460   7 years Don-vip sonar - fb-contrib:COM_COPIED_OVERRIDDEN_METHOD - Style - Method is …
(edit) @11459   7 years Don-vip sonar - squid:UselessParenthesesCheck - Useless parentheses around …
(edit) @11457   7 years Don-vip sonar - fb-contrib:IMC_IMMATURE_CLASS_IDE_GENERATED_PARAMETER_NAMES - …
(edit) @11456   7 years Don-vip sonar - squid:S2095 - Resources should be closed
(edit) @11455   7 years Don-vip sonar - findsecbugs:UNENCRYPTED_SOCKET - Security - Unencrypted Socket
(edit) @11454   7 years Don-vip sonar - fb-contrib:NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION - …
(edit) @11453   7 years Don-vip sonar - fb-contrib:BED_BOGUS_EXCEPTION_DECLARATION - Correctness - Non …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11451   7 years Don-vip fix #13124 - Heat Map Extension (patch by kidelo)
(edit) @11447   7 years Don-vip fix #14217 - replace recursive filter parsing by iterative approach to …
(edit) @11446   7 years stoecker add search option to find deleted objects (e.g. to purge them)
(edit) @11445   7 years Don-vip checkstyle
(edit) @11444   7 years wiktorn Fix disappearing download tasks. When ThreadPoolExecutor is adapting …
(edit) @11443   7 years Don-vip fix #14211, see #11924 - InaccessibleObjectException with JDK 9 b148+
(edit) @11441   7 years Don-vip fix #14202 - fix self-intersecting way test (patch by GerdP)
(edit) @11440   7 years Don-vip fix #14186 - ConcurrentModificationException in QuadBucketIterator …
(edit) @11438   7 years wiktorn Fix thread pool for WMS Because threds in WMS download ThreadPool …
(edit) @11436   7 years Don-vip fix recent Sonar issues
(edit) @11435   7 years Don-vip fix #14199 - JOSM drops empty tags on loading and thus prevents …
(edit) @11434   7 years Don-vip fix #14181 - GeoImageLayer: Improvements of display of selected photo …
(edit) @11432   7 years Don-vip fix #14093 - don't autofix "Missing power tower/pole within power …
(edit) @11431   7 years Don-vip fix #13124 - Enhanced GPS data rendering: add new heatmap mode (patch …
(edit) @11427   7 years Don-vip fix #14185 - see #10511 - robustness when joining algorithm fails …
(edit) @11425   7 years Don-vip fix #14179 - remove duplicated code
(edit) @11424   7 years Don-vip fix #10387, fix #12914 - enable territorial rules by default
(edit) @11421   7 years stoecker fix #13919 - image size mismatch
(edit) @11419   7 years stoecker fix #14164, typo in preferences string - patch by ToeBee
(edit) @11418   7 years Don-vip update TLD from IANA
(edit) @11417   7 years Don-vip fix #14152 - NPE
(edit) @11416   7 years Don-vip fix #14151 - see #14042 - fix NPE properly (regression from r11306) + …
(edit) @11408   7 years Don-vip fix #14135 - regression from r11395
(edit) @11402   7 years Don-vip sonar - squid:ClassVariableVisibilityCheck - Class variable fields …
(edit) @11401   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11400   7 years Don-vip drop old stuff
(edit) @11399   7 years Don-vip sonar - squid:S2095 - Resources should be closed
(edit) @11397   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
Note: See TracRevisionLog for help on using the revision log.