Opened 9 years ago

Last modified 8 years ago

#13467 closed enhancement

[Patch] Add a new DataSelectionListener and use it to manage the selection. — at Version 2

Reported by: michael2402 Owned by: team
Priority: normal Milestone: 18.06
Component: Core Version:
Keywords: gsoc-core Cc: Don-vip, bastiK, stoecker

Description (last modified by michael2402)

diff, patch

Commits:

  1. 626c26f: Add a new DataSelectionListener and use it to manage the selection.

Stats:

 .../josm/data/osm/DataSelectionListener.java       | 291 ++++++++++++++++++++
 src/org/openstreetmap/josm/data/osm/DataSet.java   | 302 +++++++++------------
 2 files changed, 422 insertions(+), 171 deletions(-)

Change History (3)

by michael2402, 9 years ago

comment:1 by Don-vip, 9 years ago

same question regarding travis status ("build failing")

comment:2 by michael2402, 9 years ago

Description: modified (diff)

Same answer.

I'll have to get travis fixed first, problem is not with the patch. I'm currently working on getting that fixed (finding out why tests are failing, fixing warnings, ...)

Note: See TracTickets for help on using tickets.