Anna Kozlova
d8781830ea
EA-58337 - AIOOBE: RefactoringUtil.createTempVar
2014-08-05 11:59:04 +02:00
Anna Kozlova
577d1d1097
EA-58800 - assert: FieldCanBeLocalInspection$ConvertFieldToLocalQuickFix.a
2014-08-05 11:59:03 +02:00
Anna Kozlova
438e9160a0
overload resolution: force substitutor calculation (IDEA-128174)
2014-08-05 11:59:02 +02:00
Mikhail Golubev
9fa9bfd846
Make PyStatementPart interface extend newer PyStatementListContainer
...
Both interfaces provide the same method getStatementList
2014-08-05 13:03:30 +04:00
Mikhail Golubev
22fcc853b5
Move getFirstChildOfType to PyUtil. Use this method in all PyFixer descendants
2014-08-05 13:03:30 +04:00
Mikhail Golubev
d5c78969ba
Generify PyFixer class as suggested during IC-CR-417 to ged rid of casts
2014-08-05 13:03:29 +04:00
Mikhail Golubev
492289a65e
PyWithStatementImpl implements PyStatementListContainer
2014-08-05 13:03:29 +04:00
Mikhail Golubev
2851b82675
PY-12877 Add test for the case when no expression given in 'with' header
2014-08-05 13:03:29 +04:00
Maxim.Mossienko
17ad43ebbe
restore ANY mask for occurrences with null kind, need to fix clients first
2014-08-05 09:47:16 +02:00
Dmitry Batkovich
3477cd5246
AddMethodQualifierQuickFix NPE on calling variable name fixed
2014-08-05 10:33:22 +04:00
Artem Govorov
3f2263a7fd
spy-js quick eval and autocomplete: using internal registry to turn the feature on/off
2014-08-05 15:47:40 +10:00
Dmitry Trofimov
c3c218b67c
Don't build NSIS.
2014-08-05 02:51:10 +02:00
Dmitry Trofimov
0b046590a1
Fix nsis build for edu.
2014-08-05 02:26:30 +02:00
Dmitry Trofimov
f402014027
Merge remote-tracking branch 'origin/master'
2014-08-05 01:16:37 +02:00
Dmitry Trofimov
d690251c3f
Remove community icons from edu.
2014-08-05 01:14:31 +02:00
Konstantin Bulenkov
b768547f11
Merge remote-tracking branch 'origin/master'
2014-08-05 00:32:00 +02:00
Konstantin Bulenkov
c73d6f2051
fix popup locations
2014-08-05 00:24:22 +02:00
Konstantin Bulenkov
6ce1291369
wrap AnActionEvent to AnActionEventWrapper to show popups
2014-08-05 00:23:30 +02:00
Ilya.Kazakevich
0130e2caba
Merge remote-tracking branch 'origin/master'
2014-08-05 01:58:16 +04:00
Ilya.Kazakevich
772842073a
PY-4186 Lettuce BDD tool support
...
PY-8427 Behave BDD support
Tests added
2014-08-05 01:54:07 +04:00
Dmitry Trofimov
467d197e4a
Remove duplicated.
2014-08-04 22:23:28 +02:00
Dmitry Trofimov
6d1896ea04
Merge remote-tracking branch 'origin/master'
2014-08-04 21:45:10 +02:00
Dmitry Trofimov
458931c6b3
Remove duplicated file.
2014-08-04 21:43:49 +02:00
Michael Golubev
122a6ac883
IDEA-127974 - Allow to choose artifact-only clouds in the Clouds module builder
2014-08-04 21:36:44 +02:00
Dmitry Trofimov
2dc2bb06c7
Merge remote-tracking branch 'origin/master'
2014-08-04 21:14:27 +02:00
Dmitry Trofimov
e07436f76f
Fix EduEdition build (take 9)
2014-08-04 21:12:20 +02:00
Dmitry Trofimov
8a513d0a93
Show toolwindows by default.
2014-08-04 21:06:22 +02:00
Vassiliy.Kudryashov
348c28f425
IDEA-128179 Tab title limit: truncation in case of "directory name\file name" tile could be improved
2014-08-04 23:02:02 +04:00
Dmitry Trofimov
8d0b23eacb
Merge remote-tracking branch 'origin/master'
2014-08-04 20:34:20 +02:00
Dmitry Trofimov
4ebf0b50f5
Fix EduEdition build (take 8)
2014-08-04 20:33:03 +02:00
Dmitry Trofimov
7244300c35
Fix exception.
2014-08-04 20:06:38 +02:00
Michael Golubev
cb6e80a4b4
IDEA-127620 - Clouds move frameworks to the top level in new module project wizard - detect module structure
2014-08-04 19:22:36 +02:00
Dmitry Trofimov
013c98d705
Merge remote-tracking branch 'origin/master'
2014-08-04 19:14:49 +02:00
Dmitry Trofimov
57a4278389
Fix EduEdition build (take 7)
2014-08-04 19:13:39 +02:00
Dmitry Trofimov
77ab5a4877
Add PyCharmEdu to community modules.
2014-08-04 19:12:57 +02:00
Dmitry Trofimov
86c232eec3
Use overrides and unregister(like in 0xDBE) to clean-up community addition instead of custom configs.
2014-08-04 18:49:25 +02:00
Dmitry Trofimov
80182719f5
Use overrides and unregister(like in 0xDBE) to clean-up community addition instead of custom configs.
2014-08-04 18:48:55 +02:00
Maxim.Mossienko
b65689baa1
use in_plain_text flag when wordscanner said nothing about occurrence type
...
advance index version in order to use this information
2014-08-04 18:37:34 +02:00
Dmitry Trofimov
e2ec417fab
Fix EduEdition build (take 6)
2014-08-04 18:11:57 +02:00
Dmitry Trofimov
ba306e1620
Fix path in build.
2014-08-04 18:08:56 +02:00
Dmitry Trofimov
2a081951d1
Merge remote-tracking branch 'origin/master'
2014-08-04 18:04:26 +02:00
Dmitry Trofimov
1e78298528
Fix EduEdition build (take 5)
2014-08-04 18:02:58 +02:00
Egor.Ushakov
19569e4366
IDEA-128212 Alt+Click shows two popups
2014-08-04 19:56:01 +04:00
Dmitry Trofimov
bb47ccde98
Merge remote-tracking branch 'origin/master'
2014-08-04 17:20:38 +02:00
Dmitry Trofimov
46e6544cdb
Fix EduEdition build (take 4)
2014-08-04 17:18:54 +02:00
Egor.Ushakov
ea6ee883e1
IDEA-128124 Debugger: Force Run to Cursor on empty line ignores following breakpoint - fix reverted
2014-08-04 18:43:55 +04:00
Andrey Starovoyt
73076e9630
move method to swinghelper
2014-08-04 18:41:55 +04:00
Vladimir.Orlov
a38b4963b1
Merge remote-tracking branch 'origin/master'
2014-08-04 18:32:24 +04:00
Vladimir.Orlov
fb09eb6cf5
added 64.exe.vmoptions to PyCharm win installation.
2014-08-04 18:28:11 +04:00
Kirill Likhodedov
652c69ab1e
[log] IDEA-125987 Consume less temporary memory when loading full log
...
Instead of collecting all Hash commits and then compacting them to
integers, report them one by one and compact at once.
Implement for Git, keep as is for Mercurial by now.
2014-08-04 18:08:05 +04:00