source: josm/trunk/src/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11544   7 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @11539   7 years Don-vip add unit test
(edit) @11538   7 years Don-vip sonar - fb-contrib:ISB_TOSTRING_APPENDING - Correctness - Method …
(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) @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) @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) @11496   7 years Don-vip findbugs - URF_UNREAD_FIELD
(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) @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) @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) @11474   7 years bastiK fixed #14244 - Expand combobox in preferences; add translation context
(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) @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) @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) @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) @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) @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) @11431   7 years Don-vip fix #13124 - Enhanced GPS data rendering: add new heatmap mode (patch …
(edit) @11425   7 years Don-vip fix #14179 - remove duplicated code
(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) @11401   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11400   7 years Don-vip drop old stuff
(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) @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) @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) @11377   7 years Don-vip findbugs - SE_BAD_FIELD
(edit) @11374   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown: …
(edit) @11370   7 years Don-vip javadoc
(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) @11360   7 years bastiK fixed #10387 - efficiency for "inside(...)" function in MapCSS
(edit) @11357   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11354   7 years Don-vip fix #14078 - NPE
(edit) @11350   7 years Don-vip fix unit test
(edit) @11348   7 years Don-vip findbugs - fix some SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11344   7 years Don-vip javadoc
(edit) @11341   7 years simon04 Search menu items: display shortcut
(edit) @11339   7 years simon04 Loop can be replaced with Collection.removeIf()
(edit) @11335   7 years simon04 fix #13948 fix #14040 - UnsupportedOperationException in ValidatorTreePanel
(edit) @11334   7 years simon04 see #13717 - ConvertToDataLayerAction: use GpxConstants
(edit) @11333   7 years simon04 fix #14056 - Add src to GPX to OSM data layer conversion (patch by …
(edit) @11331   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11330   7 years Don-vip sonar - fix recent issues
(edit) @11326   7 years Don-vip code refactorization, javadoc
(edit) @11323   7 years Don-vip fix #14016 - NPE
(edit) @11322   7 years Don-vip fix #14032 - include editor (retrieved from created_by changeset …
(edit) @11321   7 years Don-vip fix #14049 - NPE
(edit) @11318   7 years Don-vip refactor conflict classes
(edit) @11308   7 years Don-vip fix #14031 - change focus with TAB in "add imagery" dialogs
(edit) @11306   7 years Don-vip fix #14042 - NPE
(edit) @11304   7 years Don-vip checkstyle
(edit) @11303   7 years bastiK see #13948 - always listen to dataset events of the current edit layer
(edit) @11298   7 years simon04 Replace TestError#getSelectablePrimitives by Java 8 stream usage
(edit) @11297   7 years simon04 see #13960 - Enhance exception message
(edit) @11296   7 years simon04 fix #14030 - Add tags: preselect second property if first is already used
(edit) @11293   7 years simon04 Checkstyle
(edit) @11289   7 years wiktorn Use explicit ImageryTypes when adding layers Closes: #14017
(edit) @11288   7 years simon04 see #13376 - Use TimeUnit instead of combinations of 1000/60/60/24
(edit) @11287   7 years michael2402 Fix #14004: Check range of thread count and image size.
(edit) @11285   7 years michael2402 More Javadoc for AreaElement
(edit) @11283   7 years michael2402 See #13976: Add progress monitor information to the bug report
(edit) @11279   7 years michael2402 Make paste (Ctrl+V) support all urls that are supported by …
(edit) @11277   7 years Don-vip sonar - fix recently added warnings
(edit) @11270   7 years michael2402 See #13309: Make download dialog use preferences interface.
(edit) @11261   7 years simon04 fix #13985 - Freezes when creating a layer named "Data Layer "
(edit) @11255   7 years simon04 fix #13913 - Update commandline usage
(edit) @11247   7 years Don-vip see #9400 - see #10387 - see #12914 - initial implementation of …
(edit) @11235   7 years bastiK applied #13948 - Validator seems to hang in last executed test (patch …
(edit) @11226   7 years michael2402 MapView: Allow public access to paintLayer. This allows plugins like …
(edit) @11225   7 years michael2402 MapViewPath: Add @FunctionalInterface, clean formatting.
(edit) @11223   7 years simon04 fix #13703 - Fine tune mouse wheel action on layer visibility sliders …
Note: See TracRevisionLog for help on using the revision log.