Commit Graph
62560 Commits
Author SHA1 Message Date
anna e0974b0ade introduce parameter: layout 2011-04-09 20:25:40 +02:00
anna 504b6d2564 quick fix to annotate parameter @Nullable: do not suggest to annotate non project method when external annotations are disabled 2011-04-09 20:25:39 +02:00
Eugene Zhuravlev 58840087dc fix 'enabled' attribute loading 2011-04-09 19:36:09 +02:00
Eugene Zhuravlev 9ac06e8cfd support settings in older format 2011-04-09 19:36:09 +02:00
Eugene Zhuravlev b63986dce8 non-VFS based FileTemplatesManager 2011-04-09 19:36:08 +02:00
Eugene Zhuravlev f30ae93906 additional disposed checks 2011-04-09 19:36:07 +02:00
Eugene Zhuravlev f294593477 change rollback 2011-04-09 19:36:06 +02:00
Eugene Zhuravlev a59b9771d1 fix memleak in tests 2011-04-09 19:36:06 +02:00
anna 8af1c09ffb introduce field: layout change 2011-04-09 17:57:43 +02:00
Maxim Medvedev 481ec612a7 api for Groovy switch statement 2011-04-09 15:39:05 +04:00
Bas Leijdekkers 1f0b0c4106 Make "Mismatched query and update of collection" inspection configuration work 2011-04-08 22:55:56 +02:00
Konstantin Bulenkov 1e535bb597 new awesome check icon 2011-04-09 00:32:48 +04:00
Eugene Kudelevsky 034149b83c EA-26137 fix assertion 2011-04-08 23:24:36 +04:00
Eugene Kudelevsky e63998818a EA-26476 fix ClassCastException 2011-04-08 23:21:18 +04:00
Eugene Kudelevsky de98984fa9 fix NumberFormatException 2011-04-08 23:18:04 +04:00
peter ef29b44088 IDEA-65200 Groovy "Reformat Code" may comment-out valid code 2011-04-08 20:19:11 +02:00
peter 3fe8bdc431 IDEA-60375 Groovy calling chain closure auto-formatting problem 2011-04-08 20:19:11 +02:00
peter 786cf862e1 shorter path expression formatting 2011-04-08 20:19:11 +02:00
peter 4dce69198e IDEA-61395 Groovy: incorrect anonymous classes formatting 2011-04-08 20:19:10 +02:00
peter 324a9127a6 don't suggest the same imported class in groovy twice 2011-04-08 20:19:10 +02:00
peter c847b49717 more accurate final space treatment in Ctrl+N (IDEA-67757) 2011-04-08 20:19:10 +02:00
peter 6cfc5f6216 the existing groovy debugger evaluation tests now test the real life 2011-04-08 20:19:10 +02:00
peter 91a8c9c001 bring back location in global member items in groovy 2011-04-08 20:19:10 +02:00
Kirill Kalishev 6025c53dd0 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-04-08 22:16:23 +04:00
Konstantin Bulenkov bba3b0ff5a paint which element selected 2011-04-08 22:06:27 +04:00
Kirill Kalishev d0fc0789d8 projectview tests fixed 2011-04-08 21:44:48 +04:00
Konstantin Bulenkov 5da9546dd0 IDEA-67772 Ugly combo-box in settings window 2011-04-08 20:43:02 +04:00
andrey zaytsev 3b19ae97aa replace: show replace pane even for readonly files. 2011-04-08 20:35:09 +04:00
andrey zaytsev 86e4bf6414 search/replace: right readonly files handling. 2011-04-08 20:21:03 +04:00
Maxim Medvedev e7d45a1176 Merge branch 'master' of git.labs.intellij.net:idea/community 2011-04-08 19:49:32 +04:00
Denis Zhdanov 7145342cc3 EA-26653 assert: FormatterImpl.enableFormatting
Rolled back as it was found out that formatter is called in concurrent environment (was expected to be called from the EDT only)
2011-04-08 19:46:43 +04:00
Dmitry Trofimov 3737b892ec Guava r09. 2011-04-08 19:39:57 +04:00
Dmitry Trofimov f46ceee802 Python console performance(namely output processing) GREATLY improved. 2011-04-08 19:39:32 +04:00
Maxim Medvedev 0be83e4cf0 iteration-var should not resolve outside of for-statement 2011-04-08 19:33:20 +04:00
Mikhail Senkov 8d857e182b 1. partially implemented CompoundInitializers
2. including files from C++ std lib
3. parsing C++ namespaces

4. FIX in PLATFORM FileReference.resolve
2011-04-08 19:29:37 +04:00
anna 78cb7e585d junit: fork: preserve mode if possible on package/class/method switch 2011-04-08 17:07:29 +02:00
anna afe2504a1c introduce constant: layout 2011-04-08 17:07:28 +02:00
andrey zaytsev 0d7c172483 IDEA-67779 Replace inside read-only files 2011-04-08 18:56:19 +04:00
Kirill Kalishev 3d411aa9dc projectivew: selectin fix for libs 2011-04-08 18:55:24 +04:00
andrey zaytsev 7b1c8715f2 search/replace: checkboxes background. 2011-04-08 17:59:32 +04:00
Kirill Kalishev 26489e4789 projectivew: selectin fix for tree with module groups 2011-04-08 17:47:06 +04:00
Dmitry Jemerov 7b76ef1b1c update some version numbers 2011-04-08 15:32:10 +02:00
Kirill Likhodedov fd6f8c6eaa IDEA-64883 Don't save document if it is null. 2011-04-08 17:29:01 +04:00
sergey.vasiliev bf555ca08b provided "active profiles" feature for placeholders 2011-04-08 17:11:08 +04:00
Maxim Medvedev d5210bcf27 switch parsing in Groovy 2011-04-08 16:06:33 +04:00
Alexey Kudravtsev 5a602e1051 test fix 2011-04-08 16:00:38 +04:00
Kirill Likhodedov 7d3193fcc5 IDEA-58913 [hg] use OSProcessHandler and pooled thread. 2011-04-08 15:54:21 +04:00
Kirill Likhodedov 32cbfb19c3 HgHistoryProvider: don't query for current revision for empty history. 2011-04-08 15:54:21 +04:00
irengrig e0f6325033 VCS: import to shelf: prompt if going to import not exactly selected by user files, but either filtered or found when recursively scan directory 2011-04-08 15:45:57 +04:00
irengrig 611a35fd7f IDEA-67609 VCS Create patch has only *.patch extension as default one
Remember what standard extension - patch or diff - was last used.
 Check that file doesn't exist - before patch creation
2011-04-08 15:02:58 +04:00