Commit Graph
45930 Commits
Author SHA1 Message Date
anna 79cf445952 Push Down: super should not access over hierarchy (IDEA-20816) 2010-01-29 17:07:20 +03:00
Bas Leijdekkers b5bb81cdfd Merge branch 'master' of git.labs.intellij.net:idea/community 2010-01-29 15:06:14 +01:00
Bas Leijdekkers 26a0482cad cleaner replacement statement text 2010-01-29 15:05:58 +01:00
Kirill Kalishev d95a9f1745 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-01-29 16:17:09 +03:00
Kirill Kalishev d627c88fe8 update CE build from sources 2010-01-29 16:17:02 +03:00
Maxim Shafirov 8b1ce6ef4f Toggle numbered bookmarks actions are back. 2010-01-29 16:12:53 +03:00
Rustam.Vishnyakov 8d802271e9 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-01-29 16:05:58 +03:00
Kirill Kalishev 6d87f8fa60 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-01-29 15:06:07 +03:00
Kirill Kalishev b57c761b8b update CE build from sources 2010-01-29 15:05:55 +03:00
nik bac25ee308 exc fixed: Throwable: FileManagerImpl.dispatchPendingEvents 2010-01-29 14:47:51 +03:00
Bas Leijdekkers 23841e8b34 http://ea.jetbrains.com/browser/ea_problems/18352 (IOE: PsiJavaParserFacadeImpl.createTypeInner) 2010-01-29 12:38:59 +01:00
Dmitry Jemerov 969b69da45 diagnostics 2010-01-29 14:30:43 +03:00
irengrig 1ac195d08d Merge branch 'master' of git.labs.intellij.net:idea/community 2010-01-29 12:48:28 +03:00
irengrig d1afc1b59d IDEA-26360 (Performance and inconsistency issues with svn:externals and "Detect nested working copies"). do not update switched 2010-01-29 12:42:58 +03:00
Dmitry Jemerov 26d62866f0 move HTML/XHTML file templates to platform resources (PY-374) 2010-01-29 12:36:32 +03:00
irengrig e1474ed541 IDEA-26360 (Performance and inconsistency issues with svn:externals and "Detect nested working copies"). Disable url setting for external copies as well 2010-01-29 12:25:33 +03:00
irengrig de4ee02bf4 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-01-29 11:30:31 +03:00
irengrig 1b5e164c89 IDEA-26360 (Performance and inconsistency issues with svn:externals and "Detect nested working copies") 2010-01-29 11:27:21 +03:00
nik 602701d166 IDEA-51749 "Could not save project" error message may occur after deleting module imported from Maven 2010-01-29 10:05:46 +03:00
Alexey Pegov fde62e30ad IDEA-51824 Task list menu unavailable with scroll bar 2010-01-28 17:58:53 +03:00
Alexey Kudravtsev e9d56b7c0b do not erase signatures in type parameter-less classes 2010-01-28 17:43:19 +03:00
Alexey Kudravtsev 9d8477d1b6 IDEA-51739 2010-01-28 17:43:19 +03:00
Alexey Kudravtsev ccc33ef1f0 lossy encoding inspection false positive for transparently converted properties files 2010-01-28 17:43:19 +03:00
Alexey Kudravtsev a4bbe1bf98 correct group by nullness 2010-01-28 17:43:18 +03:00
Alexey Kudravtsev af02a23644 remember scope chosen 2010-01-28 17:43:18 +03:00
Alexey Kudravtsev 0d1bf588da garbage removed 2010-01-28 17:43:17 +03:00
Alexey Kudravtsev 80b2c2f0f6 less revolting messages 2010-01-28 17:43:17 +03:00
Bas Leijdekkers 82454f6044 IDEA-26944 (Refused bequest inspection should be JUnit​-​4​.​5 aware) 2010-01-28 15:37:07 +01:00
Bas Leijdekkers 504432416a Merge branch 'master' of git.labs.intellij.net:idea/community 2010-01-28 15:36:38 +01:00
Kirill Kalishev ee803a74a0 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-01-28 17:17:12 +03:00
Kirill Kalishev f22b1665cf TreeUi: fix for 14917 -- no need for LOG.error() 2010-01-28 17:16:52 +03:00
Kirill Kalishev 9a99e12c00 TreeUi: attempt to fix 17446 : CME on UpdaterTreeState.addAll() 2010-01-28 17:14:46 +03:00
Maxim Medvedev 00051ab08f IDEA-51686: Overloadded access to arrays 2010-01-28 16:48:08 +03:00
anna 365ed16a15 change signature: propagate params/exceptions to implicit constructors 2010-01-28 16:22:40 +03:00
anna fca2bf3729 Git: show history for selection 2010-01-28 16:22:40 +03:00
anna d5103284a6 do not navigate to test class if test method is not found (IDEA-24815) 2010-01-28 16:22:39 +03:00
Rustam.Vishnyakov d5a610a7cd PHP Formatting 2010-01-28 15:43:11 +03:00
Bas Leijdekkers a00d32721f IDEA-51755 (Quickfix for "​Instantiating object to get class object" fails with arrays) 2010-01-28 13:41:53 +01:00
Maxim Medvedev 9407d0379b IDEA-24452: Autocomplete doesn't work in with context and GString expression 2010-01-28 14:27:37 +03:00
Maxim Medvedev f112d9cbd7 Merge commit 'remotes/origin/master' 2010-01-28 13:48:05 +03:00
Maxim Medvedev 19e8c4ea64 Use stubs in Groovy PSI, stubs for Groovy modifier list 2010-01-28 13:39:44 +03:00
Kirill Kalishev 08fa7f1123 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-01-28 13:22:45 +03:00
Kirill Kalishev 0e5cd44be6 dialogs: showAndAndGetOk() for notifiyng when focus is settled after the show 2010-01-28 13:22:29 +03:00
Kirill Kalishev 4f581c7735 dialogs: focus trackback is sheduled when focus manager is idle to help clients that expect data context to be immediately ready after show() method unblocks 2010-01-28 12:14:20 +03:00
Dmitry Jemerov fa2813760e correct insertion of paired quotes in raw and unicode Python literals (PY-263) 2010-01-27 22:07:24 +03:00
anna be29e51590 NPE 2010-01-27 21:56:53 +03:00
anna 837c4c9e74 suite presentation/navigation fixed (DEA-24794) 2010-01-27 21:56:53 +03:00
anna 9a03b53248 extend test framework: isTestMethodOrConfig 2010-01-27 21:56:52 +03:00
anna 4f5a5bc370 extend test framework: isTestMethodOrConfig 2010-01-27 21:56:51 +03:00
Maxim Shafirov 89dd1d6b85 Fix method equivalence check indefinite recursion. 2010-01-27 21:25:43 +03:00