Commit Graph
188929 Commits
Author SHA1 Message Date
Anna.Kozlova abfa41efdf applicability error: check inferred types by applicability substitutor (IDEA-167275) 2017-02-13 14:10:51 +01:00
Anna.Kozlova dfe0c02166 ensure evaluation don't downcast to long (IDEA-167984) 2017-02-13 14:10:51 +01:00
Mikhail Golubev 677046e3bc PY-20303 Log errors in the package browser to find the source of malformed URLs 2017-02-13 16:03:42 +03:00
Anton Tarasov b24d2a4e7e Fix drag of scaled gutter icons 2017-02-13 15:42:53 +03:00
Roman Shevchenko f498360872 Cleanup (formatting) 2017-02-13 13:25:09 +01:00
Roman Shevchenko f129fb5daf [java] reuses getName() and getNameIdentifier() methods for modules 2017-02-13 13:22:11 +01:00
Aleksey Pivovarov 79a9fd6831 ui: do not rewrite ShortcutSet for global actions while registering local shortcuts 2017-02-13 14:58:59 +03:00
Aleksey Pivovarov df575fae3f IDEA-167631 vcs: navigate to "Removed" files from changes 2017-02-13 14:58:59 +03:00
Aleksey Pivovarov 62288f223e vcs: do not mention paths for "Modified" changes twice 2017-02-13 14:58:59 +03:00
Konstantin Aleev ee4de41824 Shorten class names: RuntimeDashboard to RunDashboard 2017-02-13 14:57:24 +03:00
nik 06f059431e notification about errors in project is expired only if the problems are resolved (IDEA-167782) 2017-02-13 12:53:05 +01:00
Vladimir Krivosheev cdd39254a2 convert rest of UISettings to smart serializable properties 2017-02-13 12:48:19 +01:00
Vladimir Krivosheev 25bc4b3445 serialization: kotlin data class full support (initial, enabled only in tests for now) — catch NoSuchMethodException as indicator that kotlin reflection must be used to create class
filter nullability
2017-02-13 12:48:19 +01:00
Pavel Dolgov 8005c9f51d Javafx: Fixed IAE in JavaFxColorProvider - check that the color component is in the range (EA-96689) 2017-02-13 14:43:39 +03:00
Alexey Kudravtsev 6febaac0a8 project leak: a bunch of alarm requests are stuck after the background process completed 2017-02-13 14:36:51 +03:00
Alexey Kudravtsev 3cfa4a3334 grow less steep, like in ArrayList 2017-02-13 14:36:50 +03:00
Alexey Kudravtsev 436669e987 project leaks (when disposed project stuck in a swing later invocator queue) fixed 2017-02-13 14:36:50 +03:00
Alexey Kudravtsev 483862b5fa flaky test fixed 2017-02-13 14:36:50 +03:00
Alexey Kudravtsev 18e7fa5d74 test for IDEA-CR-18133 2017-02-13 14:36:50 +03:00
Alexey Kudravtsev 6630e4e772 do dispose in EDT to fix EA-92812 - CME: GroupNode.toString 2017-02-13 14:36:50 +03:00
Alexey Kudravtsev 14f9456f88 file name can contain dot dot to fix EA-93276 - IAE: PersistentFSImpl$FsRoot.<init> 2017-02-13 14:36:50 +03:00
Alexey Kudravtsev 3d8e975553 move default token layer down to accommodate for CLIon strange desire to draw its filters with ERROR layer 2017-02-13 14:36:50 +03:00
Alexey Kudravtsev 5a595b8eed diagnostics for EA-91568 - PIEAE: PsiUtilCore$NullPsiElement.createException 2017-02-13 14:36:49 +03:00
Alexey Kudravtsev b0cebe2318 cleanup 2017-02-13 14:36:49 +03:00
Alexey Kudravtsev 7aa1278e74 more diagnostics for strange assertion 2017-02-13 14:36:49 +03:00
Alexey Kudravtsev 8bcd7af7ce Unsupported crazy delay 2184 minutes: KotlinPluginUpdater$queueUpdateCheck: EA-88384 - IAE: SchedulingWrapper.delayedExecute 2017-02-13 14:36:49 +03:00
Alexey Kudravtsev 212319d1a5 use more sane API for LowMemoryWatcher to get rid of a number of unused fields 2017-02-13 14:36:49 +03:00
Alexey Kudravtsev 3056562d3d project leak: wait for scheduled termination future to complete 2017-02-13 14:36:49 +03:00
Alexey Kudravtsev 80f9dadcb7 lower the threshold 2017-02-13 14:36:49 +03:00
Alexey Kudravtsev 18d4a2e562 optimisation: remove the leaves first to minimize maxEndOf recalculations 2017-02-13 14:36:48 +03:00
Alexey Kudravtsev 8f6b3dcca8 optimisation: merge same tokens to minimize number of highlighters to update 2017-02-13 14:36:48 +03:00
Alexey Kudravtsev 80357763e6 IDEA-167094 Can't remove first char in user input 2017-02-13 14:36:48 +03:00
Alexey Kudravtsev ec798c3e54 IDEA-167431 Console filters can no longer change foreground text color 2017-02-13 14:36:48 +03:00
Tagir Valeev 22703f7721 DfaMemoryState#createClosureState: return type fixed (IDEA-CR-18166) 2017-02-13 18:28:28 +07:00
Roman Shevchenko 595c8e1869 Cleanup (dead code; warnings) 2017-02-13 12:27:16 +01:00
Roman Shevchenko 9fe27eed50 [tests] enormous archive files input stream test 2017-02-13 12:26:30 +01:00
Roman Shevchenko ceb8b87cc4 [vfs] skips BOM detection on non-supported streams
... instead of failing with assertion
2017-02-13 12:20:10 +01:00
Tagir Valeev 421e22120d DfaValue made abstract (was actually abstract by spirit; constructor is protected): this also fixes false-positives of "Call to default toString" inspection on DfaValues 2017-02-13 17:54:52 +07:00
Sergey Simonchik 41e65293f9 allow to attach uncaptured output before not yet started tests (WEB-20806) 2017-02-13 13:52:40 +03:00
alexey.afanasiev b25ad9a266 IDEA-165692 Groovy - error in inferring return type on map collectEntries closure 2017-02-13 13:50:17 +03:00
Tagir Valeev 0e3cb89ae2 IDEA-153922 "Optional.get() without isPresent" check when used in ifPresent's consumer 2017-02-13 17:48:12 +07:00
Tagir Valeev b4ab7f98b2 OptionalGetWithoutIsPresent.html deleted (leftover after merge OptionalGetWithoutIsPresentInspection and DataFlowInspection) (IDEA-CR-18052) 2017-02-13 17:48:11 +07:00
Alexander Doroshko 5fe96745e8 Update editor notifications on file rename / undo rename (IDEA-168010) 2017-02-13 13:40:51 +03:00
kskrygan c0faff9ecc Make completion options more extensible 2017-02-13 11:17:58 +01:00
Tagir Valeev 05ccacfa5f StreamApiMigration: check for label not pointing to the statement (Fix for EA-96734 - NPE: TerminalBlock.extractOperation) 2017-02-13 16:14:55 +07:00
peter d4125e81c8 calculate cached value at most once per thread 2017-02-13 10:05:36 +01:00
Bas Leijdekkers dd03b09864 Remove no longer necessary "dsm.retina.darcula.legend" registry key 2017-02-13 09:38:47 +01:00
Tagir Valeev 58a586ddc4 Conservatively disable warning on method call result if isPresent() with the same qualifier was observed (IDEA-CR-18052) 2017-02-13 15:25:22 +07:00
Tagir Valeev 3796ad1e31 OptionalGetWithoutIsPresent: Guava test added (IDEA-CR-18052) 2017-02-13 14:48:39 +07:00
Tagir Valeev f431c4ff38 OptionalGetWithoutIsPresentInspection completely merged into DataFlowInspection (IDEA-CR-18052) 2017-02-13 14:36:08 +07:00