Commit Graph
78169 Commits
Author SHA1 Message Date
Alexander Doroshko f9cbfe762d Different default documentation URL for different types of SDK 2012-02-24 13:19:43 +04:00
Alexey Kudravtsev 5d8d56e1d0 isParallel in performance tests 2012-02-24 13:02:41 +04:00
irengrig 960d61def9 svnkit 8837 2012-02-24 12:06:51 +04:00
irengrig cb5592b153 VCS: correctly restore details splitter position 2012-02-24 11:29:37 +04:00
Evgeny Zakrevsky 2410f7559c SVN: porting to new plugin 0daa5cc79c 2012-02-24 11:29:36 +04:00
Evgeny Zakrevsky 66ccc57744 SVN: porting to new plugin 9e9ffa83b2 2012-02-24 11:29:35 +04:00
irengrig 71515b83e4 - old svn plugin 2012-02-24 11:29:34 +04:00
irengrig 2c8b72b98f VCS: show diff: back correct peg revision for property getting 2012-02-24 11:29:33 +04:00
Eugene Zhuravlev 321b8f02c5 when recovering after storage corruption, keep original compile scope if the type of compilation was "forced compilation" 2012-02-24 08:03:52 +01:00
Denis.Zhdanov dcdf2efc6c IDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle files changes
1. Started work for supporting content roots at the 'sync project structures';
2. Module dependencies order is kept in sync with the module settings now;
2012-02-24 09:54:53 +04:00
Dmitry Jemerov 224c6f4126 Merge remote-tracking branch 'origin/master' 2012-02-23 21:01:33 +01:00
Dmitry Jemerov 9f977aaf94 initial implementation of scrollable single-row layout for editor tabs (idea.is.internal for now) 2012-02-23 20:57:14 +01:00
Dmitry Jemerov a7a30c9fdc typos 2012-02-23 20:00:39 +01:00
Dmitry Jemerov 29f686b50d JBTabsTest renamed to JBTabsDemo and moved to platform-tests 2012-02-23 18:36:04 +01:00
Andrey Vlasovskikh d50e0b1311 Merge remote-tracking branch 'origin/master' 2012-02-23 21:13:30 +04:00
Dmitry Jemerov 8faa9a60cf a bit of DRY in SingleRowLayout 2012-02-23 18:06:59 +01:00
Alexander Lobas 1776357817 Merge remote-tracking branch 'origin/master' 2012-02-23 21:06:30 +04:00
Andrey Vlasovskikh d9aa99ad54 Merge branch 'packaging' 2012-02-23 21:05:59 +04:00
Dmitry Jemerov 11e61f834a parameter order fixed 2012-02-23 18:05:03 +01:00
Andrey Vlasovskikh 81bfa16edb Ignore settings and quickfix for Python package requirements inspection (PY-5671) 2012-02-23 21:04:09 +04:00
Alexander Lobas 628163b89d MetaModel 2012-02-23 21:03:12 +04:00
Dmitry Jemerov 1725bfb1d2 a bit of DRY in SingleRowLayoutStrategy 2012-02-23 17:50:48 +01:00
Dmitry Jemerov ac59d897f1 it doesn't make any more sense to inherit MoreTabsIcon from MoreIcon 2012-02-23 17:21:47 +01:00
Dmitry Jemerov 1be177c726 remove unnecessary setEditorTabs() method, use inheritance instead 2012-02-23 17:01:22 +01:00
Bas Leijdekkers 029fb40204 Make Global CVS Settings... and Configure CVS Roots... DumbAware 2012-02-23 16:20:17 +01:00
Bas Leijdekkers 43e479558e fix InputException on clicking Edit by Field... on an empty CVS root (EA-33961) 2012-02-23 16:19:19 +01:00
Dmitry Jemerov 0ac6d8208e don't show "update copyright" action in context menu if there are no copyright profiles configured (IDEA-81700) 2012-02-23 16:07:16 +01:00
Dmitry Jemerov 093196d7db hide "find in path" and "replace in path" from context menu if the item under cursor is not a valid search scope (IDEA-81700) 2012-02-23 16:02:24 +01:00
Bas Leijdekkers b8c16163bd EA-31159 2012-02-23 15:41:59 +01:00
Bas Leijdekkers f041c0d1ac improve "Lock acquired but not safely unlocked" inspection description 2012-02-23 15:37:34 +01:00
Bas Leijdekkers 2900451217 Use the right name for "Call to 'Runtime.exec()' with non-constant string" inspection 2012-02-23 15:36:45 +01:00
Dmitry Jemerov 88cba089b2 EA-33544 - IAE: DataManagerImpl.getDataContext 2012-02-23 15:19:34 +01:00
Dmitry Jemerov 58d932f319 EA-33929 - assert: EditorWindow.logicalPositionToXY 2012-02-23 15:12:09 +01:00
Dmitry Jemerov a909391280 EA-33802 - assert: ReferenceProvidersRegistry.getReferencesFromProviders 2012-02-23 15:01:54 +01:00
Dmitry Jemerov 1bd23cbf38 EA-33781 - IAE: ModuleRootManager.getInstance 2012-02-23 14:55:55 +01:00
Dmitry Jemerov b476358501 EA-33945 - PIEAE: LeafPsiElement.invalid 2012-02-23 14:47:40 +01:00
Dmitry Jemerov ee54ec8d9e diagnostics for EA-33950 - NPE: MasterDetailsComponent$.customizeCellRenderer 2012-02-23 14:46:13 +01:00
Bas Leijdekkers 41d65288a2 DRY 2012-02-23 14:38:17 +01:00
Dmitry Jemerov bcfcf721a4 allow disconnecting from disposed message bus (EA-33973 - assert: MessageBusImpl.checkNotDisposed) 2012-02-23 14:29:35 +01:00
Dmitry Jemerov 1500a4793e EA-33994 - NPE: BalloonImpl.isInside 2012-02-23 14:27:19 +01:00
Konstantin Bulenkov b9373dafcd don't hide switcher if specific UI option is set 2012-02-23 14:15:38 +01:00
peter 09a9f593fc finish list popups on mouse release. It's more natural, doesn't lead to stuck mouse cursor, and should fix IDEA-48927 (Mouse click in a pop up moves cursor and makes selection in underlying editor) 2012-02-23 13:41:02 +01:00
anna 8ff182bce0 wording (IDEA-81544) 2012-02-23 11:50:20 +01:00
anna 9c91d9374f add convert switch to if for invalid switch types (IDEA-81580) 2012-02-23 11:50:19 +01:00
anna 519ccb6024 check valueOf signature before use synthetic javadoc (IDEA-81701) 2012-02-23 11:50:18 +01:00
Dmitry Jemerov 33476b0565 make sure we don't try to show Java type hierarchy for JSPs 2012-02-23 10:58:16 +01:00
Dmitry Jemerov dff474222f hide disabled "Compile" action in context menu (IDEA-81700) 2012-02-23 10:58:15 +01:00
Dmitry Jemerov b4abf8c80f show external tools in editor tab context menu (IDEA-81378) 2012-02-23 10:58:14 +01:00
Dmitry Jemerov 23bba39574 IDEA-81747 2012-02-23 10:58:13 +01:00
Dmitry Jemerov 4c044890de diagnostics 2012-02-23 10:58:12 +01:00