Vasily Pisar [Thu, 29 Oct 2015 14:07:59 +0000 (17:07 +0300)]
CPP-4824 Inconsistent order of settings in Code Style | CMake | Spaces
Better order: definition, then call
Vasily Pisar [Thu, 29 Oct 2015 13:07:05 +0000 (16:07 +0300)]
Merge branch 'master' into daywalker/cmake_option_sorting
Alexey Kudravtsev [Thu, 29 Oct 2015 12:09:20 +0000 (15:09 +0300)]
readable thread names
Alexey Kudravtsev [Thu, 29 Oct 2015 11:59:56 +0000 (14:59 +0300)]
readable thread name
Alexey Kudravtsev [Wed, 28 Oct 2015 17:39:53 +0000 (20:39 +0300)]
cleanup
Alexey Kudravtsev [Wed, 28 Oct 2015 12:55:03 +0000 (15:55 +0300)]
cleanup
Alexey Kudravtsev [Wed, 28 Oct 2015 12:52:18 +0000 (15:52 +0300)]
added custom strategy parameter
Alexey Kudravtsev [Wed, 28 Oct 2015 12:52:03 +0000 (15:52 +0300)]
notnull
Mikhail Golubev [Wed, 28 Oct 2015 14:34:23 +0000 (17:34 +0300)]
PY-17220 Don't pass SUB after stdin content for google_formatter.py
It seems that it causes process to hang expecting end of stdin
(at least on Windows 10).
(cherry picked from commit
aa4d0ed)
Vladislav.Soroka [Thu, 29 Oct 2015 11:45:27 +0000 (14:45 +0300)]
maven: fix search of suitableVersions for ExternalLibraryDescriptor with equal min and max version options
Aleksey Pivovarov [Thu, 29 Oct 2015 11:28:12 +0000 (14:28 +0300)]
ui: avoid unnecessary copy-paste of super method
Mikhail Golubev [Thu, 29 Oct 2015 10:05:07 +0000 (13:05 +0300)]
PY-9231 Get rid of debug exception that was left accidentally (IDEA-CR-6161)
Eugene Zhuravlev [Thu, 29 Oct 2015 10:51:08 +0000 (11:51 +0100)]
collision dialog text corrections (IDEA-147014)
Dmitry Batrak [Fri, 16 Oct 2015 16:36:16 +0000 (19:36 +0300)]
IDEA-146369 Red annotations in quick doc
Dmitry Batrak [Fri, 16 Oct 2015 10:57:35 +0000 (13:57 +0300)]
IDEA-145546 Editor tabs and editor font is not antialiased until app is focused
Dmitry Batrak [Fri, 16 Oct 2015 08:44:49 +0000 (11:44 +0300)]
IDEA-145746 Navigate to element does not do horizontal scrolling if file is not opened
peter [Thu, 29 Oct 2015 10:01:58 +0000 (11:01 +0100)]
use lookup.getProject
peter [Thu, 29 Oct 2015 09:57:46 +0000 (10:57 +0100)]
don't cache invalid injected editor in lookup (IDEA-146179, EA-54321 - assert: PsiFileImpl.clone)
peter [Thu, 29 Oct 2015 09:52:49 +0000 (10:52 +0100)]
PsiLock seems to be useless in PsiFileImpl.derefStub
peter [Thu, 29 Oct 2015 09:32:04 +0000 (10:32 +0100)]
smartPointer.get(Psi)Range should be not-null for valid pointers; fix related data race (EA-74922 - assert: TextRange.<init>)
Anna Kozlova [Wed, 28 Oct 2015 20:07:56 +0000 (21:07 +0100)]
disable inspection tool on directory
EA-69117 - IAE: PackageSetBase.contains
Anna Kozlova [Wed, 28 Oct 2015 19:56:31 +0000 (20:56 +0100)]
EA-74337 - assert: CheckedExceptionCompatibilityConstraint.reduce
Anna Kozlova [Wed, 28 Oct 2015 19:20:07 +0000 (20:20 +0100)]
EA-74632 - NPE: OverrideImplementUtil.overrideOrImplementMethodsInRightPlace
Anton Tarasov [Thu, 29 Oct 2015 09:50:54 +0000 (12:50 +0300)]
downgrade batik 1.8 to 1.7.1
nik [Wed, 28 Oct 2015 18:04:47 +0000 (21:04 +0300)]
GWT: don't start (slow and non-incremental) GWT compilation for whole module if 'compile file' action is invoked (ZD-75490)
nik [Wed, 28 Oct 2015 12:51:00 +0000 (15:51 +0300)]
when gradle/maven project is opened in headless mode (e.g. to run offline inspections) open existing project and run import to ensure that old IDE-specific configuration (e.g. inspection profiles) won't be deleted and project model will be updated (IDEA-119815)
Gregory.Shrago [Thu, 29 Oct 2015 01:45:44 +0000 (04:45 +0300)]
pluralize: matrix, index, medium
Bas Leijdekkers [Wed, 28 Oct 2015 21:20:21 +0000 (22:20 +0100)]
IDEA-146951 (Structural Search fails with '<' in search in pattern)
Bas Leijdekkers [Wed, 28 Oct 2015 21:18:27 +0000 (22:18 +0100)]
type migration: cleanup
Sergey Simonchik [Wed, 28 Oct 2015 21:12:03 +0000 (00:12 +0300)]
WEB-18808 'Rerun tests' (Alt+Shift+R) doesn't re-run tests
Roman Shevchenko [Wed, 28 Oct 2015 20:02:31 +0000 (21:02 +0100)]
[ui] Project View's content combo flattened out; dead code dropped
Vasily Pisar [Wed, 28 Oct 2015 19:57:13 +0000 (22:57 +0300)]
CPP-4824 Inconsistent order of settings in Code Style | CMake | Spaces
Reverting previous commit + proper sorting in options
Yann Cébron [Wed, 28 Oct 2015 19:48:55 +0000 (20:48 +0100)]
Merge remote-tracking branch 'origin/master'
Yann Cébron [Wed, 28 Oct 2015 19:42:24 +0000 (20:42 +0100)]
CustomTargetExpressionStubType: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:41:53 +0000 (20:41 +0100)]
PyDumbAwareAnnotator: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:41:28 +0000 (20:41 +0100)]
PyBreakpointHandlerFactory: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:40:56 +0000 (20:40 +0100)]
PathMacroExpandableProtocolBean: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:37:55 +0000 (20:37 +0100)]
GeneralSettingsConfigurable: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:36:07 +0000 (20:36 +0100)]
TypeNameEP: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:35:52 +0000 (20:35 +0100)]
TypeIconEP: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:35:33 +0000 (20:35 +0100)]
ProductivityFeaturesProvider: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:34:49 +0000 (20:34 +0100)]
JavaExpressionSurrounder: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:34:28 +0000 (20:34 +0100)]
MavenImporter: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:34:10 +0000 (20:34 +0100)]
ManifestImporter: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:31:50 +0000 (20:31 +0100)]
AbstractProjectViewPane: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:31:26 +0000 (20:31 +0100)]
InternalTemplateBean: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:27:24 +0000 (20:27 +0100)]
CompletionPreselectionBehaviourProvider: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:26:20 +0000 (20:26 +0100)]
FileLookupInfoProvider: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:25:39 +0000 (20:25 +0100)]
SdkType: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:24:15 +0000 (20:24 +0100)]
BackspaceHandlerDelegate: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:21:13 +0000 (20:21 +0100)]
ClassFileDecompilers: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:18:20 +0000 (20:18 +0100)]
SearchScopeEnlarger: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:17:43 +0000 (20:17 +0100)]
DefinitionsSearch: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 19:12:17 +0000 (20:12 +0100)]
NodeDescriptorNameAdjuster: add final to EP_NAME
peter [Wed, 28 Oct 2015 19:01:37 +0000 (20:01 +0100)]
make NotNullVerifyingInstrumenterTest walk file system deterministically
Yann Cébron [Wed, 28 Oct 2015 19:00:56 +0000 (20:00 +0100)]
Merge remote-tracking branch 'origin/master'
Yann Cébron [Wed, 28 Oct 2015 19:00:20 +0000 (20:00 +0100)]
FileTemplateDefaultExtension: add final to EP_NAME
Yann Cébron [Wed, 28 Oct 2015 18:59:55 +0000 (19:59 +0100)]
DevKit: EP-DomExtender use PsiClass via PluginPsiClassConverter
Anna Kozlova [Wed, 28 Oct 2015 18:41:26 +0000 (19:41 +0100)]
reject wrap fix if types are incompatible: fix AdvHighlightingTests
Anna Kozlova [Wed, 28 Oct 2015 17:14:50 +0000 (18:14 +0100)]
remove this qualifier on anonym -> method ref fix
Anna Kozlova [Wed, 28 Oct 2015 16:11:41 +0000 (17:11 +0100)]
NPE (IDEA-147001)
Vassiliy.Kudryashov [Wed, 28 Oct 2015 18:02:53 +0000 (21:02 +0300)]
License Dialog: UI for legacy keys convertation
Sergey Malenkov [Wed, 28 Oct 2015 17:59:53 +0000 (20:59 +0300)]
IDEA-146174 Implement new usage statistics notification
Fix buttons background with Darcula L&F
peter [Wed, 28 Oct 2015 17:49:39 +0000 (18:49 +0100)]
find usages: tolerate non-physical elements from LocalSearchScope, search in their navigation elements if possible (EA-71796 - assert: LowLevelSearchUtil.processElementsContainingWordInElement)
peter [Wed, 28 Oct 2015 17:27:07 +0000 (18:27 +0100)]
allow bg dumb mode in SelectFilesDialog (EA-72850 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 17:23:51 +0000 (18:23 +0100)]
getLastCommittedStamp doesn't require freezing injected documents, so speed it up
peter [Wed, 28 Oct 2015 17:21:46 +0000 (18:21 +0100)]
more detailed diagnostics for EA-73511 - assert: ShredImpl.<init>
peter [Wed, 28 Oct 2015 17:10:07 +0000 (18:10 +0100)]
let refactoring dialogs be prepared to dumb mode, but a modal one (EA-72791 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 17:08:31 +0000 (18:08 +0100)]
dump permissions: don't ever start background dumb mode if someone requested it to be modal
peter [Wed, 28 Oct 2015 16:54:23 +0000 (17:54 +0100)]
allow bg dumb mode inside CheckoutAction (EA-75341 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 16:49:10 +0000 (17:49 +0100)]
allow bg dumb mode inside merge dialog (EA-75348 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 16:44:03 +0000 (17:44 +0100)]
allow modal dumb mode in code cleanup (EA-75351 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 16:16:01 +0000 (17:16 +0100)]
move getRootIndex to HighlightingSettingsPerFile
Roman Shevchenko [Wed, 28 Oct 2015 17:29:23 +0000 (18:29 +0100)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Wed, 28 Oct 2015 16:22:31 +0000 (17:22 +0100)]
Cleanup (formatting)
Yann Cébron [Wed, 28 Oct 2015 17:21:14 +0000 (18:21 +0100)]
Merge remote-tracking branch 'origin/master'
Yann Cébron [Wed, 28 Oct 2015 17:20:27 +0000 (18:20 +0100)]
DevKit: resolve EP "implementation" attribute to "interface" PsiClass (fallback: EP declaration)
Sergey Ignatov [Wed, 28 Oct 2015 17:17:05 +0000 (20:17 +0300)]
go to action action: fix the test for sorting by length and add a test for sorting by mode
Anton Tarasov [Wed, 28 Oct 2015 17:10:45 +0000 (20:10 +0300)]
add xml-apis-ext as a dependency of batik-1.8
Dmitry Batkovich [Wed, 28 Oct 2015 17:00:33 +0000 (20:00 +0300)]
old guava inspection removed
Dmitry Batkovich [Wed, 28 Oct 2015 16:54:28 +0000 (19:54 +0300)]
IDEA-146770 Suggest Math.toIntExact to convert long to int
Aleksey Pivovarov [Wed, 28 Oct 2015 16:24:51 +0000 (19:24 +0300)]
IDEA-146998 diff: allow to change default settings in 'old diff'
was broken by
f9174b7
Egor.Ushakov [Wed, 28 Oct 2015 16:33:02 +0000 (19:33 +0300)]
IDEA-146827 IndexOutOfBoundsException on toggle breakpoint action update
peter [Wed, 28 Oct 2015 15:46:57 +0000 (16:46 +0100)]
reduce PsiLock contention: don't take it when there's no AST reference to clear
peter [Wed, 28 Oct 2015 15:42:28 +0000 (16:42 +0100)]
don't instrument bridge methods for @NotNull (IDEA-146977)
peter [Wed, 28 Oct 2015 15:40:17 +0000 (16:40 +0100)]
don't load AST in HighlightingSettingsPerFile.getHighlightingSettingForRoot
peter [Wed, 28 Oct 2015 14:18:29 +0000 (15:18 +0100)]
allow bg dumb mode in move refactoring dialog (EA-72844 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
peter [Wed, 28 Oct 2015 13:58:25 +0000 (14:58 +0100)]
allow bg dumb mode in new project creation (EA-75020 - Throwable: DumbServiceImpl.scheduleCacheUpdate)
Vladislav.Soroka [Wed, 28 Oct 2015 15:45:45 +0000 (18:45 +0300)]
gradle: reuse io files for init scripts
Roman Shevchenko [Wed, 28 Oct 2015 15:47:15 +0000 (16:47 +0100)]
[util] covariant Comparing.haveEqualElements()
Yann Cébron [Wed, 28 Oct 2015 15:46:08 +0000 (16:46 +0100)]
IDEA-141766 plugin.xml: highlight missing extensions@defaultExtensionNs="com.intellij"
Roman Shevchenko [Wed, 28 Oct 2015 15:17:59 +0000 (16:17 +0100)]
Cleanup (formatting)
Vladimir Krivosheev [Wed, 28 Oct 2015 13:53:37 +0000 (14:53 +0100)]
cleanup
Vladimir Krivosheev [Wed, 28 Oct 2015 13:53:18 +0000 (14:53 +0100)]
convert ScriptBase, Script to kotlin
Roman Shevchenko [Wed, 28 Oct 2015 15:15:01 +0000 (16:15 +0100)]
[ui] a logic to override "always show thumb" property for transparent buttonless scroll bars
On GTK+, the thumb fits entire width/height of a scroll bar when visible (see BasicScrollBarUI.layoutVScrollbar()). The fix detects such situations and resets thumb size, thus hiding the thumb when not needed.
Anna Kozlova [Wed, 28 Oct 2015 14:56:27 +0000 (15:56 +0100)]
ignore most specific check if parameter count were not matched at all
EA-75076 - AIOOBE: InferenceSession.isMoreSpecific
Anna Kozlova [Wed, 28 Oct 2015 14:49:55 +0000 (15:49 +0100)]
use JBColor inspection optimization
Anna Kozlova [Wed, 28 Oct 2015 13:53:13 +0000 (14:53 +0100)]
ensure denotable types
Anna Kozlova [Wed, 28 Oct 2015 12:49:35 +0000 (13:49 +0100)]
testdata for EA-53634 - assert: PsiWildcardType.createSuper
Anna Kozlova [Wed, 28 Oct 2015 12:30:45 +0000 (13:30 +0100)]
don't warn about unimplemented Iterator.remove for type parameters