Commit Graph
62834 Commits
Author SHA1 Message Date
anna 39e2c8eeeb EA-26929 - IAE: PsiBundle.visibilityPresentation 2011-04-14 21:12:03 +02:00
anna e3bea1a2c8 render long expressions (IDEA-68031) 2011-04-14 21:12:02 +02:00
peter 0a259250b0 IDEA-60268 When running unit tests in user project, stacktrace lines from IntelliJ JUnit runtime should be folded as internal calls 2011-04-14 20:35:49 +02:00
peter 60267d800a remove the old console folding API 2011-04-14 20:35:49 +02:00
peter 54d554f1d1 IDEA-63335 complete current statement error when statement spans on 2 lines 2011-04-14 20:35:48 +02:00
peter ff473e1ce0 no more word completion autopopup, even in plain text (IDEA-64781) 2011-04-14 20:35:48 +02:00
Roman Shevchenko f85c93ff06 Move Member conflict analysis delegated into handler 2011-04-14 20:19:29 +02:00
Eugene Zhuravlev b1a50f79fa fix dumb-mode race condition on startup (IDEA-67563) 2011-04-14 19:49:23 +02:00
Eugene Zhuravlev 32ee3ea91a StringBuffer->StringBuilder 2011-04-14 19:49:22 +02:00
sweinreuter c90e673699 IDEA-67497 XSLT: "Unused XML schema declaration" inspection: false positive for namespace declaration used in stylesheet object qualified name 2011-04-14 19:26:59 +02:00
sweinreuter 8d77cdf1b3 IDEA-66799: Explicit conversion to any-type isn't safe to be removed 2011-04-14 19:26:58 +02:00
sweinreuter 9dcf89ecbb IDEA-67497 XSLT: "Unused XML schema declaration" inspection: false positive for namespace declaration used in stylesheet object qualified name 2011-04-14 19:26:57 +02:00
sweinreuter 380ae32ce4 XmlFile.getVirtualFile() may be null here 2011-04-14 19:26:56 +02:00
peter b4a4ef7293 don't calculate grails domain return types on service initialization 2011-04-14 19:26:50 +02:00
peter 868418935f don't autopopup with word suggestions in groovy/java literals 2011-04-14 19:26:50 +02:00
peter cabb823fd2 word completion in groovy/java string literals (IDEA-61238) 2011-04-14 19:26:50 +02:00
peter e32c7644b5 IDEA-67250 Invoke completion automatically when none of the predefined live template variants match 2011-04-14 19:26:49 +02:00
peter a70cf1c7ed IDEA-67951 Suggest comparator type in Collections.sort() 2011-04-14 19:26:49 +02:00
andrey zaytsev 94aa1230cd IDEA-68093 IDEA-68128 2011-04-14 21:16:55 +04:00
Sergey Evdokimov 734a3b18c5 Add rules for some Grails tags. 2011-04-14 20:38:44 +04:00
Konstantin Bulenkov 53b1b4ddee make big and small checked icons with respect to selection 2011-04-14 20:19:28 +04:00
Konstantin Bulenkov 43b1f29b4d Db Diff support + API changes for Dir Diff 2011-04-14 19:30:07 +04:00
Konstantin Bulenkov 285ffc8714 setting to configure different dir diffs components 2011-04-14 19:30:06 +04:00
Konstantin Bulenkov 493c986dc2 keep selection order 2011-04-14 19:30:06 +04:00
Konstantin Bulenkov c2e750c269 + getProject(e) 2011-04-14 19:30:05 +04:00
Alexander Doroshko 06588c8a6c IDEA-56002 ability to disable "generate flex configuration" on maven project reimport 2011-04-14 19:17:54 +04:00
Maxim Shafirov a13bc0deb9 OC-555: Remove Settings from under File on Macs. 2011-04-14 18:05:34 +04:00
Denis Zhdanov 63013d2d73 Reverted the change that disabled formatting during 'join lines' processing. The reason is that that produces ugly code.
The problem was that there were PSI elements with postponed format marker on 'join lines' processing start. They were unexpectedly affected by formatting and that broke offsets used by JoinLinesHandler. The fix is to perform postponed formatting before 'join lines' processing.
2011-04-14 17:47:06 +04:00
Denis Zhdanov a9d5de9e7a NPE fix 2011-04-14 17:47:05 +04:00
Maxim Medvedev 55e68390e6 Merge branch 'master' of git.labs.intellij.net:idea/community 2011-04-14 17:18:56 +04:00
Maxim Medvedev 6a3f252e27 resolve operators overloaded by closure-fields 2011-04-14 17:17:42 +04:00
Gregory Shrago e71480a25c IDEA-63340 Add "find usage" to fields in database [initial] 2011-04-14 16:48:05 +04:00
Maxim Medvedev e56ac7eae9 IDEA-68080 Super class with optional constructor argument 2011-04-14 16:27:47 +04:00
Alexey Pegov 0b6f18b18b remove "View as:" useless prefix in project view under Mac OS 2011-04-14 15:52:56 +04:00
Denis Zhdanov 1bd5fb51dc IDEA-68003 Java Formatter: Correct formatting of anonymous classes at method call arguments
1. Returned old indent processing for 'child block that doesn't start new line from parent block' use-case;
2. Corrected java blocks indent construction;
2011-04-14 15:45:42 +04:00
Sergey Evdokimov 3975825eb4 Fix: IDEA-67827 (Smarter completion of tags) 2011-04-14 15:30:49 +04:00
peter 008f210d75 fix spring test: prefer java.util.Date to java.sql.Date 2011-04-14 13:10:37 +02:00
Alexey Pegov aa9c2efb9f OC-607 "Open xcode project" fails to go through directories with "é" char in their name 2011-04-14 14:47:51 +04:00
peter 11b6b01b94 don't write logs 2011-04-14 12:22:24 +02:00
Kirill Kalishev d3e272bbb2 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-04-14 14:11:50 +04:00
Kirill Kalishev 95fcd3e30d eval deialog in statement mode - editor height fix 2011-04-14 14:11:26 +04:00
Dmitry Avdeev 2c2d0815b9 do not process jsps here 2011-04-14 14:02:39 +04:00
Denis Zhdanov a19b29d535 IDEA-67384 Emacs Tab does not work properly
Added Emacs Tab functionality at python-mode (change indent level of the current line if possible)
2011-04-14 13:48:31 +04:00
sweinreuter dde6d653a0 IDEA-67806: correctly select file for configure associations quickfix 2011-04-14 11:31:18 +02:00
sweinreuter 9e7e22e9c6 IDEA-67806: correctly select file for configure associations quickfix 2011-04-14 11:31:17 +02:00
sweinreuter b30d1753dd EA-26861 - assert: XPathFunctionCallImpl.getQName - diagnostic info added (though probably obsolete) 2011-04-14 11:31:16 +02:00
sweinreuter f6245f2e92 IDEA-67908 XSLT: empty XPath expression is green 2011-04-14 11:31:15 +02:00
Maxim Medvedev 538db2cfdb convert switch 2011-04-14 13:14:47 +04:00
Maxim Medvedev 8d159571c7 resolve & type inference for assignments (+=, -= etc) 2011-04-14 13:11:11 +04:00
nik 040fcbbc7b move 2011-04-14 12:58:35 +04:00