Commit Graph
64518 Commits
Author SHA1 Message Date
Sascha Weinreuter d1f0c5fcfc xslt debugger initial commit 2011-05-24 11:05:50 +02:00
Maxim Medvedev 0bdca1d96d fix new-operator generation 2011-05-24 12:17:15 +04:00
Maxim Medvedev f7d1acc540 fix for initializer 2011-05-24 12:17:13 +04:00
Maxim Medvedev 21451154b2 fix gen switch statement 2011-05-24 12:17:12 +04:00
Maxim Medvedev 4a8d79ee6d test for field generation 2011-05-24 12:17:11 +04:00
Maxim Medvedev 4d6d881059 field generation 2011-05-24 12:17:09 +04:00
Bas Leijdekkers 49ce17fbe2 revert 2011-05-24 10:06:20 +02:00
Bas Leijdekkers a86d770925 correct inspection description name 2011-05-24 08:37:08 +02:00
peter 258f5f8c48 one less client of PsiUtil.getOriginalElement 2011-05-23 20:31:18 +02:00
peter f897591a52 calculate the correct lookup original element for all clients of TargetElementUtil 2011-05-23 20:06:52 +02:00
anna 2228136af7 implementations view test: pick up original element even from completion lookup 2011-05-23 21:44:03 +04:00
peter d18d0d47eb a language-independent way of retrieving the original PSI element in completion 2011-05-23 19:32:47 +02:00
peter 3b0e795955 increment modCount during completion only if there were no physical changes 2011-05-23 19:32:47 +02:00
peter 9b2444afea yet another dead class 2011-05-23 19:32:47 +02:00
anna d1d28956e6 implementations view test: pick up original element even from completion lookup 2011-05-23 20:56:21 +04:00
anna 81c958ccfd check if constructor already contains field assignment before add new one (IDEA-69792) 2011-05-23 20:56:20 +04:00
anna c862b52ae8 introduce new array from varargs list (IDEA-68180) 2011-05-23 20:56:19 +04:00
anna f5c0a858dd simplify @SuppressWarnings (IDEA-69286) 2011-05-23 20:56:19 +04:00
Shaverdova Elena f02648b8de fixed bug in phing/ant file differentiation 2011-05-23 20:11:04 +04:00
Alexey Pegov 8674ff5676 fix compile 2011-05-23 19:40:26 +04:00
Bas Leijdekkers 1ca2af106a better quickfix 2011-05-23 17:26:41 +02:00
Kirill Kalishev 29c97ba377 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-05-23 18:43:56 +04:00
Kirill Kalishev cc9afdbe84 mac, native clipboard - registry key, default=false 2011-05-23 18:43:45 +04:00
Gregory Shrago 403a3a6133 IDEA-70045 Attach Classes from Repository should not attach test-scoped dependencies 2011-05-23 18:34:43 +04:00
peter 6a7a3bafc9 SyntaxTableLexer is not used 2011-05-23 15:59:12 +02:00
peter 4b6d8343f3 no exponent in processing groovy 1.8 script fields (IDEA-69871) 2011-05-23 15:40:37 +02:00
peter 118f6a93fe stoppable endless tests on linux, 2nd attempt 2011-05-23 15:31:42 +02:00
peter 12c7dbccf9 on Windows, there are problems with spaces in javaagent:<path> (IDEA-69973) 2011-05-23 15:00:42 +02:00
peter ab06d12a17 correctly treat accepting "new int[]" with [ (IDEA-70002) 2011-05-23 14:24:37 +02:00
peter 2401e665fe diagnostics for working with invalid lookup 2011-05-23 14:18:57 +02:00
Dmitry Avdeev 9a628af041 OOME in indexing: more precise limit to simultaneously indexed files size [rev. by cdr] 2011-05-23 15:48:06 +04:00
Dmitry Avdeev 2911f9c876 OOME in indexing: more precise limit to simultaneously indexed files size [rev. by cdr] 2011-05-23 15:48:05 +04:00
anna 6e3fba0e48 do not qualify non physical elements (IDEA-69874) 2011-05-23 15:28:47 +04:00
anna b8183ede0f wording (IDEA-69901) 2011-05-23 15:28:46 +04:00
anna 9d52527293 ignore unused params in main methods (IDEA-69989) 2011-05-23 15:28:45 +04:00
Kirill.Safonov 1bf59897c1 Statistics: report module type one time per project, not for every module 2011-05-23 15:24:24 +04:00
Konstantin Bulenkov 8ac30bdd2e make branches combobox remember previously chosen values 2011-05-23 15:23:07 +04:00
Konstantin Bulenkov 498876ce5f initial 2011-05-23 15:23:07 +04:00
Konstantin Bulenkov e7ee55697e don't need anymore this internal action 2011-05-23 15:23:06 +04:00
Bas Leijdekkers d80369b72f IDEA-70053 ("Boolean variable always negated" inspection) 2011-05-23 13:22:27 +02:00
Bas Leijdekkers 2b26785b5d move to data flow issues group 2011-05-23 13:21:47 +02:00
Sergey Evdokimov 38aa055848 Bug fix: All Grails properties can be used with "environment.*." prefix. 2011-05-23 15:16:32 +04:00
Bas Leijdekkers 5b5472004a textual adjustment 2011-05-23 13:08:57 +02:00
Sergey Evdokimov 91a7e4431c Bug fix: All Grails properties can be used with "environment.*." prefix. 2011-05-23 14:57:42 +04:00
Kirill.Safonov 7ed75197e7 ActionScript: quickfix to create constructor from usage/super call (IDEA-25775) 2011-05-23 14:55:53 +04:00
Kirill Kalishev 2e7c2fda16 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-05-23 14:46:41 +04:00
Kirill Kalishev b9a18fd79b [xena] Usage view scrolling fix 2011-05-23 14:46:32 +04:00
anna 9b4a4e99af create project: reuse one sdk step (IDEA-69921) 2011-05-23 14:32:27 +04:00
anna ea2e67e3e6 EA-27916 - SOE: RefMethodImpl.updateReturnValueTemplate 2011-05-23 14:32:26 +04:00
anna bb5e5e0fe7 implementations popup: check always names 2011-05-23 14:32:25 +04:00