peter
009015d5e5
prefer the expected type even if it's inner
2011-01-26 18:52:55 +01:00
peter
87ed739bd5
cleanup
2011-01-26 18:52:54 +01:00
peter
f46268d4c8
correctly suggest protected methods after Xxx.super.
2011-01-26 18:52:53 +01:00
Maxim Shafirov
e56ee81ce2
Unsigned stub, that runs on 10.5
2011-01-26 20:41:44 +03:00
anna
3b1d59b875
ability to configure Nullable/NotNull annotations (IDEA-64677)
2011-01-26 18:20:51 +01:00
anna
a834207137
change mnemonic (IDEA-64652)
2011-01-26 18:20:51 +01:00
Bas Leijdekkers
25b5bc63bf
more test cases
2011-01-26 16:17:48 +01:00
Rustam.Vishnyakov
e199b20f2f
Some JS library scope refactoring and tests
2011-01-26 18:02:03 +03:00
peter
4e6b0b7e0a
don't let the users define path variables with reserved names
2011-01-26 15:58:11 +01:00
peter
436840bcf6
backgrounded is evident from the phase
2011-01-26 15:58:10 +01:00
anna
c162d5f9de
revert optimization in order to support custom runners which do not use special faulty state
2011-01-26 15:03:48 +01:00
andrey zaytsev
25952268d8
match highlighting looks not so heavy now
2011-01-26 16:54:11 +03:00
Bas Leijdekkers
6e5abb62c8
fix "Unnecessary JavaDoc link" inspection
2011-01-26 14:36:45 +01:00
Bas Leijdekkers
288ba0cff3
Merge branch 'master' of git.labs.intellij.net:idea/community
2011-01-26 14:36:09 +01:00
Maxim Medvedev
9f122fbb4e
IDEA-64580 Move Groovy accessibility warnings to a separate inspection
2011-01-26 16:27:57 +03:00
Maxim Medvedev
d947526922
Groovy: infer type for '<className>.class' if className is not resolved
2011-01-26 16:27:37 +03:00
Denis Zhdanov
923c08b362
IDEA-61590 bigger font size for javadoc (ctrl+q)
...
1. Quick doc font size can be configured at font settings now;
2. 'In-place' quick doc font size change is performed by Ctrl+Mouse wheel while quick doc component is active;
2011-01-26 16:21:20 +03:00
nik
d826209555
xdebugger: add process listener even if 'debug' tool window not opened
2011-01-26 15:37:10 +03:00
Bas Leijdekkers
24d3545bea
Merge branch 'master' of git.labs.intellij.net:idea/community
2011-01-26 13:20:17 +01:00
Alexey Pegov
50c144bb82
avoid dups
2011-01-26 15:01:26 +03:00
Konstantin Bulenkov
16b28e6060
support for injected context
2011-01-26 14:40:22 +03:00
Anton Makeev
604087db17
XDebugger: removed unused method
2011-01-26 12:02:01 +01:00
Anton Makeev
89029f4cb7
CIDR:Debugger: correctly inferring expression type + small OCType refactoring
2011-01-26 12:02:01 +01:00
peter
4d609d8448
fix NPE on adding a library with invalid roots
2011-01-26 11:54:19 +01:00
Bas Leijdekkers
5a21949595
cleanup
2011-01-26 11:23:20 +01:00
Bas Leijdekkers
de8ee4a862
Merge branch 'master' of git.labs.intellij.net:idea/community
2011-01-26 11:21:01 +01:00
Bas Leijdekkers
5cb2184bd1
cleanup
2011-01-26 11:07:06 +01:00
nik
d97d813c9d
xdebugger: call processHandler.startNotify when session is started even if 'debug' tool window not opened (otherwise debug session cannot be stopped)
2011-01-26 12:31:54 +03:00
Maxim Medvedev
10ee2f39fd
Merge branch 'master' of git.labs.intellij.net:idea/community
2011-01-26 12:29:03 +03:00
Maxim Medvedev
2dd3e4d1fc
IDEA-64609 Something with assertEquals and .class
2011-01-26 12:11:14 +03:00
Bas Leijdekkers
07fd8a601d
annotate
2011-01-26 09:44:53 +01:00
peter
50c3f9a426
more robust autopopup concurrency test
2011-01-26 08:50:19 +01:00
Maxim Medvedev
284882ee31
test fix
2011-01-26 10:45:20 +03:00
peter
9838ed07c4
more robust autopopup concurrency test
2011-01-26 00:02:54 +01:00
Bas Leijdekkers
d7bef0d2c0
remove option to ignore library overrides and ignore all overrides always. Fixes IDEA-64538 (Inspection "Overloaded methods with same number of parameters" shows warnings for good code)
2011-01-25 23:56:44 +01:00
Maxim Medvedev
e501ff82f4
IDEA-64430 improved groovy extract method
2011-01-26 00:30:42 +03:00
Maxim Medvedev
aff1af7be8
IDEA-64581 Groovy: Change Signature Refactoring shouldn't use parameter's initializer as default value
2011-01-26 00:30:36 +03:00
Maxim Medvedev
b476414cfc
IDEA-64522 Groovy: Ctrl+Shift+I stopped working when I try to view other class members
2011-01-26 00:30:30 +03:00
irengrig
08e71f4045
SVN: proper way of getting to be asked/notified on credentials saving + svnkit 1.3.5.7455
2011-01-26 00:22:33 +03:00
andrey zaytsev
fc1370eaac
search results preview clean up on document change
2011-01-26 00:06:34 +03:00
andrey zaytsev
b418b9ed3f
search results preview clean-up corrected
2011-01-25 23:26:48 +03:00
peter
fe69b2ca7c
move handleEmptyLookup to a more appropriate class
2011-01-25 21:03:48 +01:00
peter
3a79277122
user-friendly handleEmptyLookup
2011-01-25 21:03:47 +01:00
peter
38d2be4f6a
minor inlines & moves
2011-01-25 21:03:46 +01:00
peter
c356382452
all the state concerning restart is now covered by the phase
2011-01-25 21:03:45 +01:00
peter
66b68e1148
prefix restoring naturally goes to the InsertedSingleItem phase
2011-01-25 21:03:43 +01:00
Eugene Kudelevsky
fda0008b9d
Merge branch 'master' of git@git.labs.intellij.net:idea/community
2011-01-25 22:56:30 +03:00
Eugene Kudelevsky
c42bf43cca
Merge branch 'master' of git@git.labs.intellij.net:idea/community
2011-01-25 21:32:30 +03:00
Eugene Kudelevsky
97c44e18d9
IDEA-64456 do not check process name, if it is waiting for debugger
2011-01-25 21:31:20 +03:00
peter
df9e776747
don't let the following nasty angle braces spoil the qualifier casting
2011-01-25 19:28:58 +01:00