Anna Kozlova
e9cfd2dd0c
distinguish static and default methods in cls interfaces (IDEA-140371)
2015-05-17 13:33:35 +02:00
peter
fac26d1c7e
update VirtualFileSystem.refreshAndFindFileByPath javadoc
2015-05-17 09:40:23 +02:00
Alexander Doroshko
e2b9cb2dc3
Dart tests run configuration (although it doesn't work out-of-the-box please do not delete it, it is used by Dart plugin developers)
2015-05-16 23:38:56 +03:00
Dennis Ushakov
459d387903
table structure tags should stop termination at table tag
2015-05-16 19:08:10 +03:00
Dennis Ushakov
6dc621f546
non-recursive html parsing
...
updated html auto-close
2015-05-16 15:54:40 +03:00
Anna Kozlova
a3c737b406
throwable variable not thrown: check lambda return
2015-05-16 13:00:50 +02:00
Anna Kozlova
11957acce8
throwable instance not thrown: check lambda return
2015-05-16 12:50:21 +02:00
peter
1f496b41ca
IDEA-23612 Handle overriding builtin exceptions.
2015-05-16 08:27:59 +02:00
Konstantin Bulenkov
f63e653273
add setting to File Structure Popup. Initial
2015-05-16 00:51:26 +03:00
Konstantin Bulenkov
d477e16e99
NPE fix
2015-05-16 00:50:03 +03:00
Ilya.Kazakevich
801e26919a
Separator fixed and glob used instead of regexp for PY-15869
...
TODO: add tests!
2015-05-16 00:48:37 +03:00
Gregory Shrago
a88099d232
refactor to avoid SOE and fail to stop problems ever (IDEA-140324)
2015-05-16 00:46:56 +03:00
nik
b337efce90
unpackJdks: use proper home directory for 'ultimate' project
2015-05-15 22:40:55 +03:00
Anna Kozlova
127d173600
make gear as action popup (without icons)
2015-05-15 20:42:41 +02:00
Anna Kozlova
7c6ce8d5fc
skip exceptions returned from lambdas ThrowableIsNotThrown (IDEA-140336)
2015-05-15 20:42:40 +02:00
Konstantin Bulenkov
0c0864d87f
rollback
2015-05-15 20:24:33 +02:00
Konstantin Bulenkov
2787905aab
rollback
2015-05-15 20:24:32 +02:00
Konstantin Bulenkov
5a1ec273cb
rollback
2015-05-15 20:24:31 +02:00
nik
c496e013bb
unpackJdks: move files using 'mv' command to preserve symlinks
2015-05-15 20:55:10 +03:00
Eugene Zhuravlev
12dbba539a
On attempt to remove readonly file NIO throws AccessDeniedException. If this is the case, try to remove the file with older java.io API
2015-05-15 19:40:43 +02:00
Gregory.Shrago
070957ca14
cleanup
2015-05-15 20:37:29 +03:00
nik
8233550202
unpackJdks: use 'tar' command instead of Ant task to preserve symlinks
2015-05-15 20:35:11 +03:00
Alexander Kass
f9e6de2c1c
Darcula: fix combobox size
2015-05-15 20:15:17 +03:00
Alexander Kass
48eb9ef52c
DBE: fix darcula button offsets
2015-05-15 20:15:17 +03:00
Alexander Kass
9eb19b34be
Darcula: fix text fields drawing
2015-05-15 20:15:16 +03:00
Anna Kozlova
cae875f89d
sm ui: make test view predefined component (IDEA-126351)
2015-05-15 18:42:09 +02:00
Dmitry Jemerov
6b340091d2
update to M11 syntax
2015-05-15 18:17:59 +02:00
Egor.Ushakov
a8c5a7e3a5
extracted built-in server settings into a separate category
2015-05-15 19:13:56 +03:00
Egor.Ushakov
2b29265bf8
IDEA-140341 Debugger stops in anonymous class constructor - allow initializers
2015-05-15 18:53:27 +03:00
Kirill Likhodedov
5934166df7
[log] Don't call Disposer.register from VisiblePackBuilderTest
...
Since nobody calls dispose afterwards => a leak happens.
For this extract the DataGetter interface and use it in the
VisiblePackBuilder. Provide a stub implementation in the test.
2015-05-15 18:40:48 +03:00
peter
7ea7daa29a
IDEA-140294 If you declare a variable and initialize it on the same line, autocomplete will suggest the new variable in that line
2015-05-15 17:25:39 +02:00
peter
84ccf388f1
isJavaLangObject->hasObjectQualifiedName
2015-05-15 17:25:39 +02:00
peter
83aca88d36
IDEA-140273 "Cannot @Grab without Ivy" error in 14.1
2015-05-15 17:25:38 +02:00
Alexander Doroshko
ac39e0ada8
IDEA Community run config on a par with the Ultimate one
2015-05-15 18:19:49 +03:00
Gregory.Shrago
fc76b91c13
Scratches: open scratch editor first, then choose language or escape
2015-05-15 18:01:57 +03:00
Kirill Likhodedov
511ed0a1b7
fix formatting
2015-05-15 17:56:58 +03:00
Sergey Malenkov
4108ad25ab
IDEA-140249 Keymap filter is broken for action groups
2015-05-15 17:51:38 +03:00
Kirill Likhodedov
c54f63a9af
[vcs] remove unused constructor
2015-05-15 17:44:44 +03:00
Kirill Likhodedov
4e2c9b11ce
[vcs] Don't call FilePathImpl constructor directly: use helper method
2015-05-15 17:44:44 +03:00
Kirill Likhodedov
77254ef597
[vcs] Don't create FilePath object when not needed
...
Use the given VirtualFile, or just String fileName.
2015-05-15 17:44:43 +03:00
Kirill Likhodedov
8597d14b1c
[vcs] Don't create FilePath object here since it is not used by callers.
2015-05-15 17:44:42 +03:00
Kirill Likhodedov
3405c2043e
remove unused method
2015-05-15 17:44:42 +03:00
Bas Leijdekkers
967f021bd4
IG+IPP: remove a little duplication
2015-05-15 16:38:37 +02:00
Bas Leijdekkers
11b40c924b
make IG test light
2015-05-15 16:38:37 +02:00
Bas Leijdekkers
623dc5cab2
IG: teach "Non-constant String should be StringBuilder" inspection about polyadic expressions
2015-05-15 16:38:36 +02:00
Bas Leijdekkers
872c3acb4e
IG: handle masked RuntimeException correctly in "Overly broad 'catch' block" inspection
2015-05-15 16:38:36 +02:00
Bas Leijdekkers
b2e87fe559
IG: handle classes and lambda's correctly in "Overly broad 'catch' block" inspection
2015-05-15 16:38:35 +02:00
Bas Leijdekkers
e39efb9ede
IPP: remove ExceptionUtils duplication
2015-05-15 16:38:35 +02:00
Bas Leijdekkers
39c8627084
IG: handle try resource lists correctly in "Overly broad 'catch' block" inspection
2015-05-15 16:38:34 +02:00
Bas Leijdekkers
1a429ba900
IG: simplify ExceptionUtils
2015-05-15 16:38:34 +02:00