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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11461   7 years Don-vip sonar - fb-contrib:SPP_USE_CONTAINSKEY - Style - Method calls keySet() …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11396   7 years Don-vip sonar - pmd:AccessorClassGeneration
(edit) @11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(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) @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) @11357   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(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) @11330   7 years Don-vip sonar - fix recent issues
(edit) @11326   7 years Don-vip code refactorization, javadoc
(edit) @11321   7 years Don-vip fix #14049 - 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) @11296   7 years simon04 fix #14030 - Add tags: preselect second property if first is already used
(edit) @11235   7 years bastiK applied #13948 - Validator seems to hang in last executed test (patch …
(edit) @11223   7 years simon04 fix #13703 - Fine tune mouse wheel action on layer visibility sliders …
(edit) @11206   7 years michael2402 Fix #13703: Layer visibility popup: Improve mouse wheel hit boxes and …
(edit) @11198   7 years Don-vip fix #13881 - handle cases where JOptionPane.showInputDialog returns …
(edit) @11177   7 years simon04 Refactor OsmPrimitiveComparator Replace one big comparator with …
(edit) @11173   7 years simon04 Shortcut.findShortcut: return Optional object
(edit) @11132   8 years simon04 fix #11072 - Sort validator warnings
(edit) @11128   8 years simon04 see #13798 - Refactoring: better variable names No functional change.
(edit) @11127   8 years simon04 fix #13798 - Grouping in validator is broken
(edit) @11120   8 years bastiK fixed #6649 - open conflict toggle dialog after creating conflict with …
(edit) @11105   8 years Don-vip sonar - fix various issues
(edit) @11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11097   8 years Don-vip sonar - squid:S1612 - Lambdas should be replaced with method references
(edit) @11093   8 years simon04 fix #13320 - Use restart text and icon in unsaved changes dialog
(edit) @11091   8 years simon04 fix #13745 - Changeset manager: allow to download objects from a changeset
(edit) @11087   8 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @11078   8 years michael2402 Fix #13744: If a layer removal triggers the removal of an other layer …
(edit) @11072   8 years simon04 fix #13748 - Focus in the "coordinates" field when adding a node
(edit) @11055   8 years michael2402 Fix #13703: Allow mouse wheel to change visibility slider value.
(edit) @11048   8 years Don-vip sonar
(edit) @11045   8 years Don-vip fix #13674 - allow case insensitive lat/lon input + reject more …
(edit) @11040   8 years Don-vip checkstyle
(edit) @11035   8 years simon04 see #13376 - Replace Calendar usages with Java 8 Date API
(edit) @11032   8 years simon04 see #13664 - Correct SideButton icon loading
(edit) @11031   8 years simon04 see #12224 - Search menu item: make shortcut work when MOTD is focused
(edit) @11030   8 years simon04 fix #13664 - Open selected note in an external browser
(edit) @11024   8 years Don-vip unit test, javadoc
(edit) @10977   8 years Don-vip add/update unit tests, fix indentation
(edit) @10965   8 years Don-vip sonar - squid:S1226 - Method parameters, caught exceptions and foreach …
(edit) @10958   8 years Don-vip fix #13479 - safer management of listeners
(edit) @10957   8 years Don-vip see #13479 - make ConflictResolutionDialog inherit from ExtendedDialog
(edit) @10938   8 years Don-vip sonar - squid:S1450 - Private fields only used as local variables in …
(edit) @10910   8 years Don-vip improve javadoc, unit tests, reduce visibility of some public fields
(edit) @10880   8 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
(edit) @10878   8 years Don-vip fix #13423 - Convert properties cell renderer to new color preferences …
(edit) @10861   8 years Don-vip fix #13394 - fix some memory leaks (patch by Gerd Petermann)
(edit) @10853   8 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10847   8 years Don-vip fix #13378 - IllegalStateException
(edit) @10827   8 years Don-vip fix #13306 - Make map paint code use double coordinates (patch by …
(edit) @10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10793   8 years Don-vip fix #13337 - NPE
(edit) @10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
(edit) @10790   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ENTER)
(edit) @10788   8 years simon04 Remove superfluous FilteredCollection Not used by any plugin in SVN
(edit) @10784   8 years simon04 see #11823 - Delay minimap initialization until first use This does …
(edit) @10779   8 years Don-vip see #12994 - Old style SideButton usage errors
(edit) @10777   8 years Don-vip see #13312 - add debug information (patch by michael2402) - gsoc-core
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10762   8 years Don-vip sonar - squid:UselessParenthesesCheck
(edit) @10759   8 years Don-vip sonar - squid:S2440 - Classes with only "static" methods should not be …
(edit) @10755   8 years Don-vip sonar - various fixes
(edit) @10754   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10722   8 years simon04 fix #13267 - JOSM does not remember last used tags after restart Due …
(edit) @10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
(edit) @10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
(edit) @10715   8 years simon04 see #11390, see #12890 - Deprecate Predicates class
(edit) @10700   8 years Don-vip fix #13250 - performance optimization when sorting sorting members of …
(edit) @10694   8 years simon04 fix #13249 see #13236 - No not change caret position (for editable …
(edit) @10691   8 years Don-vip see #11390, fix #12890 - finish transition to Java 8 predicates/functions
(edit) @10683   8 years Don-vip fix #13250 - JOSM seems to hang after sorting members of a complex …
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
(edit) @10659   8 years Don-vip see #12472 - fix more warnings, increase maximum number of reported …
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10647   8 years Don-vip see #11390 - use functional comparators
(edit) @10646   8 years Don-vip fix #13164 - Creating a conflict after editing a relation inside and …
(edit) @10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10626   8 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
(edit) @10616   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10613   8 years Don-vip see #12478 - do not try to enable dragging in headless mode
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10606   8 years Don-vip javadoc - fix typos
(edit) @10605   8 years Don-vip see #12478 - Use ​Swing Copy/Paste instead of CopyAction/PasteAction …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10593   8 years Don-vip see #11390 - sonar - squid:S2293 - improved use of diamond operator …
(edit) @10547   8 years Don-vip fix #13159 - Move image processors out of imagery layer (patch by …
Note: See TracRevisionLog for help on using the revision log.