Commit Graph
123091 Commits
Author SHA1 Message Date
Anna Kozlova 21fe45f5ad invalid @FunctionalInterface severity change warning -> error (IDEA-120162) 2014-02-03 19:35:40 +04:00
Anna Kozlova b268a7f59c revert (IDEA-120153) 2014-02-03 19:35:39 +04:00
Anna Kozlova 0e875b2959 new inference: primitive types processing: ignore eq constraint by the spec 2014-02-03 19:35:37 +04:00
Vladimir Orlov 5b40000bd4 updated path to log4j.jar for executing Updater. 2014-02-03 19:19:48 +04:00
Vladimir Orlov 5dfb607317 Merge remote-tracking branch 'origin/master' 2014-02-03 19:08:42 +04:00
Ilya.Kazakevich 6d8e028a66 PY-3450 Refactoring: pull up class variables/attributes: Refactoring + compilation fix 2014-02-03 19:04:12 +04:00
Serge Baranov b7837167e9 IDEA-117777 Change the way native splashscreen is shown in WinLauncher
IDEA-117163 Parameter "nosplash"  is broken on launcher
2014-02-03 19:03:53 +04:00
Ilya.Kazakevich b803597574 Merge remote-tracking branch 'origin/master' 2014-02-03 18:36:11 +04:00
Ilya.Kazakevich 7ae9d1d2b1 PY-3450 Refactoring: pull up class variables/attributes: Fixed, but refactoring is required. 2014-02-03 18:35:53 +04:00
Andrey Vlasovskikh 56095965bc Merge branch 'python-fixes' 2014-02-03 18:08:43 +04:00
Andrey Vlasovskikh 17d36f33c1 Fixed potential NPE 2014-02-03 18:05:37 +04:00
Kirill Likhodedov c1e515ef91 [git] Don't read default commit message from .COMMIT_EDITMSG
This actually reverts 07af6c9fa (apart from code style changes).
It fixes IDEA-119753 and adding a newline after successful commit.

