Maxim Shafirov
809b2fdb08
Allow for lazy LightClass delegates
2011-12-08 13:23:43 +04:00
Sergey Evdokimov
8ec15b9b74
Group some action in Grails View.
2011-12-08 13:16:41 +03:00
nik
0a0287e87f
fixed sub-menu in 'Build Artifacts' popup (IDEA-78353)
2011-12-08 12:39:29 +04:00
Alexey Kudravtsev
cbf52f528b
diagnostics
2011-12-08 11:29:50 +04:00
Roman Shevchenko
8bdba530d8
Ignore empty parameter lists
2011-12-07 21:16:49 +01:00
Roman Shevchenko
ea9f4842bb
Same-width buttons in plugin wizard
2011-12-07 21:16:48 +01:00
anna
f08022d5b5
NPE
2011-12-07 21:06:45 +01:00
anna
ab056dc0cc
external javadoc: support for jdk7 style; tests (IDEA-78052 )
2011-12-07 20:42:11 +01:00
anna
5d35b1b62e
unnecessary inner class qualification inspection: avoid cases when resulted class won't be accessed in the call place (IDEA-78144); fix test data accordingly
2011-12-07 20:42:10 +01:00
anna
e39f09af16
@Nullable/@NotNull problems: false positive: annotation is inapplicable for primitive types (IDEA-78186 )
2011-12-07 20:42:09 +01:00
Dmitry Jemerov
53d62251b5
fix Python tests
2011-12-07 20:03:02 +01:00
Roman Shevchenko
40beb984e7
Fix test data
2011-12-07 19:34:01 +01:00
Roman Shevchenko
9eb27f26f7
IDEA-73628 (ability to turn off mmap() usage)
2011-12-07 19:34:01 +01:00
Alexander Doroshko
2e32574bdf
IDEA-60813 View External Documentation doesn't work at the member level
2011-12-07 21:26:25 +04:00
Nikolay Matveev
6278736f68
@Nullable annotation added
2011-12-07 20:47:46 +04:00
Alexey Kudravtsev
ea554e69d3
performance: do not process changed document twice
2011-12-07 20:12:05 +04:00
Alexey Kudravtsev
e453c2342c
already disposed
2011-12-07 20:12:04 +04:00
Alexey Kudravtsev
c25c9327c3
cleanup
2011-12-07 20:12:03 +04:00
Alexey Kudravtsev
8165b7f688
LAHT tests fixed (who broke'em?)
2011-12-07 20:12:02 +04:00
Alexey Kudravtsev
49092f5485
leak
2011-12-07 20:12:01 +04:00
Roman Shevchenko
c917bfc09b
IDEA-77008 (warn about generics in qualifier reference inside type cast)
2011-12-07 16:39:03 +01:00
Roman Shevchenko
91d037fc5b
EA-30993 (ignore occasional mouse miss)
2011-12-07 16:39:02 +01:00
Roman Shevchenko
30b0411f4c
[jeka] exclude from compile in CE too
2011-12-07 16:39:01 +01:00
Eugene Zhuravlev
b247d8840a
fix NotNull assertion
2011-12-07 16:24:17 +01:00
irengrig
dba52c8646
Merge remote branch 'origin/master'
2011-12-07 19:20:46 +04:00
irengrig
4fed945897
short diff in changes | local - do not remove listeners for the time of data update - some events were not sent
2011-12-07 19:19:52 +04:00
Eugene Zhuravlev
b9da308571
fix npe
2011-12-07 16:06:47 +01:00
anna
a851cec133
Merge remote-tracking branch 'origin/master'
2011-12-07 15:59:58 +01:00
peter
acee6c62a0
IDEA-78175 Smart Completion: unexpected order of variants
2011-12-07 15:54:38 +01:00
anna
9783fafda4
inplace rename: warn about invalid items
2011-12-07 15:54:12 +01:00
Eugene Zhuravlev
830dc897b3
fix npe
2011-12-07 15:50:23 +01:00
Kirill Kalishev
443e38288c
Merge branch 'master' of git@git.labs.intellij.net:idea/community
2011-12-07 18:39:11 +03:00
Kirill Kalishev
ab86056892
[nika] focus fix for intentions popus (ex.: spellchecker intention in the commit dialog returned focus to the commit tree)
2011-12-07 18:38:24 +03:00
Eugene Zhuravlev
b4daee0f91
use correct data lock
2011-12-07 15:31:42 +01:00
irengrig
89ffdaecbf
Merge remote branch 'origin/master'
2011-12-07 17:59:49 +04:00
irengrig
487dace8e1
IDEA-78424 Version Control settings are changed for all open projects on CheckOut from another VCS with new project creating from sources (additional) [r=kirill.l]
2011-12-07 17:58:28 +04:00
irengrig
a764310ff2
git checkout: refresh local parent directory [r=kirill.l]
2011-12-07 17:57:35 +04:00
Eugene Zhuravlev
9db043d07a
fix Invalid stack frame exception
2011-12-07 14:26:28 +01:00
Konstantin Bulenkov
86dfe2b1e3
duplicate files if tabs count == 1
2011-12-07 14:10:26 +01:00
irengrig
b6534dc2e5
IDEA-78424 Version Control settings are changed for all open projects on CheckOut from another VCS with new project creating from sources
2011-12-07 17:01:16 +04:00
Alexey Kudravtsev
5f62ca7136
SOE and the guard against
2011-12-07 16:25:29 +04:00
Alexey Kudravtsev
73954d4919
notnull
2011-12-07 16:14:13 +04:00
Alexey Kudravtsev
74b80b9a1b
Performance test should be named Performance
2011-12-07 16:14:12 +04:00
Denis.Zhdanov
04e9880fd0
IDEA-77804 Incorrect indentation when pasting a line of Java code
...
Don't skip trailing line feeds of the pasted content anymore because that can affect processing of subsequent block
2011-12-07 16:06:26 +03:00
Denis.Zhdanov
b6072cde41
Test fixes
...
1. Removed static processing for FormatterUtilHelper;
2. Merged FormatterUtilHelper with WhiteSpaceFormattingStrategy;
2011-12-07 16:06:26 +03:00
Maxim.Mossienko
e042d2e041
fix perf problem
2011-12-07 15:54:15 +04:00
Kirill Likhodedov
8b309d9af6
Merge remote-tracking branch 'origin/master'
2011-12-07 14:11:50 +03:00
Kirill Likhodedov
9edf2d3c24
Fix Git push to alternative remote
...
IDEA-78244:
GitPushDialog#getTrackedCurrentBranchName -> getRemoteAndTrackedBranchForCurrentBranch
When pre-filling values in the "push to manual branch panel", fill not only the tracked branch name, but select the tracked remote as well. In case of error or no tracked branch, use "origin" as the default remote. GitPushDialog.getNameWithoutRemote: use the discovered tracked remote name, not the pre-selected.
Don't update the remote and branch fields if checkbox is selected: user is making his choice.
IDEA-77985:
GitPushDialog#pushSpecsForCurrentOrEnteredBranches : use the selected remote.
IDEA-78245:
Increase text field size to 20 for that unlikely (after above fixes) case when the full branch name would be written, or when branch name is long.
2011-12-07 14:10:16 +03:00
Alexey Pegov
94fdb06cd0
[mac] enable async clipboard by default
2011-12-07 13:58:30 +04:00
nik
894052c4d8
fix default name for module library moved to project/global level
2011-12-07 13:53:07 +04:00