Commit Graph
144116 Commits
Author SHA1 Message Date
Vassiliy.Kudryashov cd279db9fb Fix splitter proportion (take divider size into account, it may be ~30px in Diff panel) 2014-12-18 15:54:38 +03:00
Kirill Likhodedov 05a2fe6deb @NotNull 2014-12-18 15:46:59 +03:00
Sergey Malenkov 70a72b675d Test for duplicates of configurable's identifiers 2014-12-18 15:38:25 +03:00
Ekaterina Tuzova 48e8d0ef19 proofreading EDU (part 2) 2014-12-18 14:52:21 +03:00
Ekaterina Tuzova 1fe52245d4 Merge remote-tracking branch 'origin/master' 2014-12-18 14:35:21 +03:00
Ekaterina Tuzova 0da6d56b31 proofreading EDU 2014-12-18 14:34:21 +03:00
Denis Fokin 779ee69aa0 Obsolete code removal 2014-12-18 14:23:12 +03:00
Denis Fokin c7d8b98c01 IDEA-133699 Focus is stolen by IDEA to activate editor after project opening 2014-12-18 14:16:13 +03:00
nik 733c317f39 java-runtime: changed scope to 'provided' for dependencies on junit and ant to avoid inclusion of these libraries in distributions 2014-12-18 14:05:32 +03:00
Denis Fokin 59a659d433 IDEA-134489 Allow to distinguish jetbrains java 2014-12-18 14:01:56 +03:00
Vladislav.Soroka 31643c2762 gradle: nullize gradle sdk setting for tests if an available sdk cannot be found 2014-12-18 13:59:06 +03:00
Eugene Zhuravlev fd6aff1109 disable process preloading in debug mode 2014-12-18 11:54:39 +01:00
Vassiliy.Kudryashov 39ebe0682e IDEA-134480 Make one-row IntelliJ tabs shorter if there is no space in tabs container
Iteration 1, tuning
2014-12-18 13:50:05 +03:00
Yann Cébron ad501b7fb4 GotoRelatedProvider: fix javadoc 2014-12-18 11:45:01 +01:00
Anton Makeev 25cacafa9c Platform: startup error dialog UI tuned a little bit (use UIUtil to get panel color) 2014-12-18 11:34:17 +01:00
Roman Shevchenko 62e141db4d vfs: stricter file name validation 2014-12-18 11:28:26 +01:00
Dmitry Jemerov 81594b3097 ChangeViewContentEP implements PluginAware (IDEA-134466) 2014-12-18 11:23:13 +01:00
Dmitry Jemerov ea60b6be49 javadoc 2014-12-18 11:23:13 +01:00
Andrey Vokin 88f0aabaea Live Templates. Substituting Template via TemplateSubstitutor implemented. After review fix 2014-12-18 13:11:38 +03:00
Anton Makeev 247bab9084 CPP-1525 Check 64-bit VM on launch 2014-12-18 11:08:59 +01:00
Anton Makeev 686cb4f009 Platform: startup error dialog UI tuned a little bit 2014-12-18 11:08:59 +01:00
Vladimir Krivosheev ca49f7efc1 javaDocRootType is not available in all intellij based IDEs 2014-12-18 10:42:45 +01:00
Dmitry Batrak 7fa85ad79c IDEA-87318 Backspace should delete whitespace to chosen indent level, or be configurable
following CR-IU-938
2014-12-18 12:22:50 +03:00
Vladimir Krivosheev 54d0fba094 javadoc 2014-12-18 10:17:12 +01:00
Vladimir Krivosheev 1be9677169 revert 581a3e890a 2014-12-18 10:17:12 +01:00
Nadya Zabrodina 5eda0d70e0 icon for create new bookmark added; reformat code 2014-12-18 11:27:18 +03:00
Nadya Zabrodina 19abb87b3f icon for create new branch changed; cleanUp 2014-12-18 11:27:17 +03:00
Konstantin Bulenkov ab0e794cd3 let's try to reduce delays 2014-12-18 00:07:54 +01:00
Michael Golubev ca2d6e2555 Docker integration - nice deployments list - move comparator to server type 2014-12-17 23:55:26 +01:00
Vassiliy.Kudryashov 5e826343fc Editor tabs: compressible single row layout 2014-12-18 01:50:59 +03:00
Konstantin Bulenkov 70e7f2f260 Merge remote-tracking branch 'origin/master' 2014-12-17 22:57:15 +01:00
Konstantin Bulenkov d456ed199c SearchEverywhere doesn't show some registry values 2014-12-17 22:53:09 +01:00
Michael Golubev 0f54629d83 Docker integration - logs 2014-12-17 22:44:02 +01:00
Yann Cébron 2c51acf8df DomStubUsingTest: remove duplication 2014-12-17 21:50:57 +01:00
Anna Kozlova 0be4af00e0 new overload resolution: block can complete normally if the last statement could throw exception (IDEA-134103) 2014-12-17 20:51:47 +01:00
Anna Kozlova 24a7a43f7c redundant lambda code block: ensure conflicts between same param numbers are checked 2014-12-17 20:13:47 +01:00
Anna Kozlova 7343c62b7e new inference: infer exceptions for inner lambda body calls (IDEA-134225) 2014-12-17 20:13:46 +01:00
Anna Kozlova ef013da019 introduce field: check initializer if it has refs on parameter/locals so setup option is not valid; allow to introduce field in constructor if all used refs are final fields (IDEA-134348) 2014-12-17 20:13:44 +01:00
Anna Kozlova 7b69b00b2b capture failure diff: not greedy, skip multiple groups in one message (IDEA-134384) 2014-12-17 20:13:43 +01:00
Anna Kozlova a026cc2dd1 new overload resolution: check only functional arguments in isFunctionalTypeMoreSpecific (IDEA-134328) 2014-12-17 20:13:42 +01:00
Egor.Ushakov 673a65262c IDEA-134462 Smart step into incorrectly works with recursion 2014-12-17 21:23:21 +03:00
Julia Beliaeva eb837bafa4 [vcs-log] replace debug -> warn 2014-12-17 20:55:44 +03:00
Denis Fokin b85b7ed565 Keys to play with lcd text rendering. IDEA-117324 2014-12-17 20:48:56 +03:00
Andrey Starovoyt 4baa2abe71 webstorm: new wizard align elements with 'Location' 2014-12-17 20:45:27 +03:00
Julia Beliaeva 3741aaf926 [vcs-log] minor: use StringBuilder, clear it instead of recreating, log exceptions IDEA-131488 2014-12-17 20:32:25 +03:00
Mikhail Golubev a5b900a662 PY-14733 Add explicit line break and indentation before empty statements list 2014-12-17 20:31:04 +03:00
Mikhail Golubev d12cb1eee0 PY-8599 "Change signature" correctly handles rename of starred parameters
PyReferenceImpl.handleElementRename checks that new name of the
reference is valid identifier, which is not true for names prefixed
with '*'.
2014-12-17 20:31:04 +03:00
Dmitry Trofimov a88fdff2a8 Merge remote-tracking branch 'origin/master' 2014-12-17 18:23:08 +01:00
Dmitry Trofimov db7342140a Create new console tab toolbar button (PY-14513). 2014-12-17 18:21:22 +01:00
Vladimir Krivosheev 36de98fa1e use HttpRequests 2014-12-17 18:08:54 +01:00