Commit Graph
498 Commits
Author SHA1 Message Date
irengrig fe72dbec0d Merge branch 'master' of git.labs.intellij.net:idea/community 2010-07-14 14:06:17 +04:00
anna fa25a0d53f extract method type suggestions: suggest more accurate type if casts found (IDEA-56427) 2010-07-14 10:57:05 +04:00
peter e9f52ca1ae fix SafeDeleteTest 2010-07-12 23:04:01 +01:00
anna f0fcf606f5 create param from field in case of chained calls 2010-07-12 16:46:30 +04:00
anna c899f8f467 extract method: do not double parameters 2010-07-09 20:03:29 +04:00
peter d92881b25c rollback not having lots of invokeLater's 2010-07-08 21:29:10 +01:00
peter cecb9247ed don't let a huge number of invokeLater stick in the queue in test 2010-07-08 15:31:31 +01:00
peter a83f7ad0b0 don't let light tests spoil language level for their comrades 2010-07-08 15:20:48 +01:00
peter 7e0cba4e45 fix PullUpTest 2010-07-08 15:20:45 +01:00
anna a9c9e7dc3b ignore code marked as @Generated (IDEA-55272) 2010-07-07 16:21:11 +04:00
anna b70942e628 rename: prepare renaming invokes after automatic renamers suggestions as well (IDEA-56124) 2010-07-07 15:49:24 +04:00
Alexey Kudravtsev 69a331a389 performance 2010-07-07 13:06:31 +04:00
anna 9d7a066d6c find method duplicates: respect varargs mix with constants/params; empty args list (IDEA-56076) 2010-07-07 12:37:50 +04:00
anna c0e2a0c3b0 inline parameter: simple inline as local variable (IDEA-55951) 2010-07-07 12:37:48 +04:00
anna 47f39e770c split if: unparenthesis (IDEA-56272) 2010-07-06 13:04:34 +04:00
anna eabb8e24a9 compilation fix 2010-07-05 14:56:55 +04:00
anna 2cbb2da5f6 pull up conflicts: check package local/protected access 2010-07-05 14:55:34 +04:00
unknownandanna b9ca9a904c introduce: process parenthesis correctly 2010-07-05 14:55:33 +04:00
unknownandanna f87d17b2a3 extract super class: check for conflicts under progress; skip check for superclass inheritors mismatch - as no actual members would go there 2010-07-05 14:55:33 +04:00
unknownandanna 5b9cce7e4a push down conflicts: ensure no conflict exist when push method would use "protected" overrider 2010-07-05 14:55:32 +04: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
Alexey Kudravtsev 959be8cf44 mockJDKs in ultimate killed, added mockJDK-1.4 to community 2010-07-02 14:23:04 +04:00
nik 5d9564e48b caching for OrderRootsEnumerator added 2010-07-02 09:28:53 +04:00
nik 1095598295 rarely used methods inlined 2010-07-02 09:28:51 +04:00
unknown d63f1f294e check for method type params inclusive (IDEA-56192) 2010-07-01 13:37:08 +04:00
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