Commit Graph
118152 Commits
Author SHA1 Message Date
Maxim.Mossienko b95a17fcc1 split tests for community and ultimate parts 2013-10-25 08:00:58 +02:00
Maxim.Mossienko 728a8891e9 add mSH_COMMENT to comments set 2013-10-25 07:24:07 +02:00
Bas Leijdekkers 8bfcab99e6 Remove write action (EA-50711 - assert: WriteAction.execute) 2013-10-24 22:28:32 +02:00
Bas Leijdekkers 29dc1d8574 SimpleDateFormat and TimeZone @NonNls 2013-10-24 22:28:32 +02:00
Konstantin Bulenkov dc35e4688d mem leak 2013-10-24 22:04:50 +02:00
Konstantin Bulenkov c052b723dc IDEA-115401 Tab (Shift+Tab) should select next (prev) group in SearchEverywhere 2013-10-24 21:52:13 +02:00
Konstantin Bulenkov 1708225089 ESC doesn't work 2013-10-24 20:43:19 +02:00
Yann Cébron 80026720dc AnnotationAttributeChildLink: remove obsolete psiAnnotation.getText() calls (Stubs now) 2013-10-24 20:42:20 +02:00
Roman Shevchenko bda6f9e004 IDEA-114478 (refresh a directory before attempting to open a project from it) 2013-10-24 20:32:39 +02:00
Roman Shevchenko 1cb3c6fcd2 platform: respect synchronization setting in file chooser 2013-10-24 20:32:38 +02:00
Konstantin Bulenkov 651a7747f3 fix NPE in SearchEverywhere 2013-10-24 20:22:54 +02:00
Konstantin Bulenkov f96f953126 fix toolbar icon painting 2013-10-24 20:22:53 +02:00
Vladimir Krivosheev e51e0027d9 done WEB-9647 (is not yet fully tested (case / vs /index.html)) but works 2013-10-24 20:03:25 +02:00
Vladimir Krivosheev 0702c0eb96 don't create semaphore — check early 2013-10-24 20:03:24 +02:00
Vladimir Krivosheev d60d5e6a74 move console message handling form ext to idea 2013-10-24 20:03:23 +02:00
Vladimir Krivosheev ec1a863029 check disposed 2013-10-24 20:03:22 +02:00
Eugene Zhuravlev 994720779b simplify code 2013-10-24 19:34:37 +02:00
peter d3834f35ae allow to check if DirectoryIndexImpl and RootIndex return same results 2013-10-24 19:20:41 +02:00
peter 71e03bb935 more fixes to align RootIndex and DirectoryIndexImpl 2013-10-24 19:20:41 +02:00
peter bf52d777bb RootIndex: honor ignored files 2013-10-24 19:20:41 +02:00
peter a55f4b169e RootIndex: save order entries for the owner module and its dependents 2013-10-24 19:20:41 +02:00
peter 9c87cfcddc RootIndex: support libs inside modules and vice versa 2013-10-24 19:20:40 +02:00
peter 89f4853a3b inline RootIndex.initialize 2013-10-24 19:20:40 +02:00
peter c45930e90f minor field grouping in DirectoryIndexTest 2013-10-24 19:20:40 +02:00
Dmitry Batkovich 001723f203 fixed parameters matcher and methods chains comparing 2013-10-24 21:02:45 +04:00
anna 5d5b7f3ec0 scopes: restore selection and model (IDEA-115393) 2013-10-24 18:38:21 +02:00
anna 98a3b3ae52 plugin advertiser: support no extension files 2013-10-24 18:38:20 +02:00
Dmitry Batkovich 58a0a3b5ca cleanup 2013-10-24 20:05:32 +04:00
Konstantin Bulenkov 2fc6eca034 project mem leak fix 2013-10-24 17:30:23 +02:00
anna a6a42b5f3d unused local: introduce new setting and deprecate old one to prevent profile modifications 2013-10-24 17:09:41 +02:00
anna 6b4c4169db restore icon for scopes list 2013-10-24 17:09:40 +02:00
Eugene Zhuravlev 99b9be8f78 IDEA-115381 NotNull bytecode instrumenter does not update visibility scope for 'this' and parameter local variables 2013-10-24 17:06:19 +02:00
Eugene Kudelevsky 0c841cd081 IDEA-88460 support deployment of custom artifact in Android run configuration 2013-10-24 18:42:25 +04:00
Eugene Zhuravlev 45877eb8b4 use class instead of interface for step target descriptor 2013-10-24 15:43:43 +02:00
anna 1bab20e994 fix containing field detection 2013-10-24 15:37:08 +02:00
anna db6463333f nullable stuff: leave buggy assignment to be warned by dfa (IDEA-100172) 2013-10-24 15:37:07 +02:00
Maxim.Mossienko 84e8629da5 IDEA-114105 Find String literals only java strings in JSP not found 2013-10-24 15:32:28 +02:00
Eugene Zhuravlev 3bb9fb60bd IDEA-71794 smart step into: provide some visual indication in editor 2013-10-24 15:24:29 +02:00
peter e5208be021 an incomplete and bug-ridden alternative implementation of DirectoryIndex (adapted from upsource) 2013-10-24 14:33:33 +02:00
Dmitry Avdeev b74a981ac1 WEB-7228 HTML5 Boilerplate breaks HTML completion in .html file
re-fixed
2013-10-24 16:27:45 +04:00
Max Medvedev b4d4dfbf87 IDEA-114710 Groovy: @Language annotation is not inserted before concatenated string on Alt+Enter 2013-10-24 16:19:16 +04:00
anna 55f9f51843 treat foreach/catch block params as local variables (IDEA-115326) 2013-10-24 14:07:47 +02:00
anna a7316ca594 lambda: do not suggest to replace with lambda when refs to final fields exist in body (IDEA-111026); final initializer 2013-10-24 14:07:46 +02:00
Ekaterina Tuzova 0b790578ad Merge remote-tracking branch 'origin/master' 2013-10-24 15:44:34 +04:00
Max Medvedev 1b5cba7ce4 cleanup 2013-10-24 15:39:41 +04:00
Max Medvedev 3d68304b69 IDEA-114762 ShowContainerDeclaration for Groovy 2013-10-24 15:39:40 +04:00
Max Medvedev 91e3c30f86 IDEA-114289 Groovy: Pull Members Up: 'implements library interface' clause is not suggested it 'Members to be pulled up' list 2013-10-24 15:39:40 +04:00
Ekaterina Tuzova c6f3fbab5d fixed PY-11109 Incorrect "Instance attribute defined outside __init__" in local classes 2013-10-24 15:31:39 +04:00
Maxim.Mossienko 0553c874da fix order for adding / removing children 2013-10-24 13:23:41 +02:00
Ekaterina Tuzova eeb8d97dfa PY-11099 Test runner is trashed 2013-10-24 15:23:09 +04:00