Commit Graph
83818 Commits
Author SHA1 Message Date
Konstantin Bulenkov ae78fbe1cb +ColorUIResource 2012-06-15 17:41:17 +04:00
Danila Ponomarenko 34e001cc6e tests fixed 2012-06-15 17:11:28 +04:00
Alexander Lobas b7b4dfe33a Merge remote-tracking branch 'origin/master' 2012-06-15 17:10:27 +04:00
Alexander Lobas 18acea604b Palette 2012-06-15 17:10:07 +04:00
Eugene Zhuravlev 9d023ff669 take sdk minir version into account when choosing sdk to run the build process. From several sdks of the same major version prefer the one with higher minor version 2012-06-15 14:29:42 +02:00
irengrig 9dc57e9a98 Merge remote branch 'origin/master' 2012-06-15 16:21:04 +04:00
irengrig 3f2bb226b2 short diff: merge neighbour highlighters with same text attributes - save memory 2012-06-15 16:19:44 +04:00
nik 9244fe38f4 added ModuleRootModel's implementation delegating to the new project model 2012-06-15 15:51:05 +04:00
Evgeny Zakrevsky b598c6d877 removed duplicate borders in bookmarks popup 2012-06-15 15:44:31 +04:00
Evgeny Zakrevsky 7ae5c857ee new icons for HideableTitledPanel 2012-06-15 15:44:31 +04:00
Evgeny Zakrevsky 59be3cffef Icons for bookmarks popup 2012-06-15 15:44:30 +04:00
Evgeny Zakrevsky d88e8140b8 IDEA-83794 File types panel: no speed search in 'Recognized types' list 2012-06-15 15:44:29 +04:00
Maxim.Medvedev 8ca4b4a86a Separate keyword highlighting 2012-06-15 15:23:45 +04:00
Maxim.Medvedev 30cdbb7791 @Nullable 2012-06-15 15:23:44 +04:00
Danila Ponomarenko f30cc1ea2e additional resources renamed 2012-06-15 15:19:06 +04:00
Danila Ponomarenko c95dcb1535 family name fixed 2012-06-15 15:19:05 +04:00
Danila Ponomarenko 8ab72023cb npe fix 2012-06-15 15:19:05 +04:00
Danila Ponomarenko 9da692026b IDEA-86405 "Implement methods" fails to alpha-rename type variables that conflict with class type parameters fixed 2012-06-15 15:19:05 +04:00
Danila Ponomarenko 1abe4e0842 IDEA-86405 fixed 2012-06-15 15:19:05 +04:00
Danila Ponomarenko a423481233 IDEA-86405 partial fix 2012-06-15 15:19:04 +04:00
Sergey Evdokimov af31dfe0f7 IDEA-52112 Make $MODULE_DIR$ default working directory for Maven Run Configurations 2012-06-15 15:08:48 +04:00
Roman Shevchenko bcb36ce139 IDEA-79442 (workaround for another useless Metacity clone) 2012-06-15 12:17:46 +02:00
Roman Shevchenko c662eb7f4d To JB dictionary; sort 2012-06-15 12:17:46 +02:00
Alexander Lobas c2091256ef Merge remote-tracking branch 'origin/master' 2012-06-15 13:22:35 +04:00
Alexander Lobas bfcde9348f Palette 2012-06-15 13:22:13 +04:00
Anton Makeev 8797cdc948 Undo: skip transparent changes when adding active editor to undo (IDEA-87432) 2012-06-15 11:14:13 +02:00
Anna Kozlova 679e1c6bcf change type args fix (IDEA-84097) 2012-06-15 13:13:26 +04:00
Anna Kozlova c6e6a726ad disable make class extend itself when assignment is not valid e.g. due to wrong type args 2012-06-15 13:13:25 +04:00
Maxim.Medvedev 45565ae31d IDEA-87425 New category classes in Groovy 2.0 2012-06-15 12:58:36 +04:00
Anton Makeev 800e69f616 Undo: asking confirmation when undoing 'reload from disk' command (IDEA-87407) 2012-06-15 10:35:03 +02:00
Alexey Kudravtsev b166db5d12 memory 2012-06-15 11:58:28 +04:00
Anton Makeev f0e495bfe9 Undo: correctly taking active editor 2012-06-15 09:31:03 +02:00
Denis.Zhdanov 4c4c41267a typo 2012-06-15 11:02:39 +04:00
Denis.Zhdanov 69f1247867 IDEA-86397 Delete line (Ctrl+Y) moves caret to the 1st column position
Correct 'duplicate lines' processing in case of the last line
2012-06-15 11:02:39 +04:00
Maxim Shafirov a312c17b8e IDEA-87310: Make sure backspace works for actions, where Delete is advertised as shortcut. MacBook's don't have Delete key 2012-06-14 21:57:31 +04:00
Alexander Lobas 909970a8e2 Merge remote-tracking branch 'origin/master' 2012-06-14 21:08:26 +04:00
Alexander Lobas fb2cc0edd7 Palette 2012-06-14 21:08:03 +04:00
Maxim Shafirov 1daf8b46e0 Fixed double click in tree views. Consuming events now really matters 2012-06-14 20:24:07 +04:00
peter 7dc2627002 VcsConnectionProblem.attemptQuickFix 2012-06-14 17:54:01 +02:00
peter 45d9a2b75c no Notification.toString is needed 2012-06-14 17:54:00 +02:00
peter b88bb2aec2 handle inability to login to p4 (IDEA-48151) 2012-06-14 17:54:00 +02:00
peter d23b574b26 com.intellij.openapi.vfs.VfsUtilCore.virtualToIoFiles 2012-06-14 17:54:00 +02:00
peter 38ceb42d68 show the whole error trace 2012-06-14 17:54:00 +02:00
peter 9a77627c09 VcsConnectionProblem 2012-06-14 17:53:59 +02:00
Sergey Evdokimov 4c7fcf9b11 IDEA-86565 (Maven -> Refactor -> Extract Property results in "You have entered malformed...") 2012-06-14 19:29:25 +04:00
irengrig 87edbc8aa3 Merge remote branch 'origin/master' 2012-06-14 19:25:27 +04:00
irengrig 6424e8fffa favorites: export to file 2012-06-14 19:22:31 +04:00
Sergey Simonchik 23fa1f8ee7 custom Printer per SMTestProxy instance and its children 2012-06-14 18:26:46 +04:00
irengrig 6df0d05daa vcs: mark content revision to allow easy vcs discovery inside same vcs plugin;
do not show "Compare Subversion Properties" in git log;
 allow to compare properties when called from "Browse Subversion Repository"
2012-06-14 17:38:58 +04:00
Alexander Lobas 72829c458c Merge remote-tracking branch 'origin/master' 2012-06-14 17:28:41 +04:00