Commit Graph
62447 Commits
Author SHA1 Message Date
anna 82e049d035 preserve arguments list for enum constant on implement methods (IDEA-67719) 2011-04-07 19:55:19 +02:00
anna f8924b9f42 hide jump to source action for special cases (e.g. module node) from Main Menu|View (IDEA-67662) 2011-04-07 19:55:18 +02:00
peter dd3869fdd1 track tailOffset invalidation 2011-04-07 19:50:12 +02:00
peter 82263976e3 make tests stoppable via IDEA 'Stop' button on unix (don't wait forever in a shutdown hook) 2011-04-07 19:50:12 +02:00
peter 0e39064f48 make in runDebugger, don't depend on java.home 2011-04-07 19:50:11 +02:00
peter b51fcc81bf make the test actually evaluate groovy code 2011-04-07 19:50:11 +02:00
peter 36cc3f7299 a simple groovy debugger evaluation test 2011-04-07 19:50:11 +02:00
peter 9e8cf9967a UsefulTestCase#edt 2011-04-07 19:50:11 +02:00
peter ba73c27857 EA-26475 diagnostics 2011-04-07 19:50:11 +02:00
peter 3c42ecba17 EA-26644 when no tag name is present, associate dom errors with the whole tag 2011-04-07 19:50:11 +02:00
peter 33e877a873 basic completion in groovy to suggest members of expected class (a nice addon to IDEA-66975) 2011-04-07 19:50:10 +02:00
peter 5fe80ddaa8 smart completion in groovy to suggest members of expected class (IDEA-66975) 2011-04-07 19:50:10 +02:00
peter c65ff63395 java-specific parts of MembersGetter go to JavaMembersGetter 2011-04-07 19:50:10 +02:00
Dmitry Trofimov 4d998743c4 Python console improvements: command invocation timelimit removed, added possibility to interrupt previous command by Ctrl+C (PY-3084). 2011-04-07 21:11:24 +04:00
anna be8a46cd2d do not try to move empty set (EA-26588 - AIOOBE: MoveFilesOrDirectoriesViewDescriptor.<init>) 2011-04-07 18:20:00 +02:00
anna a74a8c78ec EA-26756 - NPE: ExtractMethodDialog.getSignature 2011-04-07 18:19:59 +02:00
anna 98a561956c introduce refactorings: do not try to rename dependencies after newly introduced variable (EA-26587 - AIOOBE: InplaceIntroduceParameterPopup.getParameter) 2011-04-07 18:19:58 +02:00
Kirill Kalishev 8874f2ff81 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-04-07 20:00:32 +04:00
Kirill Kalishev 72d39a4026 CAccessible leak fix 2011-04-07 20:00:02 +04:00
Konstantin Bulenkov 5dc63a47b9 dir diff icons 2011-04-07 19:44:45 +04:00
Konstantin Bulenkov 21a7ee6c73 dir diff toolbar 2011-04-07 19:44:44 +04:00
Bas Leijdekkers f872b6db31 fix "Constant conditions & exceptions" options panel 2011-04-07 16:50:28 +02:00
Bas Leijdekkers 20f92c9e40 improve ui
better resizability, show default correctly when setting a new default, remove titled borders
2011-04-07 14:39:27 +02:00
Bas Leijdekkers 46e58bda85 Merge branch 'master' of git.labs.intellij.net:idea/community 2011-04-07 14:38:17 +02:00
Alexey Pegov fcae53df4c [mac] show/hide toolbar native mac window decoration button 2011-04-07 16:30:21 +04:00
Bas Leijdekkers 212919c281 IDEA-67451 (The selection of annotation type in 'Inspections' -> 'Probable Bugs' ->Constant conditions & exceptions is not persisted) 2011-04-07 14:30:16 +02:00
Konstantin Bulenkov a356e97387 rollback autopopup. Use Up/Down on file instead 2011-04-07 16:15:50 +04:00
Maxim Shafirov 0263288ac3 OC-511: default spellchecker dictionary updated. 2011-04-07 14:53:04 +04:00
nik fec775749c reworked processing of included artifacts: the output directory of the included artifact is copied to the target artifact rather than its source files (IDEA-65623) 2011-04-07 13:57:52 +04:00
Anton Makeev b9046af4d5 AppCode: build notification about multiple architectures 2011-04-07 11:39:01 +02:00
anna 22ef82f45f fork: do not store none in configuration; provide none as default 2011-04-07 11:31:27 +02:00
Bas Leijdekkers a473ec90b4 IDEA-67564 (Raw use of parameterized class inspection not always working) 2011-04-07 10:37:45 +02:00
Bas Leijdekkers d4bc0f0365 cleanup 2011-04-06 22:49:14 +02:00
Bas Leijdekkers 2c67901759 Merge branch 'master' of git.labs.intellij.net:idea/community 2011-04-06 22:44:45 +02:00
Bas Leijdekkers c8e6450e5e Merge branch 'master' of git.labs.intellij.net:idea/community 2011-04-06 22:15:13 +02:00
Bas Leijdekkers d8e411bd86 new "'hashCode()' called on array" inspection 2011-04-06 22:14:23 +02:00
Bas Leijdekkers f81fc00bfb small optimization and cleanup 2011-04-06 22:08:27 +02:00
Roman Shevchenko c705915d30 StringBuffer -> StringBuilder 2011-04-06 21:25:51 +02:00
Roman Shevchenko e856733aab IDEA-67596 (class stub builder: decode only relevant access modifiers) 2011-04-06 20:54:42 +02:00
anna 39a750c684 fork junit tests: ui 2011-04-06 20:25:31 +02:00
Konstantin Bulenkov 6c1b2640ef do not ignore AA settings 2011-04-06 22:02:24 +04:00
Konstantin Bulenkov bdee94f9e7 call applyAdditionalHints after all changes with graphics object 2011-04-06 22:02:23 +04:00
peter dc6749dae5 lookup start may well be at the end of the document 2011-04-06 19:21:15 +02:00
peter 5435a801c1 don't create swing components in other threads, leads to deadlock 2011-04-06 19:21:15 +02:00
peter 8080667544 don't suggest void methods in a context where some return value is expected (suggest on second invocation) 2011-04-06 19:21:15 +02:00
peter 1cf769a6dd empty advertiser tweaks 2011-04-06 19:21:15 +02:00
peter fb2acf51b4 lookup shown assertions & advertiser addon 2011-04-06 19:21:15 +02:00
peter 408c3b62d6 don't scroll advertisements, add navigation to the next one instead (IDEA-67344) 2011-04-06 19:21:15 +02:00
peter d122de21ab IDEA-67494 Freemarker/Velocity: make StringLiterals injectable 2011-04-06 19:21:14 +02:00
peter d97fe08e03 restart non-autopopup completion 2011-04-06 19:21:14 +02:00