The root cause is actually CommitChangeListDialog#setComment
where the VCS CheckinEnvironment is asked even if we have some commit
message in history, which is then overwritten by the message received
from the VCS.
It seems more logical to ask VCS _only_ if we have nothing to propose,
but on the other hand, in such situations as merging it is very handy
to use a pre-populated message from VCS, rather than the previous
commit message as IDEA proposes.
Implementing some sort of commit message provider priority seems to
be an overhead for all of this => reverting commit which caused
commit message to be read from the VCS more often looks like a better
decision.
2014-02-03 18:03:24 +04:00
Andrey Vlasovskikh 79e3da543b Infer 'Iterable' as the type of tuples as default parameter values (PY-10967)
It is too strict to infer 'tuple' as the type of default tuples, since
they are often used as an immutable indicator, that a method expects a
collection.
2014-02-03 18:03:10 +04:00
Vladimir Krivosheev 20a4f26ca8 fix "Invalid file" 2014-02-03 14:48:13 +01:00
Vladimir Krivosheev a6dcd8cab4 cleanup 2014-02-03 14:48:13 +01:00
Konstantin Bulenkov 94b3989023 background of editorpane should be white 2014-02-03 14:19:39 +01:00
Sergey Simonchik e67783cc57 'properties' plugin layout should respect 'pluginFilter' (fixes failed WebStorm builds) 2014-02-03 17:06:04 +04:00
Mikhail Golubev 6981f2d6de Merge remote-tracking branch 'origin/master' 2014-02-03 16:52:57 +04:00
Ilya.Kazakevich 6ee3e2bce7 Refactoring (membersManager package introduced) to make PY-3450 Refactoring: pull up class variables/attributes easier 2014-02-03 16:51:14 +04:00
Mikhail Golubev f4433d40c3 Check that item is in list model before addition/removal by event 2014-02-03 16:48:59 +04:00
nik 8a8aeaa452 cleanup 2014-02-03 16:38:13 +04:00
nik bb497d31bd added test for 'null' values in @Attribute 2014-02-03 16:38:12 +04:00
Aleksey Pivovarov a1ce98ffb5 diff: Add option to reduce diff granularity and to turn diff highlighting off. 2014-02-03 16:35:03 +04:00
Aleksey Pivovarov d30c09e75e IDEA-56098 diff: add ability to disable autoscroll 2014-02-03 16:35:03 +04:00
Aleksey Pivovarov ec1afef0d9 diff: add DumbAware to the inner action too
Otherwise there will be empty dropdown list during indexing
2014-02-03 16:35:03 +04:00
Aleksey Pivovarov 1384b9c7c5 diff: Add separator after 'IgnoreWhitespaces' action on toolbar 2014-02-03 16:35:03 +04:00
Dmitry Avdeev 193105e62f IDEA-120145 New Project wizard: when for Java Enterprise or Spring type 'create by template' option is selected the chosen technologies are ignored, jars are downloaded to wrong place 2014-02-03 16:31:42 +04:00
Dmitry Avdeev 7548b579bd EA-53622 - IAE: ContextComputationProcessor.getTopLevelInjectionTarget 2014-02-03 16:31:41 +04:00
Sergey Simonchik 3ef4f28f4e cleanup: http://crucible.labs.intellij.net/cru/CR-IC-4132#c21654 2014-02-03 16:09:07 +04:00
nik e66493f948 javadoc added 2014-02-03 15:55:15 +04:00
Konstantin Bulenkov c49c45f0cb move agreement dialog to platform-api 2014-02-03 12:40:01 +01:00
Mikhail Golubev c8dda3a8ee Remove previous generic version of Gitlab connector 2014-02-03 15:38:52 +04:00
Eugene Kudelevsky 3b73d78970 IDEA-119508 pass context PsiFile to ImportFilter 2014-02-03 15:23:12 +04:00
Eugene Kudelevsky c103300759 IDEA-120224 Add possibility to customize ConsoleView popup actions 2014-02-03 15:14:25 +04:00
Alexander Lobas 9eae97504c JavaFX Scene Builder integration 2014-02-03 14:55:52 +04:00
Alexey Kudravtsev f0facb34db jdk8 compilation 2014-02-03 14:11:13 +04:00
Alexey Kudravtsev 6e01cbc4de moved to analysis 2014-02-03 14:11:12 +04:00
Alexey Kudravtsev 42ee4dca1c cleanup 2014-02-03 14:11:11 +04:00
Alexey Kudravtsev ba80bec5ad memleak 2014-02-03 14:11:10 +04:00
Ekaterina Tuzova 5898e76b7d fixed PY-11916 PyCharm nose helper causes DeprecationWarning 2014-02-03 13:58:37 +04:00
Ekaterina Tuzova e96a71e8b7 Merge remote-tracking branch 'origin/master' 2014-02-03 13:51:26 +04:00
Ekaterina Tuzova fdaa217c36 do not prefer simple python run configuration over tests 2014-02-03 13:51:14 +04:00
Alexander Lobas ee800d47df JavaFX Scene Builder integration 2014-02-03 13:49:52 +04:00
Ekaterina Tuzova 5e496d044c Merge remote-tracking branch 'origin/master' 2014-02-03 13:30:07 +04:00
Ekaterina Tuzova 1cb0753b2a do not prefer simple python run configuration over custom (django, etc.) 2014-02-03 13:29:52 +04:00
Andrey Vlasovskikh 90a5c56c9f Merge branch 'python-fixes' 2014-02-03 13:24:22 +04:00
Andrey Vlasovskikh 7bd76e877e Reverted percent formatting by default for MySQL parser compatibility with Python (PY-10771) 2014-02-03 13:21:59 +04:00
Nadya Zabrodina acdc335ec4 root detection call optimized for empty root checkers 2014-02-03 13:20:10 +04:00
Nadya Zabrodina 65bce6c0dc unnecessary 'else' removed 2014-02-03 13:20:10 +04:00
Nadya Zabrodina fa2e57747c Capitalize property for dialog 2014-02-03 13:20:09 +04:00