source: josm/trunk/src/org/openstreetmap/josm/command/AddPrimitivesCommand.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11374   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown: …
(edit) @11240   7 years Don-vip see #10387 - refactor various actions and commands so they can be used …
(edit) @10804   8 years Don-vip fix #13350 - Copy&pasting an object is not considered a change (patch …
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8456   9 years Don-vip see #11508 - override hashCode() and equals() in other commands as well
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5953   11 years Don-vip fix #8690 - After copying some primitives, only select those that have …
(edit) @5926   11 years bastiK clean up imports
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @4918   12 years simon04 fix #7370 - Refactor Command.getDescription
(edit) @3703   13 years bastiK fixed #5703 - Redoing move after paste doesn't work correctly
(edit) @3660   13 years bastiK applied patch by rbyshko - additional constructor for AddPrimitivesCommand
(edit) @3440   14 years jttt Fix #5333 "Merge selection" tool is broken
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3257   14 years jttt Fix #5032: Unexpected error during PASTE
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2844   14 years mjulius fix messages for commands
(edit) @2405   14 years jttt Save reference to dataset in OsmPrimitive
(edit) @2399   14 years jttt Added map of primitives to dataset to make search by id faster check …
(edit) @2349   14 years Gubaer applied #3787: patch by hansendc: Select duplicated objects
(add) @2305   14 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
Note: See TracRevisionLog for help on using the revision log.