Commit Graph
7669 Commits
Author SHA1 Message Date
anna 3e3fc26dce dispose range markers during templates (IDEA-79909) 2012-01-13 19:59:14 +01:00
anna 38ee0058bf scope view: correct select/reload order 2012-01-13 12:58:35 +01:00
Dennis Ushakov d6a50f4b51 toolwindow header actions api 2012-01-13 12:53:35 +04:00
Denis.Zhdanov 4b00d00d7f IDEA-79841 Correct indentation after inplace/extract refactoring 2012-01-13 12:06:14 +04:00
anna 6f85bdd01c scopes: reload model (IDEA-79814) 2012-01-12 18:27:29 +01:00
anna 70401b0c44 restore and deprecate api for a while 2012-01-12 17:50:59 +01:00
anna 68b545ed8d scope view: sort nodes on expand/collapse for non-IDEA IDEs (IDEA-79222) 2012-01-12 17:50:59 +01:00
Sergey Simonchik 44b05b99c8 id of ConfigurationType should be a valid description name for statistics tool 2012-01-12 20:11:36 +04:00
Alexey Kudravtsev d8f813215a some methods annotated by MagicConstant annotations 2012-01-12 16:41:33 +04:00
anna d966eef1fa inspections tree: correct comparator; logging (IDEA-79835) 2012-01-12 13:20:52 +01:00
anna c83de1280e inplace: decouple introduces from rename (I) 2012-01-12 13:20:52 +01:00
Dmitry Jemerov 0fc796e385 Merge remote branch 'origin/master' 2012-01-12 13:05:12 +01:00
Konstantin Bulenkov ab00a76aa0 set mini style to narrow down 2012-01-12 12:04:23 +01:00
Dmitry Jemerov 57de8db439 allow providing custom qualified names also in Goto Symbol 2012-01-12 10:11:44 +01:00
Dmitry Avdeev 352a2f1dc5 IDEA-76266: Run Configurations: 'Edit Defaults' button tip shown incorrectly in status bar 2012-01-12 12:16:25 +04:00
peter 2dc53a80fb don't show + for empty directories and packages in project view 2012-01-11 19:30:12 +01:00
Konstantin Bulenkov c1d4e1cdd2 cosmetics 2012-01-11 18:27:28 +01:00
Konstantin Bulenkov fff6affb54 support merge 2012-01-11 17:19:37 +01:00
Konstantin Bulenkov 6a0d47b27b mergeable line marker infos 2012-01-11 17:19:37 +01:00
anna 23ca3e01de inplace rename: check if element is valid to rename after substitution 2012-01-11 13:38:57 +01:00
Denis.Zhdanov 0a4bf8130f WI-9265 Ternary reformat hangs
Correct core formatting processing in case of dependent spacing that target region that looses line feeds during formatting
2012-01-11 15:34:41 +04:00
Denis.Zhdanov 5e39306022 IDEA-79486 Java formatter: Correct processing of anonymous classes as method call arguments 2012-01-11 15:34:41 +04:00
Dmitry Avdeev eeb6ead6b7 added some space to LogSearchComponent 2012-01-11 14:22:36 +04:00
Dmitry Avdeev 14972c8d27 smaller tabs in debugger 2012-01-11 14:22:34 +04:00
anna b3053017c2 NPE 2012-01-11 11:00:53 +01:00
unknown 61ced133db Merge remote branch 'origin/master' 2012-01-11 09:37:22 +01:00
anna 0c7b49544a rename: setting to preselect old name (IDEA-54837) 2012-01-10 21:19:57 +01:00
Konstantin Bulenkov 8636b47e91 remember states 2012-01-10 20:29:16 +01:00
anna 761298fc39 run configurations: speed search; warning on configurations with same name and same type (IDEA-76923) 2012-01-10 19:12:19 +01:00
peter 0ff6027cf3 linear custom file type keyword parser 2012-01-10 18:00:24 +01:00
Sergey Simonchik 8d17039a5d capability to select 'Project Structure' -> 'Global Libraries' programmatically by means of ProjectSettingsService.openGlobalLibraries 2012-01-10 19:55:57 +04:00
unknown 1408cd1962 cleanup of tabbed content action names (IDEA-79750) 2012-01-10 13:58:53 +01:00
Dmitry Avdeev 8c2181a0c6 extra borders removed 2012-01-10 16:50:15 +04:00
Dmitry Avdeev d5c3c5209d border removed for "Messages" toolwindow 2012-01-10 16:50:14 +04:00
anna 1056c61140 paint in AWT thread (DEA-79489) 2012-01-10 13:16:36 +01:00
anna f8809c6eb9 move: cache relative to project path 2012-01-10 11:13:29 +01:00
anna d035896ab2 templates: remove selection on home/end 2012-01-10 11:13:27 +01:00
peter 5cd2c3f6f5 don't show lookup scrollbar button in live template list 2012-01-09 19:36:46 +01:00
peter ef211da585 when lexicographic completion sorting is enabled, really sort the items lexicographically, without all the priority/grouping/etc stuff (IDEA-79651) 2012-01-09 19:36:46 +01:00
Konstantin Bulenkov 263462f8dc fix selection & Ctrl+F12 on filtered items 2012-01-09 19:17:51 +01:00
Konstantin Bulenkov 33e2dde65f setColor implementation 2012-01-09 01:56:45 +01:00
Konstantin Bulenkov e275e31af3 make it final 2012-01-08 15:08:16 +01:00
Konstantin Bulenkov e0f0e559bb IDEA-79615 LineMarker for 'java.awt.Color' 2012-01-08 15:07:02 +01:00
Dennis Ushakov 6edc1afa12 RUBY-10141 don't show the useless "scroll from source" icon when "autoscroll from source" is active 2012-01-07 01:14:38 +04:00
Konstantin Bulenkov 1cedb2b28f Color line marker initial 2012-01-06 16:54:18 +01:00
peter 056f155153 fix ActionManagerTest 2012-01-05 23:01:29 +01:00
peter 327538a988 IDEA-69965 Custom filetype - syntax highlighting not working if keyword is followed by space 2012-01-05 20:38:49 +01:00
peter 7b0cfd3eb8 don't leak psi from CreateNSDeclarationIntentionFix 2012-01-05 20:38:48 +01:00
peter e62be9a7f2 IDEA-78222 Live template expansion (Tab key) doesn't work while displaying parameter info 2012-01-05 20:38:48 +01:00
peter d2a9de4240 IDEA-66033 Search filter for Live Templates dropdown 2012-01-05 20:38:48 +01:00