Roman Shevchenko [Thu, 27 Nov 2014 13:22:37 +0000 (14:22 +0100)]
project: inspections tuned
Roman Shevchenko [Thu, 27 Nov 2014 12:57:29 +0000 (13:57 +0100)]
Cleanup (annotations)
Roman Shevchenko [Thu, 27 Nov 2014 12:57:11 +0000 (13:57 +0100)]
Cleanup (obsolete API deprecated)
Ekaterina Tuzova [Thu, 27 Nov 2014 09:21:16 +0000 (12:21 +0300)]
Merge remote-tracking branch 'origin/master'
Ekaterina Tuzova [Thu, 27 Nov 2014 09:20:12 +0000 (12:20 +0300)]
removed wrong local imports from builtins
updated mock sdks
nik [Thu, 27 Nov 2014 08:59:37 +0000 (11:59 +0300)]
make modules included in artifact when 'build artifact before run' task is performed (IDEA-132397)
Konstantin Bulenkov [Thu, 27 Nov 2014 08:14:00 +0000 (09:14 +0100)]
support tabbed content if "Show Views as Tabs" == false
Dmitry Batkovich [Thu, 27 Nov 2014 08:30:57 +0000 (11:30 +0300)]
IDEA-133479 Regression: Impossible to have local and shared inspection profiles with the same name
Dmitry Avdeev [Thu, 27 Nov 2014 08:20:12 +0000 (11:20 +0300)]
NPE fixed
pasynkov [Thu, 27 Nov 2014 06:34:19 +0000 (09:34 +0300)]
make public for Upsource
peter [Wed, 26 Nov 2014 20:48:46 +0000 (21:48 +0100)]
search for non-inferred @NotNull in method hierarchy (IDEA-132831, IDEA-131608)
Vassiliy.Kudryashov [Wed, 26 Nov 2014 20:04:18 +0000 (23:04 +0300)]
Bookmarks "adaptive" icons: post-review improvement
peter [Wed, 26 Nov 2014 19:43:52 +0000 (20:43 +0100)]
ignore inferred @NotNull on overrideable methods (IDEA-132831, IDEA-131608)
Anna Kozlova [Wed, 26 Nov 2014 17:27:29 +0000 (18:27 +0100)]
Merge remote-tracking branch 'origin/master'
Anna Kozlova [Wed, 26 Nov 2014 17:24:25 +0000 (18:24 +0100)]
lambda compatibility: no need to check void return type
Anna Kozlova [Wed, 26 Nov 2014 17:22:44 +0000 (18:22 +0100)]
redundant lambda code block: ignore applicability as void -> value change is expected
Egor.Ushakov [Wed, 26 Nov 2014 17:01:10 +0000 (20:01 +0300)]
EA-62779 - IAE: XDebuggerManagerImpl.getDebugSession
Sergey Ignatov [Wed, 26 Nov 2014 16:44:30 +0000 (19:44 +0300)]
new colors for stripes (IDEA-131263)
Anna Kozlova [Wed, 26 Nov 2014 16:44:46 +0000 (17:44 +0100)]
Merge remote-tracking branch 'origin/master'
Anna Kozlova [Wed, 26 Nov 2014 16:35:45 +0000 (17:35 +0100)]
new overload resolution: integrate isPotentiallyCompatible in isApplicable checks
Eugene Zhuravlev [Wed, 26 Nov 2014 16:34:31 +0000 (17:34 +0100)]
only those sources associated with generated classes are considered "changed", that were compiled on the current round
Anna Kozlova [Wed, 26 Nov 2014 12:36:00 +0000 (13:36 +0100)]
method refs: mark as potentially incompatible expression based reference of non-static method with incorrect number of parameters; contradict spec (15.12.2.1)
Sergey Malenkov [Wed, 26 Nov 2014 16:31:33 +0000 (19:31 +0300)]
IDEA-111466 Mac OS X keyboard shortcuts with alt don't work under Oracle Java 7 (allow to assign Alt+Key via Keymap settings)
Roman Shevchenko [Wed, 26 Nov 2014 16:17:38 +0000 (17:17 +0100)]
platform: update check diagnostic; test cleanup
Dennis Ushakov [Wed, 26 Nov 2014 16:00:20 +0000 (19:00 +0300)]
enable dismiss fix
Alexey Kudravtsev [Wed, 26 Nov 2014 15:26:46 +0000 (18:26 +0300)]
moved to core
Alexey Kudravtsev [Wed, 26 Nov 2014 15:13:27 +0000 (18:13 +0300)]
made public for upsource
Alexey Kudravtsev [Wed, 26 Nov 2014 14:13:00 +0000 (17:13 +0300)]
negative start offset exception
Alexey Kudravtsev [Wed, 26 Nov 2014 13:06:55 +0000 (16:06 +0300)]
cleanup
Dennis Ushakov [Wed, 26 Nov 2014 15:13:35 +0000 (18:13 +0300)]
show file-level annotation for EC instead of notification
#WEB-14144 fixed
peter [Wed, 26 Nov 2014 15:09:30 +0000 (16:09 +0100)]
fix javadoc typo
peter [Wed, 26 Nov 2014 15:07:51 +0000 (16:07 +0100)]
open only project-related files or dirs by a full path in goto file (IDEA-132824)
peter [Wed, 26 Nov 2014 11:33:32 +0000 (12:33 +0100)]
IndexTestGenerator: support testing for language level changes
Sergey Malenkov [Wed, 26 Nov 2014 15:05:33 +0000 (18:05 +0300)]
UIUtil refactoring
Ekaterina Tuzova [Wed, 26 Nov 2014 14:59:00 +0000 (17:59 +0300)]
fixed move cell up location in keymap
irengrig [Wed, 26 Nov 2014 14:32:46 +0000 (15:32 +0100)]
Merge remote-tracking branch 'origin/master'
irengrig [Wed, 26 Nov 2014 14:25:32 +0000 (15:25 +0100)]
v8 profiling, fix filter action position
Dmitry Avdeev [Wed, 26 Nov 2014 14:04:14 +0000 (17:04 +0300)]
IDEA-58299 JSP: Find Usages / Rename works incorrect for variables defined in tag c:forEach
Dmitry Avdeev [Wed, 26 Nov 2014 12:58:19 +0000 (15:58 +0300)]
cleanup
Sergey Savenko [Wed, 26 Nov 2014 14:05:20 +0000 (17:05 +0300)]
EditorImpl: replace 'show placeholder when focused' data key with an instance field
Yaroslav Lepenkin [Wed, 26 Nov 2014 14:27:07 +0000 (16:27 +0200)]
SimpleJavaBlock, minor refactoring
Yaroslav Lepenkin [Wed, 26 Nov 2014 13:44:33 +0000 (15:44 +0200)]
clean up, formatting
Egor.Ushakov [Wed, 26 Nov 2014 13:47:39 +0000 (16:47 +0300)]
EA-62753 - SOE: JComponent.paint
Konstantin Bulenkov [Wed, 26 Nov 2014 13:23:12 +0000 (14:23 +0100)]
Merge remote-tracking branch 'origin/master'
Konstantin Bulenkov [Wed, 26 Nov 2014 13:19:54 +0000 (14:19 +0100)]
use JBColor.RED
Vassiliy.Kudryashov [Wed, 26 Nov 2014 13:18:40 +0000 (16:18 +0300)]
IDEA-112485 Shortcut to maximize toolwindow : improvements
Add "resize" and "move to" actions to "Gear" tool window button
Rollback to old tool window animation
Konstantin Bulenkov [Wed, 26 Nov 2014 13:13:25 +0000 (14:13 +0100)]
use JBColor.RED
Konstantin Bulenkov [Wed, 26 Nov 2014 13:11:28 +0000 (14:11 +0100)]
use JBColor.RED
Ekaterina Tuzova [Wed, 26 Nov 2014 12:59:39 +0000 (15:59 +0300)]
Merge remote-tracking branch 'origin/master'
Vassiliy.Kudryashov [Wed, 26 Nov 2014 12:53:29 +0000 (15:53 +0300)]
NPE fix
Dennis Ushakov [Wed, 26 Nov 2014 12:23:42 +0000 (15:23 +0300)]
stop searching for .editorconfig at project/module roots
Mikhail Golubev [Tue, 25 Nov 2014 15:01:45 +0000 (18:01 +0300)]
Do not count referenced attributes as used names PyRefactoringUtil#collectUsedNames
Julia Beliaeva [Wed, 26 Nov 2014 12:25:45 +0000 (15:25 +0300)]
[vcs-log] minor: reformat code
Julia Beliaeva [Wed, 26 Nov 2014 12:25:00 +0000 (15:25 +0300)]
[vcs-log] minor: not null annotations
Sergey Ignatov [Wed, 26 Nov 2014 12:25:38 +0000 (15:25 +0300)]
setErrorStripes for emmet preview editor
Denis Fokin [Wed, 26 Nov 2014 12:11:58 +0000 (15:11 +0300)]
IDEA-106716 Don't steal focus
Sergey Ignatov [Wed, 26 Nov 2014 11:47:12 +0000 (14:47 +0300)]
IDEA-133415 Image missing in the ToD
Sergey Ignatov [Tue, 25 Nov 2014 14:02:28 +0000 (17:02 +0300)]
transparency for windows scroll bar (IDEA-131263)
Sergey Malenkov [Wed, 26 Nov 2014 12:04:34 +0000 (15:04 +0300)]
IDEA-111466 Mac OS X keyboard shortcuts with alt don't work under Oracle Java 7 (removed unused code)
Egor.Ushakov [Wed, 26 Nov 2014 11:53:42 +0000 (14:53 +0300)]
IDEA-127182 decompile to debuggable style when possible - better method names
Dmitry Avdeev [Wed, 26 Nov 2014 11:43:10 +0000 (14:43 +0300)]
@VisibleForTesting
Rustam Vishnyakov [Wed, 26 Nov 2014 11:45:06 +0000 (14:45 +0300)]
A fix for IDEA-131190 Auto formatting formatting forwards but not backwards
Roman Shevchenko [Wed, 26 Nov 2014 11:47:46 +0000 (12:47 +0100)]
IDEA-CR-999 (connection closing)
Alexey Kudravtsev [Wed, 26 Nov 2014 11:25:29 +0000 (14:25 +0300)]
IDEA-127120 Language Injection navigation problem
Alexey Kudravtsev [Tue, 25 Nov 2014 12:42:16 +0000 (15:42 +0300)]
optimisations
Alexey Kudravtsev [Tue, 25 Nov 2014 12:17:42 +0000 (15:17 +0300)]
cleanup
Julia Beliaeva [Wed, 26 Nov 2014 11:22:39 +0000 (14:22 +0300)]
[vcs-log] minor: reformat code
Julia Beliaeva [Wed, 26 Nov 2014 11:21:59 +0000 (14:21 +0300)]
[vcs-log] wait for next load if data pack is not full when navigating to a commit IDEA-117322
Julia Beliaeva [Wed, 26 Nov 2014 11:07:40 +0000 (14:07 +0300)]
[vcs-log] run onLoad requests after task completed
Julia Beliaeva [Tue, 25 Nov 2014 13:15:08 +0000 (16:15 +0300)]
[vcs-log] select in git log action from history works even log was not open by user yet IDEA-133449
Kirill Likhodedov [Wed, 26 Nov 2014 11:11:58 +0000 (14:11 +0300)]
[git] IDEA-132502 fix NPE
Roman Shevchenko [Wed, 26 Nov 2014 10:48:45 +0000 (11:48 +0100)]
Merge remote-tracking branch 'origin/master'
Egor.Ushakov [Wed, 26 Nov 2014 10:47:18 +0000 (13:47 +0300)]
IDEA-127182 decompile to debuggable style when possible - correctly map lines from stack traces
Roman Shevchenko [Wed, 26 Nov 2014 10:47:56 +0000 (11:47 +0100)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Wed, 26 Nov 2014 10:46:40 +0000 (11:46 +0100)]
IDEA-132699 (HTTP redirects in source provider)
Roman Shevchenko [Wed, 26 Nov 2014 10:46:32 +0000 (11:46 +0100)]
IDEA-130853 (HTTP redirects in library downloader)
Roman Shevchenko [Tue, 25 Nov 2014 17:45:43 +0000 (18:45 +0100)]
platform: refactoring in the sake of better API
peter [Wed, 26 Nov 2014 10:38:04 +0000 (11:38 +0100)]
make DslActivationStatus thread-safe
peter [Wed, 26 Nov 2014 10:36:35 +0000 (11:36 +0100)]
a dirty fix for gdsl deadlock (IDEA-133502)
Dennis Ushakov [Wed, 26 Nov 2014 10:14:08 +0000 (13:14 +0300)]
fix duplicates not detected in case they intersect: do not remove old fragments unless they are cheaper or fully contained in new fragment
Yaroslav Lepenkin [Wed, 26 Nov 2014 10:59:22 +0000 (12:59 +0200)]
sample code in code style settings preview: added initializer block, corrected blank lines after initializer block behaviour
Vladimir Krivosheev [Wed, 26 Nov 2014 07:29:41 +0000 (08:29 +0100)]
cleanup
Vladimir Krivosheev [Tue, 25 Nov 2014 16:08:27 +0000 (17:08 +0100)]
don't create panel for titlePane if not needed
Vladimir Krivosheev [Tue, 25 Nov 2014 16:07:38 +0000 (17:07 +0100)]
aware of boolean.class — kotlin creates primitive boolean class from javaClass<Boolean>()
Michael Golubev [Tue, 25 Nov 2014 21:15:36 +0000 (22:15 +0100)]
CR-IC-6875 - get rid of TypeSafeDataProvider
Kirill Likhodedov [Tue, 25 Nov 2014 20:12:41 +0000 (23:12 +0300)]
[vcs] IDEA-133320 Fix html tag in notification text
Konstantin Bulenkov [Tue, 25 Nov 2014 19:46:43 +0000 (20:46 +0100)]
Merge remote-tracking branch 'origin/master'
Konstantin Bulenkov [Tue, 25 Nov 2014 19:43:49 +0000 (20:43 +0100)]
there are different line highlighters now for execution line. Check for top frame
Konstantin Bulenkov [Tue, 25 Nov 2014 19:42:28 +0000 (20:42 +0100)]
make isTopFrameSelected method public
Michael Golubev [Tue, 25 Nov 2014 18:37:23 +0000 (19:37 +0100)]
IDEA-105509 - CreateProcess error=87 - Due to empty environment variables
Konstantin Ulitin [Tue, 25 Nov 2014 18:47:36 +0000 (21:47 +0300)]
revert "possibility to have several stub trees in a file"
peter [Tue, 25 Nov 2014 18:42:17 +0000 (19:42 +0100)]
don't hold AST references in SymbolCollectingProcessor cache
peter [Tue, 25 Nov 2014 18:41:58 +0000 (19:41 +0100)]
clean groovy stub dirs via renameAndDelete less frequently
Bas Leijdekkers [Tue, 25 Nov 2014 18:29:37 +0000 (19:29 +0100)]
IDEA-132967 (TypeMayBeWeakened incorrectly advises weakening to java.util.function.Function on method which is used by reference)
Bas Leijdekkers [Tue, 25 Nov 2014 15:43:26 +0000 (16:43 +0100)]
remove unused testdata
Anna Kozlova [Tue, 25 Nov 2014 18:08:36 +0000 (19:08 +0100)]
testdata for IDEA-127124
Anna Kozlova [Tue, 25 Nov 2014 17:53:13 +0000 (18:53 +0100)]
find functional interface on arrow/dbl column (IDEA-122033)
Anna Kozlova [Tue, 25 Nov 2014 17:07:35 +0000 (18:07 +0100)]
function expressions search: accept functional functional interfaces inheritors (IDEA-128086)
Maxim.Mossienko [Tue, 25 Nov 2014 17:39:58 +0000 (18:39 +0100)]
do not produce very common index keys for this/super invokations, performance regression with rewriting duplicates index with light stub tree (IDEA-133154)
peter [Tue, 25 Nov 2014 17:30:17 +0000 (18:30 +0100)]
wrap vfile writes in tests into write action