anna
22cf8deff5
ignore anonymous classes when generating constructors
...
EA-51713 - assert: CreateConstructorMatchingSuperFix$.run
2013-11-08 19:39:31 +01:00
Gregory.Shrago
17353918da
getWidget method
2013-11-08 22:37:29 +04:00
Vladimir Krivosheev
fcb4970d50
attempt to fix IDEA-116128 LiveEdit doesn't work correctly for JSP files
2013-11-08 19:24:27 +01:00
Vladimir Krivosheev
36e493262c
continue "ability to return list of URLs" — isConfigurationFromContext
2013-11-08 19:24:26 +01:00
Roman Shevchenko
d67f88c929
Cleanup (formatting)
2013-11-08 19:18:36 +01:00
Eugene Zhuravlev
3112d12955
reliably check if a task for debugger manager thread was interrupted
2013-11-08 17:33:43 +01:00
Bas Leijdekkers
201c7b5512
IDEA-75717 ("Referenced checked for null not used inside if" false positive)
2013-11-08 17:27:18 +01:00
Gregory.Shrago
795357c5a1
do not suppress file-level inspections
2013-11-08 20:04:28 +04:00
Vladimir Krivosheev
4745efc8d5
continue "ability to return list of URLs" IDEA-115787
2013-11-08 16:46:50 +01:00
Vladimir Krivosheev
43216f8095
IDEA-115787 Better resolvement for JSF page URLs
2013-11-08 16:43:34 +01:00
Vladimir Krivosheev
2e6db86bf0
IDEA-100279 ChooseComponentsToExportDialog
2013-11-08 16:43:34 +01:00
Vladimir Krivosheev
72ee12cf41
fix warning "mac file equals"
2013-11-08 16:43:33 +01:00
Vladimir Krivosheev
19576b2a23
overrides, cleanup
2013-11-08 16:43:33 +01:00
Vladimir Krivosheev
0a153064e2
IDEA-100279 git init
2013-11-08 16:43:32 +01:00
Vladimir Krivosheev
b5963405a5
IDEA-100279 xml editor location dialog
2013-11-08 16:43:32 +01:00
Vladimir Krivosheev
3c0f6cd9e4
IDEA-100279 copyright plugin
2013-11-08 16:43:31 +01:00
Vladimir Krivosheev
b7c6e4c465
overrides
2013-11-08 16:43:31 +01:00
Sergey Simonchik
e9e6eb2b67
'Download library' refactored a little
2013-11-08 19:33:19 +04:00
Bas Leijdekkers
946216e607
IDEA-116197 (filter improvements)
2013-11-08 15:49:39 +01:00
Sergey Evdokimov
9439744752
EA-51425 - ISE: MavenUtil.resolveSuperPomFile
...
add assertion.
2013-11-08 18:41:09 +04:00
Sergey Evdokimov
9c38499339
EA-51325 - assert: MavenIndices.createNewDir
2013-11-08 18:36:00 +04:00
Vladimir Krivosheev
9346755b39
don't log Connection reset by peer
2013-11-08 14:46:11 +01:00
Sergey Ignatov
cfb11fac51
cleanup
2013-11-08 17:39:19 +04:00
Konstantin Bulenkov
038e39d137
IDEA-114461 Structure tool window: Jump to Source (F4) does not move focus to Editor
2013-11-08 14:20:58 +01:00
Nadya Zabrodina
ed4794e5dd
VcsRootDetector and RootErrorsFinder tests updated
...
*MockAbstractVcs used instead of GitVcs;
*MockVcs and MockVcsChecker registered with ProjectLevelVcsManager;
*.git and Git words replaced by mock and .mock
2013-11-08 17:05:55 +04:00
Nadya Zabrodina
c196ab390a
Remove unnecessary check and param from HgRepositoryImpl
2013-11-08 16:54:25 +04:00
Sergey Ignatov
b486fcb930
template actions are now injection aware
2013-11-08 16:48:08 +04:00
Sergey Ignatov
773f5f0bb9
IDEA-102454 Parameter Info: TAB/Shift-TAB and editing does not work in language injected fragment
2013-11-08 16:48:08 +04:00
Sergey Ignatov
3b34a0b684
IDEA-49273 Injected language: parameter info tooltip disappears on moving caret
2013-11-08 16:48:07 +04:00
Dmitry Jemerov
7afa57d0f5
move indexer to indexing-impl
2013-11-08 13:42:05 +01:00
Dmitry Jemerov
4ab17a05d0
don't shift text range if the element has no last child (PY-11344)
2013-11-08 13:42:04 +01:00
Dmitry Jemerov
9e3bbe98a9
don't show "inspect test source" checkbox in PyCharm (PY-1187)
2013-11-08 13:42:04 +01:00
Roman Shevchenko
ac7f1b245b
IDEA-113483 (action fixed to select directories too)
2013-11-08 13:20:30 +01:00
Alexander Zolotov
7bd9931904
Emmet: extract SurroundWithEmmetAction
2013-11-08 16:03:32 +04:00
Dmitry Jemerov
625e81bb08
don't show "production" and "test" scopes in predefined scopes if current product doesn't support test source roots (PY-7324)
2013-11-08 12:52:44 +01:00
Dmitry Jemerov
f01a713b44
grouping by directory uses project-relative paths (PY-11176); rename the action from "Group by package" to "Group by directory" in platform-based IDEs
2013-11-08 12:52:44 +01:00
Dmitry Jemerov
be45c85e40
move GeneralFormatterTest to platform-tests; fix NPE in DocumentImpl when running standalone GeneralFormatterTest
2013-11-08 12:52:43 +01:00
nik
4d22f5e7fb
DirectoryIndex: don't include roots from content to projectExcludeRoots set, update projectExcludeRoots on VFS change
2013-11-08 15:51:31 +04:00
Michael Golubev
02f73054e0
Merge branch 'master' of git.labs.intellij.net:idea/community
2013-11-08 12:15:12 +01:00
Vladislav.Soroka
7994da20c7
External System: test fix
...
Related task: IDEA-79466 gradle support should generate web module configuration
2013-11-08 15:10:43 +04:00
Michael Golubev
e3cfba11dd
IDEA-116126 - NoClassDefFound on attempt to deploy to heroku
2013-11-08 12:06:11 +01:00
anna
630eacf6d6
Merge remote-tracking branch 'origin/master'
2013-11-08 11:23:40 +01:00
anna
a902c4ee87
testdata fixed
2013-11-08 11:06:57 +01:00
Vladimir Krivosheev
db0433cb54
fix NPE — final class variable is not yet initialized — we must not open connection until debug process class is not constructed.
2013-11-08 11:03:26 +01:00
Roman Shevchenko
dd2d5f651a
platform: ensure event file validity on dropping symlink target
2013-11-08 10:26:54 +01:00
Roman Shevchenko
eaeed33efc
platform: better pairing of before/after VFS events
2013-11-08 10:26:54 +01:00
Roman Shevchenko
97aec30fa7
Cleanup (formatting)
2013-11-08 10:26:53 +01:00
Yann Cébron
017646fb37
remove dead code, cleanup
2013-11-08 10:25:29 +01:00
Dmitry Avdeev
2181005416
more templates
2013-11-08 13:17:17 +04:00
Dmitry Avdeev
ab315c83dd
new project wizard: template description & count
2013-11-08 13:05:17 +04:00