Commit Graph
473 Commits
Author SHA1 Message Date
unknown f25abb008c create field from parameter: all erase unavailable type params (IDEA-56163) 2010-07-01 13:37:08 +04:00
Dmitry Jemerov 19561df92a correctly fix testdata after Max's incorrect changes 2010-07-01 12:35:13 +04:00
nik cea8b6666f test fixed 2010-07-01 12:00:14 +04:00
nik 145559f58c java compiler migrated to new OrderEnumerator api, wrong OrderRootType constants deprecated 2010-07-01 11:39:10 +04:00
nik c830d83087 usages of OrderRootType.*CLASSES* migrated to new api 2010-07-01 09:49:27 +04:00
Roman Shevchenko f721263619 Fix project encoding in Convert to Basic Latin intention test 2010-07-01 02:16:00 +04:00
nik 602b94e1be jdk entry should not be processed when exportedOnly() option is used 2010-06-30 15:09:26 +04:00
nik 5bd7847c46 usages of ModuleRootModel.processOrder migrated to new api 2010-06-30 15:09:22 +04:00
Maxim Shafirov 4a81558cff Fix testdata accidentially modified during scrollpane refactoring. 2010-06-30 14:00:51 +04:00
nik f37ffe483d test output placed before production output in classpath for consistency 2010-06-30 10:17:19 +04:00
nik f4164a76e5 method renamed 2010-06-30 10:17:18 +04:00
Maxim Shafirov d98fe01f6a Some unnecessary JScrollPane -> JBScrollPane conversions have been done, unrolling. 2010-06-29 22:25:58 +04:00
Maxim Shafirov b4caafd564 All scrollpanes replaces with JBScrollPane. 2010-06-29 17:36:03 +04:00
Roman Shevchenko 58bc72134b "Convert to Basic Latin" intention to use standard HTML entities 2010-06-29 16:51:56 +04:00
anna 57298b6cb2 introduce parameter: respect varargs when rise conflict on params count/args count mismatch (IDEA-56024) 2010-06-29 16:14:50 +04:00
Anton Makeev 3842c6a775 Tool tip handler refactoring
JTree->Tree
2010-06-29 13:46:45 +04:00
Roman Shevchenko 2c1a1059ae "Convert to Basic Latin" intention 2010-06-28 23:03:28 +04:00
anna 7dd54f8ace replace all inheritors with static imports: minimize touched files count 2010-06-28 18:58:39 +04:00
anna 11d811d3be replace all inheritors with static imports 2010-06-28 18:58:36 +04:00
nik ac6698d553 usages of ProjectClasspathTraversing's constants migrated to new api 2010-06-28 15:40:06 +04:00
nik 72a05e6d29 usages of ProjectRootsTraversing's constants migrated to new api 2010-06-28 15:40:05 +04:00
nik 080090c618 added ProjectOrderEnumerator to process order entries in all modules 2010-06-28 15:40:04 +04:00
nik df764cb168 testing ProjectClasspathTraversing replacements 2010-06-28 15:40:02 +04:00
nik 5e8ba81378 testing ProjectRootsTraversing replacements 2010-06-28 15:40:01 +04:00
nik bc38d5eade OrderEnumerator introduced: api for module dependencies processing 2010-06-28 13:27:42 +04:00
nik b175c1f8ff root manager tests moved to community 2010-06-25 15:50:37 +04:00
Alexey Kudravtsev 2718da9fc7 more java tests moved to community 2010-06-25 12:46:40 +04:00
Alexey Kudravtsev 735a9d17a8 java highlighting tests moved to community 2010-06-25 12:46:38 +04:00
anna d2576e4aea inline: do not warn about non existing write usages 2010-06-24 13:45:18 +04:00
anna 3b92192bdd extract class: mutate static methods, fields imports ( IDEA-55588 ) 2010-06-23 19:24:24 +04:00
anna 62cc6669be refactorings optimization: optimize imports extracted outof write action 2010-06-21 17:28:02 +04:00
nik bfaa9fd5e0 blinking FileTemplatesTest moved to community 2010-06-21 15:39:23 +04:00
anna 391a92a30e type migration: infer type parameters from all available information (IDEA-55777) 2010-06-17 18:38:03 +04:00
anna bfc75928b9 NPE: check raw substitution during inline 2010-06-16 12:43:29 +04:00
anna 22a3ff424b change var type args from call 2010-06-11 13:36:05 +04:00
anna 5b61215773 testdata fixed 2010-06-09 18:04:30 +04:00
anna ad87ed290e move as enum: strip enum qualifiers in case statements 2010-06-09 17:32:57 +04:00
anna a45cb23ea5 extract enum: do not migrate other constants to enum 2010-06-09 17:32:56 +04:00
anna bcdcfd764c extract enum: change types accordingly (switch cases) 2010-06-09 17:32:55 +04:00
Roman Shevchenko 3a5da55b6a ProjectViewUpdateTest - FS (file order) dependency eliminated 2010-06-09 15:27:46 +04:00
Roman Shevchenko fdcfc0fde5 NavigateFromSourceTest - FS (file order) dependency eliminated 2010-06-09 14:38:21 +04:00
irengrig 6c796f35e7 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-06-08 16:56:28 +04:00
anna 48913eb2fe extract method: null checks should not miss final modifiers ( IDEA-55515 ) 2010-06-04 12:00:44 +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 563dc867cc replace constructor with builder: qualify references ( IDEA-55476 ) 2010-06-04 12:00:38 +04:00
Roman Shevchenko c6632e8517 IntroduceFieldInSameClassTest fix (migrated to 1.5 mock JDK) 2010-06-03 20:53:28 +04:00
Roman Shevchenko fcc9e4cf17 Fixed ancient JDK-dependent community test 2010-06-03 16:02:59 +04:00
anna 863fbfddb8 extract enum ( IDEA-11228 ) 2010-06-03 12:39:42 +04:00
anna a4b700a126 rename: qualify to avoid undiagnosed shadowing ( IDEA-20634 ) 2010-06-03 12:39:39 +04:00
anna 941142b346 introduce field: extract error expression on class level ( IDEA-41570 ) 2010-06-03 12:39:38 +04:00