Commit Graph
171083 Commits
Author SHA1 Message Date
Anna.Kozlova c2409b41ce setup default language level if possible for new projects (IDEA-155225) 2016-04-25 19:49:34 +02:00
Alexander Zolotov 7474101b41 Live templates: get rid of alarm while editing segment 2016-04-25 20:17:46 +03:00
Egor.Ushakov 61b9b26a21 refactoring - use XDebuggerTreeActionBase.getSelectedNodes 2016-04-25 20:16:01 +03:00
peter e98d806d93 cache class hierarchy only when no recursion prevention has happened 2016-04-25 19:10:45 +02:00
Roman Shevchenko 61797eb4fd Cleanup (formatting; warnings) 2016-04-25 19:06:15 +02:00
Roman Shevchenko 8840385e72 Cleanup (dictionary) 2016-04-25 19:04:58 +02:00
Roman Shevchenko d05dd27edb [platform] hides inactive update channel from the UI (IDEA-154552) 2016-04-25 19:04:31 +02:00
Bas Leijdekkers 7582e25009 SSR: find diamond types with pattern with explicit types 2016-04-25 18:48:31 +02:00
Bas Leijdekkers 48a292b315 SSR: cleanup predefined java templates 2016-04-25 18:48:31 +02:00
Bas Leijdekkers ddecc8c93c SSR: make simple generic method pattern work 2016-04-25 18:48:30 +02:00
liana.bakradze 35f18c1871 EDU-596 Remove show hint checkbox in Add/Edit Answer Placeholder dialog 2016-04-25 18:43:25 +02:00
Dmitry Trofimov 09f795c936 Drop older envs. 2016-04-25 18:34:51 +02:00
liana.bakradze 0116fee431 EDU-597 Group course creator actions to action group in File Menu 2016-04-25 18:20:53 +02:00
liana.bakradze 733d9af5ef EDU-594 Course creator action group in project view should be popup 2016-04-25 18:00:27 +02:00
liana.bakradze 1c82a98729 EDU-598 Remove Generate Course Archive action's icon 2016-04-25 17:55:58 +02:00
liana.bakradze 5a149c9bd3 Remove "educational-core-python" plugin 2016-04-25 17:54:52 +02:00
Vladislav.Soroka 4642a81450 IDEA-149447 Eternal 'You can configure Gradle wrapper...' 2016-04-25 18:51:41 +03:00
liana.bakradze a5aa9bacad EDU-602 Disable Fill Answer Placeholders action for course creator projects 2016-04-25 17:44:59 +02:00
liana.bakradze 28473fa4ac EDU-603 File Chooser in "add local course" action should point at currently opened project 2016-04-25 17:38:44 +02:00
Denis Fokin 0dacac2aed IDEA-153827 Log tool window loses focus by TAB. 2016-04-25 18:08:56 +03:00
Dmitry Batrak d7e1437058 show fonts which cannot display latin characters in font selection combobox (following IDEA-154927) 2016-04-25 17:59:09 +03:00
liana.bakradze 073bc15085 EDU-600 Disable Refresh Task File/Answer Placeholder for course creator projects 2016-04-25 16:51:07 +02:00
liana.bakradze b6fc42e509 EDU-599 Remove Delete all answer placeholder action from project view 2016-04-25 16:35:28 +02:00
peter c3a832cf01 PsiChangeHandler: explain when transaction can be null 2016-04-25 15:50:26 +02:00
Egor.Ushakov f8c230f7f2 do not add new watch if node is dragged to itself 2016-04-25 16:45:52 +03:00
Vladislav.Soroka bfb1815d85 IDEA-152254 Gradle project substitutions not working in IDEA 2016.1 2016-04-25 16:08:43 +03:00
Vladislav.Soroka 0fbe458723 IDEA-154421 Map Id is missing 2016-04-25 16:08:43 +03:00
Anna.Kozlova 35a27be930 move instance method: update method reference qualifier according to the method reference shape (IDEA-155147) 2016-04-25 14:41:56 +02:00
Anna.Kozlova a1ae485b22 diamond: reject diamonds nested inside type arguments as soon as possible (IDEA-155153) 2016-04-25 14:41:56 +02:00
Anna.Kozlova e588d2285a highlighting: don't add warning for nested lambda when problem is inside upper level (IDEA-155192) 2016-04-25 14:41:56 +02:00
Nadya Zabrodina 79facb311f [patch]: when we calculation transaction we should remember applied text range for exactly applied hunk for further interactive processing
* do not store transactions calculated during apply somehow etc - they are not exact at all;
* remember after start offset in SplitHunk;
* cleanUp GenericPatchApplier;
* collect and construct information about applied and not applied patches to AppliedSplitPatchHunk;
* remove unused changeType
* return first and last changed lines in hunk as applied index (without context lines);
2016-04-25 15:36:06 +03:00
Nadya Zabrodina b1b845ffe2 [patch]: IDEA-142061 Applying patch deletes blank lines
* use StringUtil.join instead of manual appending;
* fix empty sting appending: because when first element is empty string then stringBuilder.length remain 0 and line separator was not added;
2016-04-25 15:36:05 +03:00
Nadya Zabrodina 515b8c878d [patch]: remember last step after context instead of ignore it 2016-04-25 15:36:03 +03:00
peter bc4109795e prohibit write actions from user activity inside unsafe invokeLater; run transactions ASAP in any modality state 2016-04-25 14:16:15 +02:00
peter cfe9e7891a tolerate uncommitted documents in editor provider getState, add explanatory comments 2016-04-25 14:16:14 +02:00
Yaroslav Lepenkin 17eb1b9854 Detected indent notification is shown again (fixed failing DetectedIndentNotificationTest) 2016-04-25 15:07:39 +03:00
Dennis Ushakov cfa24cc130 fix paths for community 2016-04-25 14:19:20 +03:00
Vassiliy.Kudryashov 3516038e7f IDEA-98718 Sticky bookmarks 2016-04-25 14:09:59 +03:00
Dennis Ushakov 8172011e27 add imageio library to community 2016-04-25 13:24:11 +03:00
peter cd26c23e0b move super type cache to ScopedClassHierarchy 2016-04-25 12:19:26 +02:00
Alexander Zolotov c1225e4409 Remove redudnant methods from editor api 2016-04-25 13:06:08 +03:00
Roman Shevchenko 53809312f2 [ui] wording in IDE Update settings 2016-04-25 12:01:50 +02:00
Alexander Lobas f18b4524af IDEA-154925 DesignerToolWindowManager shouldn't initialize swing components in headless mode 2016-04-25 12:51:53 +03:00
Sergey Malenkov 591b2184a0 IDEA-155151 NPE on startup on clean installation (when lo license is present) 2016-04-25 12:47:04 +03:00
nik 306d16f2b4 BuildNumber: deprecate 'fallback' method and use 'currentVersion' instead; 'fallback' name is obscure and it's better to use fallback version (999.SNAPSHOT) only if we cannot read more actual build number from build.txt, otherwise some plugins may be disabled as incompatible 2016-04-25 12:14:36 +03:00
peter 3beec9ace3 remove unnecessary invokeLater from ConfigureTemplateDirectoriesAction 2016-04-25 11:08:38 +02:00
peter c095654a36 remove unnecessary invokeLater from usage view rerun actions 2016-04-25 11:08:38 +02:00
Anna.Kozlova 1ce6f8d2fa introduce param object: pass substitution around which won't be available after method signature is changed (IDEA-154208) 2016-04-25 10:57:40 +02:00
Bas Leijdekkers d9288e4b42 SSR: find parameterized method calls (IDEA-154740) 2016-04-25 09:24:43 +02:00
Dmitry Trofimov de6fcdbd8a Fix env var name 2016-04-25 00:18:56 +02:00