Commit Graph
15 Commits
Author SHA1 Message Date
anna ccb4d4a117 testdata for IDEA-94875 2012-11-14 19:22:02 +01:00
anna af9704ef04 method refs: fix qualifier when static method is moved; show conflict if instance method is moved 2012-10-26 18:59:47 +02:00
anna 8460c087ba move instance method: correct this refs inside local classes 2012-09-20 17:47:01 +02:00
Denis.Zhdanov cbd0fe4e8e IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Test data is updated
2012-09-06 13:21:42 +04:00
anna b47bf7ece1 move instance member: disable visibility change when move into interface; insert @override if needed (IDEA-88471) 2012-07-09 13:39:03 +02:00
anna 6482929c2d move instance method: do not break visitor - postpone whole expr replacement (IDEA-84207) 2012-04-06 18:06:20 +02:00
anna 5fa5c0f598 correct field's class instance when move instance method (IDEA-82103) 2012-03-01 20:22:02 +01:00
anna f9af2b2245 move instance member (IDEA-78519) 2011-12-16 08:47:12 +01:00
anna 5516b03b1a instance method move: do not introduce additional params for base class of containing anonymous 2011-11-07 10:54:04 +01:00
anna 3f144f08b4 move instance methods: leave this refs inside anonymous classes untouched (IDEA-71575) 2011-08-19 21:09:55 +02:00
anna 735162b601 move inner: outer class reference in hierarchy fixed (IDEA-40651) 2010-02-01 17:13:35 +03:00
anna 04130b5cb1 move instance method should qualify field access if there is a parameter with the same name (IDEA-43009) 2010-01-22 13:14:34 +03:00
anna b06e294172 move method: remove qualifier after calls corrections 2010-01-18 17:35:31 +03:00
anna f839cca28b move method: new escalate visibility should be processed (IDEADEV-39711) 2010-01-18 14:07:43 +03:00
Dmitry Jemerov d1b91105a2 test++ 2009-09-10 20:03:37 +04:00