Commit Graph
74668 Commits
Author SHA1 Message Date
anna b4523b4b7a javadoc: process {@inheritDoc} for throws tags correctly (IDEA-62524) 2011-12-13 10:51:29 +01:00
Konstantin Bulenkov fec375a9c2 IDEA-78545 Memory leak on Welcome Screen 2011-12-13 11:55:12 +04:00
Konstantin Bulenkov f405e09eee IDEA-78207 Ctrl-N keyboard shortcut in favorites window seems hard-coded 2011-12-13 09:34:32 +04:00
Roman Shevchenko 57f1a391c0 Less exceptions on loading help 2011-12-12 21:41:02 +01:00
Dmitry Jemerov 448c8e12e0 automatically update VCS directory mappings when attaching project (PY-5164) 2011-12-12 20:27:51 +01:00
Dmitry Trofimov 7a24985182 Merge remote-tracking branch 'origin/master' 2011-12-12 19:47:06 +01:00
Evgeny Zakrevsky 15b6bbf2ae EA-31348 - NPE: AppearanceConfigurable$MyComponent.access$000 2011-12-12 22:17:37 +03:00
Evgeny Zakrevsky fbec25af5a EA-32377 - NPE: SimpleColoredComponent.computePreferredSize 2011-12-12 22:16:56 +03:00
Evgeny Zakrevsky bf1b01378e IDEA-78298 Nika RC2: Find Usages dialog is screen-wide 2011-12-12 22:04:38 +03:00
Dmitry Trofimov 813bb63cf9 Restore default name. 2011-12-12 19:45:00 +01:00
Dmitry Trofimov d98b1e9f97 Terminated console should not be counted (PY-5129). 2011-12-12 18:50:55 +01:00
Dmitry Trofimov 1ff8fe6864 Merge remote-tracking branch 'origin/master' 2011-12-12 18:37:00 +01:00
Sascha Weinreuter a48a247fe8 Merge commit 'origin/master' 2011-12-12 18:28:51 +01:00
Sascha Weinreuter 3e1bbb218f Set language level to 1.5 - however, even with this setting, IDEA currently does NOT create 1.5-compatible .class files! 2011-12-12 18:27:33 +01:00
Dmitry Jemerov 5e96426088 toolwindow context menu actions always worked on the last added content, not on the one which was actually clicked (PY-5239) 2011-12-12 17:54:13 +01:00
Dmitry Trofimov 6e74d5da97 Fixed assertion fail (EA-29575). 2011-12-12 17:21:53 +01:00
Dmitry Jemerov 884a88708d Merge remote branch 'origin/master' 2011-12-12 17:07:06 +01:00
Dmitry Jemerov f43d97fbac correctly handle project opening cancellation (RUBY-9997) 2011-12-12 17:05:39 +01:00
Maxim.Medvedev 99931bd7a3 IDEA-78555 Intellij fails to compile Groovy class with @Delegate when there is also Java class 2011-12-12 19:45:01 +04:00
Roman Shevchenko e8e79717e1 To JB dic 2011-12-12 16:04:15 +01:00
Roman Shevchenko fdd731fbee IDEA-77310 (fsnotifier: tolerate symlink-caused intersections in subtrees) 2011-12-12 16:04:15 +01:00
Roman Shevchenko e4a7774bed fsnotifier: delete extra copies of binaries 2011-12-12 16:04:15 +01:00
Roman Shevchenko 71d974d29e fsnotifier: tolerate symlink-caused intersections in subtrees 2011-12-12 16:04:14 +01:00
Roman Shevchenko 38b82357f3 fsnotifier: watch linked subtrees 2011-12-12 16:04:14 +01:00
Roman Shevchenko c5b6fb11a9 fsnotifier: version 2011-12-12 16:04:14 +01:00
Roman Shevchenko 19f6df6865 fsnotifier: fix return type 2011-12-12 16:04:14 +01:00
Roman Shevchenko cc27ce6859 fsnotifier: make with Clang 2011-12-12 16:04:14 +01:00
Eugene Zhuravlev ab8004e60e cleanup 2011-12-12 15:58:17 +01:00
Eugene Zhuravlev 83655ce39f cleanup 2011-12-12 15:57:44 +01:00
Eugene Zhuravlev 01ad405fba store removed sources as a set of paths instead of set of file objects 2011-12-12 15:53:11 +01:00
Eugene Zhuravlev 0c9197ab89 use noncanonical paths aware FileUtil.getParent() 2011-12-12 15:53:11 +01:00
Bas Leijdekkers 7dddeb7cac Better error reporting when creating new cvs root 2011-12-12 15:42:46 +01:00
Bas Leijdekkers fca6e26348 prevent selection change & warn on test connection when root is invalid 2011-12-12 15:42:35 +01:00
Bas Leijdekkers fb96a2481b default proxy port should be 8080 2011-12-12 15:41:35 +01:00
Bas Leijdekkers 8293235d2e Merge branch 'master' of git.labs.intellij.net:idea/community 2011-12-12 15:40:19 +01:00
Konstantin Bulenkov a3535f7ee0 full screen mode on OS X Lion / [spleaner] 2011-12-12 18:25:33 +04:00
Denis.Zhdanov 8a451591c7 IDEA-77833 Turning on/off soft-wraps for Rails console does not work
'Additional columns' are selectively processed with enabled soft wraps now
2011-12-12 18:16:46 +04:00
Denis.Zhdanov 01f7604416 EA-31437 - assert: DocumentFoldingInfo.writeExternal
1. PsiFile.getChildren() is replaced by 'getFirstChild()/getNextSibling()';
2. Minor code reformatting;
2011-12-12 18:16:46 +04:00
Denis.Zhdanov 374b739e8a IDEA-78469 Gradle New Project Wizard: details populated from prior creation
Avoiding excessive exporting
2011-12-12 18:16:45 +04:00
Eugene Kudelevsky 97e07b7be0 IDEA-70373 fix language level if necessary 2011-12-12 17:57:24 +04:00
Eugene Kudelevsky 0dec22a52e IDEA-78576 provide correct presentation of android resources in java references 2011-12-12 17:57:24 +04:00
Maxim.Medvedev 823c8adf5e regex & dollar-slash literals 2011-12-12 17:50:38 +04:00
Maxim.Medvedev 972fa4db4b highlighting for slashy strings (\u1234) 2011-12-12 17:50:37 +04:00
Bas Leijdekkers 115824682e cleanup 2011-12-12 14:47:14 +01:00
Dmitry Trofimov 3376128587 Merge remote-tracking branch 'origin/master' 2011-12-12 14:32:52 +01:00
Dmitry Trofimov 834e9bf133 Symbols restrictions in project name field (PY-5281). 2011-12-12 14:32:00 +01:00
anna ccaf04629e Merge remote branch 'origin/master' 2011-12-12 14:10:02 +01:00
anna 30b1cd8e27 copyright: provide default presentation for date format used for e.g. $today (IDEA-78731) 2011-12-12 14:06:42 +01:00
Dmitry Jemerov 990a3f3b1a Merge remote branch 'origin/master' 2011-12-12 14:03:43 +01:00
Sergey Evdokimov 69ccf77b02 Optimize DefaultPicoContainer for test. 2011-12-12 16:48:26 +03:00