anna
|
b4a99e051b
|
correct field/getters naming in extract method object (EA-26268 - assert: ExtractMethodObjectProcessor.b)
|
2011-04-15 20:24:51 +02:00 |
|
Kirill Kalishev
|
c5bfe74da9
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-04-15 21:45:11 +04:00 |
|
Kirill Kalishev
|
ccfb1974c0
|
list with filter revalidates popup on filtering text changes
|
2011-04-15 21:44:46 +04:00 |
|
Gregory Shrago
|
728ae46a27
|
IDEA-62808 IntelliJ does not support property name starting with upper case for class mapping.
|
2011-04-15 20:56:52 +04:00 |
|
Gregory Shrago
|
cbfb86b406
|
IDEA-68138 query parameter not recognized in assembled string
|
2011-04-15 20:56:51 +04:00 |
|
Eugene Zhuravlev
|
8ed477c311
|
new rule for the make: handle cases when added/removed members in a superclass hide members that its subclasses reference
|
2011-04-15 18:55:43 +02:00 |
|
Eugene Kudelevsky
|
ec9f0ed988
|
Merge commit 'origin/master'
|
2011-04-15 20:08:23 +04:00 |
|
Eugene Kudelevsky
|
db029dafac
|
WI-5479 WI-5656 WI-5682 support for wbr and s tags; role attribute
|
2011-04-15 20:07:04 +04:00 |
|
Sergey Evdokimov
|
0818c415a9
|
Simplification of NotNullLazyValue.
|
2011-04-15 19:39:05 +04:00 |
|
Eugene Kudelevsky
|
be27ada9e0
|
IDEA-65955 pass full help-ref to html descriptor
|
2011-04-15 19:34:14 +04:00 |
|
anna
|
c901950c1d
|
inplace introduce: correct types when replace all occurrences/not all occurrences (EA-20168 - assert: PsiJavaCodeReferenceElementImpl.multiResolve)
|
2011-04-15 17:29:36 +02:00 |
|
Dmitry Jemerov
|
d9b02d2db2
|
allow running CE tests with 'ant test'
|
2011-04-15 17:09:22 +02:00 |
|
Maxim.Mossienko
|
e6406c0501
|
no need to use bundle so often
|
2011-04-15 19:05:36 +04:00 |
|
Eugene Kudelevsky
|
1efbfd7547
|
improve detecting of android home
|
2011-04-15 19:04:45 +04:00 |
|
Eugene Kudelevsky
|
258c859f6c
|
IDEA-68119 show "please specify sdk" dialog only when user opened a logcat; check version name
|
2011-04-15 19:04:00 +04:00 |
|
nik
|
54213ca634
|
'Mark Object' action in xdebugger
|
2011-04-15 18:30:52 +04:00 |
|
anna
|
87ba84e74e
|
push package local method up to interface: make method public without any warning
|
2011-04-15 15:58:43 +02:00 |
|
anna
|
9e97765f28
|
EA-26942 - assert: ComponentManagerImpl.getComponent (on close project with active inplace rename)
|
2011-04-15 15:58:42 +02:00 |
|
Kirill Kalishev
|
095068fa59
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-04-15 17:39:52 +04:00 |
|
Konstantin Bulenkov
|
bc6f186a38
|
+setToString()
|
2011-04-15 17:24:54 +04:00 |
|
Eugene Zhuravlev
|
5a1edc83df
|
less parseMembers() invocations
|
2011-04-15 15:23:27 +02:00 |
|
peter
|
171a496759
|
don't store current completion sorter in the lookup element as it gets rotten (WI-5925)
|
2011-04-15 15:12:01 +02:00 |
|
Kirill Kalishev
|
2da6dfc06d
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-04-15 16:52:37 +04:00 |
|
Kirill Kalishev
|
1eb00f9008
|
IDEA-65547 Project view expanded/collapsed state is not preserved
|
2011-04-15 16:52:26 +04:00 |
|
anna
|
8f55d1bb19
|
inplace introduce: exceptions on switches
|
2011-04-15 14:49:58 +02:00 |
|
Eugene Kudelevsky
|
c221ecc30c
|
Merge commit 'origin/master'
|
2011-04-15 16:25:17 +04:00 |
|
Konstantin Bulenkov
|
e45940a0ea
|
set icon for elements
|
2011-04-15 16:10:58 +04:00 |
|
Konstantin Bulenkov
|
639db35964
|
convertLineSeparators
|
2011-04-15 16:10:57 +04:00 |
|
Maxim Medvedev
|
8daf5892fc
|
convert simple reference expressions
|
2011-04-15 16:00:26 +04:00 |
|
Maxim Medvedev
|
09492d3516
|
IDEA-68098 Groovy: 'continue' & 'break' is not exist in completion.
|
2011-04-15 16:00:25 +04:00 |
|
Maxim Medvedev
|
6594cb2fe4
|
skip dummy file in resolve
|
2011-04-15 16:00:24 +04:00 |
|
Maxim Medvedev
|
c74936f2ce
|
GrStatementOwner should contain getStatements()
|
2011-04-15 16:00:23 +04:00 |
|
Maxim Medvedev
|
0d7eabce6d
|
skip dummy files in resolve of 'this'
|
2011-04-15 16:00:23 +04:00 |
|
Maxim Medvedev
|
250953e74f
|
cleanup
|
2011-04-15 16:00:22 +04:00 |
|
Maxim Medvedev
|
927b94ff88
|
IDEA-68142 Groovy: false "Variable already defined" inspection
|
2011-04-15 16:00:21 +04:00 |
|
Maxim Medvedev
|
206d5dc8eb
|
IDEA-68098 Groovy: 'continue' & 'break' is not exist in completion.
|
2011-04-15 16:00:20 +04:00 |
|
Alexey Kudravtsev
|
a1aeacd499
|
leaks in AddAnnotationFix
|
2011-04-15 15:46:29 +04:00 |
|
andrey zaytsev
|
891dea62bd
|
sorry, previous commit is bad.
|
2011-04-15 15:04:39 +04:00 |
|
andrey zaytsev
|
40ea211481
|
OC-662
|
2011-04-15 15:01:55 +04:00 |
|
Denis Zhdanov
|
ab44fbc3e3
|
IDEA-67958 in console: first character of each entered line is skipped
User input is not purged on moving deferred output to the console editor
|
2011-04-15 14:42:10 +04:00 |
|
andrey zaytsev
|
02779a99c3
|
IDEA-68148
|
2011-04-15 14:22:12 +04:00 |
|
nik
|
2b406b1771
|
notnullification
|
2011-04-15 13:25:34 +04:00 |
|
nik
|
57c4e31d08
|
EA-25105 - NPE: XDebuggerUtilImpl.iterateLine
|
2011-04-15 13:25:33 +04:00 |
|
nik
|
e09ae18d6b
|
extracted non java specific code from value markers in debugger
|
2011-04-15 13:25:33 +04:00 |
|
Denis Zhdanov
|
b5774a2924
|
EA-26844 - AIOOBE: BulkChangesMerger$Context.processPositiveGroup
1. Debug info is added;
2. Recovering on failed in-place merging attempt is added;
3. New test is added;
|
2011-04-15 13:22:50 +04:00 |
|
Denis Zhdanov
|
8bd63a79f5
|
NPE fix.
Not sure who introduced it.
|
2011-04-15 13:22:50 +04:00 |
|
Denis Zhdanov
|
e3efceba26
|
EA-26552 - SIOOBE: TextChangesStorage.substring
|
2011-04-15 13:22:49 +04:00 |
|
Denis Zhdanov
|
60825d5357
|
EA-26802 - SIOOBE: SelectWordUtil.getCamelSelectionRange
|
2011-04-15 13:22:49 +04:00 |
|
Denis Zhdanov
|
79e5f79238
|
EA-26930 - IOOBE: SegmentArray.findSegmentIndex
|
2011-04-15 13:22:48 +04:00 |
|
Denis Zhdanov
|
62c224aaed
|
EA-26940 - : EditorUtil.calcColumnNumber
Debug info is added
|
2011-04-15 13:22:48 +04:00 |
|