peter
|
ced18f2839
|
prefer expected type generics suggestions in java completion, overwrite existing type arguments (IDEA-145119)
|
2015-09-23 18:08:03 +02:00 |
|
peter
|
061d01c95b
|
IDEA-145409 IntelliJRulezz in completion message
|
2015-09-23 18:08:03 +02:00 |
|
peter
|
e3657dfb11
|
always suggest non-imported annotations (IDEA-145447)
|
2015-09-23 18:08:03 +02:00 |
|
Konstantin Bulenkov
|
5440346677
|
increase recent projects number from 25 to 50
|
2015-09-23 17:57:59 +02:00 |
|
Konstantin Bulenkov
|
0667117a95
|
add meta information about recent projects for jb toolbox
|
2015-09-23 17:57:58 +02:00 |
|
Mikhail Golubev
|
17c159e8a5
|
Pythonify and cleanup rest_formatter.py helper script
|
2015-09-23 18:42:18 +03:00 |
|
Mikhail Golubev
|
7c856a53b1
|
PY-16871 Unescape asterisks in parameter names and don't turn them into hyperlinks
|
2015-09-23 18:42:18 +03:00 |
|
Mikhail Golubev
|
8d13f7a13a
|
Slight improvements in PyTargetExpression's methods related to docstrings
|
2015-09-23 18:42:18 +03:00 |
|
Mikhail Golubev
|
90dc4c50d4
|
Extract method PyTestCase#getIndentOptions()
|
2015-09-23 18:42:17 +03:00 |
|
Mikhail Golubev
|
a955f6c927
|
PY-16765 For sections inside Google code style docstring use indentation configured for Python
PyFunctionBuilder and PyDocstringGenerator require a PSI element to
use proper formatting and style for generated docstring.
|
2015-09-23 18:42:17 +03:00 |
|
Anton Tarasov
|
07f389d9cd
|
IDEA-145230: [follow-up] a ctor is back to public
|
2015-09-23 18:16:05 +03:00 |
|
Anton Tarasov
|
55078ba93b
|
IDEA-141684: [follow-up] derived font size from UI settings
|
2015-09-23 17:44:32 +03:00 |
|
Kirill Likhodedov
|
2bfc764765
|
[vcs] clone dialog: call modal task in the common code, thus simplifying implementations
+ simplify Git code by using Git.class.
|
2015-09-23 16:52:17 +03:00 |
|
Kirill Likhodedov
|
7cc58052c3
|
[vcs] simplify testing message (and thus properly capitalize it :) )
|
2015-09-23 16:52:15 +03:00 |
|
Kirill Likhodedov
|
9e95a9a1c4
|
[vsc] annotate: rethrow PCE to let ProgressManager handle it
|
2015-09-23 16:52:13 +03:00 |
|
Kirill Likhodedov
|
d0f5f84d6f
|
[git] cancellable modal & background tasks
|
2015-09-23 16:52:11 +03:00 |
|
Kirill Likhodedov
|
bfbaa62664
|
PCE: don't log, rethrow
|
2015-09-23 16:52:09 +03:00 |
|
Kirill Likhodedov
|
3269666127
|
[git] support non-binary git process cancellation
|
2015-09-23 16:52:07 +03:00 |
|
Kirill Likhodedov
|
bffa7ed555
|
[git] don't set exit code if already set
to avoid overriding manual exit code by processTerminated().
|
2015-09-23 16:52:05 +03:00 |
|
Kirill Likhodedov
|
db96bf5b5d
|
[git] IDEA-145065 test git executable under cancellable modal progress
|
2015-09-23 16:52:03 +03:00 |
|
Sergey Ignatov
|
60bccce0a6
|
don't show no files for empty change lists
IDEA-CR-5051
|
2015-09-23 16:48:24 +03:00 |
|
Nadya Zabrodina
|
425de211bf
|
[patch]: style: improve include base revision content option text
|
2015-09-23 16:43:13 +03:00 |
|
Nadya Zabrodina
|
aa5e56e4ce
|
[shelve]: IDEA-144407 Unshelve: diff dialog improve title for empty revision info "(revision )"
|
2015-09-23 16:43:13 +03:00 |
|
Alexey Kudravtsev
|
79964d1579
|
repaint file tab icon after dumb mode fixed, evaluate icons in app pool instead of dedicated thread
|
2015-09-23 16:33:26 +03:00 |
|
Alexey Kudravtsev
|
3794adaa71
|
cleanup, off by one error fixed
|
2015-09-23 16:33:24 +03:00 |
|
Yaroslav Lepenkin
|
1ec58c693d
|
Show settings from notification about detected indents goes into proper page. (Since there was not options declared in searchableOptions.xml settings filter was going into some random inspection page)
|
2015-09-23 16:31:11 +03:00 |
|
nik
|
50569c807d
|
exception reporting: if non-default errorHandler extension is specified in plugin.xml it should be used even if the plugin vendor is JetBrains (so exceptions from Android plugin will be send to Google)
|
2015-09-23 16:28:43 +03:00 |
|
nik
|
a38a4c80e3
|
capitalization fixed for background tasks titles
|
2015-09-23 16:28:43 +03:00 |
|
Andrey Starovoyt
|
92ea9ea289
|
javascript: enable 'between xml tags handler' for jsx & tsx
|
2015-09-23 16:26:28 +03:00 |
|
Yann Cébron
|
003dc633c6
|
Lang.xml: remove strange skipForDefaultProject from application components where it's inapplicable
|
2015-09-23 15:24:29 +02:00 |
|
Maxim.Mossienko
|
2156093d92
|
do not create dedicated thread for compressing output, use our pooled thread executor
|
2015-09-23 15:17:57 +02:00 |
|
Nikolay Mikhaylov
|
f069f634d3
|
Maven jobs ordering
|
2015-09-23 16:12:51 +03:00 |
|
Kirill Likhodedov
|
6440b60ff6
|
remove obsolete project service declaration
|
2015-09-23 16:10:09 +03:00 |
|
Roman Shevchenko
|
b96b38b551
|
Merge remote-tracking branch 'origin/master'
|
2015-09-23 16:07:46 +03:00 |
|
Sergey Ignatov
|
1603e2802f
|
use shortcut of SHOW_INTENTION_ACTIONS
IDEA-CR-4955
|
2015-09-23 16:06:32 +03:00 |
|
Roman Shevchenko
|
2c62c2d9d5
|
[jps] logs problematic .class file name (IDEA-145366)
|
2015-09-23 15:58:41 +03:00 |
|
Roman Shevchenko
|
70043dff6e
|
Cleanup (duplicate; formatting)
|
2015-09-23 15:56:51 +03:00 |
|
Sergey Malenkov
|
b56a82422f
|
IDEA-108023 - search for MouseShortcut through the component's hierarchy
|
2015-09-23 15:53:21 +03:00 |
|
Sergey Malenkov
|
d6fd6ba989
|
IDEA-108023 - fix scrolling in the editor
|
2015-09-23 15:53:19 +03:00 |
|
Dmitry Avdeev
|
e0e4f2145f
|
PersistenceStressTest
|
2015-09-23 15:39:00 +03:00 |
|
Anna Kozlova
|
b5a2695135
|
ensure type is denotable before creation from it's canonical text
EA-59385 - assert: ExpectedTypeUtils$ExpectedTypeVisitor.getTypeOfParameter
|
2015-09-23 15:29:11 +03:00 |
|
Anna Kozlova
|
982492c6da
|
testng: parameters table oddities fixed (IDEA-145397)
|
2015-09-23 15:29:09 +03:00 |
|
Vladimir Krivosheev
|
fa77b3354a
|
fix ModulePointerTest.testRenameModule — nullability
|
2015-09-23 13:59:34 +02:00 |
|
Vladimir Krivosheev
|
35c16e86fc
|
ConfigurablesModifiedTest — use assertJ softly, add overrides
|
2015-09-23 13:59:33 +02:00 |
|
Vladimir Krivosheev
|
3984a1f6ba
|
fix "TestDataProvider is already disposed for Project (Disposed) testEditorsAndDocumentsAreDisposed_0" — parent tear down close project anyway
|
2015-09-23 13:59:33 +02:00 |
|
liana.bakradze
|
ef4119e72c
|
EDU-487 Broken placeholders
|
2015-09-23 14:52:21 +03:00 |
|
peter
|
1bd5d7fecd
|
remove strange skipForDefaultProject from application components where it's inapplicable
|
2015-09-23 13:48:55 +02:00 |
|
peter
|
c70ab42653
|
fix finding lambdas implementing JDK interfaces
|
2015-09-23 13:48:55 +02:00 |
|
Eugene Zhuravlev
|
4d2d29c11b
|
for scratch run configurations check if the context's file is the associated scratch file instead of modules comparison
|
2015-09-23 13:05:06 +02:00 |
|
Sergey Simonchik
|
ae3f17d3d3
|
run configuration: add @NotNull
|
2015-09-23 13:54:00 +03:00 |
|