Commit Graph
170571 Commits
Author SHA1 Message Date
Ilya.Kazakevich 33e5bd192e Null exception fix
Provided argument may be null, so we can't guarantee @NotNull if we return it. And parent contract allows us to return null.
2016-04-15 23:39:29 +03:00
Konstantin Bulenkov a40616faae reduce using static initializers 2016-04-15 22:36:03 +02:00
Roman Shevchenko fd9fe77190 Cleanup (formatting; warnings) 2016-04-15 21:14:46 +02:00
Anna.Kozlova e102457f18 anonymous -> lambda: skip inferred type problems if top level expression is unresolved (guava migration) 2016-04-15 21:10:57 +02:00
Alexander Lobas 915d0ef4d1 IDEA-153807 Welcome screen notifications 2016-04-15 22:07:37 +03:00
Sergey Malenkov bd91a7ce78 reuse utility method to convert mouse events 2016-04-15 21:43:13 +03:00
Sergey Malenkov 9c84602557 IDEA-154247 Able to drag docked frame's border through ListPopup
do not preprocess mouse event from a child window on a main frame
2016-04-15 21:43:13 +03:00
Sergey Malenkov c583115941 IDEA-149395 ignore splitter on glass pane if mouse above scroll thumb 2016-04-15 21:43:13 +03:00
Anna.Kozlova 684d3d3468 force delete command line temp files after process is terminated (IDEA-154387) 2016-04-15 20:38:30 +02:00
Anna.Kozlova 292055d296 shorten outer class ref in instanceof check fixed (IDEA-154823) 2016-04-15 20:38:30 +02:00
Alexander Lobas 4a148f1ceb IDEA-153807 Welcome screen notifications 2016-04-15 21:14:37 +03:00
Daniil Ovchinnikov 1adf5b9d02 fix compilation 2016-04-15 21:10:08 +03:00
Julia Beliaeva 13e8b0de28 [vcs-log] minor: remove unnecessary finals 2016-04-15 20:50:18 +03:00
Egor.Ushakov 6d5ff19a4c IDEA-154821 Watches marks broken 2016-04-15 20:46:51 +03:00
Daniil Ovchinnikov 1f8e1ce704 [gdsl] separate extension for bundled scripts 2016-04-15 20:18:24 +03:00
Anna.Kozlova 43fc40c4a5 anonym -> lambda, redundant cast, redundant type args: process top level overloads (IDEA-152766);
rearrange utils
2016-04-15 18:43:24 +02:00
Anna.Kozlova 09f46115cf redundant cast: special processing for functional expressions as enum args (IDEA-154354) 2016-04-15 18:43:24 +02:00
Anna.Kozlova b701c29875 do not generate invalid ranges for light psi (IDEA-154614) 2016-04-15 18:43:24 +02:00
Anna.Kozlova bb6394162a warn about compilable code which would lead to runtime ClassCastException in addition to unchecked warning which nobody understands (IDEA-154345) 2016-04-15 18:43:24 +02:00
irengrig 24fbcb7563 json schema, reference from name of the property in json file to this property descriptor in schema file 2016-04-15 18:42:02 +02:00
Julia Beliaeva d8a6051336 [vcs-log] fix NPE on project close 2016-04-15 19:40:43 +03:00
Julia Beliaeva f8ca82ba3c [vcs-log] remove vcs.log.bek.sort property 2016-04-15 19:40:42 +03:00
Sergey Malenkov 7d8430ffd2 IDEA-150906 / IDEA-149395 calculate scroll background from view automatically 2016-04-15 18:42:20 +03:00
Sergey Malenkov f3920dd5d9 IDEA-154733 Last item in the test results list is not clickable anymore
Related to IDEA-150906 and IDEA-149395
2016-04-15 18:42:16 +03:00
Alexey Kudravtsev fe7b5307df do not occupy app pooled thread 2016-04-15 17:55:28 +03:00
Anton Tarasov 62f6fc9e2e fix scaled icons blinking in auto-completion in debugger/eval dialog 2016-04-15 17:30:36 +03:00
Pavel Dolgov a9e8f0b496 Javafx: Support HTML template for web deployment. Save in config system-independent paths to template and properties. Test added (IDEA-104030) 2016-04-15 17:22:37 +03:00
Rustam Vishnyakov 526744bff5 EnterHandler refactoring: optimized commits [IDEA-CR-10099] 2016-04-15 17:19:41 +03:00
irengrig d4b7f71f28 json schema, use NullableLazyValue instead of Consumer<Consumer to clear up the code 2016-04-15 16:16:05 +02:00
Leonid Bushuev 5109f18f3f Improve PlatformTestCase a bit: AssertionError instead of NPE when IconLoader is not initilized yet 2016-04-15 16:10:51 +02:00
nik 0f4a2d2e97 configure debug log settings: do not mix categories configured in log.xml with user-defined categories (otherwise categories removed from log.xml in a new produce version will remain in PropertiesComponent) 2016-04-15 17:04:36 +03:00
Konstantin Bulenkov 690c7a7bd5 move caches up to not to break field initialisation 2016-04-15 16:01:29 +02:00
irengrig d241241357 json schema, register indexable set in order to index embedded schemas; use enlarged search scope to find items defined in embedded files by index; test for navigation to global schema by id
NB: it is now possible to get JsonSchemaProviderFactory without project context, and it should not change
2016-04-15 15:57:48 +02:00
Roman Shevchenko 0e3d5244fd [platform] BitUtil fixes, cleanups, and tests 2016-04-15 15:55:12 +02:00
Dmitry Batkovich 603d834189 inspection tool window: add disabled marker to tree when inspection was disabled 2016-04-15 16:28:51 +03:00
Dmitry Batkovich a404280dbb inspection tool window: do not show icons for group, inspection, problem nodes 2016-04-15 16:10:03 +03:00
Elizaveta Shashkova 088e1bcb4f Debugger can't find tox tests, however Run does well (PY-19086)
Do not quote new process arguments on windows without need
2016-04-15 15:58:33 +03:00
Dmitry Batkovich 56d9089a6a inspection tool window: do not use red color for severity grouping 2016-04-15 15:56:26 +03:00
Dmitry Batkovich 4633f3ba3c inspection tool window: typo fixed 2016-04-15 15:52:34 +03:00
Dmitry Batkovich ed424890b1 inspection tool window: pluralize if need default severities 2016-04-15 15:46:02 +03:00
Liana Bakradze d928219e9e EDU-475 Step over in debugger doesn't work for unresolved reference 2016-04-15 15:44:20 +03:00
Daniil Ovchinnikov 7b916b087e [groovy] implement NotNullCachedComputableWrapper without blocking (IDEA-154705) 2016-04-15 15:29:35 +03:00
Dmitry Batkovich 49d868cdda inspection tool window: count problems by highlighting level in tree (if different severities count < 6) 2016-04-15 14:45:40 +03:00
Vassiliy.Kudryashov 375e08dd15 IDEA-154706 Show relative paths in Favorites (from project root folder) 2016-04-15 14:26:45 +03:00
Denis Fokin a60a7c4fab IDEA-154576 Progress indicator on IntelliJ icon on OS X Dock 2016-04-15 14:02:22 +03:00
Mikhail Golubev add735e716 IDEA-147006 Auto completion for the "state" command suggests only actual state names
To exclude values of custom fields I added missing colon after the
field name as the author of the request noticed.
2016-04-15 12:56:58 +03:00
Anna.Kozlova a61d6e4b38 reuse abstract parameter table for php make static refactoring 2016-04-15 11:46:20 +02:00
Alexey Kudravtsev 67e5371da1 show ProcessHandler.addProcessListener() as sibling-overridden, optimisations 2016-04-15 12:38:23 +03:00
Alexey Kudravtsev d1109c59d8 test could blink if number of leftover threads are finishing during its execution 2016-04-15 12:38:00 +03:00
Alexey Kudravtsev bfcb00fff6 quick fix for MagicConstantInspection which suggests to replace 1 with Font.BOLD 2016-04-15 12:34:33 +03:00