Commit Graph
95195 Commits
Author SHA1 Message Date
Anna Kozlova dba040b010 split if: assertion when no spaces present (IDEA-100389) 2013-02-04 14:07:10 +04:00
Anna Kozlova 68f7ee96f7 java8: static method with body is allowed in interface (IDEA-100334) 2013-02-04 14:07:09 +04:00
Anna Kozlova e8c454f426 lambda -> method ref: insert cast when resulted ref is ambiguous (IDEA-100385) 2013-02-04 14:07:08 +04:00
Anna Kozlova c4be7cc14a ambiguous method call: prefer non raw types (IDEA-100314) 2013-02-04 14:07:07 +04:00
Oleg Sukhodolsky 8b28b06e00 RUBY-12950: (refactoring) IndentationAnnotatorVisited in-lined into HAMLAnnotatorVisitor. 2013-02-04 14:05:36 +04:00
Denis.Zhdanov 4ede727ce0 IDEA-99483 Indent guide lines do not cover last line 2013-02-04 13:23:44 +04:00
Alexander Lobas 458d67f744 Structure refactoring 2013-02-04 13:18:40 +04:00
irengrig 012719fa3f Merge remote branch 'origin/master' 2013-02-04 12:29:38 +04:00
irengrig 6b4d1896d1 fix SvnAuthenticationTest + back for 1.6 2013-02-04 12:28:26 +04:00
Dmitry Avdeev 3d027ff2a5 do not throw exceptions for invalid DOM, just log problems
(e.g. http://youtrack.jetbrains.com/issue/IDEA-98943)
2013-02-04 12:26:27 +04:00
Denis.Zhdanov 77c2676645 IDEA-100180 Gradle: "Show conflict" action does nothing for libraries 2013-02-04 12:11:30 +04:00
Dmitry Avdeev 6444a571da project templates: WizardInputField 2013-02-04 11:59:58 +04:00
Dmitry Avdeev e38e1fba12 project templates: required plugins for groups 2013-02-04 11:59:57 +04:00
Denis.Zhdanov 5fa5c1132e IDEA-100065 ResourceBundle editor doesn't respect unicode escape sequences
1. Non-ascii symbols are escaped for backing resource bundle properties files;
2. Resource bundle editor uses un-escaped unicode values now;
3. Corresponding test is added;
2013-02-04 11:21:06 +04:00
Alexey Kudravtsev 517573369b cleanup 2013-02-04 10:08:55 +04:00
Alexey Kudravtsev 1174c4066c assertion for incorrect .clone() method redefines 2013-02-04 10:08:54 +04:00
Alexey Kudravtsev fb7fcdf9b6 blinking test 2013-02-04 10:08:53 +04:00
Denis.Zhdanov c9499ae05c IDEA-99666 Adding parens in emacs mode causes selected contents to duplicate 2013-02-04 09:55:06 +04:00
Denis.Zhdanov ac4e428e4f IDEA-99600 Exception: Unexpected caret move request 2013-02-04 09:05:14 +04:00
peter 8efb7d08ce a bit more descriptive groovyc error message for class loading errors in libraries (IDEA-96566) 2013-02-04 00:45:06 +01:00
peter 03500a04fc EA-43465 - assert: GroovyDslFileIndex$.compute 2013-02-03 23:48:21 +01:00
peter ac293f3fc7 disprefer rarely used Object methods 2013-02-03 22:42:57 +01:00
peter aa671e4c3f let method calls on other instances not affect our fields (IDEA-92380) 2013-02-03 22:42:57 +01:00
peter b418e60060 a consistent dfa treatment for plain fields assuming single-threaded context (IDEA-92380) 2013-02-03 22:42:56 +01:00
peter 4587183209 single dfa variable nullability 2013-02-03 22:42:56 +01:00
peter 83231fb653 dfa minor 2013-02-03 22:42:56 +01:00
peter 8a3b6547f6 IDEA-99725 "Constant conditions & exceptions" inspection produces invalid code 2013-02-03 22:42:55 +01:00
peter 7d5c3aeabc check for being getter before parsing method body (IDEA-97762) 2013-02-03 22:42:55 +01:00
peter 0680618d01 cache variable nullability (IDEA-97762) 2013-02-03 22:42:55 +01:00
Bas Leijdekkers 1fccc8e000 EA-43200 (AIOOBE: BooleanConstructorInspection$BooleanConstructorFix.doFix) 2013-02-03 16:48:56 +01:00
andrey.zaytsev cf862fbb26 Merge remote-tracking branch 'origin/master' 2013-02-03 18:48:07 +04:00
andrey.zaytsev 68e838ebac temporary breakpoints support 2013-02-03 18:41:49 +04:00
Sergey Evdokimov 369a4a5da1 IDEA-100270 Unable to start Grails 2013-02-03 15:32:22 +04:00
Konstantin Bulenkov 1078d1220f Shift+Escape on jdk 7 2013-02-02 23:07:48 +01:00
Sergey Evdokimov acb100d767 IDEA-100363 Non-managed pom.xml should has icon like a simple xml file, non like managed project pom.xml 2013-02-03 02:01:12 +04:00
Sergey Evdokimov 1ab9f952d6 IDEA-80064 Maven Model Inspection does not resolve inherited properties 2013-02-03 01:26:01 +04:00
Sergey Evdokimov 36cef29b5c Add javadoc 2013-02-03 00:41:43 +04:00
Dmitry Trofimov 041b812f42 Merge remote-tracking branch 'origin/master' 2013-02-02 16:24:20 +01:00
Denis.Zhdanov d6e3d9cad7 Restrict white space strategy by language 2013-02-02 15:05:31 +04:00
Denis.Zhdanov cd70acac56 IDEA-96385 Uncomplete definition of variable in "Quick Documentation" Window 2013-02-02 15:05:03 +04:00
Alexander Doroshko 8e3e979306 WEB-6466 Add HTML5 Outline mode (HTML5 sections hierarchy) to HTML structure view and HTML file structure popup 2013-02-01 23:59:31 +04:00
irengrig dbf3212f6c fix SvnNativeListsTest for mac 2013-02-01 23:40:11 +04:00
Roman Shevchenko 28f69425fc Class/package clash test updated 2013-02-01 21:56:24 +04:00
Dmitry Jemerov bbc416fd49 diagnostics for PY-8677 2013-02-01 18:50:59 +01:00
Roman Shevchenko 7521c51616 Name case conflict fixed, sorry 2013-02-01 21:43:45 +04:00
Roman Shevchenko 4c1093bfa1 Class/package clash check fixed for case-insensitive FS 2013-02-01 21:35:11 +04:00
peter 1c8e6b59ed default autopopup delay text field size (IDEA-100107) 2013-02-01 18:05:38 +01:00
Anna Kozlova 1eb6936907 javafx: navigation from controller fields to corresponding components (IDEA-100145) 2013-02-01 20:56:45 +04:00
Anna Kozlova deaf2c404d javafx: fx:root (IDEA-100132) 2013-02-01 20:56:44 +04:00
Vladimir Krivosheev ba11acfa05 init browser ext as russian dolls 2013-02-01 20:49:24 +04:00