Commit Graph
80501 Commits
Author SHA1 Message Date
Konstantin Bulenkov a548fe78ea parent class might be anonymous also 2012-04-04 13:11:05 +02:00
Sergey Evdokimov ffab2ea413 IDEA-77897 (Maven dependency marked wrongly as duplicate although dependencies have different scopes) 2012-04-04 15:09:30 +04:00
Kirill Likhodedov b2fb7415c5 IDEA-84045 GitVcsPanel. Display Messages better by specifying correct parent component 2012-04-04 15:02:22 +04:00
Anton Makeev 3a7a7ec06c Go To test: go to and create test for enums and interfaces (IDEA-77077, IDEA-23271) (cherry picked from commit cdb6bde) 2012-04-04 12:48:51 +02:00
Anton Makeev ee20e17ae3 Local History: race condition in ChangeSet (can be queried while is being filled) 2012-04-04 12:48:51 +02:00
Alexander Lobas 5972ac2526 Merge remote-tracking branch 'origin/master' 2012-04-04 14:46:54 +04:00
Alexander Lobas 354751f0c5 Restore state: change editor, undo, redo, external psi update 2012-04-04 14:46:20 +04:00
anna 152c8d2a80 junit patterns: allow to configure the scope to search tests (IDEA-84037) 2012-04-04 12:27:10 +02:00
anna 3dc00cddf5 force using junit3 starter for single tests in junit4.5 as the filtering was broken till 4.6 (IDEA-84031) 2012-04-04 12:27:09 +02:00
nik da0e467517 refresh *.iml file before loading 2012-04-04 14:15:08 +04:00
Gregory.Shrago 8abd7c3afd new JPQL 2012-04-04 14:09:23 +04:00
irengrig 50cfdc3d6e Merge remote branch 'origin/master' 2012-04-04 13:34:48 +04:00
irengrig bd5a9d7ea1 OC-3561 Exception from VCS 2012-04-04 13:33:25 +04:00
Alexander Lobas bf2efd03e6 Merge remote-tracking branch 'origin/master' 2012-04-04 13:27:47 +04:00
Alexander Lobas bd55af1be3 Error handling 2012-04-04 13:27:14 +04:00
irengrig afdbdd9ed6 IDEA-52496 NPE in FileStatusManagerImpl 2012-04-04 13:26:40 +04:00
anna dea8f000ac icon for any file type (IDEA-83851) 2012-04-04 11:25:48 +02:00
anna 961f4b5388 intentions tree: make it possible to up/down through the tree without lags 2012-04-04 11:25:47 +02:00
Konstantin Bulenkov 04b46f7924 anonymous parameters of anonymous classes were skipped 2012-04-04 11:19:20 +02:00
Denis.Zhdanov cbefa54660 IDEA-83645 Editor: Correct '`' (backtick) symbol drawing inside the editor
Detect problem glyphs lazily
2012-04-04 13:10:10 +04:00
Dennis Ushakov 66a45a8f71 do not add minimize listener if problem is already fixed in JDK 2012-04-04 13:00:41 +04:00
Alexander Lobas 9e12b8eb1d Merge remote-tracking branch 'origin/master' 2012-04-04 12:34:00 +04:00
Alexander Lobas 3f1137e8ef EA-35339 - NPE: PropertyParser.loadLayoutProperties 2012-04-04 12:33:26 +04:00
Denis.Zhdanov 2e33a7f200 IDEA-81539 editor glitch: letters are drawn misaligned
Using antialiasing-aware font metrics for the font width calculation now
2012-04-04 12:28:48 +04:00
Alexey Kudravtsev 557a5b392c java8 compilation tweaks 2012-04-04 12:24:27 +04:00
Alexey Kudravtsev cd4c8cd824 exception from refactoring in IDEA-80181 2012-04-04 12:24:27 +04:00
Alexey Kudravtsev 94576ef51f do not gc RefCountHolder in the midst of highlighting 2012-04-04 12:24:26 +04:00
Alexey Kudravtsev 61f40b93ef SIOOB 2012-04-04 12:24:25 +04:00
peter 7e695b3f0d minor 2012-04-04 10:14:14 +02:00
peter 4191ad2d61 equals/hashCode for SmartFMap 2012-04-04 10:13:26 +02:00
peter ac8a31b82f SmartFMap tweaks 2012-04-04 10:08:28 +02:00
peter 6849922f2f reuse empty SmartFMap 2012-04-04 10:08:28 +02:00
nik d41eebfa43 jps: test fixed 2012-04-04 11:48:55 +04:00
nik 896b7a168c jps: obsolete code removed 2012-04-04 11:48:55 +04:00
nik f575b9b28b artifact compiler: debug logging added for IDEA-82013 2012-04-04 11:48:55 +04:00
Konstantin Bulenkov 5380731115 move RegExp checker to regexp 2012-04-04 09:45:01 +02:00
peter 9a55a0b38d SmartFMap 2012-04-04 08:30:45 +02:00
peter 0bc33e7c8b don't keep alive gdsl thread if it's not used 2012-04-03 21:04:14 +02:00
peter c36f3c4f13 don't leak debugged vm through node renderers 2012-04-03 21:04:13 +02:00
peter 4c89188dac keep symlink target in user data, it's rare and shouldn't consume space in every virtual file 2012-04-03 21:04:13 +02:00
peter 14b965cc27 [ann] a better fix for IDEA-84025 Non-public class in different package interferes with code completion 2012-04-03 21:04:13 +02:00
peter 1d2b7eaf23 IDEA-84025 Non-public class in different package interferes with code completion 2012-04-03 21:04:13 +02:00
Maxim Shafirov accc2bf284 IDEA-84036 Redundant thrown exception not detected if the method calls itself 2012-04-03 22:09:45 +04:00
Alexander Lobas cd874dba27 Merge remote-tracking branch 'origin/master' 2012-04-03 22:05:07 +04:00
Alexander Lobas a9d4539e56 Restore state: change editor, undo, redo, external psi update 2012-04-03 22:04:34 +04:00
anna a4e23d3546 good code red: do not allow unchecked conversions on deeper wildcard levels (IDEA-80386) 2012-04-03 19:19:44 +02:00
anna 6719c86450 good code red: do not create ? super Object constraint as nothing would match (IDEA-77991) 2012-04-03 19:19:43 +02:00
Eugene Kudelevsky b053dbdfdf IDEA-83572 add annotations.jar to classpath automatically [rev=elena.shaverdova] 2012-04-03 20:54:09 +04:00
Maxim Shafirov 618850449e Fix entry points management, broken back in 2008 2012-04-03 20:52:55 +04:00
Roman Shevchenko 6f0f4abae7 Restrict util-rt dependencies to JDK only 2012-04-03 18:42:36 +02:00