source: josm/trunk/src/org/openstreetmap/josm/actions/SplitWayAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12726   7 years Don-vip see #13036 - deprecate Command() default constructor, fix unit tests …
(edit) @12718   7 years Don-vip see #13036 - see #15229 - see #15182 - make Commands depends only on …
(edit) @12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
(edit) @12641   7 years Don-vip see #15182 - deprecate Main.main.undoRedo. Replacement: …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12287   7 years Don-vip see #11166 - make SimplifyWayAction.simplifyWay static + fix javadoc
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12031   7 years Don-vip add Node.getParentWays()
(edit) @11737   7 years Don-vip fix #5262 - do not change selection after splitting a way in "draw …
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11343   7 years Don-vip findbugs - disable SE_TRANSIENT_FIELD_NOT_RESTORED, fix some …
(edit) @11240   7 years Don-vip see #10387 - refactor various actions and commands so they can be used …
(edit) @10775   8 years simon04 Typo (referred)
(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) @10601   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10599   8 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
(edit) @10552   8 years Don-vip checkstyle
(edit) @10548   8 years simon04 Remove duplicated code Use updateEnabledStateOnCurrentSelection
(edit) @10448   8 years Don-vip fix more deprecation warnings
(edit) @10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
(edit) @10254   8 years Don-vip sonar - squid:S1948 - Fields in a "Serializable" class should either …
(edit) @10174   8 years Don-vip fix coverity 1354674, 1354675
(edit) @10131   8 years Don-vip fix coverity 1354553, 1347477, 1347476, 1347474, 1347472, 1347471 - NPE
(edit) @10074   8 years Don-vip refactor duplicated code
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @9999   8 years Don-vip sonar - do not copy collection contents from one to another with a loop
(edit) @9968   8 years Don-vip sonar - Add parentheses to make the operator precedence explicit + add …
(edit) @9872   8 years simon04 fix #12535 - Splitting ways give wrong message in the Command Stack
(edit) @9647   8 years simon04 fix #12347 - Split way breaks destination_sign relations (with …
(edit) @9442   8 years simon04 fix #12347 - Split way breaks destination_sign relations
(edit) @9245   8 years simon04 fix #12101 - Possibility to create a duplicate way with split dialog
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
(edit) @8990   8 years simon04 fix #12052 - Splitting a self intersecting way does not highlight the …
(edit) @8988   8 years simon04 fix #12028 - Way splitting: fix dialog layout problem
(edit) @8978   8 years simon04 fix #12028 - Hide/disable way splitting dialog This drops preference …
(edit) @8965   8 years simon04 see #10730 - Way splitting: fix and test (route) relation adaption
(edit) @8964   8 years simon04 see #10730 - Way splitting: add preference key to disable segment …
(edit) @8963   8 years simon04 see #10730 - Way splitting: hide id of new ways for non English languages
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8955   8 years simon04 fix #11992 see #10730 - Joining Overlapping Areas results in …
(edit) @8931   8 years Don-vip javadoc fixes
(edit) @8902   8 years Don-vip checkstyle
(edit) @8897   9 years simon04 fix #10730 - Way splitting: improve dialog layout and hide id of new ways
(edit) @8886   9 years simon04 fix #10730 - Way splitting: reuse id/history of existing object for …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8465   9 years Don-vip minor code style issues
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8276   9 years Balaitous fix #11184 - "split way" is splitting an other way instead of the …
(edit) @7534   10 years Don-vip see #10511 - add unit test
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
(edit) @6507   10 years simon04 fix #9110 - i18n: fix errors in usage of plural forms
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5570   11 years jttt Split way - allow special case when selected way touches way that we …
(edit) @5401   12 years Don-vip fix #7918 - Trying to split a way at the end node should not throw an error
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5041   12 years simon04 fix #6601, fix #6667 - SplitWayAction: improve warning prevention - …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4254   13 years stoecker fix #6601 - improve warning prevention - don't warn for roles outer, …
(edit) @3515   14 years stoecker fixed #5431 - splitting way fails when outer-node is also inner node
(edit) @3437   14 years bastiK fixed #5328 - Tried to split way JOSM crashed
(edit) @3392   14 years jttt Allow SplitWayAction to work also when some non related ways are selected.
(edit) @3156   14 years jttt Fix NPE in case SplitWayAction show message dialog
(edit) @3152   14 years Gubaer SplitWayAction slightly refactored, going to need this somewhere else
(edit) @2792   14 years jttt #4323 splitting way freezes JOSM completely
(edit) @2764   14 years mjulius fixes #4270 - keep linked-state in relations intact when splitting …
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2628   14 years stoecker close #2086 - handle restriction relation for way splitting
(edit) @2521   14 years jttt Fixed #3704 Relation memberships are not handled at all when a way is …
(edit) @2412   14 years jttt Use refererrers in Draw, SplitWay and UnGlue actions
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2256   15 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1930   15 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1928   15 years jttt Make parameterless RelationMember constructor deprecated
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1924   15 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1809   15 years Gubaer fixed #2975: Error message while trying to split way with relation …
Note: See TracRevisionLog for help on using the revision log.