Eugene Zhuravlev
|
b9c3891f84
|
validation before external process compilation
|
2012-05-24 15:03:08 +02:00 |
|
Eugene Zhuravlev
|
f486f0a08b
|
avoid using empty encoding
|
2012-05-24 12:57:21 +02:00 |
|
Roman Shevchenko
|
bbe439a441
|
More tests
|
2012-05-23 22:54:10 +04:00 |
|
Danila Ponomarenko
|
e94949c3bc
|
IDEA-73251 Mark recursive method calls on gutter finally implemented
|
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 |
|
andrey.zaytsev
|
822f63e0e5
|
breakpoints ui: list replaced with tree.
|
2012-05-23 21:31:08 +04:00 |
|
Roman Shevchenko
|
8439c9dc97
|
Cleanup
|
2012-05-23 21:04:26 +04:00 |
|
peter
|
fb6f640511
|
type casts may have side effects if their operands do
|
2012-05-23 17:12:42 +02:00 |
|
Roman Shevchenko
|
08333eac55
|
Split leaf/composite Javadoc element
|
2012-05-23 16:13:09 +04:00 |
|
peter
|
5404261268
|
IDEA-86160 Constant conditions & exceptions: no highlighting when one is expected
|
2012-05-23 13:39:50 +02:00 |
|
Evgeny Pasynkov
|
3372ed86d0
|
Merge branch 'master' into upsource-master
|
2012-05-23 12:29:25 +02:00 |
|
Anna Kozlova
|
b5921927fc
|
wrong redundant cast suggestion (IDEA-86095)
|
2012-05-23 13:52:04 +04:00 |
|
Danila Ponomarenko
|
acdbe616ca
|
IDEA-86283 "Create Class" always suggests to create it in existing class fixed
|
2012-05-22 21:10:59 +04:00 |
|
Eugene Zhuravlev
|
0f5eca70d4
|
external build: ensure compiler callback is called at the end of compilation
|
2012-05-22 18:34:16 +02:00 |
|
Evgeny Zakrevsky
|
547d86a174
|
EA-35382 - NPE: CompoundRendererConfigurable.run
|
2012-05-22 20:10:47 +04:00 |
|
Dmitry Lomov
|
4e095e555c
|
More messageBus
|
2012-05-22 18:04:30 +02:00 |
|
Dmitry Lomov
|
c926e41d82
|
Merged
|
2012-05-22 17:42:36 +02:00 |
|
peter
|
5d3597e1ff
|
IDEA-86431 Rename methods LookupElementBuilder.setXXX to withXXX
|
2012-05-22 17:10:42 +02:00 |
|
Dmitry Lomov
|
ebd661940b
|
MessageBus in Core Environment
|
2012-05-22 17:07:15 +02:00 |
|
Roman Shevchenko
|
c3b3603256
|
Use constant
|
2012-05-22 19:02:50 +04:00 |
|
Roman Shevchenko
|
37598c0a01
|
More convenient API for replacing watch roots
|
2012-05-22 19:02:49 +04:00 |
|
Roman Shevchenko
|
d85f261204
|
Use constant
|
2012-05-22 19:02:36 +04:00 |
|
Eugene Zhuravlev
|
c31341e470
|
avoid evaluations under readAction - this may lead to UI lock when the debuggee stops responding
|
2012-05-22 13:00:02 +02:00 |
|
Evgeny Pasynkov
|
877d3a8062
|
Merge remote-tracking branch 'remotes/origin/master' into upsource-master
|
2012-05-22 11:02:09 +02:00 |
|
Evgeny Zakrevsky
|
560fd574cc
|
IDEA-86352 Problems with the UI settings
|
2012-05-21 21:22:02 +04:00 |
|
Anna Kozlova
|
f3b294ebd9
|
third-party nullable as first class citizens: suggest to add @nullable return values for non jetbrains annotations (IDEA-86346)
|
2012-05-21 20:49:17 +04:00 |
|
Anna Kozlova
|
a98e4c0963
|
introduce constant: do not suggest class chooser popup when "move to another class" was selected (IDEA-86379)
|
2012-05-21 20:49:16 +04:00 |
|
Eugene Zhuravlev
|
72024600db
|
fixing tests
|
2012-05-21 16:18:35 +02:00 |
|
Danila Ponomarenko
|
ca3ef2eaaa
|
IDEA-31831 Intention aciton: Move initializer to setUp(). Implemented
|
2012-05-21 17:28:26 +04:00 |
|
Evgeny Pasynkov
|
e303b842db
|
Merge remote-tracking branch 'remotes/origin/master' into upsource-master
|
2012-05-21 15:27:25 +02:00 |
|
Dmitry Jemerov
|
3efe14d4f7
|
virtualize
|
2012-05-21 15:10:07 +02:00 |
|
Evgeny Pasynkov
|
7f9f789400
|
Merge remote-tracking branch 'remotes/origin/master' into upsource-master
|
2012-05-21 14:36:34 +02:00 |
|
Eugene Zhuravlev
|
5091777cf7
|
[r=roman] watch compiler generated sources
|
2012-05-21 14:19:11 +02:00 |
|
Anna Kozlova
|
566f8c4b10
|
add command to replace duplicates
|
2012-05-21 15:17:04 +04:00 |
|
Anna Kozlova
|
58fbaf7822
|
change signature detection: do not detect signature change too aggressive (IDEA-86319)
|
2012-05-21 14:04:19 +04:00 |
|
Anna Kozlova
|
86c0b2da14
|
inplace rename: include the whole file in rename scope. when the substitutor is located in the same file it would be included in rename process (IDEA-86294)
|
2012-05-21 14:04:18 +04:00 |
|
Maxim.Medvedev
|
65af46598a
|
JVMElementFactory methods
|
2012-05-21 12:26:10 +04:00 |
|
nik
|
617cc47aef
|
used methods from PsiTestUtil in tests
|
2012-05-21 12:18:21 +04:00 |
|
Maxim.Medvedev
|
df840047ce
|
IDEA-86196 Groovy: Create method quickfix uses generationInfo for insertion
|
2012-05-21 11:44:22 +04:00 |
|
Alexey Gopachenko
|
e8ae75709d
|
failure reporting to include XML comparison for convenience
|
2012-05-20 20:00:16 +02:00 |
|
Eugene Zhuravlev
|
eca6b4cf49
|
"View Text" action for debugger (IDEA-22850 String value viewer)
|
2012-05-19 16:35:11 +02:00 |
|
Evgeny Zakrevsky
|
cb168567f3
|
ToolbarDecorators added for some new icons
|
2012-05-19 03:29:39 +04:00 |
|
Evgeny Zakrevsky
|
734a8b6db4
|
1. ToolbarDecorators added for some new icons
2. Duplicate icons removed
3. ToolbarDecorator: Disabling extra actions if context component disabled
4. ToolbarDecorator: Setter for add action.
|
2012-05-19 02:24:39 +04:00 |
|
Dmitry Jemerov
|
304761c128
|
Merge remote-tracking branch 'origin/master'
|
2012-05-18 21:07:01 +02:00 |
|
Dmitry Jemerov
|
0a13942c87
|
disabled test for project loading
|
2012-05-18 21:05:07 +02:00 |
|
Dmitry Jemerov
|
522e58cbb1
|
IDEA-86302 (sorry about that)
|
2012-05-18 20:35:35 +02:00 |
|
andrey.zaytsev
|
1b7d5521ae
|
breakpoints ui. enable/disable checkboxes on list items. java breakpoint properties panel layout changes.
|
2012-05-18 22:02:26 +04:00 |
|
Danila Ponomarenko
|
31721c889f
|
LightAdvHighlightingTest.testLocalVariableInitialization test fix
|
2012-05-18 21:58:24 +04:00 |
|
Dmitry Jemerov
|
e408514084
|
ProjectJdkImpl -> projectModel-impl
|
2012-05-18 19:15:06 +02:00 |
|
Dmitry Jemerov
|
e142ded3c7
|
StorageData -> projectModel-impl
|
2012-05-18 18:16:06 +02:00 |
|