source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @11396   7 years Don-vip sonar - pmd:AccessorClassGeneration
(edit) @11395   7 years Don-vip refactor duplicated code
(edit) @11394   7 years Don-vip simplify preference settings equals handling (already performed by …
(edit) @11393   7 years Don-vip code style
(edit) @11392   7 years Don-vip sonar - squid:S1206 - "equals(Object obj)" and "hashCode()" should be …
(edit) @11389   7 years Don-vip findbugs - DLS_DEAD_LOCAL_STORE
(edit) @11388   7 years Don-vip findbugs - BC_BAD_CAST_TO_CONCRETE_COLLECTION - remove Cloneable …
(edit) @11387   7 years Don-vip javadoc
(edit) @11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11385   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11384   7 years Don-vip findbugs - EQ_DOESNT_OVERRIDE_EQUALS, MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @11383   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST
(edit) @11381   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11379   7 years Don-vip update new TLD from IANA
(edit) @11378   7 years Don-vip sonar - squid:S1226 - Method parameters, caught exceptions and foreach …
(edit) @11377   7 years Don-vip findbugs - SE_BAD_FIELD
(edit) @11376   7 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @11374   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown: …
(edit) @11373   7 years bastiK see #14043 - move all flags constants to AbstractPrimitive (patch by …
(edit) @11370   7 years Don-vip javadoc
(edit) @11369   7 years Don-vip see #14043 - restore short constants to their correct value
(edit) @11368   7 years Don-vip see #14043 - review use of short type
(edit) @11367   7 years Don-vip javadoc + diamond operator
(edit) @11366   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11365   7 years Don-vip fix #14090 - use DefaultListSelectionModel adjusting selection mode to …
(edit) @11362   7 years Don-vip fix recent Java warnings
(edit) @11361   7 years bastiK see #10387 - use path winding rule instead of Area.subtract
(edit) @11360   7 years bastiK fixed #10387 - efficiency for "inside(...)" function in MapCSS
(edit) @11358   7 years Don-vip update new TLD from IANA
(edit) @11357   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11356   7 years Don-vip update new TLD from IANA
(edit) @11355   7 years Don-vip update new TLD from IANA
(edit) @11354   7 years Don-vip fix #14078 - NPE
(edit) @11352   7 years Don-vip javadoc
(edit) @11351   7 years Don-vip findbugs - SE_BAD_FIELD_INNER_CLASS
(edit) @11350   7 years Don-vip fix unit test
(edit) @11349   7 years Don-vip javadoc
(edit) @11348   7 years Don-vip findbugs - fix some SIC_INNER_SHOULD_BE_STATIC_ANON
Note: See TracRevisionLog for help on using the revision log.