Anna Kozlova
062fcda742
fix unsorted array search
2015-11-06 16:21:29 +01:00
Anna Kozlova
a6bd93a9c7
change signature: fix search for tags to remove in unsorted array (IDEA-147535)
2015-11-06 16:21:29 +01:00
Anna Kozlova
25d3334300
move member: restore qualifier in switch labels for non-enum constants (IDEA-147539)
2015-11-06 16:21:29 +01:00
Anna Kozlova
a73d1238ff
testdata for IDEA-147511
2015-11-06 16:21:29 +01:00
Anna Kozlova
56333d2303
tests: allow scroll to source together with track running test as scroll should be done for manual selection only
2015-11-06 16:21:29 +01:00
Anna Kozlova
eb46a9c5a2
sm runner: scroll to source on manual selection only (IDEA-147403)
2015-11-06 16:21:29 +01:00
peter
6fdc2d284e
StaticInitializerReferencesSubClassInspection: don't report private subclasses that can't be initialized by another thread
2015-11-06 16:07:42 +01:00
peter
96431dd854
IDEA-147454 Smart completion add parentheses to class declaration in throws statement
2015-11-06 16:07:41 +01:00
Dmitry Batrak
558f9abdd6
use consistent (and mockable) char width in tests
2015-11-06 17:36:39 +03:00
Dmitry Batrak
a745446a42
validate soft wrap positions in editor stress test
2015-11-06 17:36:38 +03:00
Daniil Ovchinnikov
c71e3ad196
[groovy] GroovyFindUsagesProvider: unused INSTANCE field and default constructor removed
2015-11-06 16:58:55 +03:00
Daniil Ovchinnikov
2f5e6277f0
[groovy] get presentable text in GroovyExpressionTypeProvider.
...
It is needed to properly display `as`-coercion trait types e.g. `Foo as T1, T2` instead of `Foo`.
2015-11-06 16:58:55 +03:00
Roman Shevchenko
77f160ec5e
[java] type annotations in method return type (IDEA-147494)
2015-11-06 14:57:53 +01:00
nik
1b5e7e27b7
workaround for IDEA-147530: make sure that when a new light module is created it won't take settings from previously saved module
2015-11-06 16:56:48 +03:00
Denis Fokin
d4d122d57f
IDEA-145612 IllegalArgumentException "invalid keyCode"
2015-11-06 17:27:51 +04:00
Yaroslav Lepenkin
298ccd6b0a
Show only last days recent tests
2015-11-06 16:26:55 +03:00
Yaroslav Lepenkin
5ebfec4ec8
performance test: increased time for hot file indent detection
2015-11-06 16:26:53 +03:00
Mikhail Golubev
6ae38d8c40
Unify line separators in documentation for Python keywords
...
It also fixes PyQuickDocTest#testReturnKeyword test on Windows.
2015-11-06 16:16:11 +03:00
Mikhail Golubev
f56f422545
PY-17470 Fix IndexError in rest_formatter.py helper
...
This error occurs when there is no type test after colon
in `:type` and `:rtype` declarations.
2015-11-06 16:16:11 +03:00
Mikhail Golubev
7ad9c6f405
PY-17470 PY-17529 Don't attempt to remove quotes from already unescaped docstring
...
Because PyStringLiteralExpressionImpl#getNodeTextRange used for that
strips at least first character unconditionally, user sees corrupted
docstring description without the first letter.
2015-11-06 16:16:11 +03:00
Mikhail Golubev
8d3d05df8c
Fix typo in log message
2015-11-06 16:16:11 +03:00
Sergey Malenkov
c5cf3ac835
IDEA-146427 Entering and searching keyboard and mouse shortcuts in Settings | Keymap
2015-11-06 16:09:08 +03:00
Dmitry Batkovich
865f0629c9
"initialize variable" & "initialize in constructor" suggests only public classes for collections
2015-11-06 16:02:14 +03:00
Michael Golubev
ca528afad5
IDEA-144272 - IAE at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.a
2015-11-06 13:59:12 +01:00
Dmitry Batkovich
e8805cb2cc
"initialize variable" & "initialize in constructor" suggests default constructors (with inheritor's if collection) (IDEA-145431)
2015-11-06 15:56:50 +03:00
Egor.Ushakov
fb32abd2fe
correctly render alternative sources from jdk (show something more than just rt.jar)
2015-11-06 15:55:42 +03:00
Eugene Zhuravlev
4515f3496e
fallback url provided when legacy key conversion is not possible (IDEA-147130),
...
'JetProfile' term changed to 'JetBrains Account' in UI error messages
2015-11-06 15:46:54 +03:00
Vassiliy.Kudryashov
3045138aef
project leak via toolbar->icon->DeferredIcon.evaluator->RunManager$1->project
2015-11-06 15:38:53 +03:00
Alexander Zolotov
2ca501b2cd
CSS: do not cache custom selectors
2015-11-06 15:35:00 +03:00
Vladislav.Soroka
521a88bfb3
external system: do not cleanup orphan project libraries if import runs from Project Structure Dialog
2015-11-06 15:30:09 +03:00
Philipp Smorygo
0cce542e7b
OC-9697 Include ObjC symbols into search everywhere
2015-11-06 15:24:52 +03:00
Dmitry Avdeev
fa128d1565
IDEA-143572 Android: IAE at com.android.tools.idea.gradle.parser.GradleGroovyFile.checkInitialized: fix import Gradle module from project structure
2015-11-06 14:51:47 +03:00
Anna Kozlova
db3999c65a
don't check public modifier for abstract classes cause inheritors would be checked for actual runnable
2015-11-06 12:17:00 +01:00
Anna Kozlova
6c0727a38d
drill to directory content in case of flatten packages for content/source root directories (IDEA-147449)
2015-11-06 12:17:00 +01:00
Vladislav.Soroka
0d13912ba8
maven: index update error log fix
2015-11-06 13:31:39 +03:00
Roman Shevchenko
d8f90c8826
[platform] system health issues logged always
2015-11-06 11:25:46 +01:00
Dmitry Avdeev
caab8e5807
IDEA-143572 Android: IAE at com.android.tools.idea.gradle.parser.GradleGroovyFile.checkInitialized
2015-11-06 12:59:28 +03:00
Vladislav.Soroka
1e3d48c178
maven: fix blinking test
2015-11-06 12:55:41 +03:00
Konstantin Ulitin
51a519f96a
use proper element type for building stubs in LightStubBuilder
2015-11-06 12:49:14 +03:00
Dmitry Batkovich
6ac9b9d08c
guava inspection description is rewritten (IDEA-147473) (IDEA-147460)
2015-11-06 12:47:34 +03:00
Alexey Kudravtsev
84d9b0e5a6
check for cyclic Disposable registrations for IDEA-147098
2015-11-06 12:12:42 +03:00
Yaroslav Lepenkin
a7b28ab901
Do not run indent detector in any way in viewer mode
2015-11-06 12:11:08 +03:00
Dennis Ushakov
e1046a95e8
fix project leak via parsable
2015-11-06 11:32:46 +03:00
Dmitry Batrak
98968ef32f
cleanup
2015-11-06 11:28:55 +03:00
Dmitry Batrak
01d5262bbf
don't invoke coordinate transformation functions while soft wrap model is in inconsistent state
2015-11-06 11:28:54 +03:00
Dmitry Batrak
ac5f1e43b1
make sure seed and iteration are always logged, even if thrown exception is discarded upper in the call stack
2015-11-06 11:28:53 +03:00
Dmitry Batrak
25d74560ff
don't use legacy code with editor.new.rendering
2015-11-06 11:28:51 +03:00
Dmitry Batrak
8de9b0fa45
extract EditorStressTest
2015-11-06 11:28:50 +03:00
Dmitry Batrak
33e0477669
use Java 8 features in test
2015-11-06 11:28:49 +03:00
Gregory.Shrago
6ae2aac04a
DBE-515 Connecting dialog: provide a way to see the full database error message
2015-11-06 03:33:34 +03:00