Bas Leijdekkers
26be69646b
EA-59436 (IOE: PsiJavaParserFacadeImpl.createExpressionFromText)
2014-08-15 17:26:51 +02:00
Bas Leijdekkers
5a3ae57884
IDEA-128653 (Inspection "Implicit usage of platform's default charset" incorrectly marks ctr)
...
Also adds java.nio.charset.Charset and friends to mockJDK-1.8
2014-08-15 17:26:50 +02:00
Bas Leijdekkers
0e7c48f265
fix language levels
2014-08-15 17:26:49 +02:00
Sergey Ignatov
b6614214aa
one more NPE fix [^batrak]
2014-08-15 18:47:12 +04:00
medvector
36b0d52bfe
EDIDE-104 Select first task window on file opening
2014-08-15 18:40:46 +04:00
Ekaterina Tuzova
317b7304fb
merge
2014-08-15 17:28:16 +04:00
Ekaterina Tuzova
c7173e717c
Merge remote-tracking branch 'origin/master'
...
Conflicts:
python/edu/learn-python/src/com/jetbrains/python/edu/editor/StudyEditor.java
2014-08-15 17:27:29 +04:00
Ekaterina Tuzova
21d84f1ab5
fixed background
2014-08-15 16:16:08 +04:00
Dmitry Batrak
9e377a4313
fix blinking test
2014-08-15 15:47:43 +04:00
Ekaterina Tuzova
f4c507109c
fixed NullPointerException on Select in editor action
2014-08-15 15:30:26 +04:00
Vladimir Krivosheev
9538ab054b
cleanup
2014-08-15 13:18:55 +02:00
Vladimir Krivosheev
b6e7bb6d3e
cleanup
2014-08-15 13:18:54 +02:00
Sergey Ignatov
8c604bcf21
get rid of deprecated api
2014-08-15 15:17:37 +04:00
medvector
237102b0c2
changed task text presentation
2014-08-15 14:56:39 +04:00
Sergey Simonchik
f554f95dca
+debuggable
2014-08-15 14:45:52 +04:00
Sergey Savenko
81c3faa338
EA-59420: use view indices in TableSpeedSearch
2014-08-15 13:48:11 +04:00
Kirill Likhodedov
94fbe4c75a
[git] cleanup: remove trivial javadocs, add @Override, @NotNull
2014-08-15 13:20:47 +04:00
Vladimir Krivosheev
a035e78b6d
UISettings extends SimpleModificationTracker, but UISettings is persistence component, so, field must be transient
2014-08-15 11:18:36 +02:00
Rustam Vishnyakov
e84c212c63
Remove deprecated usages of CodeStyleSettings.RIGHT_MARGIN
2014-08-15 13:03:07 +04:00
medvector
45e05f16bd
EDIDE-118 study tool window updated
2014-08-15 12:53:50 +04:00
Dmitry Batrak
478cca5034
IDEA-128025 Expand selection in multiple carets through injections still failing
...
fixed 'split line' behaviour in PHP strings
2014-08-15 12:43:06 +04:00
Ekaterina Tuzova
726c7dfed1
fixed PyCharmEduApplicationInfo.xml path
2014-08-15 12:33:30 +04:00
Egor.Ushakov
6fdcd21f39
IDEA-107072 Breakpoint dialog: usability problems and other bug - group by class icon
2014-08-15 12:14:51 +04:00
Dmitry Avdeev
6a8114d9d1
reverted
2014-08-15 11:43:34 +04:00
Vladimir Krivosheev
227e6ec3da
cleanup
2014-08-15 09:35:46 +02:00
Vladimir Krivosheev
c06ed6eaf5
cleanup
2014-08-15 09:35:45 +02:00
Alexey Kudravtsev
f43213ae9a
cleanup
2014-08-15 11:22:12 +04:00
Alexey Kudravtsev
946fd79a41
moved to psi
2014-08-15 11:22:11 +04:00
Alexey Kudravtsev
9e18598fb1
notnull
2014-08-15 11:22:10 +04:00
Alexey Kudravtsev
44a2919598
ignore idea-internal files
2014-08-15 11:22:09 +04:00
Alexey Kudravtsev
bf278b4c92
cleanup
2014-08-15 11:22:08 +04:00
Alexey Kudravtsev
1328a94f65
added readaction
2014-08-15 11:22:07 +04:00
Alexey Kudravtsev
eb78c0fb6c
simplify, reduce volatile write count
2014-08-15 11:22:05 +04:00
Alexey Kudravtsev
53d679f0a8
moved to analysis
2014-08-15 11:22:04 +04:00
Vladimir Krivosheev
14ede1508e
fix EDT assertion: use SingleAlarm to avoid such errors
2014-08-15 08:56:07 +02:00
Bas Leijdekkers
e65ecdae08
EA-59392 (NPE: ControlFlowAnalyzer.visitPostfixExpression)
2014-08-14 22:38:57 +02:00
Konstantin Bulenkov
b6d14a7514
render arrays
2014-08-14 20:15:49 +02:00
Konstantin Bulenkov
d1194b46d0
use compact renderers if available
2014-08-14 20:15:48 +02:00
Konstantin Bulenkov
09b9dbdb3a
interface for compact rendering
2014-08-14 20:15:47 +02:00
Dmitry Avdeev
f1cc9ad80c
IDEA-128539 web.xml: highlight usages in file should highlight all occurrences of servlet-name
2014-08-14 21:42:25 +04:00
Alexander Zolotov
c2e3ee51aa
WEB-12534 Code completion overriding emmet
...
- recalculate completion on prefix changing if there are no template and empty
prefix
- allow css-emmet templates in the start of style-attribute value
2014-08-14 20:47:36 +04:00
Dmitry Batkovich
caa30f046c
PsiDirectory#getFiles inside read action in PropertiesImplUtil
2014-08-14 20:39:50 +04:00
Egor.Ushakov
ac2ad049c8
IDEA-128527 Breakpoint config popup doesn't work in dumb mode
2014-08-14 20:05:32 +04:00
Vladimir Krivosheev
c717f89274
correct fix "frames not available"
...
This solution should be reviewed and moved to platorfm data manager.
2014-08-14 18:04:23 +02:00
Vladimir Krivosheev
845c022e07
cleanup
2014-08-14 18:04:23 +02:00
Vladimir Krivosheev
5fb2c8b335
cleanup
2014-08-14 18:04:22 +02:00
Egor.Ushakov
d4f35178d9
IDEA-128527 Breakpoint config popup doesn't work in dumb mode
2014-08-14 19:56:55 +04:00
Anna Kozlova
e800dd3b07
workaround for junit rename (IDEA-127349)
2014-08-14 19:55:34 +04:00
Anna Kozlova
c0b4411e73
EA-59369 - IOE: PsiReferenceBase.bindToElement
2014-08-14 19:55:34 +04:00
Vladislav.Soroka
4e894cc3f8
Gradle: use application level for gradle system setting
...
related issue: IDEA-128535 Global Gradle Settings aren't global
2014-08-14 19:48:46 +04:00