Commit Graph
163503 Commits
Author SHA1 Message Date
Anna Kozlova a70b23eefd junit: insert Class Configuration node if after class/before class is failed. In case of before class, the rest of the tests should be marked as ignored (IDEA-148507) 2015-11-26 19:23:09 +01:00
Anna Kozlova 47cd2f73cd hide @Override option if implementing in language level 1.5 as the @Override can't be inserted in code at this language level (IDEA-148354) 2015-11-26 19:23:09 +01:00
Anna Kozlova 74d8106172 inspections: write severity attribute when inspection reports not on psi element, e.g. module (IDEA-148500) 2015-11-26 19:23:09 +01:00
Anna Kozlova 964cc8e1cb captured wildcards: stop opening during incorporation 2015-11-26 19:23:09 +01:00
Anna Kozlova e43fad4277 captured wildcards: don't open unpredictably, treat as type, not type argument (IDEA-148348) 2015-11-26 19:23:09 +01:00
Egor.Ushakov f7e9660f0d IDEA-141792 Alternative source available for the class ... should be closable and/or disabled - moved the settings to the general debugger 2015-11-26 20:37:29 +03:00
Bas Leijdekkers 93524203ad IG: fix description for java 9 2015-11-26 18:05:33 +01:00
Bas Leijdekkers 215e18c658 IG: safe all comments 2015-11-26 18:05:32 +01:00
Elizaveta Shashkova 5c73bf663e Fix collecting runtime type information (PY-17722)
Because of incorrect function name, type information was collected for library functions, but not for project functions
2015-11-26 20:03:35 +03:00
Vladislav.Soroka 9c157dbba8 Gradle: upgrade Tooling API from 2.5 up to 2.9 2015-11-26 19:40:27 +03:00
Egor.Ushakov ffd322b62f IDEA-141792 Alternative source available for the class ... should be closable and/or disabled 2015-11-26 19:23:26 +03:00
Vladimir Krivosheev e9bc846a5a WEB-18889 cannot connect firefox remote server 2015-11-26 17:12:04 +01:00
Alexey Ushakov 03d72ab48d IDEA-57233 Editor font antialising/appearance problems on Linux
Corrected JdkBundle tests to skip pure jres. Added Nullables and checks.
2015-11-26 18:42:01 +03:00
Maxim.Mossienko cbcafae684 .trim() once 2015-11-26 16:40:43 +01:00
Maxim.Mossienko bdd5654efc .trim() added 2015-11-26 16:38:25 +01:00
Maxim.Mossienko b901f823df fix compilation 2015-11-26 16:35:24 +01:00
peter 778f5af949 don't fill common prefix for patterns consisting of model-specific markup only (EA-71994 - assert: DefaultChooseByNameItemProvider.convertToMatchingPattern) 2015-11-26 15:56:29 +01:00
peter 0a155bda70 fix invalid PSI access in debugger (EA-72005 - assert: EmptySubstitutorImpl.put) 2015-11-26 15:56:29 +01:00
peter 38783bd991 ExpectedTypesProvider: tolerate binary expressions with malformed PSI (EA-72106 - assert: ExpectedTypesProvider$MyParentVisitor.visitPolyadicExpression) 2015-11-26 15:56:28 +01:00
Maxim.Mossienko 0f9131edfe [simple change for 143 backport] introduce ourCompiledClassContentHintKey to help Decompiler implementation to avoid reading class content for understanding if it should be used 2015-11-26 15:54:58 +01:00
Konstantin Kolosovsky a6124e1040 svn: Refactored "PropertiesComponent" - removed unused action place CONTEXT_ID = "context" 2015-11-26 17:48:29 +03:00
Konstantin Kolosovsky 39dfaa3b41 vcs: Removed unnecessary "ShowChangesViewAction" action - "VcsShowLocalChangesAction" action could be used instead 2015-11-26 17:48:29 +03:00
Konstantin Kolosovsky d759d9067e svn: Removed unnecessary "Merge from..." action ("MergeFromAction" class) - "Show Working Copies" action could be used instead (to navigate to "Subversion Working Copies Information" panel) 2015-11-26 17:48:29 +03:00
Konstantin Kolosovsky f0d97f1608 svn: Register "ShowSvnMapAction" as global action (in plugin.xml) and reuse it where necessary 2015-11-26 17:48:29 +03:00
Konstantin Kolosovsky 41df35a95b svn: Utilized "changesViewContent" extension point (instead of duplicating similar logic) for registering and managing life cycle of "Subversion Working Copies Information" tab 2015-11-26 17:48:29 +03:00
Konstantin Kolosovsky cfc3856b1f svn: Utilized common "VcsShowToolWindowTabAction" for "ShowSvnMapAction" implementation (opening "Subversion Working Copies Information" tab)
Note that no new tab will be created - just existing tab (if any) will be opened (currently corresponding tab is created right after project initialization - see "SvnVcs.postStartup()")
2015-11-26 17:48:29 +03:00
nik 0a90d5c284 DebugLogManager: store debug and trace categories separately 2015-11-26 17:27:52 +03:00
nik d726de898c DebugLogManager: java -> kt 2015-11-26 17:27:52 +03:00
Alexey Kudravtsev 1a6d75d25b ignore threads with empty stack traces 2015-11-26 17:18:06 +03:00
Alexey Kudravtsev 7bce4dae1a IDEA-CR-6817 followup 2015-11-26 17:05:32 +03:00
Alexey Kudravtsev b0cf1eea88 reverted 2015-11-26 17:05:32 +03:00
Konstantin Bulenkov f4f714d887 Links x offset calculated wrong in About Popup
(cherry picked from commit a57264b75e0505e798384e7a0f142045126f5ad4)
2015-11-26 14:23:31 +01:00
Konstantin Bulenkov 0fb03d3f93 remove editor background logo
(cherry picked from commit e2787682938b1a4c57d072d01a9fb2871a33de39)
2015-11-26 14:23:30 +01:00
Konstantin Bulenkov 348b480558 IDEA-148433 OS X default theme: dropdown lists don't look good
(cherry picked from commit 4b4c0776ae1360182e8aee378b040401d5e07d77)
2015-11-26 14:23:29 +01:00
Alexey Kudravtsev 1d2d92c32c fix "analyze stacktrace" in yet another way 2015-11-26 16:20:19 +03:00
Alexey Kudravtsev 2d0a1faac7 interrupt leaking threads 2015-11-26 16:20:19 +03:00
Alexey Kudravtsev a623af069f make test load-independent 2015-11-26 16:20:19 +03:00
Alexey Kudravtsev aa32ce1e45 thread leaks fixed 2015-11-26 16:20:19 +03:00
Alexey Ushakov 17ceb4f9b1 IDEA-57233 Editor font antialising/appearance problems on Linux
Refactored jdk bundle handling, added tests
Added linux jdk selection support
2015-11-26 15:52:18 +03:00
Vladimir Krivosheev 13b77d9746 cleanup 2015-11-26 13:37:06 +01:00
Ivan Chirkov a803f77e8b Copy old plugins from previous installation. If some of them are incompatible PluginManager will deal with it. Invoke "check update" on the startup if "installed.txt" exists. #IDEA-144610 fixed 2015-11-26 12:34:04 +01:00
Alexander Zolotov 75519d060f Add ability to explicitly set strict=false
Due to the fact that strict mode is set if there is an 'idea.is.internal'
property, it's impossible to use internal mode and define an icon for action
group in plugin.xml while developing plugin. ActionManagerImpl fails for
plugin's icons if the strict mode enabled, but it is able to handle missing
icons itself.
2015-11-26 14:19:45 +03:00
Yann Cébron c2ab4e96cb remove ConfigTest and related classes (IDEA-CR-4574) 2015-11-26 12:11:53 +01:00
Ivan Chirkov 3970dc8248 Introduces separate monitor object instead of .class object for persisting and getting statistics usages. Moved persisting and getting of usages to UsagesCollector. #IDEA-148384 fixed 2015-11-26 11:53:50 +01:00
Svetlana.Zemlyanskaya 9044388103 EA-73299 - NPE: ArrangementAtomMatchConditionComponent$.paint 2015-11-26 11:40:40 +01:00
Dmitry Avdeev fd51bbbc13 DSGN-2319 Run and test result icons for left gutter: double triangle for classes 2015-11-26 13:26:23 +03:00
peter b7156505e7 [by Jan Voung] speedup Groovy Console/Shell action update by not traversing all project modules searching for groovy classes 2015-11-26 11:10:34 +01:00
Dmitry Batkovich f3fd062d65 PsiUtil: @NotNull added 2015-11-26 13:07:49 +03:00
Anna Kozlova 03936c3f8a generate java 9 api usage 2015-11-26 10:58:22 +01:00
Anna Kozlova 0191befbda enable inspection by default (IDEA-146085) 2015-11-26 10:58:22 +01:00