Commit Graph
127737 Commits
Author SHA1 Message Date
Anna Kozlova f72e4f5a7c testdata for IDEA-124148 2014-04-23 16:33:49 +02:00
Anna Kozlova 1c431a8076 create meth reference from usage: substitute param types (IDEA-124322) 2014-04-23 16:33:48 +02:00
Anna Kozlova c160fc5adf copy to temp/array for non-effectively final variables used in lambda expressions 2014-04-23 16:33:47 +02:00
Anna Kozlova 265f0dca89 lambda -> anonymous: static calls (IDEA-124187) 2014-04-23 16:33:46 +02:00
Anna Kozlova 2200bba35f method hierarchy: search functional expressions by current method only (IDEA-124320); navigation (IDEA-124319) 2014-04-23 16:33:44 +02:00
Anna Kozlova 54ced00cb4 highlight all pairs of methods with same erasures (IDEA-124116) 2014-04-23 16:33:43 +02:00
Denis Fokin f3efd90a0d IDEA-120865 jre7 osx fullscreen: "space" is not freed when project is closed 2014-04-23 18:18:31 +04:00
Vladislav.Soroka 6924cc4eac IDEA-118062 Gradle Run Configuration: 'working directory' is set incorrectly 2014-04-23 17:51:19 +04:00
Vladislav.Soroka 09333b1ac3 External system: source package prefix support added; fix for out-of-process mode support 2014-04-23 17:51:18 +04:00
Vladislav.Soroka 6de52dc987 Gradle: update Tooling API version up to 1.12-rc-1, fix classpath for out-of-process mode 2014-04-23 17:51:17 +04:00
Dmitry Batkovich 4ff20d5c3f InconsistentResourceBundle test fixed 2014-04-23 17:39:18 +04:00
Eugene Zhuravlev 90bb5ab61c IDEA-124301 jdk9 builds cannot be used for project/module compilation 2014-04-23 17:24:28 +04:00
Konstantin Bulenkov 1236318f32 always go to file if nothing found 2014-04-23 14:30:46 +02:00
Alexander Lobas fc316803e9 IDEA-124290 2014-04-23 15:47:18 +04:00
Serega Vasiliev 460ef4152c DumbService.smartInvokeLater(...) 2014-04-23 13:18:33 +02:00
Andrey Starovoyt 577579d837 cleanup after extracting java postfix template provider 2014-04-23 15:12:53 +04:00
Dmitry Batkovich 214f99bc44 IDEA-103836 2014-04-23 15:08:07 +04:00
Ekaterina Tuzova a41e7d8ed9 Merge remote-tracking branch 'origin/master' 2014-04-23 14:59:18 +04:00
Ekaterina Tuzova 40765968ac fixed memory leak 2014-04-23 14:58:38 +04:00
Ekaterina Tuzova c5207b2552 fixed PY-12543 Project Interpreters: too big or too small details popup 2014-04-23 14:29:46 +04:00
Dmitry Batkovich 40d91f5d13 IDEA-63106 new inspections added to InconsistentResourceBundleInspection 2014-04-23 14:23:20 +04:00
Ekaterina Tuzova 4bc9f42f8b fixed PY-12690 Detected from creating virtualenv interpreter has invalid slashes 2014-04-23 14:16:11 +04:00
Sergey Ignatov e6d8c987fd extract right arrow 2014-04-23 14:00:26 +04:00
Dmitry Batrak 43b861b75d don't use borders and insets in output html/rtf (IDEA-67767) 2014-04-23 13:58:31 +04:00
Dmitry Batrak 6c4dbea374 use service instead of application component (IDEA-67767) 2014-04-23 13:58:30 +04:00
Dmitry Batrak aa6fb9f094 remove 'Strip common indent' setting from UI (IDEA-67767) 2014-04-23 13:58:29 +04:00
Bas Leijdekkers 5651ab584e IDEA-123775 (String.equals("") inspection fixes code incorrectly) 2014-04-23 11:50:55 +02:00
Ekaterina Tuzova c1d9f5f1ba fixed PY-12696 Create VirtualEnv: when adding first base interpreter it is not selected right away 2014-04-23 13:24:58 +04:00
Anton Makeev 482491a8f7 Platform: Local History can survive for more than 30 days now (int overflow fixed) 2014-04-23 11:05:40 +02:00
Anton Makeev a0125dc5cc Platform: always allow writing module files (IDEA-123899) 2014-04-23 11:05:39 +02:00
Alexey Kudravtsev 3a294e97b0 removed unused component methods 2014-04-23 12:48:38 +04:00
Alexey Kudravtsev 7cc124e5c2 optimisation: avoid containingfile calculation 2014-04-23 12:48:37 +04:00
Alexey Kudravtsev 06f574a1b2 readable toString() 2014-04-23 12:48:36 +04:00
Alexey Kudravtsev 60f2a36569 perforce tests fixed 2014-04-23 12:48:35 +04:00
Alexey Kudravtsev 46fea0f5d6 fewer create/delete operations 2014-04-23 12:48:33 +04:00
Alexey Kudravtsev 7269bce662 drain file type detection queue in tests 2014-04-23 12:48:32 +04:00
Alexey Kudravtsev d0c6ef5cc2 cleanup 2014-04-23 12:48:31 +04:00
Vladislav.Soroka 9df7136b7c Gradle: installer build fix 2014-04-23 12:34:16 +04:00
Anton Makeev 152c2307d6 Platform: Local History can survive for more than 30 days now 2014-04-23 09:30:31 +02:00
Maxim.Mossienko f5e72157d8 do not rely on memory index storage isBufferedFlag to process physical file contents 2014-04-23 09:06:47 +02:00
Gregory.Shrago ebe62cf7b5 customize password field labels 2014-04-22 23:58:35 +04:00
Gregory.Shrago 97ade8df9d ability to enable only visible components 2014-04-22 23:58:35 +04:00
Gregory.Shrago 3541938c9b introduce beforeOKAction() 2014-04-22 23:58:34 +04:00
Gregory.Shrago 13bf7e1135 cleanup 2014-04-22 23:58:34 +04:00
Anna Kozlova 4a12b1faf9 junit: workaround for old junit versions (IDEA-124201) 2014-04-22 21:30:49 +02:00
Ilya.Kazakevich 21003e0fac Merge remote-tracking branch 'origin/master' 2014-04-22 23:14:00 +04:00
Ilya.Kazakevich c2067ff719 PY-1194 Provide completion and navigation for url tag in django template
PY-3591  Support {% url %} tag arguments completion

Params to be supported
2014-04-22 23:13:13 +04:00
Anna Kozlova 5f295fe701 do not cancel offline inspections 2014-04-22 20:27:38 +02:00
Anna Kozlova 2b8e2e885a add unchecked warning calls also for method references 2014-04-22 20:02:55 +02:00
Anna Kozlova 57e886f7a4 testdata: check that method ref on static interface method is accepted 2014-04-22 20:02:54 +02:00