source: josm/trunk/src/org/openstreetmap/josm/data/conflict/ConflictCollection.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19398   16 months stoecker Auto relation refresh, fix #21840 - patch by Woazboat
(edit) @18794   3 years taylor.smock Fix #23085: Improve speed of selecting large amounts of objects * JVM …
(edit) @18014   5 years Don-vip remove deprecated stuff not used by plugins
(edit) @17524   5 years Don-vip fix #20440 - don't create SubclassFilteredCollection just for counting …
(edit) @15832   7 years simon04 ConflictCollection: use Java 8 features
(edit) @15295   7 years Upliner Avoid adding multiple conflicts for single object, fixes #17875
(edit) @10715   10 years simon04 see #11390, see #12890 - Deprecate Predicates class
(edit) @10657   10 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10378   10 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @9371   11 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9067   11 years Don-vip sonar - Immutable Field
(edit) @9059   11 years Don-vip checkstyle
(edit) @8836   11 years Don-vip fix Checkstyle issues
(edit) @8510   11 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8465   11 years Don-vip minor code style issues
(edit) @8456   11 years Don-vip see #11508 - override hashCode() and equals() in other commands as well
(edit) @8338   11 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8291   11 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7509   12 years stoecker remove tabs
(edit) @7005   12 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6555   13 years Don-vip fix #4183 - split number of conflicts in conflict-list header …
(edit) @6175   13 years Don-vip see #8902 - Small performance enhancements / coding style (patches by …
(edit) @6104   13 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6084   13 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5909   13 years stoecker fix all remaining javadoc warnings
(edit) @5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @3083   16 years bastiK added svn:eol-style=native to source files
(edit) @3034   16 years jttt Fix #4467 Don't silently drop locally deleted member primitives from …
(edit) @2949   17 years jttt Show only one message box in conflicts dialog when multiple members …
(edit) @2915   17 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2845   17 years mjulius fix messages for data
(edit) @2655   17 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2512   17 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2381   17 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2181   17 years stoecker lots of i18n fixes
(edit) @2017   17 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1857   17 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(add) @1750   17 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
Note: See TracRevisionLog for help on using the revision log.