Tagir Valeev
|
a3fcfed0a2
|
StreamApiMigrationInspectionTest: renamings
|
2017-11-28 12:57:47 +07:00 |
|
Tagir Valeev
|
ba0b7511d8
|
DFA: three state conditionals (experimental); StateMerger fixes
|
2017-11-28 12:57:46 +07:00 |
|
Tagir Valeev
|
58bd65acee
|
DFA: do not flush array length on element write
|
2017-11-28 12:57:45 +07:00 |
|
Roman Ivanov
|
e6ada0322c
|
TypeMayBeWeakenedInspection: no default field serialization: IDEA-182075
|
2017-11-28 12:03:26 +07:00 |
|
Olga Strizhenko
|
afa19c9681
|
Spellchecker: (minor) move to CustomDictionariesChooserComponent#reset
|
2017-11-28 06:07:33 +03:00 |
|
Olga Strizhenko
|
31e663298a
|
Spellchecker: (minor) anonymous -> inner
|
2017-11-28 06:02:07 +03:00 |
|
Olga Strizhenko
|
85d733dcea
|
Spellchecker: (minor) form components renaming
|
2017-11-28 05:45:53 +03:00 |
|
Olga Strizhenko
|
08d25bf3d6
|
Spellchecker:(minor) replace with parametrized constructor
|
2017-11-28 05:41:05 +03:00 |
|
Olga Strizhenko
|
05e1fc674e
|
Spellchecker:(minor) settings renaming
|
2017-11-28 05:39:51 +03:00 |
|
Olga Strizhenko
|
f02458fc17
|
Spellchecker:(minor) anonymous -> lambda
|
2017-11-28 05:37:45 +03:00 |
|
Olga Strizhenko
|
3cd68733e9
|
Spellchecker:(minor refactoring)load/remove methods are simplified
|
2017-11-28 04:19:47 +03:00 |
|
Eugene Zhuravlev
|
e9942d53b4
|
disposed check
|
2017-11-27 20:56:48 +01:00 |
|
Anna.Kozlova
|
544fabbf4c
|
empty class option name restored
|
2017-11-27 20:30:25 +01:00 |
|
Anna.Kozlova
|
d3c4894184
|
local can be final: report explicitly final resource vars (IDEA-182740)
|
2017-11-27 20:30:25 +01:00 |
|
Egor Ushakov
|
c3ca02ebc5
|
toString for debugging
|
2017-11-27 20:31:44 +03:00 |
|
Egor Ushakov
|
75de274e0f
|
IDEA-182737 IllegalStateException in GeneratedLocation.codeIndex - use less GeneratedLocation instances
|
2017-11-27 20:25:46 +03:00 |
|
Sergey Malenkov
|
c457dc1f61
|
add ability to tune a track color on hover
|
2017-11-27 20:13:07 +03:00 |
|
Sergey Malenkov
|
1997065e3d
|
implement makeVisible for TreePath
|
2017-11-27 20:13:07 +03:00 |
|
Dmitry Batkovich
|
e599e8e4ca
|
catch exception more precisely
|
2017-11-27 20:10:30 +03:00 |
|
Dmitry Batkovich
|
aa2cbb6a7e
|
cleanup (resolve yellow code)
|
2017-11-27 20:10:30 +03:00 |
|
Dmitry Batkovich
|
6e6c315885
|
resource bundle editor: check bundle is valid where it's required
|
2017-11-27 20:10:29 +03:00 |
|
Daniil Ovchinnikov
|
a2c4c1df55
|
[groovy] fix debugger tests after 229c8a0
|
2017-11-27 20:07:44 +03:00 |
|
Anna.Kozlova
|
6811b80a39
|
split into declarations: preserve comments in normalizeDeclaration
|
2017-11-27 18:05:19 +01:00 |
|
Anna.Kozlova
|
a326a4ca94
|
preserve comments: Objects.requireNotNull replacement
|
2017-11-27 18:05:19 +01:00 |
|
Anna.Kozlova
|
6d20d8614a
|
preserve comments: surround with auto-closeable
|
2017-11-27 18:05:19 +01:00 |
|
Rustam Vishnyakov
|
fedf575124
|
PHP EA-95729 template formatting fix
Added a heuristic rule checking that a part of code is probably some
HTML fragment and no formatting blocks can be reliably built.
|
2017-11-27 19:45:54 +03:00 |
|
Daniil Ovchinnikov
|
1256f2a8ff
|
[groovy] deprecate GrImportContributorBase
|
2017-11-27 19:40:38 +03:00 |
|
Daniil Ovchinnikov
|
603f40ef69
|
[groovy] use new imports API in griffon
|
2017-11-27 19:40:38 +03:00 |
|
Daniil Ovchinnikov
|
1021677fcf
|
[gradle] use new imports API (convert source)
|
2017-11-27 19:40:38 +03:00 |
|
Daniil Ovchinnikov
|
e64baf7331
|
[gradle] use new imports API (rename .java to .kt)
|
2017-11-27 19:40:37 +03:00 |
|
Daniil Ovchinnikov
|
7ea6506b94
|
[groovy] logback: use new imports API
No need in separate aliased import processing since aliased imports can
be contributed.
|
2017-11-27 19:40:37 +03:00 |
|
Daniil Ovchinnikov
|
abdb9be673
|
[groovy] imports: update contributor API
|
2017-11-27 19:40:36 +03:00 |
|
Julia Beliaeva
|
ab790a07a2
|
[vcs-log] fix tests: dispose test instance of VcsLogRefresherImpl
|
2017-11-27 19:20:59 +03:00 |
|
Egor Ushakov
|
89690b3beb
|
IDEA-182737 IllegalStateException in GeneratedLocation.codeIndex
|
2017-11-27 18:58:57 +03:00 |
|
Julia Beliaeva
|
e6d0b5f657
|
[vcs-log] cancel indicators that are started after VcsLogProgress is disposed
|
2017-11-27 18:47:57 +03:00 |
|
Julia Beliaeva
|
0e95bb4eaf
|
[vcs-log] dispose VcsLogProgress with project
|
2017-11-27 18:47:57 +03:00 |
|
Julia Beliaeva
|
200e378b9c
|
[vcs-log] dispose single task controller with project as well
|
2017-11-27 18:47:57 +03:00 |
|
Julia Beliaeva
|
780a40da0c
|
[vcs-log] dispose single task controller
Cancel current task and remove all requests.
|
2017-11-27 18:47:57 +03:00 |
|
Anna.Kozlova
|
bdc586c290
|
reuse of local: don't add fixes with templates in batch, restore comments
|
2017-11-27 16:44:17 +01:00 |
|
Anna.Kozlova
|
a0dc6348ed
|
preserve comments: deep demorgan comments retrieval
|
2017-11-27 16:44:16 +01:00 |
|
Anna.Kozlova
|
e75dbd66ac
|
ignore explicit comment change
|
2017-11-27 16:44:16 +01:00 |
|
Anna.Kozlova
|
ab80e0dcdd
|
preserve comments: extract if with end of line comments
|
2017-11-27 16:44:16 +01:00 |
|
Anna.Kozlova
|
f6f68c5d42
|
NPE
|
2017-11-27 16:44:16 +01:00 |
|
Anna.Kozlova
|
39959d679b
|
preserve comments: class newInstance
|
2017-11-27 16:44:16 +01:00 |
|
Anna.Kozlova
|
38374b1dd4
|
restore text in toString
|
2017-11-27 16:44:14 +01:00 |
|
Anna.Kozlova
|
0e3ac28fda
|
convert varargs to array: don't change non-vararg calls (IDEA-182661)
|
2017-11-27 16:42:28 +01:00 |
|
Roman Shevchenko
|
b0f8bcfc58
|
Merge remote-tracking branch 'origin/master'
|
2017-11-27 16:34:19 +01:00 |
|
Roman Shevchenko
|
f0b9a97b8c
|
[tests] updates module-related testdata
|
2017-11-27 16:34:02 +01:00 |
|
Alexey Kudravtsev
|
bd27d8d9e8
|
NPE fixed
|
2017-11-27 18:21:09 +03:00 |
|
Alexey Kudravtsev
|
6044e8e420
|
encapsulate Place
|
2017-11-27 18:21:09 +03:00 |
|