Commit Graph
85950 Commits
Author SHA1 Message Date
anna 4cdf6d94de check for conflicts with escalate visibility setting on (IDEA-88719) 2012-08-01 16:54:11 +02:00
anna 03da4cdaa0 access for private members through type parameter bound is forbidden in jdk7 (IDEA-88895) 2012-08-01 16:54:10 +02:00
Kirill Likhodedov 01728529dd IDEA-66127 Git SSH executable as a system wide setting 2012-08-01 18:30:38 +04:00
Kirill Likhodedov 2a7648a98f [git] git init: show message about invalid executable 2012-08-01 18:18:13 +04:00
Kirill Likhodedov 2b06aa11be Revert "FileHistoryPanelImpl: calculate maximum string value of the columns to make them resize properly."
That changed caused columns be non-resizable more than this max value.

This reverts commit 47c440a8c0.
2012-08-01 17:59:11 +04:00
Eugene Kudelevsky 141f79c438 logging 2012-08-01 17:52:24 +04:00
Konstantin Bulenkov ee65102391 IDEA-89469 Menu Selection is not readable with JGoodies Windows LAF 2012-08-01 15:48:23 +02:00
Sergey Simonchik 6e9fb5cb48 JsTD run configuration UI improvements 2012-08-01 17:33:38 +04:00
Eugene Kudelevsky 651c4552c6 support "extract style" in android designer 2012-08-01 17:08:16 +04:00
peter eae391c9c8 IDEA-89570 Use product full name only 2012-08-01 15:03:22 +02:00
Kirill Likhodedov 9307517d62 [git] IDEA-82033 Process merge which failed because of invalid git executable friendlier
ExecutableValidator: add support to show message instead of notifications.
Use this support to make Git -> Merge behavior better.
2012-08-01 16:50:23 +04:00
Kirill Likhodedov 31beae3efa GitHandler: no need to check for executable for each command. Better to pass this to clients. 2012-08-01 16:50:22 +04:00
peter 26caefcb20 IDEA-89574 Unable to create a Java class in a source root 2012-08-01 14:43:19 +02:00
peter bc64fb2615 dumb-aware ant target actions 2012-08-01 14:14:10 +02:00
Roman Shevchenko f5f0f6d664 Fix tree UI test for JDK7 2012-08-01 13:42:05 +02:00
Roman Shevchenko 8d76b37aec Cleanup 2012-08-01 13:42:05 +02:00
Kirill Likhodedov 4d5dbc2cc0 Fix Already disposed IDEA-76765 2012-08-01 15:38:17 +04:00
Kirill Likhodedov 3db82524f2 [git] IDEA-89552 Scary error message on 'Enable VCS integration' if executable is not valid
Don't show the whole error if executable is not valid. Instead show the standard notification about the fact.
2012-08-01 15:32:40 +04:00
Kirill Likhodedov 4e6790a243 ExecutableValidator: log the fact of invalid executable 2012-08-01 15:32:40 +04:00
Dmitry Avdeev 9f3cab6386 IDEA-89481 Valid XML not recognized 2012-08-01 15:16:01 +04:00
Dmitry Avdeev fe3ab1715d @Nullables 2012-08-01 15:16:00 +04:00
Dmitry Avdeev 636b72cce9 resolving priority fixed 2012-08-01 15:15:59 +04:00
Denis.Zhdanov e53b5bf034 IDEA-89544 Make method public - LayoutCodeDialog#isDoNotAskMe 2012-08-01 15:13:14 +04:00
anna 10f113df0a introduce variable: correctly detect anchor to insert variable declaration near for statement (IDEA-89351) 2012-08-01 12:27:01 +02:00
anna 4ffa2bfa49 intention to create simple for-loop from foreach (IDEA-66487) 2012-08-01 12:27:00 +02:00
peter 018c010942 @NotNull 2012-08-01 12:22:47 +02:00
peter 7de44d0209 dumb-aware actions in keymap settings 2012-08-01 12:22:47 +02:00
Roman Shevchenko 0d816b4ee7 IdeaWin32 lookup reordered (to support plugin developers) 2012-08-01 12:20:51 +02:00
Eugene Kudelevsky 8f36645fed IDEA-70314 android extract style refactoring 2012-08-01 14:07:42 +04:00
Michael Golubev 7eb03640d5 Merge branch 'master' of git.labs.intellij.net:idea/community 2012-08-01 12:03:25 +02:00
Anton Makeev 8ed3f10231 Undo: undo should not affect other projects (IDEA-50535) 2012-08-01 11:58:47 +02:00
Anton Makeev d95a92efa9 Undo: 'reload file' related issue fixed (IDEA-89562) 2012-08-01 11:43:01 +02:00
Michael Golubev bc7d60e10d Merge branch 'master' of git.labs.intellij.net:idea/community 2012-08-01 11:41:50 +02:00
Denis.Zhdanov f753e63f6b IDEA-89440 Quick Documentation: if pinned doc window has been closed through Hide action, it opens automatically for the next clicked item 2012-08-01 12:42:03 +04:00
Dmitry Avdeev 0334898d21 stubs for annotation parameters 2012-08-01 12:25:22 +04:00
Dmitry Avdeev 97837f18a7 cleanup 2012-08-01 12:25:21 +04:00
Denis.Zhdanov 7e8d2c7f97 IDEA-89555 Autopositioning quick documentation popup if there are not anough free space at bottom of IDE 2012-08-01 12:15:01 +04:00
Maxim.Medvedev 1d33776114 type checking in annotations 2012-08-01 11:55:52 +04:00
Maxim.Medvedev 1259e8c1b2 Groovy annotations accessed from Java 2012-08-01 11:55:51 +04:00
Maxim.Medvedev 3bb3480d6a errors in annotation methods 2012-08-01 11:55:50 +04:00
Maxim.Medvedev adbe3245c7 cleanup 2012-08-01 11:55:48 +04:00
Maxim.Medvedev 0ac02e1335 enable by default "Incompatible 'in' argument types" 2012-08-01 11:55:47 +04:00
Maxim.Medvedev a17e7b21b6 don't skip unexpected symbols after method of annotation types 2012-08-01 11:55:46 +04:00
Maxim.Medvedev a931047ee0 errors while parsing interface 2012-08-01 11:55:45 +04:00
Maxim.Medvedev 00bd790c0b IDEA-88531 highlighting for inapplicable types of overridden method and implicit accessors 2012-08-01 11:55:44 +04:00
Maxim.Medvedev 4a2db9fee9 Groovy: visitor for type elements 2012-08-01 11:55:43 +04:00
Maxim.Medvedev e197b54bcd IDEA-88544 Create inspection for Groovy for switch/case statement for enum 2012-08-01 11:55:42 +04:00
Maxim.Medvedev 619c5d0fef IDEA-88778 Run configurations for inner classes 2012-08-01 11:55:40 +04:00
Denis.Zhdanov be87f76f1a IDEA-89092 ConsoleViewImpl should allow customization of FLUSH_DELAY 2012-08-01 11:29:52 +04:00
Denis.Zhdanov 64bfe50259 IDEA-89197 'wrap always' for enum constants not saved in code style 2012-08-01 11:08:13 +04:00