Commit Graph
79112 Commits
Author SHA1 Message Date
anna b4eab46c9a logging for EA-34473 - NPE: CopyClassesHandler.doCopy 2012-03-13 12:01:00 +01:00
Eugene Zhuravlev 0d1d026f80 initialize 'isGenerated' src-root property from jps model 2012-03-13 11:58:45 +01:00
Roman Shevchenko 77387d3035 Temp. fix for refresh by length comparison on symlinks 2012-03-13 11:54:45 +01:00
Roman Shevchenko 4467a7170b Cleanup; better logging 2012-03-13 11:54:44 +01:00
Eugene Kudelevsky c30a5003b2 initialize generatedSourceRoots 2012-03-13 14:48:30 +04:00
Bas Leijdekkers 0f1a4bc4cb IDEA-82118 ("Replace 'for each' loop with iterator 'for' loop intention ignores bounds on the Iterable's type parameters, generates invalid code) 2012-03-13 11:09:52 +01:00
Bas Leijdekkers 162a3b64e9 Merge branch 'master' of git.labs.intellij.net:idea/community 2012-03-13 11:09:31 +01:00
Bas Leijdekkers 524d0caa2c Merge branch 'master' of git.labs.intellij.net:idea/community 2012-03-13 11:07:26 +01:00
Kirill Likhodedov 7d179d7fbb GitRootScan: make initial scan
(as soon as project is initialized and VCS mappings are ready)
2012-03-13 14:01:55 +04:00
Kirill Likhodedov 1b0deb3942 Merge remote-tracking branch 'origin/master'
Conflicts:
	plugins/git4idea/src/git4idea/repo/GitRepositoryManager.java
2012-03-13 13:41:42 +04:00
Kirill Likhodedov 333d1b7b39 IDEA-82647 Don't swap subject and description in "Show Affected Paths" dialog. 2012-03-13 13:35:38 +04:00
Konstantin Bulenkov d08eeca088 disable typeahead in dialogs 2012-03-13 10:29:35 +01:00
Kirill Likhodedov caf03670f8 Use light GitRepository instance in Git tests. 2012-03-13 13:24:45 +04:00
Konstantin Bulenkov ef45a3d683 typeahead work fix? 2012-03-13 10:12:42 +01:00
Kirill Likhodedov 5b645fb2a9 GitRepositoryManager - make it an interface
Move implementation to GitRepositoryManagerImpl.
Headless implementation - GitTestRepositoryManager (a complete stub for now, since it is not used in tests).
Remove GRM#getInstance() and use GitUtil.getRepositoryManager everywhere.
2012-03-13 13:12:25 +04:00
Denis.Zhdanov 457698b3c5 IDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle files changes
Gradle project is refreshed on IJ project opening
2012-03-13 13:10:35 +04:00
Bas Leijdekkers f43da9f1fa Merge branch 'master' of git.labs.intellij.net:idea/community 2012-03-13 10:07:22 +01:00
Kirill Likhodedov 61fc90b0cd IDEA-82632 Git: scan for roots only after VCS mappings are ready.
Move scanning of roots to a separate class: GitRootScanner.
Perform only 1 scan at a time (and reject others while scanning - not-scanning is not critical).
Scan only when project is initialized and VCS mappings are ready (i.e. the first VcsListener event is fired).
2012-03-13 12:43:03 +04:00
Denis.Zhdanov ad793c9fc4 IDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle files changes
Repackaging
2012-03-13 12:37:47 +04:00
Roman Shevchenko 5f29ef7a93 Do Git root scan synchronously in tests 2012-03-13 09:35:23 +01:00
Vassiliy Kudryashov fc87d51f45 IDEA-82284 Look&Feel "Jgoodies Plastic XP" - Menu looks not very good
Adjustment & refactoring
2012-03-13 12:25:41 +04:00
Alexey Kudravtsev 5869911b40 cleanup 2012-03-13 12:18:42 +04:00
nik e21d5d9ebb NPE fixed 2012-03-13 09:36:12 +04:00
Bas Leijdekkers 2bb712a156 IDEA-79547 (Incorrect "unnecessary cast") 2012-03-12 21:05:12 +01:00
kirill.safonov 6935f30ed8 Flex test dependency type: resolve scope, compilation, old project conversion (IDEA-82537) 2012-03-12 23:39:04 +04:00
Bas Leijdekkers 83ca60c150 IDEA-82368 (Add "Ignore for exceptions" for EmptyClass inspection) 2012-03-12 20:09:08 +01:00
Eugene Zhuravlev 138e3fb190 the right fix for one-time listener removal 2012-03-12 20:02:24 +01:00
Eugene Zhuravlev 823b40a250 IDEA-81694 Can't close Python project. Log file contains assertion error. 2012-03-12 19:50:31 +01:00
Eugene Zhuravlev e4ed45b80f IDEA-81778 Un-checking "Reformat according to style" in File Templates is not remembered after restart 2012-03-12 19:29:58 +01:00
Maxim Shafirov 9f0437f56f Key missing 2012-03-12 21:44:12 +04:00
Maxim Shafirov ec8cff0222 Attempt to fix popup layout issue 2012-03-12 21:44:04 +04:00
Maxim Shafirov ec17f5b74e Error message in details panel can be huge 2012-03-12 21:43:57 +04:00
anna da8dc073d5 console view: distinguish scrolls for different offsets; requests from heavy filters 2012-03-12 18:31:29 +01:00
anna c772e74631 tests: flush all updates before disposing the queue with instructions 2012-03-12 18:31:29 +01:00
anna b1ccfbdbd7 perform introduce inside a command preventing client's undo problems 2012-03-12 18:31:28 +01:00
anna a625903648 logging to detect incorrect calls to light elements 2012-03-12 18:31:27 +01:00
anna cdc3319d4c EA-33836 - IOE: LightElement.add 2012-03-12 18:31:26 +01:00
anna 4ec24656cd hide initialization in current method when multiple occurrences found 2012-03-12 18:31:26 +01:00
anna e88f6c172c EA-33726 - IAE: InspectionTree.sortChildren 2012-03-12 18:31:25 +01:00
peter c808214da9 dumb-aware generate action 2012-03-12 21:17:45 +04:00
Kirill Likhodedov 7f1d5ac488 Fix EA-346945: expire notifications in AWT (later). 2012-03-12 21:04:52 +04:00
Alexey Kudravtsev dafec55bd6 reverted 2012-03-12 20:08:04 +04:00
Alexey Kudravtsev 1d90430ff0 provide name for the fixture 2012-03-12 20:08:03 +04:00
Sergey Evdokimov 3352078cd0 IDEA-67465 (Fix regression: support named argument for dinamic method of SwingBuilder which creats Swing elements) 2012-03-12 19:36:58 +04:00
Sergey Evdokimov 656dfc8384 IDEA-67465 (Fix regression: support named argument for dinamic method of SwingBuilder which creats Swing elements) 2012-03-12 19:36:58 +04:00
Eugene Kudelevsky d3433a9cc2 WI-10192 do not expand live template if there is selection in editor 2012-03-12 19:17:38 +04:00
Eugene Kudelevsky 782fe65cc0 IDEA-70825 do not resolve/autocomplete resources from dependent Android application modules 2012-03-12 19:17:37 +04:00
Eugene Kudelevsky eb469cb33d refactoring: rename getAndroidDependencies to getAndroidLibraryDependencies, remove useless parameter 2012-03-12 19:17:36 +04:00
Eugene Kudelevsky 7696779cf5 refactoring: move methods from AndroidSdkUtils to AndroidUtils 2012-03-12 19:17:34 +04:00
Eugene Kudelevsky 4ea9deaa09 IDEA-66161 checkout files before writing 2012-03-12 19:17:33 +04:00