Commit Graph
65053 Commits
Author SHA1 Message Date
anna 01855006ec search for default annotation method (IDEA-70739) 2011-06-08 23:05:04 +04:00
anna 6657bc1baf EA-28128 - IOE: PsiJavaParserFacadeImpl.createParameterFromText 2011-06-08 22:58:58 +04:00
anna 49ccfe88a6 EA-28152 - NPE: RenameJavaMemberProcessor.findMemberHidesOuterMemberCollisions 2011-06-08 22:55:25 +04:00
anna eb800fd0ee inline method: do not insert unnecessary qualification (IDEA-70786 ) 2011-06-08 21:57:31 +04:00
anna e9f9a40e61 remove unused param: move change signature out of quick fix write action (IDEA-70341) 2011-06-08 20:56:45 +04:00
anna 767f4fbe32 intention descriptions: cleanup - apply them all the same style 2011-06-08 17:36:57 +04:00
anna 0c3b3eb19b inspection ui: show tables instead of header only 2011-06-08 17:36:56 +04:00
anna 37f2eda4b2 type assignment: types do not agree when raw substitutor is used with raw type (IDEA-67627) 2011-06-08 17:36:55 +04:00
anna 3354dfff66 do not generate duplicated constructors, warn when nothing was added (IDEA-67659) 2011-06-08 17:36:55 +04:00
peter 711350a21d display toolwindow popups independently of log visibility for now 2011-06-08 15:03:19 +02:00
peter 8ddd290807 DRY 2011-06-08 15:03:19 +02:00
peter 67b540de95 hide the old notifications widget
change the 'show log' icon if there are important (ballooned) unread messages
2011-06-08 15:03:19 +02:00
nik 57461b8096 improved modules dependencies diagram, added 'Show module cycles' intention action 2011-06-08 16:17:09 +04:00
nik 310e37f50b method to compute graph of strongly connected components moved to service 2011-06-08 16:17:09 +04:00
nik fc23689801 simplification 2011-06-08 16:17:09 +04:00
Roman Shevchenko ef14c77bd4 A farewell to an unused guru method 2011-06-08 16:00:18 +04:00
Roman Shevchenko 3d27dc5bd3 PSI viewer dialog somewhat enhanced 2011-06-08 16:00:18 +04:00
Roman Shevchenko a6eb99842c ComboBoxButton fixed for GTK+ L&F; cleanup 2011-06-08 16:00:18 +04:00
Kirill Likhodedov 6cab49fbb2 IDEA-69853 GitRebaser to use the ProgressIndicator if one is available.
[Reviewed by irengrig]
2011-06-08 14:53:45 +04:00
Sergey Evdokimov cc679a3cdd References to Class must implement method 'bindToElement()' because it called on renaming on containing class. 2011-06-08 14:42:01 +04:00
Alexey Kudravtsev fdeea733ee got rid of reflection 2011-06-08 13:56:36 +04:00
Alexey Kudravtsev f754573c01 track disposed components in tests 2011-06-08 13:53:50 +04:00
Alexey Kudravtsev d7ba0d2922 less memory 2011-06-08 13:53:50 +04:00
Alexey Kudravtsev e71125e47b cleanup 2011-06-08 13:53:49 +04:00
Alexey Kudravtsev bc8fb85404 make threaddump thread state compatible with Analyze stacktrace 2011-06-08 13:53:48 +04:00
Alexey Kudravtsev 76c002b3ba checkcanceled 2011-06-08 13:53:48 +04:00
Oleg Shpynov d10c849e2c RUBY-8360 GitHub plugin: can't share project on GitHub 2011-06-08 13:12:42 +04:00
Oleg Shpynov 17ce5d86be MAGETAB-74 modal committing form to github overlaps everything and hangs if git executable has not been specified. 2011-06-08 11:34:19 +04:00
Oleg Shpynov 15384474fd IDEA-69427 Map help id to Logn to GitHub dialog box 2011-06-08 11:34:05 +04:00
Oleg Shpynov 072161d9c0 IDEA-70029 Github plugin fails and don't report error 2011-06-08 11:33:53 +04:00
Maxim Medvedev 6388886e64 fix test 2011-06-08 10:55:59 +04:00
peter 3a26ed23a8 cache groovy class interfaces 2011-06-08 08:30:28 +02:00
peter 8b15b847bd cache groovy extends/implements list types 2011-06-08 08:30:27 +02:00
Maxim Medvedev 02a881d730 IDEA-70678 refactor -> rename (shift + f6) of a groovy property that is annotated to JPA causes a strange dialog 2011-06-07 23:30:19 +04:00
Maxim Medvedev f71b7b8f60 IDEA-67941 Smart Completion in Lists 2011-06-07 23:30:18 +04:00
peter c243955db9 log pushed commits once 2011-06-07 20:46:19 +02:00
peter cc5dad46e9 no app component cyclic dependency 2011-06-07 20:35:42 +02:00
peter 6db2141dc0 orange warnings in log 2011-06-07 20:35:41 +02:00
peter ea9095a913 remove BALLOON_ONLY 2011-06-07 20:35:41 +02:00
peter 38362b6366 explicit logging notifications instead of implicit together with in toolwindow balloons, take 2 (git) 2011-06-07 20:35:41 +02:00
peter a7d9689948 explicit logging notifications instead of implicit together with in toolwindow balloons, take 1 2011-06-07 20:35:41 +02:00
peter 4823e484a7 tolerate wolf resetting the log message text 2011-06-07 20:35:41 +02:00
peter 3fdecb6705 groupIds for commit and exception notifications 2011-06-07 20:35:40 +02:00
peter b565c34753 logEvent replaced with explicit notifications with different groupIds 2011-06-07 20:35:40 +02:00
peter eeba7a5e54 notification logging settings 2011-06-07 20:35:40 +02:00
anna 7c49e3da2f project view: detect module over multiple selection inside one module (IDEA-67431) 2011-06-07 22:29:22 +04:00
Maxim.Mossienko c1f3c0035d setContentEntryPath is called for ProjectFromSourcesBuilder 2011-06-07 21:36:54 +04:00
anna d90aeb4ab4 add codeInsight to testng.xml (IDEA-67651; IDEA-67649) 2011-06-07 21:35:00 +04:00
anna 273085d9b5 cyclic dependencies: disable analysis for tests sources by default (IDEA-68863 ) 2011-06-07 21:34:59 +04:00
anna 61771616d9 add ui to run cyclic dependencies over selected folder (IDEA-57462) 2011-06-07 21:34:59 +04:00