Commit Graph
82808 Commits
Author SHA1 Message Date
Anna Kozlova 114127cf50 prefer method with more specific return type (IDEA-67729) 2012-05-24 19:11:27 +04:00
Anna Kozlova a21cde8072 add error on qualified anonymous class creation when base type interface is (IDEA-57305) 2012-05-24 19:11:25 +04:00
Anna Kozlova 8a08072e3b assert message 2012-05-24 19:11:24 +04:00
Gregory.Shrago 5882286166 even better column layout 2012-05-24 18:41:58 +04:00
peter 80d7a2069f touch file when changing its content in groovy compiler tests 2012-05-24 16:04:01 +02:00
Rustam Vishnyakov db2101100d Fixed WI-10681 Download Error dialog doesn't close on pressing Close button 2012-05-24 17:51:05 +04:00
Bas Leijdekkers 2487bf48d3 cleanup 2012-05-24 15:42:37 +02:00
peter f9a25a44b5 re-enable action groups when their children become visible 2012-05-24 15:36:10 +02:00
peter 38e6f7f3c3 resolving freemarker imports from jars (IDEA-86192, IDEA-53342) 2012-05-24 15:36:09 +02:00
peter 67c950e1a0 cleanup DfaMemoryStateImpl 2012-05-24 15:36:09 +02:00
Danila Ponomarenko 9f002548ac IDEA-86337 Disable actions in 'Generate...' popup which can't be applied. Fixed. 2012-05-24 17:07:11 +04:00
Eugene Zhuravlev b9c3891f84 validation before external process compilation 2012-05-24 15:03:08 +02:00
Shaverdova Elena bbf6ee0878 WI-11323 Command Line Tools Console: "To previous/next command": refine numeration of commands 2012-05-24 16:41:02 +04:00
Vassiliy Kudryashov 34e0c64b2b IDEA-48900 Temporary run configuration: on exceeding the limit erase the oldest used one, not the oldest created 2012-05-24 15:53:58 +04:00
Dmitry Jemerov a2a5e8a40f Merge remote-tracking branch 'origin/master' 2012-05-24 13:51:54 +02:00
Kirill Likhodedov c3a883e308 VcsRoot: make fields private, use @Nullable getters
VcsRoot.getVcs() and .getPath() can be null, because they are sometimes created like that.

GitRepositoryManagerImpl.getRepositoryForFile: don't log null VCS.
2012-05-24 15:39:14 +04:00
Dmitry Jemerov 1a0d8017a1 Merge branch 'master' of git.labs.intellij.net:idea/community 2012-05-24 13:37:06 +02:00
Denis.Zhdanov 157f33e3f3 IDEA-86572 UI: Return ability to navigate to the editor by pressing Esc at the detached tool window 2012-05-24 15:35:49 +04:00
Denis.Zhdanov 1cec92ada3 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
More tests have been refactored and enabled
2012-05-24 15:35:49 +04:00
Denis.Zhdanov e8229b2625 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
More tests have been refactored and enabled
2012-05-24 15:35:49 +04:00
Denis.Zhdanov ad2b057a68 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
More tests have been refactored and enabled
2012-05-24 15:35:49 +04:00
Denis.Zhdanov cb3ffa1a7e IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
More tests have been refactored and enabled
2012-05-24 15:35:49 +04:00
Eugene Zhuravlev f486f0a08b avoid using empty encoding 2012-05-24 12:57:21 +02:00
Rustam Vishnyakov 30efd8ab5f Better diagnostic message for block realignment 2012-05-24 14:15:46 +04:00
Anna Kozlova a671f5af07 NPE 2012-05-24 14:05:52 +04:00
Maxim.Medvedev 5c9d09c4da IDEA-86550 Groovy: Correct 'Smart complete statement' for the control flow and conditional operators 2012-05-24 13:00:11 +04:00
Maxim.Medvedev cf9446dfa4 reformat created groovy class 2012-05-24 13:00:10 +04:00
Maxim.Medvedev b3069dc58a \n after doc comments 2012-05-24 13:00:08 +04:00
Alexander Lobas 63887b3c97 Merge remote-tracking branch 'origin/master' 2012-05-24 11:51:28 +04:00
Alexander Lobas 8d6f834133 Refactoring 2012-05-24 11:50:52 +04:00
Denis.Zhdanov c1ff880bc3 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
More tests have been refactored and enabled
2012-05-24 11:39:20 +04:00
Denis.Zhdanov 3695d6fe75 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
More tests have been refactored and enabled
2012-05-24 11:39:20 +04:00
Denis.Zhdanov 766e2d6e5b IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
More tests have been refactored and enabled
2012-05-24 11:39:20 +04:00
Denis.Zhdanov 0d2e43058e IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Correct rule registration condition
2012-05-24 11:39:20 +04:00
Denis.Zhdanov 1ec9d357b0 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
More tests have been refactored and enabled
2012-05-24 11:39:19 +04:00
Denis.Zhdanov bad3b0936a IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
1. Test dsl has been expanded to cover interface rules;
2. More tests have been refactored and enabled;
2012-05-24 11:39:19 +04:00
Denis.Zhdanov cbc104f52e IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Direct settings properties setup is covered by the test dsl now
2012-05-24 11:39:19 +04:00
kirill.safonov 9692d98ebe Support change signature for EcmaScript 6 arrow functions (IDEA-83938) 2012-05-24 09:23:18 +04:00
Bas Leijdekkers 9886c29ead IDEA-85926 ('Compute constant value' intention shouldn't be applied in right-associative manner)
and fix the intentions in the presence of polyadic expressions
2012-05-23 21:48:48 +02:00
Roman Shevchenko b7e97699c5 Restore dependency (fix compilation) 2012-05-23 22:55:54 +04:00
Roman Shevchenko 10778342b5 Revert Guava to 11.0.1 (fix compilation) 2012-05-23 22:54:12 +04:00
Roman Shevchenko bbe439a441 More tests 2012-05-23 22:54:10 +04:00
Anna Kozlova 557fc4825c disable rename on editor and file when nothing to rename in context (IDEA-86526) 2012-05-23 22:47:26 +04:00
Anna Kozlova 52b87d00b0 npe 2012-05-23 22:47:25 +04:00
Dmitry Lomov c8aae22378 Removed indexing from intellij-core.jar 2012-05-23 20:37:04 +02:00
Dmitry Jemerov 42f136ba0e unfortunately the SSR path macro filter must be in the platform 2012-05-23 20:21:58 +02:00
Dmitry Jemerov a77547446a enable error reporting for Android UI Designer 2012-05-23 20:21:57 +02:00
Danila Ponomarenko e94949c3bc IDEA-73251 Mark recursive method calls on gutter finally implemented 2012-05-23 22:13:06 +04:00
Danila Ponomarenko 4ed3fba00d Guava library updated 11.0.1->12.0 2012-05-23 22:13:06 +04:00
Anna Kozlova 26c733b37a ignore type substitution on override (IDEABKL-6365) 2012-05-23 21:45:54 +04:00