Commit Graph
119011 Commits
Author SHA1 Message Date
Dmitry Jemerov 52efcb58c5 only allow single expression after 'in'; tweak error recovery when waiting for colon (PY-9561) 2013-11-06 19:17:41 +01:00
Gregory.Shrago 7f8dc3deca change default match-from-start to false 2013-11-06 21:52:19 +04:00
Roman Shevchenko bfb18191ef EA-51669 (unneeded augmentation avoided) 2013-11-06 18:16:04 +01:00
Roman Shevchenko b27e492a08 platform: extension point declaration moved to correct .xml 2013-11-06 18:16:04 +01:00
Vladimir Krivosheev 4d9e68668c sourcemaps: ability to resolve sources relative to generated file 2013-11-06 18:04:41 +01:00
Eugene Zhuravlev 6c84d334a6 take synchronized statements into account when mapping local variable names to slots 2013-11-06 16:48:13 +01:00
nik 4e560b6d69 allow to view hidden items in 'New Run Configuration' popup (IDEA-116046) 2013-11-06 19:03:18 +04:00
Bas Leijdekkers 37caefe8ac IDEA-72889 (CodeStyle inspection to check tabs instead of spaces in file) 2013-11-06 15:57:58 +01:00
Oleg Sukhodolsky f345cfdbbe EA-51469: do not call GemManager.updateGemset(Module) with null 2013-11-06 18:57:17 +04:00
Dmitry Semeniouta e27287df3d ShowSettingUtil: selecting configurable by class is fixed 2013-11-06 18:42:04 +04:00
anna b9f0e95980 new inference: infer recursively for conditional expression 2013-11-06 15:35:42 +01:00
anna 646aea3a20 new inference: avoid self bounds when possible 2013-11-06 15:35:42 +01:00
anna a2ad6fd3b6 new inference: accept captured wildcard opening during subtype constraint reduction 2013-11-06 15:35:41 +01:00
Bas Leijdekkers 66462d01d0 remove incorrect copyright messages 2013-11-06 15:28:53 +01:00
Konstantin Bulenkov c3c03a0db1 don't set default cursor if empty text is invisible 2013-11-06 15:25:44 +01:00
Dmitry Avdeev 4f009e8c77 IDEA-115398 New Project Wizard: libraries downloading doesn't work 2013-11-06 17:25:42 +04:00
nik 3607191bbf Merge remote-tracking branch 'origin/master' 2013-11-06 17:19:12 +04:00
nik a95509a71c extracted method to get/set 'for generated source' option via API 2013-11-06 17:18:36 +04:00
nik 7b00b8f698 hide Groovy run configuration if there are no groovy files in project (IDEA-116046) 2013-11-06 17:13:22 +04:00
Roman Shevchenko 89f2a7641c Minor VFS optimization (cleanup) 2013-11-06 14:08:03 +01:00
peter 0defb4052f less spam in the logs when there's PSI/document inconsistency during reference search (IDEA-115950) 2013-11-06 13:59:53 +01:00
nik 29427e71b4 added service to quickly find modules by module type; hide DevKit and J2ME run configurations if there are no corresponding modules (IDEA-116046) 2013-11-06 16:54:44 +04:00
nik d031ebcd1d hide Python run configurations if they are irrelevant (IDEA-116046) 2013-11-06 16:53:18 +04:00
Nadya Zabrodina 75ca45abc9 IDEA-116000 Error message shown if hg root marked as git 2013-11-06 16:51:27 +04:00
Nadya Zabrodina e9b3a8ce94 style 2013-11-06 16:51:26 +04:00
Sergey Evdokimov 24f91c2e18 IDEA-115474 Maven Dependency template broken in latest Idea Cardea 2013-11-06 16:29:01 +04:00
nik 26b56599d1 added API to hide irrelevant run configuration types from 'New' popup in 'Edit Configurations' dialog (IDEA-116046) 2013-11-06 16:18:06 +04:00
Rustam Vishnyakov 4f9d3f038b Disable formatter ranges in formatter off/on tags [CR-IC-2916] 2013-11-06 15:52:44 +04:00
Serega Vasiliev f760c44f35 IDEA-36685: Provide better 'no matching constructor' warnings where possible 2013-11-06 12:43:46 +01:00
anna 915fb35af7 new overload resolution: testdata 2013-11-06 12:40:27 +01:00
anna 3546317c4d new overload resolution 2013-11-06 12:40:26 +01:00
anna 971909ab56 method refs: exact tweaks 2013-11-06 12:40:25 +01:00
Dmitry Trofimov c22e14c9e1 JediTerm jar updated. 2013-11-06 12:29:38 +01:00
Dmitry Trofimov 5ff6e1ace8 Merge remote-tracking branch 'origin/master' 2013-11-06 12:24:37 +01:00
Dmitry Trofimov feec183ce6 Pty4j with debug info. 2013-11-06 12:23:12 +01:00
Roman Shevchenko 08c90e8225 Minor VFS optimization 2013-11-06 12:17:20 +01:00
Roman Shevchenko 53a81a00d6 Cleanup (formatting) 2013-11-06 12:17:19 +01:00
Sergey Ignatov dc52633d55 EA-50578 - assert: TextRange.<init> 2013-11-06 15:16:13 +04:00
peter aa20e7da83 status bar should have a height at least of an icon, even before any icons appear, to prevent unnecessary blinking (IDEA-114453) 2013-11-06 12:00:28 +01:00
peter 1e0e31ec81 IDEA-112982 Status bar starts with bad layout before project is fully loaded
default min height was 1 which made BoxLayout center-align everything along the top border resulting in 2x less memory indicator height
2013-11-06 12:00:28 +01:00
Konstantin Kolosovsky 5fdc8f876c Merge branch 'svn_18_2' 2013-11-06 14:20:43 +04:00
Konstantin Kolosovsky cc6dd1759d svn: Fixed destroy for process under terminal 2013-11-06 13:30:10 +04:00
Vladislav.Soroka 9826ae7a89 external system: EA-51656, check for disposable project components added 2013-11-06 11:41:08 +04:00
Vladislav.Soroka 7337a62b25 external system: EA-51656, check for disposable project components added 2013-11-06 11:21:37 +04:00
Nadya Zabrodina ea5159b43a IDEA-116001 Incorrect behavior of root scanner in case non hg project marked as hg fixed 2013-11-06 02:31:58 +04:00
Konstantin Bulenkov 2186112c6c Merge remote-tracking branch 'origin/master' 2013-11-05 22:56:29 +01:00
Konstantin Bulenkov 9f02f7ed06 don't generate icons for IntelliJ laf 2013-11-05 22:55:28 +01:00
Gregory.Shrago 0f252a9735 IDEA-90751 Scope tabs coloring does not affect hidden tabs pop-up 2013-11-06 01:41:18 +04:00
andrey.zaytsev ab0e88ad3e cleanup dead code 2013-11-05 20:59:21 +01:00
andrey.zaytsev 79bf40ee73 IDEA-114608 breakpoints dialog: add panel must be at top 2013-11-05 20:59:20 +01:00