Commit Graph
15 Commits
Author SHA1 Message Date
anna 4cdf6d94de check for conflicts with escalate visibility setting on (IDEA-88719) 2012-08-01 16:54:11 +02:00
Anna Kozlova 4b5ba694dc pull up: postpone type params replacement: substituted types can contain type params from base class with names that exist in current class (IDEA-87543) 2012-06-19 14:04:30 +04:00
Anna Kozlova da14fb5c42 merge pulled interfaces (IDEA-87191) 2012-06-08 20:39:42 +04:00
anna 25b5ddcbc8 pull up: preserve/remove override from pulled method according to super classes structure 2011-09-06 11:05:01 +02:00
anna b01b21b30f rationalize static method calls after pull up 2011-09-02 19:25:58 +02:00
anna e32cc3c855 replace duplicates when pull methods up 2011-06-20 21:21:07 +04:00
anna 1e430d23b5 pull up: protect pulled class private members (IDEA-60729) 2010-11-10 19:02:25 +03:00
unknownandanna 862c964a70 pull up conflicts: do not warn if moved method would use super instead (IDEA-56212) 2010-07-05 14:55:32 +04:00
anna 2504abd6be pull up: static class references should NOT be updated if that classe was pulled as well 2010-06-04 12:00:42 +04:00
anna 04fdd69cc1 pull up/push down: type parameters substitution should modify member copy (IDEA-53496) 2010-04-14 18:32:38 +04:00
anna d95d359eeb pull up: erasure type parameters or try to substitute (IDEA-53490) 2010-04-14 18:32:36 +04:00
anna 6383243722 pull up: do not rise a conflict if pulled method uses method which would be pulled as abstract (IDEADEV-40999) 2009-10-27 12:23:57 +03:00
anna 55b6139dff sort out field initializers 2009-10-12 10:47:41 +04:00
anna 6400ea7cb0 pull up: move field initialization block if possible (IDEADEV-40576) 2009-10-08 20:50:58 +04:00
Dmitry Jemerov 48a701e11e test++ 2009-09-10 20:33:13 +04:00