Commit Graph
127305 Commits
Author SHA1 Message Date
Eugene Zhuravlev 4935bbc9ee do not delete output files corresponding to non-existing sources, if these outputs are already associated with existing sources from other modules that have been already compiled (example: moving some class to a dependent module with the same output root) 2014-04-11 22:18:16 +04:00
Vassiliy Kudryashov 45cb352694 IDEA-123773 The "Show Whitespaces" broken 2014-04-11 21:59:39 +04:00
Maxim.Mossienko 0f869ebb31 schedule index rebuild after assertion 2014-04-11 19:28:14 +02:00
Maxim.Mossienko 5c53c0d975 better fix for IDEA-101698 & IDEA-123573 2014-04-11 19:28:13 +02:00
Anna Kozlova 4c92967cf0 Merge remote-tracking branch 'origin/master' 2014-04-11 18:54:26 +02:00
Anna Kozlova d9fe7023db push down: interface constants in class should appear with public-static-final (IDEA-123758) 2014-04-11 18:52:46 +02:00
Anna Kozlova eb9a0abe70 IDEA-123838 Iteration over 'keySet()' may be replaced with 'entrySet()' iteration quick fix produces wrong code 2014-04-11 18:52:45 +02:00
Vladimir Krivosheev 01b6c67a52 continue: speed up scope variables loading
Use typescript instead of ugly JS
2014-04-11 18:48:51 +02:00
Roman Shevchenko 62b2aa657b vfs: .jar validity check without opening ZipFile 2014-04-11 18:33:56 +02:00
Egor.Ushakov 99e72e6eff IDEA-97465 Can't edit variable values in debugger with double click (F2 is required) - get back double click on empty space 2014-04-11 20:25:52 +04:00
Egor.Ushakov b19d5591d0 IDEA-82961 Mute breakpoints turns off when when start a new debug session - better option name 2014-04-11 19:50:31 +04:00
Anna Kozlova 42ede1808b do not save new defaults 2014-04-11 17:45:58 +02:00
Gregory.Shrago bfac5ceeaf EA-55604 - assert: CopyFilesOrDirectoriesHandler.doCloneFile 2014-04-11 19:40:15 +04:00
Alexander Zolotov e672f586a1 WEB-11278 Bad performance expanding emmet 2014-04-11 19:18:39 +04:00
Alexander Zolotov 8d094215f7 Make CustomTemplateCallback immutable 2014-04-11 19:18:39 +04:00
Alexander Zolotov 99b97a534d Enable emmet completion in autopopup only 2014-04-11 19:18:38 +04:00
Anna Kozlova b2bfd33e15 Merge remote-tracking branch 'origin/master' 2014-04-11 17:07:32 +02:00
Anna Kozlova 0d66941866 IDEA-123839: abstract&default combination 2014-04-11 17:06:07 +02:00
Anna Kozlova 75f267c222 testdata for IDEA-123848 2014-04-11 17:06:06 +02:00
Anna Kozlova 5e4751f25f testdata for IDEA-123869 2014-04-11 17:06:05 +02:00
Anna Kozlova 675cd3802a too aggressive: show popup when shift is pressed only 2014-04-11 17:06:04 +02:00
Anna Kozlova 36466df690 redundant type args: check also method reference qualifiers 2014-04-11 17:06:03 +02:00
Anna Kozlova d84cfe4661 method refs: do not loose information about type arguments given by ReferenceType in receiver 2014-04-11 17:06:02 +02:00
Anna Kozlova a3348c56cb lambda-> method ref: do not insert type args to reference type if they were inferred for lambda expression 2014-04-11 17:06:01 +02:00
Alexey Kudravtsev 08f5dadce9 show default tool name if XML contains empty group name 2014-04-11 19:05:22 +04:00
Alexey Kudravtsev 9e36eb10d2 catch CancellationException 2014-04-11 19:05:21 +04:00
Dmitry Avdeev 86e8dd82fd IDEA-123691 Minor project wizard edits: moving settings to the first page 2014-04-11 18:30:25 +04:00
Konstantin Bulenkov c67ada4d70 Merge remote-tracking branch 'origin/master' 2014-04-11 16:05:45 +02:00
Konstantin Bulenkov 9ce01ad56c Merge remote-tracking branch 'origin/master' 2014-04-11 16:04:15 +02:00
Gregory.Shrago aab16ff542 IDEA-123867 Alignment between editor main are and gutter is lost while scrolling 2014-04-11 18:03:44 +04:00
Konstantin Bulenkov 82739861af IDEA-122292 Plugins list: checkbox missing padding/not usable 2014-04-11 16:01:50 +02:00
Egor.Ushakov 5d09a00c83 unused code cleanup 2014-04-11 17:07:19 +04:00
Egor.Ushakov ef53a1fced IDEA-111803 Breakpoint indicator on the right gutter - better fix 2014-04-11 17:07:18 +04:00
Egor.Ushakov 442ad37fcd minor cleanup 2014-04-11 17:07:17 +04:00
Kirill Likhodedov 49eaa919bf [git] migrate GitRepositoryReaderTest to use JUnit Parametrized 2014-04-11 16:50:16 +04:00
Kirill Likhodedov 90365a7d07 [git] more test data for GitRepositoryReaderTest
* use repo from IJ-community.
* cleanup between test data items.
* compress community test data since it has too much files
* understand zip files
2014-04-11 16:50:16 +04:00
Kirill Likhodedov 13eb661ee4 [git] GitRepositoryReaderTest rewrite
Prepare data in beforehand, don't parse it twice.
2014-04-11 16:50:15 +04:00
Kirill Likhodedov d89e625f33 [git] remove some weird test case 2014-04-11 16:50:15 +04:00
Alexander Lobas b2282863ae Storyboard format 2014-04-11 16:30:52 +04:00
Dmitry Batrak 42c1335f7b correct font sizing when copying as HTML 2014-04-11 15:23:58 +04:00
Max Medvedev 471e1f9c18 IDEA-123820 Typeless Groovy catch parameter is Exception 2014-04-11 15:12:57 +04:00
Max Medvedev 91d363f3ab get rid of unnecessary invokeLater, check whether the module is disposed 2014-04-11 15:12:56 +04:00
Maxim.Mossienko 0d2d5d3180 less duplicated code 2014-04-11 12:45:04 +02:00
Egor.Ushakov 6b7e24c9bf IDEA-82961 Mute breakpoints turns off when when start a new debug session 2014-04-11 14:34:29 +04:00
Maxim.Mossienko 8b124a1d3f use snapshot mapping for IdIndex / TrigramIndex for storing keys, right now switched on by the flag 2014-04-11 12:32:31 +02:00
Roman Shevchenko f8863d6762 gradle: avoid distributions downloading in tests 2014-04-11 11:53:59 +02:00
Vladimir Krivosheev 3201ec7dba init: speed up scope variables loading
WEB-11784 slow nodejs debug
2014-04-11 11:09:28 +02:00
Egor.Ushakov 88b4b7225e IDEA-111803 Breakpoint indicator on the right gutter 2014-04-11 13:03:42 +04:00
Egor.Ushakov a11b289e8e Merge remote-tracking branch 'origin/master' 2014-04-11 12:31:49 +04:00
Dmitry Batrak 09215e7c03 another attempt to reimplement IDEA-53663
previous attempts: 05a1415, 7261323
Current change is supposed to make Ctrl-Click not sensitive to 'micro-drags', i.e. mouse drags that don't actually introduce any selection
2014-04-11 11:57:59 +04:00