Commit Graph
87778 Commits
Author SHA1 Message Date
Anna Kozlova 8d4ef8b54e lambda: do not suggest to replace anonymous with lambda when this/super exist in body (IDEA-91055) 2012-09-06 13:31:24 +04:00
Denis.Zhdanov bf348df986 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Force customizable wide selection tree ui usage for arrangement tree if necessary
2012-09-06 13:21:43 +04:00
Denis.Zhdanov 4806eacf2a IDEA-88640 Reformat Code: "Only text changed to VCS" option is not taken into account when "Show Reformat Code dialog" is off 2012-09-06 13:21:42 +04:00
Denis.Zhdanov cbd0fe4e8e IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Test data is updated
2012-09-06 13:21:42 +04:00
Denis.Zhdanov 58e8c13289 IDEA-90553 Reformatting does not work for injected JSON
1. Provided generic API for injected blocks formatting;
2. Sql blocks adopt that new API;
2012-09-06 13:21:41 +04:00
Denis.Zhdanov e76b02dc4e IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
1. Arrangement API provides 'dependent entries' concept now;
2. Java static and instance initialization blocks are defined to be 'dependent arrangement entries';
3. Corresponding tests are added;
4. Default java arrangement rules are expanded in order to preserve old 'generated class members order';
5. Test data is corrected;
2012-09-06 13:21:41 +04:00
Denis.Zhdanov 4a4aa01505 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
1. 'Constructor' entry type is defined and supported at java rearranger;
2. Test data fixes;
2012-09-06 13:21:41 +04:00
Denis.Zhdanov a0b15e3f6f IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Fix UI glitches at the arrangement settings UI (configure arrangement tree in a way to avoid using the same height for all rows)
2012-09-06 13:21:41 +04:00
Denis.Zhdanov c7d351933b IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Switching old 'members order' to the arrangement engine
2012-09-06 13:21:41 +04:00
Evgeny Pasynkov 1ed38b0a6c Merge remote-tracking branch 'origin/master' 2012-09-06 11:19:19 +02:00
Evgeny Pasynkov 876cb84596 output name, but not type in local variable presenter 2012-09-06 11:18:35 +02:00
Anna Kozlova 490de1dc12 dead code: support multiple suppression ids 2012-09-06 13:07:12 +04:00
Anna Kozlova d474aa3f1c lambda: take into account substitution interface with method -> functional interface;
do not infer return type parameters when lambda parameter type was calculated, no substitution caching here (IDEA-90875)
2012-09-06 13:07:11 +04:00
Alexey Kudravtsev 771d928deb assertion 2012-09-06 13:00:47 +04:00
Dmitry Avdeev f4c9db3f75 IDEA-86116 Removing multiple tasks is a pain 2012-09-06 12:39:34 +04:00
Dmitry Avdeev 213b03bc35 javadoc 2012-09-06 12:39:33 +04:00
Alexey Kudravtsev ab8adb14bc cleanup 2012-09-06 11:48:08 +04:00
Alexey Kudravtsev 97d1cbe9fe slow method acquireReadActionLock() usages removed 2012-09-06 11:48:07 +04:00
Alexey Kudravtsev bb5cc12bbd performance 2012-09-06 11:48:06 +04:00
Alexey Kudravtsev f9ef402720 assertion 2012-09-06 11:48:05 +04:00
nik 39f61a8c44 groovy builder for external compiler extracted from groovy_rt module, dependency on groovy library removed from external compiler 2012-09-06 10:30:31 +04:00
nik d121e3d043 restored dependency on groovy for external compiler tests 2012-09-06 08:59:49 +04:00
nik eff194eb0b obsolete artifact configuration removed 2012-09-06 08:59:49 +04:00
nik 58cfd8d86c external java compiler: groovy added back to classpath because it's needed for groovy builders 2012-09-06 08:59:49 +04:00
nik a6ff93e1f2 external java compiler: import correct class 2012-09-06 08:59:49 +04:00
nik 77dab11dd0 external java compiler: don't pass encoding to compiler if it doesn't specified 2012-09-06 08:59:48 +04:00
nik 4d4ce74337 external compiler: java builder stuff moved to jps-builders, old jps-model module removed 2012-09-06 08:59:48 +04:00
nik 59fee59b54 fixed tests on Windows 2012-09-06 08:59:48 +04:00
nik abe46cb990 old groovy-based JPS model removed 2012-09-06 08:59:48 +04:00
nik b1057ec9ef compiler configuration moved to new jps model 2012-09-06 08:59:47 +04:00
Alexey Gopachenko 26db8d004e Spellchecker - WI-9451 Don't check spelling of words in unknown languages 2012-09-06 00:40:57 +02:00
Alexey Gopachenko 4e3da0e3a9 Spellchecker - avoid AIIOBE 2012-09-06 00:40:50 +02:00
Bas Leijdekkers 4965e5378f IDEA-91079 (If statement could be replaced with conditional expression shall have an option to be ignored when a nested conditional expression exists.) 2012-09-05 21:48:42 +02:00
Bas Leijdekkers 317b69a819 improve description 2012-09-05 21:47:50 +02:00
andrey.zaytsev 6c4bf42e05 breakpoints-ui. esc in balloon with lookup open leads to closing balloon, not only lookup. 2012-09-05 23:26:34 +04:00
andrey.zaytsev be8984b6e6 find word at caret tries to find next usage of previously searched element. fixed. 2012-09-05 23:25:16 +04:00
Gregory.Shrago 53a391d723 dbdiff toolbar cosmetics 2012-09-05 23:21:20 +04:00
Roman Shevchenko a80dda93f6 Cleanup; logging 2012-09-05 22:41:16 +04:00
Roman Shevchenko 603c00c34c Inspection tuned 2012-09-05 22:36:06 +04:00
Roman Shevchenko 5c295d6ea8 Cleanup; logging 2012-09-05 22:11:37 +04:00
Roman Shevchenko 3bb321162d To JB dictionary 2012-09-05 22:11:37 +04:00
Roman Shevchenko 41935c5764 Do not monitor FUSE filesystems by Linux file watcher 2012-09-05 22:11:36 +04:00
Roman Shevchenko 5a7e54586b Cleanup 2012-09-05 22:11:36 +04:00
Eugene Zhuravlev c522ad02d8 support GUI Designer source generation mode with external make 2012-09-05 19:25:27 +02:00
Maxim Shafirov 6300dc26c7 dead icons 2012-09-05 21:17:32 +04:00
Maxim Shafirov 10c30978a9 Not formally dead, but certainly out of style and unnecessary icons deleted 2012-09-05 21:17:31 +04:00
Maxim Shafirov 6f29bab65a dead icons 2012-09-05 21:17:31 +04:00
Maxim Shafirov 358b72e2ff dead icons 2012-09-05 21:17:30 +04:00
peter 204fdba79b increase timeout in p4 tests 2012-09-05 18:49:54 +02:00
peter b23b60ae38 IDEA-90765 When a completion popup is visible in Python code, typing . does not popup next completion 2012-09-05 18:49:53 +02:00