Commit Graph
64444 Commits
Author SHA1 Message Date
Bas Leijdekkers 417fb950bb IDEA-69795 (Quickfix "Remove explicit array creation" breaks code) 2011-05-20 17:33:37 +02:00
Andrey Vlasovskikh e49630a434 Fixed bug with visited markers in CFG backwards traversal (PY-3587) 2011-05-20 19:19:31 +04:00
irengrig a6cb595b3e IDEA-69599 Git Log is unsuable 2011-05-20 19:17:36 +04:00
Konstantin Bulenkov 387ecdf8dd copy/paste problems fix WI-6376, IDEA-68278, IDEA-68956, IDEA-66122, IDEA-62935, IDEA-67697 2011-05-20 19:13:09 +04:00
Bas Leijdekkers c15ff45554 IDEA-69981 ("Redundant array creation" inspection does not warn on enum constant) 2011-05-20 16:46:53 +02:00
Denis Zhdanov 0e58d431cd IDEA-69972 Smart Complete Statement: Leave code block if the action is called for the complete statement 2011-05-20 18:16:34 +04:00
irengrig 3db9975ca2 IDEA-69926 SVN+SSH: on attempt to login to server IDEA hangs up 2011-05-20 18:04:41 +04:00
irengrig 6335aeb26c IDEA-64440 Read-only file status not detected causing problems with Perforce on Linux 2011-05-20 18:04:40 +04:00
Alexey Pegov 2957f4e6d1 quickdoc & show implementation popup positioning reimplemented for vavigation lists, go to actions & completion popups 2011-05-20 17:57:22 +04:00
Maxim.Mossienko 9775dfcd0e IDEA-63305 IDEA WebModule 2011-05-20 17:51:46 +04:00
Kirill Kalishev f9d5cd7f7e Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-05-20 16:26:39 +04:00
Kirill Kalishev bbdd39ea93 IDEA-69923 unnecessary tooltip animation 2011-05-20 16:26:31 +04:00
Anton Makeev 000164e18c ServiceManager: notnulls 2011-05-20 14:24:53 +02:00
Bas Leijdekkers cb603588ff IDEA-69966 (Redundant type cast does not warn on enum constant) 2011-05-20 14:15:25 +02:00
Kirill Kalishev f51e5bf5ce NPE in CAccessible 2011-05-20 15:58:39 +04:00
Denis Zhdanov ac43d5c0a0 IDEA-68003 Java Formatter: Correct formatting of anonymous classes at method call arguments
Corrected processing of multi-args method calls with single anonymous class argument
2011-05-20 15:45:04 +04:00
andrey zaytsev d3c7943afc replace: exclusion based on range-markers. bug in smart-update: reusable hightlighter must be VALID. clean-up replace denying. 2011-05-20 15:43:37 +04:00
andrey zaytsev d808dc1314 replace optimization 2011-05-20 15:43:37 +04:00
Kirill Kalishev 953deb9d03 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-05-20 15:42:53 +04:00
Kirill Kalishev f26487517f [xena] tooltips shift and layout fix 2011-05-20 15:42:46 +04:00
Kirill Kalishev 6ec3d4b8bf [xena] IDEA-60082 Invalid nodes appear in Project Tree after Undo Move a class from a file if the class has usages in the current file 2011-05-20 15:10:51 +04:00
Roman Shevchenko 6547e5565c Cleanup 2011-05-20 15:06:36 +04:00
Roman Shevchenko 521916e3bc Don't fire empty update sessions 2011-05-20 15:06:36 +04:00
Roman Shevchenko 928b1b9075 To english dictionary 2011-05-20 15:06:35 +04:00
Sergey Evdokimov 7b21c6dd48 Minor refactoring of GroovyPatterns. 2011-05-20 14:41:57 +04:00
Denis Zhdanov 820446d937 IDEA-69872 "Reformat code" action should change cursor position
Restoring caret column after formatting only for the empty lines now
2011-05-20 14:34:38 +04:00
Denis Zhdanov 9b57bb4df2 IDEA-68782 Auto focus on caret after applying "Use soft wraps" 2011-05-20 14:34:37 +04:00
Denis Zhdanov 4f59bf2008 IDEA-69881 Split vertically/horizontally should open the file at the same position 2011-05-20 14:34:37 +04:00
Alexey Kudravtsev 3f447fc45b check for VFS access in TeamCity builds only, since plugin tests can violate VFS contracts wildly 2011-05-20 14:16:09 +04:00
Alexey Kudravtsev 24dd47fc5e tests moved to community 2011-05-20 14:16:08 +04:00
anna c77a8f6053 testng: restore compatibility with 5.10 (IDEA-69600) 2011-05-20 14:01:40 +04:00
Alexey Pegov d024d02fe9 no more tips&tricks in progress windows 2011-05-20 13:51:35 +04:00
Alexey Kudravtsev 1ee41f0524 memory optimization: reuse smart pointer for a psi element 2011-05-20 12:47:38 +04:00
Gregory Shrago cca3d02d75 now the real fix 2011-05-20 03:01:38 +04:00
Gregory Shrago 51ff498be1 add sanselan to libLicenses.gant 2011-05-20 01:08:56 +04:00
Gregory Shrago c77ce78cbe OC-695 Open .icns files in image viewer 2011-05-19 22:37:05 +04:00
Bas Leijdekkers b5e1bbcff9 another fix 2011-05-19 20:26:03 +02:00
anna 37702b75f1 multiple testng versions preferences (IDEA-69809) 2011-05-19 21:17:19 +04:00
anna 55f1784dd6 choose constructor to add parameter to from field (IDEA-69826) 2011-05-19 21:17:18 +04:00
anna 6e32c53d09 show already collected error message (IDEA-69784) 2011-05-19 21:17:17 +04:00
anna 06ea6769da do not ignore @Ignore when forked (IDEA-69818) 2011-05-19 21:17:16 +04:00
Eugene Zhuravlev 42e2446d63 fix NPE 2011-05-19 18:53:07 +02:00
Sascha Weinreuter e4554abc7f - IDEA-69517: XPath: duration + duration + date is red
- more type fixes / cleanup / tests fixes
2011-05-19 18:07:47 +02:00
Bas Leijdekkers 97cbc50c6d IDEA-64468 (Inspection "Unnecessary code block" creates false positives.) 2011-05-19 17:35:12 +02:00
Bas Leijdekkers 0530f01fa8 testdata 2011-05-19 17:32:05 +02:00
Bas Leijdekkers 168f2141fa Merge branch 'master' of git.labs.intellij.net:idea/community 2011-05-19 17:29:12 +02:00
Dmitry Jemerov a3d9a48d76 avoid NPE in tests 2011-05-19 16:55:00 +02:00
irengrig 3c8fe33ba3 WI-6368 Exception with SVN annotations 2011-05-19 18:40:06 +04:00
Dmitry Trofimov af3dceb243 Correct Jython termination (PY-2591). 2011-05-19 18:28:08 +04:00
Kirill Kalishev 8b4ec046e0 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-05-19 17:51:34 +04:00