Roman Shevchenko
|
6446aca066
|
Merge remote-tracking branch 'origin/master'
|
2016-04-08 18:51:41 +02:00 |
|
Anna.Kozlova
|
f585ca4dab
|
cleanup
|
2016-04-08 18:44:25 +02:00 |
|
Anna.Kozlova
|
9cdb5a70af
|
trivial method ref: check if qualifier is of assignable type (IDEA-154422)
|
2016-04-08 18:44:25 +02:00 |
|
Anna.Kozlova
|
216d319f84
|
contracts
|
2016-04-08 18:44:25 +02:00 |
|
Anna.Kozlova
|
9150e6fd4a
|
clear error message (IDEA-154419)
|
2016-04-08 18:44:25 +02:00 |
|
Anna.Kozlova
|
a8ad27f8a9
|
no need to check unrelated concrete for same named constructors in the hierarchy (IDEA-154377)
|
2016-04-08 18:44:25 +02:00 |
|
Anna.Kozlova
|
572b7d8e7e
|
disable create enum constant when not applicable (IDEA-154293)
|
2016-04-08 18:44:25 +02:00 |
|
Roman Shevchenko
|
46aa5dc170
|
Cleanup (l10n; typo)
|
2016-04-08 18:44:15 +02:00 |
|
Roman Shevchenko
|
dc4d0a47b5
|
[platform] list models generified to match Swing interfaces
|
2016-04-08 18:39:44 +02:00 |
|
Vyacheslav Karpukhin
|
3f384a290c
|
CapturingProcessHandler: ability to specify a timeout when running with progress indicator
|
2016-04-08 18:19:23 +02:00 |
|
Julia Beliaeva
|
d55b6feead
|
[vcs-log] remove property listeners from tab content on dispose
|
2016-04-08 18:35:22 +03:00 |
|
Julia Beliaeva
|
dfb731e42f
|
[vcs-log] dispose VcsLogHashMapImpl
|
2016-04-08 18:35:20 +03:00 |
|
Julia Beliaeva
|
6cf3bca403
|
[vcs-log] dispose instances of LoadingPane
|
2016-04-08 18:35:18 +03:00 |
|
Julia Beliaeva
|
0a96c5cc18
|
[vcs-log] dispose DeepComparators with ui
|
2016-04-08 18:35:17 +03:00 |
|
Julia Beliaeva
|
cbe2acffb8
|
[vcs-log] close additional log tabs on log dispose
|
2016-04-08 18:35:14 +03:00 |
|
Vladislav.Soroka
|
8ad947dd59
|
IDEA-154371 New Project / Module wizard: Gradle: switching Off all "Additional Libraries and Frameworks" creates module content root in unrelated location
|
2016-04-08 18:19:45 +03:00 |
|
peter
|
94e9048976
|
assert TransactionTest is run in a non-modal state
|
2016-04-08 16:54:43 +02:00 |
|
Julia Beliaeva
|
5801968d00
|
[file-history] use fallback fonts in file history details
|
2016-04-08 17:37:13 +03:00 |
|
Julia Beliaeva
|
ca1b7a9fbd
|
[file-history] author field use ColoredCellRenderrer to properly deal with fonts
|
2016-04-08 17:37:12 +03:00 |
|
Julia Beliaeva
|
e06e135b74
|
[vcs-log] use fallback fonts for renderring commit message in details IDEA-143113
|
2016-04-08 17:37:11 +03:00 |
|
Alexey Kudravtsev
|
829d4b593b
|
do not allocate CountDownLatch if not needed
|
2016-04-08 17:19:24 +03:00 |
|
Alexey Kudravtsev
|
fb73401214
|
comment added
|
2016-04-08 17:19:24 +03:00 |
|
Alexey Kudravtsev
|
8d06f4b265
|
moved to community
|
2016-04-08 17:19:24 +03:00 |
|
Semyon Proshev
|
1a3094ed6d
|
PY-19075 Fixed: PyCharm 2016.1.1 freezes immediately after the update
SQL injection heavy cases tests have been added, limit injected string literal with 10K symbols
|
2016-04-08 16:55:08 +03:00 |
|
Dmitry Batrak
|
ed1d6904a1
|
better names for 'duplicate' actions (following IDEA-154167)
|
2016-04-08 16:49:59 +03:00 |
|
Dmitry Batkovich
|
502fc37b7e
|
inspection tool window: navigate to source fixed for applied fixes in valid ref-entities
|
2016-04-08 16:49:11 +03:00 |
|
Roman Shevchenko
|
d993011c1e
|
[java] skips class/source mismatch detection for Android SDK (IDEA-154245)
|
2016-04-08 15:46:10 +02:00 |
|
Dmitry Avdeev
|
013fd044f4
|
project category statistics
|
2016-04-08 16:07:18 +03:00 |
|
Dmitry Avdeev
|
61583b8c64
|
cleanup
|
2016-04-08 16:07:18 +03:00 |
|
Sergey Malenkov
|
980cbd19e8
|
utility classes to create custom tree models
|
2016-04-08 15:57:29 +03:00 |
|
Vladimir.Orlov
|
21c09dc06f
|
Merge remote-tracking branch 'origin/master'
|
2016-04-08 15:55:37 +03:00 |
|
Vladimir.Orlov
|
63289c0152
|
IDEA IC: added *oracle-win.zip artifact.
|
2016-04-08 15:53:46 +03:00 |
|
Anna.Kozlova
|
e12a30970a
|
introduce parameter object: support usages inside groovy
|
2016-04-08 14:47:52 +02:00 |
|
Vladislav.Soroka
|
e425f92a48
|
IDEA-154369 New Module: Gradle: by default "Add as module" shows "none", but works like parent module is selected
|
2016-04-08 15:19:32 +03:00 |
|
Mikhail Golubev
|
101c03829f
|
PY-18877 PEP 484 update: function type comments can be on the same line as function header
I actually reverted the old fix by @traff where he removed this test
from PyMissingTypeHintsInspectionTest (but not its test data surprisingly).
|
2016-04-08 14:48:13 +03:00 |
|
Mikhail Golubev
|
208bbc51be
|
PythonCopyPasteProcessor#findEmptyStatementListNearby() checks that statement list is actually empty
|
2016-04-08 14:48:12 +03:00 |
|
Alexey Ushakov
|
68a5ccc3dd
|
IDEA-154400 NPE at SwitchBootJdkAction$SwitchBootJdkDialog$1.contentsChanged on cancelling "Select IDE Boot JDK Path" dialog
Handled cancel action by setting boot jdk in list
|
2016-04-08 14:28:47 +03:00 |
|
Ivan Bessonov
|
223ef9d742
|
Fix of bug in FileUtil - do not empty the file if one tries to copy it into itself.
|
2016-04-08 14:08:29 +03:00 |
|
Andrey Vokin
|
f81b4d4303
|
IDEA-152821 Allow Cucumber tests run configuration under JDK 7
|
2016-04-08 13:04:25 +02:00 |
|
Eugene Zhuravlev
|
8805535d97
|
removing unused code
|
2016-04-08 12:58:57 +02:00 |
|
Maxim.Mossienko
|
86ab889d9a
|
set forceClean during async initialization
|
2016-04-08 12:55:59 +02:00 |
|
Alexey Kudravtsev
|
c035793147
|
lambdify
|
2016-04-08 13:53:48 +03:00 |
|
Alexey Kudravtsev
|
fb41acbee1
|
new more scalable read-write lock optimisied for reads
|
2016-04-08 13:53:48 +03:00 |
|
Dmitry Batrak
|
3095f96559
|
EA-62306 - NPE: ParameterInfoUtils.findArgumentList
|
2016-04-08 13:45:33 +03:00 |
|
Pavel Dolgov
|
1cde5021be
|
Javafx: Fix highlighting and completion for css file names in FXML stylesheets property, both attribute and tag. Tests added (IDEA-154244)
|
2016-04-08 13:00:39 +03:00 |
|
Anton Makeev
|
a724ae1d5c
|
Platform: build numbers: InspectionApplication should show IDE build number in the log
|
2016-04-08 11:59:19 +02:00 |
|
Dmitry Batkovich
|
4a407a7c46
|
inspection tool window: inspection report: read and copy css&js files from resources
|
2016-04-08 12:48:05 +03:00 |
|
Vladislav.Soroka
|
10db8f8783
|
gradle: content roots merge fix
|
2016-04-08 12:27:22 +03:00 |
|
Dmitry Batkovich
|
24e8948309
|
resource bundle editor: vfs listener merges events (IDEA-154188) (review changes)
|
2016-04-08 12:02:28 +03:00 |
|
Bas Leijdekkers
|
fc585ef433
|
add method to PsiTreeUtil
|
2016-04-08 10:59:05 +02:00 |
|