Commit Graph
85397 Commits
Author SHA1 Message Date
anna c3276bd56e lambda: return type checks initial 2012-07-20 18:59:18 +02:00
irengrig d019234100 Merge remote branch 'origin/master' 2012-07-20 19:44:42 +04:00
irengrig 0f6ece995e IDEA-78117 NULL characters appended to file when retrieving historical revisions in SVN 2012-07-20 19:43:42 +04:00
peter 4dee0cff9d IDEA-89099 IDEA misses some types in code completion in "try" construct 2012-07-20 17:20:22 +02:00
peter b10a4f2471 IDEA-88174 <java.lang.Object> inserted instead of generic argument in JSP code. 2012-07-20 17:20:22 +02:00
peter 4f89964f46 IDEA-89097 Moving classes up/down doesn't work correctly 2012-07-20 17:20:21 +02:00
peter 7b182faea0 IDEA-86678 Message from Event Log is kept in status bar on opening different project 2012-07-20 17:20:21 +02:00
peter 01396c1bce diagnose EA-37565 - assert: GroovyExpectedTypesProvider$MyCalculator.visitCaseLabel 2012-07-20 17:20:21 +02:00
Eugene Zhuravlev 93e7c66a89 fix race condition: IDEA-88912 Ant completion message not always displayed 2012-07-20 17:18:08 +02:00
irengrig be89d60142 Merge remote branch 'origin/master' 2012-07-20 18:27:35 +04:00
irengrig 5a5bf0b707 compilation? 2012-07-20 18:25:50 +04:00
Konstantin Bulenkov eda5ca9122 try to test _LastInSuiteTest 2012-07-20 16:23:30 +02:00
Yuri b489564997 #RUBY-11590 fixed 2012-07-20 18:15:35 +04:00
irengrig 304f4c6001 Merge remote branch 'origin/master' 2012-07-20 17:41:30 +04:00
irengrig 6a458af6e1 VCS: VCS root iteration
1) do not ask children twice
2) bug with child another vcs fixed (forgot init)
3) clear case more optimal run for unversioned
4) tests for vcs root iterator, vcs util file iteration, clear case unversioned/ignored guesses & detection

+ standard directory data for tests generator class + data
2012-07-20 17:39:50 +04:00
nik ebaa1e6565 BreakpointItem class moved from api to impl 2012-07-20 16:51:18 +04:00
nik 5144779482 obsolete code removed 2012-07-20 16:51:18 +04:00
peter 25098f1560 IDEA-89093 Copy reference is missing 2012-07-20 14:04:27 +02:00
peter b68ce98c4a IDEA-88071 Samples: comparingReferences test does not work 2012-07-20 14:04:26 +02:00
Eugene Kudelevsky c410033a0d completion and resolve for declare-styleable[:name] 2012-07-20 15:42:33 +04:00
Eugene Kudelevsky db7d37f111 use psi pointers in class maps, store class maps only for lib classes 2012-07-20 15:42:31 +04:00
Eugene Kudelevsky e322123184 test for IDEA-64993 2012-07-20 15:42:30 +04:00
peter f484b12e7e IDEA-89086 Keymap in settings does not allow to change undo/redo shortcuts 2012-07-20 13:20:04 +02:00
Alexander Lobas 6ccaad6e28 Work on properties. 2012-07-20 15:16:47 +04:00
Konstantin Bulenkov ae80a96d3b try to test _LastInSuiteTest 2012-07-20 13:15:04 +02:00
Denis.Zhdanov 9eb18fe947 IDEA-66333 Quick documentation lookup on mouse hover
'Groovy' dependency is configured with 'Test' scope
2012-07-20 15:06:10 +04:00
Denis.Zhdanov a794ecd49e IDEA-66333 Quick documentation lookup on mouse hover
Reverted to the old test data because the new one (with hyperlinks) is applied asynchronously now
2012-07-20 14:18:34 +04:00
Denis.Zhdanov 402d3ba91a IDEA-66333 Quick documentation lookup on mouse hover
Test data is updated to follow the improved functionality
2012-07-20 14:06:13 +04:00
Eugene Zhuravlev d1a85aed10 do not spawn multiple javac servers in parallel compilation mode 2012-07-20 11:51:57 +02:00
Dennis Ushakov adff1ad939 added keymap listener to update text after change
#IDEA-88839 fixed
2012-07-20 13:30:55 +04:00
nik fde91d0cd1 improved adding plugin libraries to external compiler classpath 2012-07-20 13:21:54 +04:00
nik 0c1e772902 new project model: added module type and sdk for DevKit 2012-07-20 13:21:54 +04:00
nik 43eda1a880 fixed adding js exception breakpoint 2012-07-20 13:21:53 +04:00
Denis.Zhdanov 1491f18c7b EA-37552 - NPE: JavaDocInfoGenerator.isEmptyDescription 2012-07-20 13:20:40 +04:00
Denis.Zhdanov 50b1563132 EA-37556 - assert: RemoteProcessSupport.acquire
Call PsiQualifiedNamedElement.getQualifiedName() from read action
2012-07-20 13:19:27 +04:00
Denis.Zhdanov 06f7bc19bb IDEA-66333 Quick documentation lookup on mouse hover
Corrected links appliance
2012-07-20 13:19:27 +04:00
Denis.Zhdanov 5d5c55a876 EA-37556 - assert: RemoteProcessSupport.acquire
1. DocumentationProvider.generateDoc() contract is clarified;
2. Don't call DocumentationProvider.generateDoc() from EDT;
2012-07-20 13:19:27 +04:00
anna 05c59c4737 Merge remote-tracking branch 'origin/master' 2012-07-20 11:09:15 +02:00
peter 9174f21059 IDEA-89061 Prefix match should be preferred over middle match when suggesting variable names 2012-07-20 11:07:12 +02:00
peter ebac476f2b some DRY 2012-07-20 11:07:12 +02:00
peter 3d0512e303 IDEA-89015 Java class names are presented in autopopup or "basic" completion list inside any XML literal 2012-07-20 11:07:11 +02:00
peter 4047cd03e8 IDEA-89012 Live Template - Edit Variable - variable order is ignored 2012-07-20 11:07:11 +02:00
anna 2d80237442 lambda: effectively final 2012-07-20 11:06:23 +02:00
Dmitry Avdeev 0e0dc81924 avoiding inspection instantiations: simple profile 2012-07-20 12:50:23 +04:00
Alexey Kudravtsev 91c888670e recreate TrafficLightRenderer if reparse's led to the file invalidation 2012-07-20 10:53:37 +04:00
Alexey Kudravtsev 9ce0c5bc5f not enough pooled threads in tests 2012-07-20 10:53:36 +04:00
Alexey Kudravtsev a2fa9c081f memory 2012-07-20 10:53:35 +04:00
Alexey Kudravtsev d702b845b3 notnull 2012-07-20 10:53:34 +04:00
Alexey Kudravtsev 3827850796 cleanup 2012-07-20 10:53:34 +04:00
Alexey Kudravtsev c8d38ec0d9 preinstantiate inspection tools revert 2012-07-20 10:53:33 +04:00