Pavel Dolgov
|
94372ddd12
|
Java inspection: Simplify stream API call chains - error handling added, inspection description improved, tests added (IDEA-140724, IDEA-156324)
|
2016-05-26 16:27:17 +03:00 |
|
Alexey Kudravtsev
|
9e8fdba15e
|
cleanup, lambdify
|
2016-05-26 16:23:21 +03:00 |
|
Alexey Kudravtsev
|
b449c25183
|
use thread-safe AtomicInteger because it's used from the other thread after all
|
2016-05-26 16:23:21 +03:00 |
|
Dmitry Avdeev
|
eff5d4a876
|
AE fixed
|
2016-05-26 16:20:47 +03:00 |
|
Rustam Vishnyakov
|
e8f6bdb0a5
|
* JavaLineIndentProvider introduced
* Fixes for indent calculation inside block after {
|
2016-05-26 15:56:04 +03:00 |
|
Yann Cébron
|
c8a8807de8
|
DevKit: registry.properties highlight keys without corresponding ".description" + quick fix
|
2016-05-26 14:49:49 +02:00 |
|
Egor.Ushakov
|
be8dbe4122
|
IDEA-156664 Incorrect alternative source
|
2016-05-26 15:40:48 +03:00 |
|
Dmitry Batkovich
|
9ce33254f6
|
inspection toolwindow: do not need get implicit constructor to delete from entry points IDEA-156613
|
2016-05-26 14:50:55 +03:00 |
|
Dmitry Batkovich
|
7e45f55f73
|
inspection toolwindow: wrap RefManager comparator method with read action IDEA-156469
|
2016-05-26 14:50:55 +03:00 |
|
Nadya Zabrodina
|
a965fc1998
|
[patch]: update component to get modality state for (EA-82857)
|
2016-05-26 14:17:43 +03:00 |
|
Pavel Dolgov
|
fb6d1071da
|
Javafx: Find usages of fx:id attributes in CSS hash selectors (IDEA-154197)
|
2016-05-26 13:58:29 +03:00 |
|
Egor.Ushakov
|
7b08a5b1a6
|
toString impls for debug
|
2016-05-26 13:54:15 +03:00 |
|
Roman Shevchenko
|
0b32f973d4
|
[platform] fixes noisy nested .jar logging (less destructive)
|
2016-05-26 13:53:20 +03:00 |
|
Alexander Zolotov
|
0509b7922c
|
Emmet: do not consider attributes without value as default- or
implied-attributes (IDEA-146566)
|
2016-05-26 13:04:41 +03:00 |
|
Alexey Kudravtsev
|
3d8ac80912
|
make test run in seconds instead of minutes
|
2016-05-26 12:26:15 +03:00 |
|
Alexey Kudravtsev
|
135c418cad
|
performance in case of thousands events in the queue should be linear, not quadratic
|
2016-05-26 12:25:40 +03:00 |
|
Alexey Kudravtsev
|
ffb83738bf
|
cleanup
|
2016-05-26 12:21:48 +03:00 |
|
Alexey Kudravtsev
|
e5f213cea5
|
IDEA-152063 IntelliJ fails to use encoding from project settings for files containing breakpoints when project is opened
|
2016-05-26 12:21:35 +03:00 |
|
Dmitry Batkovich
|
f47e3cf899
|
Merge remote-tracking branch 'origin/master'
|
2016-05-26 09:59:48 +03:00 |
|
Alexander Lobas
|
c24a545b94
|
Support for Distraction Free Mode
|
2016-05-25 22:40:25 +03:00 |
|
Sergey Ignatov
|
fce727c8c4
|
Revert
|
2016-05-25 22:35:24 +03:00 |
|
Sergey Malenkov
|
24aecfcc60
|
IDEA-156624 Unable to assign mouse wheel shortcut
|
2016-05-25 22:28:45 +03:00 |
|
nik
|
ed75183f81
|
reverted "fixes noisy nested .jar logging" to fix starting IDEA from sources
|
2016-05-25 22:16:03 +03:00 |
|
Bas Leijdekkers
|
452a9ee9c3
|
IDEA-156488 (Convert octal literal to decimal literal loses long modifier)
|
2016-05-25 21:08:30 +02:00 |
|
Bas Leijdekkers
|
7a1d3aaaae
|
IG: fix "Remove leading zero to make decimal" quickfix problem (IDEA-156488)
|
2016-05-25 21:08:29 +02:00 |
|
peter
|
9e2d4a4949
|
PsiCachedValue: remove duplicate condition
|
2016-05-25 20:55:06 +02:00 |
|
Dmitry Batkovich
|
71a7f2252a
|
inspection toolwindow: fix for (IDEA-156469) reverted because of too broad read action (IDEA-156635)
|
2016-05-25 21:41:06 +03:00 |
|
Egor.Ushakov
|
1345724929
|
IDEA-156429 Debugger regularly shows "Address already in use"
|
2016-05-25 21:10:45 +03:00 |
|
nik
|
28dd64910a
|
restored API compatibility to fix Kotlin plugin
|
2016-05-25 19:59:14 +03:00 |
|
Roman Shevchenko
|
d38864a506
|
Cleanup (formatting; test extended)
|
2016-05-25 19:39:39 +03:00 |
|
Anna Kozlova
|
137ee60763
|
create method from method reference: make abstract if inside interface and not static (IDEA-156596)
|
2016-05-25 19:37:58 +03:00 |
|
Aleksey Pivovarov
|
f9cc8003b6
|
git: fix tests
Task.queue() should be called from EDT
it was broken in 7281d44 - BackgroundTaskQueue allows non-EDT access
|
2016-05-25 18:59:48 +03:00 |
|
Aleksey Pivovarov
|
801995bcb7
|
vcs: BackgroundTaskQueue - run task synchronously in launcher thread in tests
restore original behaviour
|
2016-05-25 18:59:48 +03:00 |
|
Konstantin Ulitin
|
ea6143f6fd
|
WEB-20618 JS debugger memory leak
|
2016-05-25 18:57:53 +03:00 |
|
Roman Shevchenko
|
f93ebf7a9b
|
Merge remote-tracking branch 'origin/master'
|
2016-05-25 18:57:08 +03:00 |
|
Roman Shevchenko
|
3e1882a01b
|
[platform] fixes noisy nested .jar logging
|
2016-05-25 18:56:09 +03:00 |
|
Anna Kozlova
|
1ca92851e8
|
pull up: fix search by signature in superclass (IDEA-140710)
|
2016-05-25 18:40:17 +03:00 |
|
Anna Kozlova
|
28d41e3516
|
surround with: adjust range if no selection is present so multi-line statement can be wrapped (IDEA-156463)
|
2016-05-25 18:40:17 +03:00 |
|
Anna Kozlova
|
5d877a889b
|
copy: allow to reject file type association and do not open editor afterwards (IDEA-156511)
|
2016-05-25 18:40:17 +03:00 |
|
Anna Kozlova
|
7f8b5f8952
|
redundant cast: process branches of conditional expressions with respect to expected type for functional expressions (IDEA-156480)
|
2016-05-25 18:40:17 +03:00 |
|
Anna Kozlova
|
3e2423f245
|
change signature from usage: ignore types of poly expressions if they are not assignable (IDEA-156521)
|
2016-05-25 18:40:17 +03:00 |
|
Vladimir Krivosheev
|
db0ea9e855
|
IDEA-156365 Force Step Into in debugger causes AbstractMethodError
|
2016-05-25 16:49:18 +02:00 |
|
Julia Beliaeva
|
0683a764fd
|
[vcs-log] rename StripesAnimatedIcon -> ProgressStripeIcon; move icon classes inside
|
2016-05-25 17:33:28 +03:00 |
|
Julia Beliaeva
|
44cc716846
|
[vcs-log] extract method for icon height
|
2016-05-25 17:33:26 +03:00 |
|
Julia Beliaeva
|
623ae149f0
|
[vcs-log] update progress indicator after look and feel change
|
2016-05-25 17:33:24 +03:00 |
|
Julia Beliaeva
|
872594db8f
|
[vcs-log] reverse stripes direction (they travel to the left now, as in status bar progress)
|
2016-05-25 17:33:21 +03:00 |
|
Julia Beliaeva
|
75b7f79c4f
|
[vcs-log] gradient progress icon for mac light ui theme
|
2016-05-25 17:33:19 +03:00 |
|
Elizaveta Shashkova
|
e1d33d6dbc
|
Update debugger binaries (PY-13540)
|
2016-05-25 17:28:22 +03:00 |
|
Vladislav.Soroka
|
972c54ce85
|
gradle: handle dependency substitutions for version >2.5
|
2016-05-25 17:12:46 +03:00 |
|
Vladislav.Soroka
|
ad9d7df1c3
|
maven: possible NPE fix
|
2016-05-25 17:12:46 +03:00 |
|