Commit Graph
133608 Commits
Author SHA1 Message Date
Anna Kozlova 502a3e9a65 new inference: check also variable instantiation for primitive wrappers (IDEA-127752) 2014-07-23 19:19:13 +02:00
Anna Kozlova 24be503eb2 new inference: missed condition in conditional expression (IDEA-127752) 2014-07-23 19:19:12 +02:00
peter c88f288bda source contract inference: handle unboxing during delegation (CR-IC-5787) 2014-07-23 18:37:36 +02:00
Vladimir Krivosheev 209d66a92d LiveEdit — checkbox description according to platform standard 2014-07-23 18:31:15 +02:00
Vladimir Krivosheev f9f8c96d19 rename according to name convention 2014-07-23 18:31:15 +02:00
Dmitry Batrak 1d198e18bb IDEA-127695 Formatting is breaking on typing 2014-07-23 20:10:16 +04:00
Vladimir Krivosheev 8543a4ae11 cleanup — don't use NonDefaultProjectConfigurable 2014-07-23 18:01:12 +02:00
Anna Kozlova 381c7fc817 ensure type parameters contain fully qualified names (IDEA-127714) 2014-07-23 17:53:18 +02:00
Vladimir Krivosheev e40e8e81ec generic debugger settings: merge to support AppCode (all settings on one page) 2014-07-23 17:46:13 +02:00
Roman Shevchenko c257053753 java: clean AST/PSI separation for annotation parameter list (fixes IDEA-119684) 2014-07-23 17:21:49 +02:00
Roman Shevchenko d702ec6a26 IDEA-127001 (separate workarounds for awesome WM 3.4/3.5+) 2014-07-23 17:15:29 +02:00
Anton Makeev da14a69d2b Platform: incorrect behavior of ToolWindowManager's headless implementation: contents handling is now better emulated 2014-07-23 17:08:53 +02:00
Vladimir Krivosheev 04d5d3505d cleanup 2014-07-23 17:03:30 +02:00
Maxim.Mossienko f4eb0c9b11 codecachesize jvm option is increased + codecache flushing added 2014-07-23 16:55:30 +02:00
Vladimir Krivosheev 3f16efab05 generic debugger settings: step 4 — HotSwap settings 2014-07-23 16:52:22 +02:00
Vladimir Krivosheev 2ea364c448 cleanup 2014-07-23 16:52:22 +02:00
Ilya.Kazakevich 8f67a4ace6 Merge remote-tracking branch 'origin/master' 2014-07-23 18:43:41 +04:00
Ilya.Kazakevich 3b8a90e98b PY-8427 Behave BDD support
PY-4186 Lettuce BDD tool support

Behave runner added
2014-07-23 18:29:22 +04:00
Dmitry Avdeev 485df490d1 IDEA-127719 com.intellij.ide.util.newProjectWizard.AddSupportForFrameworksPanel leak 2014-07-23 18:26:56 +04:00
Dmitry Batkovich 5c74440498 inspections ui settings: inspections tree showRootHandles(true) 2014-07-23 18:03:48 +04:00
Konstantin Bulenkov bb26a6d1c6 Merge remote-tracking branch 'origin/master' 2014-07-23 15:46:07 +02:00
Konstantin Bulenkov f38e40b1d8 flat error stripes 2014-07-23 15:44:35 +02:00
Anna Kozlova 94196264b1 Merge remote-tracking branch 'origin/master' 2014-07-23 15:38:46 +02:00
Anna Kozlova 113066343d Merge remote-tracking branch 'origin/master' 2014-07-23 15:37:02 +02:00
Dmitry Batkovich 43eddd87b5 inspections settings ui: min size for severity&scopes table is 3 2014-07-23 17:36:27 +04:00
Anna Kozlova fa1e50d0a4 NPE 2014-07-23 15:25:58 +02:00
Sergey Malenkov 370f95661b Fix for double-alt on Windows: show tool stripes faster. 2014-07-23 16:13:53 +04:00
Vladimir Krivosheev 3deb67ff14 simplify — SimpleConfigurable
It so boring to write Configurable class while we need only ConfigurableUi
2014-07-23 14:10:32 +02:00
Maxim.Mossienko 3b331c50d2 don't leak project because of assertion in setUp 2014-07-23 13:55:21 +02:00
Dmitry Batkovich 9694e0b420 Inspections settings ui: added scrolls to config panel if need 2014-07-23 14:51:15 +04:00
nik 9e49dd331f tests added 2014-07-23 14:47:18 +04:00
Alexey Kudravtsev 846e6be9f9 range markers optimisations: create fewer markers in OpenFileDescriptor and LazyMarkerFactory 2014-07-23 14:41:52 +04:00
Alexey Kudravtsev d948e9bd56 tests 2014-07-23 14:41:51 +04:00
Alexey Kudravtsev d86ae6c6f0 notnull 2014-07-23 14:41:50 +04:00
Alexey Kudravtsev 6194f4d66c removed usage of internal method 2014-07-23 14:41:49 +04:00
Alexey Kudravtsev 5f262750f4 cleanup 2014-07-23 14:41:48 +04:00
Alexey Kudravtsev 3ad47890f0 make assertion work for non-random access collections 2014-07-23 14:41:46 +04:00
Dmitry Batkovich ccbbc8d114 Inspections settings ui: NPE fixed (on pressing "OK" with unsaved changes) 2014-07-23 14:26:49 +04:00
Gregory.Shrago 8ce7f4e0eb handle null containing files gracefully 2014-07-23 14:19:32 +04:00
Ilya Klyuchnikov 61c577df69 fix in equals 2014-07-23 13:43:16 +04:00
Anna Kozlova 1527d76810 Merge remote-tracking branch 'origin/master' 2014-07-23 11:38:11 +02:00
Alexey Kudravtsev 17fdfb95fd add psi impl to intellij-core-analysis.jar 2014-07-23 13:36:01 +04:00
Alexey Kudravtsev db6c78891a notnull 2014-07-23 13:36:00 +04:00
Alexey Kudravtsev 58af8deec8 check for validity 2014-07-23 13:35:59 +04:00
Alexey Kudravtsev 1b9ba31da8 cast from Short to char is prohibited 2014-07-23 13:35:58 +04:00
Alexey Kudravtsev 6e3721c181 optimisation: getMaybeSuperClassSubstitutor() to avoid traversing class hierarchy twice 2014-07-23 13:35:57 +04:00
Alexey Kudravtsev 979ff325b5 NotNull, cleanup 2014-07-23 13:35:55 +04:00
Alexey Kudravtsev a5c48e2b55 make fields final 2014-07-23 13:35:54 +04:00
Alexey Kudravtsev 8e743029e4 reverted 6dc93a1 "skip binary files earlier" because it broke Find in JDK sources 2014-07-23 13:35:53 +04:00
Alexey Kudravtsev 7421cd4740 IDEA-127068 better fix 2014-07-23 13:35:52 +04:00