Commit Graph
125035 Commits
Author SHA1 Message Date
Maxim.Mossienko ae49fc0ed4 scala 0.32.(593|562|558|550) and AngularJS 0.1.(8|9) marked as incompatible 2014-03-05 18:10:45 +01:00
Alexander Zolotov c3a2e25a94 Remove unused variable 2014-03-05 20:39:25 +04:00
Alexander Zolotov fe44c9368e Multicaret XML: fix type handler for multicaret mode 2014-03-05 20:39:24 +04:00
Egor.Ushakov 94108b1ea3 IDEA-121711 Breakpoints dialog: cannot select items in Field Watchpoints section 2014-03-05 20:35:16 +04:00
Sergey Evdokimov 4933fb4a02 Add AngularJS plugin 2014-03-05 19:25:24 +04:00
Konstantin Bulenkov c0ee8f0f62 IntelliJ Idea 13.1 artworks 2014-03-05 16:20:00 +01:00
Anna Kozlova 95977a086c new inference: cleanup 2014-03-05 16:17:00 +01:00
Anna Kozlova b3b99f44e1 ensure order 2014-03-05 16:16:59 +01:00
Konstantin Bulenkov e9d3421bc7 update button on installed plugins panel 2014-03-05 16:09:08 +01:00
Egor.Ushakov 5237f29df6 IDEA-121151 Breakpoints dialog: Group by Package / File shows exception items in wrong branch 2014-03-05 19:07:21 +04:00
Dmitry Batrak 6289c5720f show information about multiple carets in status bar (IDEA-80056) 2014-03-05 19:04:05 +04:00
Dmitry Batrak 9ac9b91f2b add getCaretCount method to caret model API (IDEA-80056) 2014-03-05 19:04:04 +04:00
Vladimir Krivosheev 37b836ceef WEB-11122 we cannot trust editor width — it could be 0 in case of soft wrap even if editor has text 2014-03-05 15:58:11 +01:00
Vladimir Krivosheev ad2e3a9f07 nashorn: frames view — correct presentation of stack frame (function name is not yet displayed) 2014-03-05 15:33:26 +01:00
Vladimir Krivosheev 35fd0fc6dc cleanup 2014-03-05 15:33:26 +01:00
Konstantin Bulenkov a433603ffd Use new icons and fgs 2014-03-05 14:55:05 +01:00
Dmitry Semeniouta f9e15e0d04 CPP-6: Parameter info highlighting is messed up + review CR-IC-4631 2014-03-05 17:52:41 +04:00
Vladimir Krivosheev d158a03f09 editorPaintStart useless in our case 2014-03-05 14:30:13 +01:00
Vladimir Krivosheev d22cffe7be don't paint in the overlapped region 2014-03-05 14:28:38 +01:00
Vladimir Krivosheev 3181d9a5e2 CR-IC-4638 EvaluateInConsoleFromTreeAction 2014-03-05 14:12:07 +01:00
Nadya Zabrodina aa9d7298c1 refactoring branch actions
*common branch actions moved to a separate class;
*bookmark actions extends common branch actions to avoid code duplication;
*common child  branch abstract action created as a base class for every other branch and bookmarks actions
2014-03-05 17:01:08 +04:00
Nadya Zabrodina 367266abf5 style: sort hg reference names in getNamesWithoutHashes, unnecessary ui model creation removed 2014-03-05 17:01:07 +04:00
Nadya Zabrodina f0aba00a5a style: ternary operator used instead of several if-statements; comment added; unnecessary pool thread removed 2014-03-05 17:01:07 +04:00
Nadya Zabrodina 58d90422e9 IDEA-121096 The ability to delete Mercurial bookmark 2014-03-05 17:01:06 +04:00
Nadya Zabrodina 1a11673899 IDEA-109794 ability to push mercurial bookmark 2014-03-05 17:01:06 +04:00
Nadya Zabrodina e4edbe9521 hg action dialog refactoring
*HgMergeDialog and HgUpdateToDialog unified using one common dialog;
*HgPushAction extended HgAbstractGlobalAction;
*HgRepository information used if possible;
*unnecessary hg classes removed;
*doValidate method implemented for common dialog;
*annotations added
2014-03-05 17:01:05 +04:00
Bas Leijdekkers d61ace7d0c optimization broke code (IDEA-118426) 2014-03-05 13:59:00 +01:00
Konstantin Bulenkov 0da53a227e add new plugins icons 2014-03-05 13:35:52 +01:00
Konstantin Bulenkov fe4a2a06da plugin update icon 2014-03-05 13:35:51 +01:00
Konstantin Bulenkov 9f5335b7a7 plugin restart icon 2014-03-05 13:35:50 +01:00
Konstantin Bulenkov 24aab3bcb5 plugin icon with JB logo 2014-03-05 13:35:49 +01:00
Egor.Ushakov 43e5b58a08 IDEA-121589 Breakpoints dialog: breakpoint categories should be present in a fixed order 2014-03-05 16:32:42 +04:00
Egor.Ushakov f1f1141fd1 IDEA-121675 Nashorn: Debug: RunToCursor is always disabled when js file is active
use JVMDebugProvider and depecate isJVMDebuggingSupported
2014-03-05 16:23:10 +04:00
Anna Kozlova 5b29ebfd81 Merge remote-tracking branch 'origin/master' 2014-03-05 13:09:53 +01:00
Anna Kozlova 6893d291cf revert 2014-03-05 13:08:32 +01:00
Anna Kozlova 21068c73ce scene builder: embedder 2014-03-05 13:07:10 +01:00
Andrey Vlasovskikh 14de5dfe49 Merge branch 'python-fixes' 2014-03-05 16:02:54 +04:00
Egor.Ushakov 7a968d0dbc IDEA-121642 Breakpoints dialog: closing "Disabled until" hides preview 2014-03-05 15:58:51 +04:00
Dmitry Batrak b3a39df526 caret listeners API change (IDEA-80056) 2014-03-05 15:54:50 +04:00
Aleksey Pivovarov d98f5f78f0 IDEA-103517 diff: fix diff invocation from history tab
do not try to show content for previous revision for new files
2014-03-05 15:51:11 +04:00
Eugene Zhuravlev de02a90662 revert incorrect change: BuildManager was not notified about files changes at all 2014-03-05 15:45:49 +04:00
Alexey Kudravtsev e3f3e5fb7d notnull 2014-03-05 15:36:47 +04:00
Alexey Kudravtsev 6b3a7545e9 cleanup 2014-03-05 15:36:46 +04:00
Alexey Kudravtsev 39bfb97ab3 notnull 2014-03-05 15:36:45 +04:00
Alexey Kudravtsev 0fdd39a23b CAPACITY inlined 2014-03-05 15:36:43 +04:00
Vladimir Krivosheev 337138e15c CR-IC-4638 we must use "XDebugger", but not "Debugger" 2014-03-05 12:33:49 +01:00
Vladimir Krivosheev 1f2dd560ee cleanup 2014-03-05 12:33:49 +01:00
Egor.Ushakov 33b01458a5 IDEA-121675 Nashorn: Debug: RunToCursor is always disabled when js file is active 2014-03-05 15:25:56 +04:00
Dmitry Batrak f4d023920d fix exception at completion when multiple carets are enabled (IDEA-80056) 2014-03-05 15:20:17 +04:00
Andrey Vlasovskikh bc22d751e1 Compare sys.path roots by virtual file, not by filename because of *.egg archives
Added legacy duplicate roots deletion. Duplicates were the result of
not filtering *.egg archives properly.

Refacotred updateSysPath() to be more readable as well.
2014-03-05 15:19:09 +04:00