Commit Graph
50492 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
Anton Makeev 69db2ce7ef Generate Test Method: invalid template (IDEA-56210) 2010-07-01 13:32:41 +04:00
Anton Makeev 8730ac0034 undesirable class usage inspection in devkit 2010-07-01 13:32:00 +04:00
Anton Makeev c4a9164b99 do not perform unnecessary tasks on exiting 2010-07-01 13:05:15 +04:00
Anton Makeev ad89dbd07e ExecutionUtil: problem with balloons fixed 2010-07-01 13:05:14 +04:00
Dmitry Jemerov 19561df92a correctly fix testdata after Max's incorrect changes 2010-07-01 12:35:13 +04:00
Konstantin Bulenkov 7b65cf8622 description 2010-07-01 12:11:21 +04:00
nik cea8b6666f test fixed 2010-07-01 12:00:14 +04:00
Kirill Likhodedov 6450bf5e38 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-07-01 11:44:55 +04:00
nik 145559f58c java compiler migrated to new OrderEnumerator api, wrong OrderRootType constants deprecated 2010-07-01 11:39:10 +04:00
Kirill Likhodedov e5097902cd Merge branch 'master' of git.labs.intellij.net:idea/community 2010-07-01 11:24:33 +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
Roman Shevchenko f4acb6140c Language level of CE set to 1.6 (as in UE) 2010-07-01 02:15:57 +04:00
Roman Shevchenko 6562191907 Don't ruin file encoding in code insight test fixture 2010-07-01 02:15:53 +04:00
Ekaterina Shliakhovetskaja b318a99efe Spellchecker: fix generics support in type tokenizer (IDEA-54464, IDEA-54431), add test cases 2010-07-01 02:14:16 +04:00
Ekaterina Shliakhovetskaja 989d8306af Spellchecker: update dictionary 2010-07-01 02:14:14 +04:00
Dmitry Trofimov 7266cd54fb fixed bug in django template formatter 2010-06-30 22:48:53 +04:00
Dmitry Trofimov bcd3dbc7c0 fixed bug in django formatter (PY-1160) 2010-06-30 22:48:53 +04:00
Roman Shevchenko 746facad4b AspectJ support for @interfaces in aspects
AspectJ type parameters in aspects
2010-06-30 22:20:12 +04:00
Konstantin Bulenkov 524e9bd309 fixes for namespace prefixes declared outside root tag 2010-06-30 21:52:04 +04:00
Gregory Shrago ee0ae51110 ref search optimization 2010-06-30 20:46:41 +04:00
Kirill Kalishev 8c6ef628c4 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-06-30 18:58:40 +04:00
Kirill Kalishev 20818d3433 JBScrollPane viewport border insets 2010-06-30 18:51:28 +04:00
Kirill.Safonov fe8dc9449a Merge branch 'master' of git.labs.intellij.net:idea/community 2010-06-30 18:50:12 +04:00
Kirill Likhodedov c7ebb81d00 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-06-30 18:44:12 +04:00
Kirill.Safonov 4b8e6adebd trying not to loose history of renamed file - step 3 2010-06-30 18:36:39 +04:00
Kirill Likhodedov 35c758f421 [Mercurial] Menu: put all mercurial actions in a single group, commented out "MQ rebase" until MQ is fully supported 2010-06-30 18:31:40 +04:00
Kirill Kalishev 09357a9e37 splitter cursor fixes 2010-06-30 18:30:04 +04:00
Dmitry Trofimov 8d4348c815 - regexp colors page 2010-06-30 18:22:44 +04:00
Kirill.Safonov c103d24c6d trying not to loose history of renamed file - step 2 2010-06-30 17:50:22 +04:00
Kirill.Safonov 7dc7a55f86 trying not to loose history of renamed file - step 1 2010-06-30 17:38:28 +04:00
Kirill Kalishev f095abb770 tool window borders update 2010-06-30 16:54:11 +04:00
Konstantin Bulenkov aabb42b88e intention description check 2010-06-30 16:39:41 +04:00
Konstantin Bulenkov 4013479fa7 make PsiElementBasedIntentionAction good for PsiElement, don't make a developer to calculate PsiElement himself 2010-06-30 16:37:51 +04:00
Kirill Kalishev 7c8825d74f common shortcuts - ctrl-n for insert on macs 2010-06-30 15:55:48 +04:00
Kirill.Safonov b10b205a27 Java extract interface / extract base class dialogs: code simplification and cleanup 2010-06-30 15:48:04 +04:00
Anton Makeev 7a4fa5709a NPE in goto handler 2010-06-30 15:35:54 +04:00
Anton Makeev 2458c65692 NPE in insteptions 2010-06-30 15:35:52 +04:00
Anton Makeev 3a93eb15a6 fix: asm test fix (wrong JBList usage) 2010-06-30 15:35:51 +04:00
Anton Makeev fbccc819d6 fix: inspection description 2010-06-30 15:35:49 +04:00
Anton Makeev 2a366d8408 uiDesigner palette in IC 2010-06-30 15:35:48 +04:00
nik 90bca1acc7 javadoc 2010-06-30 15:30:56 +04:00
nik 602b94e1be jdk entry should not be processed when exportedOnly() option is used 2010-06-30 15:09:26 +04:00
nik c41c143dba more usages of getOrderEntries() migrated to OrderEnumerator 2010-06-30 15:09:25 +04:00
nik 7059b4e7ac getFiles and getUrls methods in AnnotationOrderRootType aren't called for ModuleOrderEntry so there is no need for recursive processing 2010-06-30 15:09:23 +04:00
nik 5bd7847c46 usages of ModuleRootModel.processOrder migrated to new api 2010-06-30 15:09:22 +04:00
Kirill Kalishev b872a836bd Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-06-30 14:41:08 +04:00
Kirill Kalishev 843f48c004 expandable items disabled 2010-06-30 14:40:34 +04:00
Alexey Kudravtsev 1bec6f45e3 EA-19502 2010-06-30 14:14:42 +04:00