Commit Graph
143289 Commits
Author SHA1 Message Date
Anna Kozlova b03f0fa6ad include trivial if in cleanup (IDEA-133869) 2014-12-05 21:06:10 +01:00
Anna Kozlova e90b046aa4 forbid anonym -> lambda/meth ref if method is synchronized (IDEA-133947) 2014-12-05 21:06:09 +01:00
Ilya.Kazakevich 849936da07 PY-14678 Lettuce should allow user to pass all arguments including -t, -r and others 2014-12-05 22:44:45 +03:00
Anna Kozlova edd8518db4 introduce var/field: warn if the only expr in scope is anonymous class 2014-12-05 19:21:43 +01:00
Anna Kozlova ed02e2eed8 pull up as abstract by default: remove javadoc comments influence 2014-12-05 19:21:42 +01:00
Anna Kozlova f7316391ce extract method: exclude return statements without value from occurrence analyzing; do not suggest artificial return type if return statements break control flow 2014-12-05 19:21:40 +01:00
Anna Kozlova 5dece3bd80 safe delete of constructor parameter: anonymous class usages are fixed 2014-12-05 19:21:39 +01:00
Bas Leijdekkers 1f88361d72 add warning when user attempts to remove a locally deleted directory from CVS 2014-12-05 18:48:34 +01:00
Bas Leijdekkers 335223fa53 CVS: remove some modal information dialogs 2014-12-05 18:48:34 +01:00
Bas Leijdekkers 050076681b CVS: generify 2014-12-05 18:48:33 +01:00
Bas Leijdekkers 7f224a1fd5 CVS: cleanup 2014-12-05 18:48:33 +01:00
Dennis Ushakov be744fa1ba flat style for new project dialog 2014-12-05 20:42:55 +03:00
Dennis Ushakov 5ce35c1b32 correct location label position 2014-12-05 20:42:54 +03:00
Dennis Ushakov d801953040 enable new welcome screen for RM 2014-12-05 20:42:52 +03:00
Dmitry Jemerov 73bf4a86cb fix exception generating coverage report for Kotlin code 2014-12-05 18:38:10 +01:00
peter 83977e3261 don't repeatedly mark duplicate files dirty (IDEA-132648) 2014-12-05 18:11:52 +01:00
Egor.Ushakov 5fd6a1de58 detect parenthesis in method calls during debugger quick evaluation 2014-12-05 20:10:21 +03:00
Dmitry Jemerov 382346e233 ensure uniqueness of package names in the list returned from PsiPackage.getSubPackages() 2014-12-05 17:51:12 +01:00
Dmitry Jemerov 13e1f72f19 a bit of javadoc 2014-12-05 17:51:12 +01:00
Anna Kozlova 72529af659 extract method: suggest Object as return value if extract from incomplete expression (IDEA-69722) 2014-12-05 17:35:39 +01:00
Anna Kozlova 8336b937ab extract method: name suggestion to provide multiple initial name suggestions 2014-12-05 17:35:38 +01:00
Anna Kozlova 509431ae74 extract method: unused import cleanup 2014-12-05 17:35:37 +01:00
Anna Kozlova ea292f0319 extract method: new signature detector: add unused parameters to method calls as refs to initial vars 2014-12-05 17:35:36 +01:00
Anna Kozlova 092c1193f0 extract method: new signature detector preview added 2014-12-05 17:35:35 +01:00
Julia Beliaeva c956e174e5 [vcs-log] minor: cleanup code 2014-12-05 19:27:42 +03:00
Dmitry Avdeev 6f3577ddf7 Capitalization annotation support 2014-12-05 19:14:38 +03:00
Dmitry Avdeev 423b5bb3f6 @Nullable 2014-12-05 19:14:37 +03:00
Kirill Likhodedov 8d05813abc [log] IDEA-132229 Get refs by id, not by hash 2014-12-05 19:01:49 +03:00
Kirill Likhodedov e70dd1b448 [log] IDEA-132229 Store cached details by int to avoid extra int-to-Hash conversion. 2014-12-05 19:01:49 +03:00
Julia Beliaeva d07479bb45 [vcs-log] fix multiple selection with space 2014-12-05 18:58:11 +03:00
Julia Beliaeva 1f1479092f [vcs-log] fix selection background in structure chooser 2014-12-05 18:58:11 +03:00
Julia Beliaeva 4b6b382dbc [vcs-log] remove selected list from structure chooser 2014-12-05 18:58:10 +03:00
Julia Beliaeva 4f4f2e74fa [vcs-log] when there is a structure filter, roots are all unchecked 2014-12-05 18:58:10 +03:00
Julia Beliaeva acf97f617e [vcs-log] sort files by name 2014-12-05 18:58:09 +03:00
Julia Beliaeva 33ae659e9c [vcs-log] add structure filter history, improve text and tooltips 2014-12-05 18:58:09 +03:00
Julia Beliaeva e2fbb3c2bf [vcs-log] make root and structure filters exclusive 2014-12-05 18:58:08 +03:00
Julia Beliaeva 9216601acd [vcs-log] tooltip and filter text 2014-12-05 18:58:08 +03:00
Julia Beliaeva 0090a23490 [vcs-log] better structure filter tooltip 2014-12-05 18:58:07 +03:00
Julia Beliaeva 34cfe26b79 [vcs-log] take nested roots into account 2014-12-05 18:58:07 +03:00
Julia Beliaeva 14ba328782 [vcs-log] sort root actions in paths menu 2014-12-05 18:58:06 +03:00
Julia Beliaeva 80db32ddad [vcs-log] checkboxes with colored background + change filter title to paths (seems better) 2014-12-05 18:58:06 +03:00
Julia Beliaeva fd7a3b14b0 [vcs-log] better structure&root filter ui 2014-12-05 18:58:05 +03:00
Julia Beliaeva c7980d3d88 [vcs-log] intersect structure and root filters (seems to make more sense, since they live together in the panel and all) 2014-12-05 18:58:04 +03:00
Julia Beliaeva f467332b8f [vcs-log] fix filtering by other than root files and generally make more clear what is going on inside vcs log file filter 2014-12-05 18:58:04 +03:00
Julia Beliaeva 98dc9e2de7 [vcs-log] fix filtering branches panel by root 2014-12-05 18:58:03 +03:00
Julia Beliaeva bfd06fe8d6 [vcs-log] add color manager and fix new filter creation 2014-12-05 18:58:03 +03:00
Julia Beliaeva 0633c42007 [vcs-log] move util stuff into VcsLogFileFilter 2014-12-05 18:58:02 +03:00
Julia Beliaeva 73b1782947 [vcs-log] extract root filter from structure filter 2014-12-05 18:58:02 +03:00
Julia Beliaeva a0ac3ee50e [vcs-log] actions for roots in structure drop-down menu 2014-12-05 18:58:01 +03:00
Julia Beliaeva bc8c8dafe0 [vcs-log] hide branches in the popup that are not in visible roots 2014-12-05 18:58:01 +03:00