Commit Graph
64191 Commits
Author SHA1 Message Date
peter 8301cbedae IDEA-68698 Elements with exactly same prefix (and same proximity) should be placed at the top of the list 2011-05-12 18:15:30 +02:00
peter 296e569942 don't print debug info 2011-05-12 18:15:30 +02:00
peter cc70c30883 in Go To Class preselect the item with the biggest matching degree (IDEA-69335) 2011-05-12 18:15:29 +02:00
Anton Makeev 3076b045e8 Platform:Formatter: 'Blank Lines' renamed to 'Minimum Blank Lines', 'Keep Blank Lines'->'Keep Maximum Blank Lines'
AppCode:Formatter: correctly using 'keep blank lines in declarations' option.
2011-05-12 16:50:31 +02:00
peter 4041c94e80 [^yole] don't freeze and mark lookup items as preselected when lookup is not shown yet (IDEA-69590, IDEA-69259) 2011-05-12 16:28:48 +02:00
peter c37398c22c thread-safe lookup retrieval in autopopup tests 2011-05-12 16:28:48 +02:00
peter 4441e79cac matching degree in NameUtil 2011-05-12 16:28:48 +02:00
anna d469a37fb7 skip copyright for tests 2011-05-12 18:02:23 +04:00
Denis Zhdanov 6499949b5c IDEA-69559 Emacs keymap: Ctr+o should insert a new line 2011-05-12 17:39:43 +04:00
Sascha Weinreuter a31c6bce7a Trivial: Typo fixed (IDEA forgot to commit the file!)(cherry picked from commit a5ef9dd) 2011-05-12 14:31:59 +02:00
Sascha Weinreuter 6b852d8b87 Trivial: Typo fixed & null checks added
(cherry picked from commit 0b11686fa24121522e194ee89409eff40f8be310)
2011-05-12 14:31:57 +02:00
Kirill Kalishev 4887ee68b8 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-05-12 16:25:49 +04:00
Kirill Kalishev 77c2c0744b Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-05-12 16:24:05 +04:00
Denis Zhdanov fd3f5e58bb IDEA-69506 Code Wrapping Creates Errors In XML
1. Defined basic class for PSI-aware line wrapping strategy;
2. Created markup-specific line wrapping strategy;
3. Corresponding test is added;
2011-05-12 16:23:49 +04:00
Denis Zhdanov 4dc5defef0 IDEA-69153 Editor: Improve performance of caret movement via arrow keys
Explicitly added 'sun.java2d.d3d=false' property as our Windows users reported that editor sometimes performs rather bad even with 'sun.java2d.noddraw=true' (see comments to the ticket)
2011-05-12 16:23:49 +04:00
Alexey Pegov e5d5e17048 [mac] show window preview for minimized frame 2011-05-12 16:16:00 +04:00
Kirill Kalishev 4554e30ce7 [xena] choose by name popup is not closed by focus lost by clicking editor for the first time [rev=max] 2011-05-12 16:15:25 +04:00
Kirill Kalishev 7404e8a526 [xena] IDEA-69514 Ctrl-N popup broken [rev=anna.kozlova] 2011-05-12 16:09:36 +04:00
Dmitry Avdeev 38131f60b5 IDEA-69527: IDEA 10.0.3 hangs when trying to open folder or file [rev. by max] 2011-05-12 16:03:12 +04:00
Dmitry Avdeev 7fba0c7ae2 lazy bundle loading 2011-05-12 16:03:11 +04:00
Dmitry Avdeev 25a02745c4 CustomActionsSchema converted to service 2011-05-12 16:03:10 +04:00
Dmitry Avdeev 123e3e04ba PsiReferenceProviderBean per language 2011-05-12 16:03:10 +04:00
Anton Makeev 60ea556c14 AppCode:Formatter: indent members of @interface/@implementation/@protocol (OC-824) 2011-05-12 13:53:26 +02:00
anna 68acfaa4f0 diagnostics EA-27736 - assert: CopyClassesHandler.doClone 2011-05-12 15:48:51 +04:00
anna 9df040a697 EA-27730 - AIOOBE: VariableInplaceIntroducer.getVariable 2011-05-12 15:48:50 +04:00
anna 865c7b0bcc EA-27650 - IAE: ChangeSignatureProcessor.<init> 2011-05-12 15:48:49 +04:00
Bas Leijdekkers be32735e2c cleanup 2011-05-12 13:39:59 +02:00
Bas Leijdekkers 83347104ac Merge branch 'master' of git.labs.intellij.net:idea/community 2011-05-12 13:39:43 +02:00
Bas Leijdekkers 87b67d6624 IDEA-69532 (CVS: history view is empty; CompareWith... dialog shows no revisions) 2011-05-12 13:38:54 +02:00
peter 0b314627b3 constructors, don't return a value, a test for IDEA-69571: Static nested class in Groovy 1.7+: "this" keyword gives inspection 'Cannot reference nonstatic symbol 'a' from static context' 2011-05-12 13:38:49 +02:00
peter e3f8e05534 correct matching for final * in some cases 2011-05-12 12:55:05 +02:00
peter ac4b49dd98 fail-fast on invalid lookup (EA-26138, EA-24113) 2011-05-12 12:43:14 +02:00
peter d849acf848 fix the tests 2011-05-12 12:28:03 +02:00
Anna Kozlova 75e1f36aca no need to select current visibility second time (first time null => no selection)
(cherry picked from commit cd185298ab590714e319061d7e2d4379b52a8eb5)
2011-05-12 13:31:37 +04:00
Anna Kozlova 63c005729e NPE
(cherry picked from commit 0368e329d4ca1041a43fd07cd168a7e234b7e8f0)
2011-05-12 13:31:29 +04:00
Anna Kozlova a7ea388df2 add command to slightly undo 2011-05-12 13:29:24 +04:00
Anna Kozlova 866db199b8 assertion 2011-05-12 13:29:16 +04:00
Anna Kozlova df8a0ecfc3 cannot modify read only file 2011-05-12 13:29:09 +04:00
Anna Kozlova b2f23f2eb9 condition to insert final tweaks 2011-05-12 13:29:00 +04:00
Anna Kozlova dde22ea05e do not insert final if final checkbox is disabled 2011-05-12 13:28:53 +04:00
Anna Kozlova bc27633d89 do not reformat the whole file on method generation 2011-05-12 13:28:45 +04:00
Anna Kozlova 773481a3a4 EA-27709 - NPE EqualsAndHashcode$1 compute 2011-05-12 13:28:37 +04:00
Kirill Kalishev 353b862fb7 [xena] deprecated constructor RelativePoint(screenCooridnates), fixed computing of preferred container [r=anna.kozlova] 2011-05-12 13:17:56 +04:00
Kirill Kalishev a58f6b4e0d Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-05-12 12:43:33 +04:00
Kirill Likhodedov 10e89d8a3c [Git] Fix merge dialog sides for unstash and cherry-pick. Relates to IDEA-51187 2011-05-12 12:27:05 +04:00
Maxim.Mossienko 3244f117ef IDEA-69459 Flex: show suggestion "Create method" on Alt+Enter for "(A as B).method()" casting 2011-05-12 12:08:27 +04:00
Kirill Likhodedov 30fc60f43c [Git] if not all conflicts resolved, notify. Relates to IDEA-51187 2011-05-12 11:39:39 +04:00
Kirill Likhodedov 1c2dfda261 [Git] cherryPick returns false if not all conflicts were resolved. 2011-05-12 11:39:39 +04:00
Kirill Likhodedov 5304e6f6e3 [Git] IDEA-51187 Auto-merge for cherry-pick 2011-05-12 11:39:39 +04:00
Kirill Likhodedov 4a8cb65e7f [Git] Store Subject in GitCommit. 2011-05-12 11:39:38 +04:00