Commit Graph
54406 Commits
Author SHA1 Message Date
anna aa951c8272 do not break qualifier removal into 2 transactions: one to remove qualifier and another one to remove leading dot (IllegalArgumentException is thrown by ChangeSignatureDetector) 2010-10-07 12:20:02 +04:00
anna fb48f50a1b generate constructor matching super on extend/implement (IDEA-59463) 2010-10-07 12:20:01 +04:00
anna 8023ceee66 cleanup 2010-10-07 12:20:01 +04:00
Dmitry Avdeev 6e89851ed3 thread safety 2010-10-07 11:41:36 +04:00
Dmitry Avdeev 65425157a3 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-10-07 11:20:41 +04:00
Dmitry Avdeev 0dd222cc84 thread safety 2010-10-07 11:19:31 +04:00
Denis Zhdanov 2c29fcea17 IDEA-59220 IAE at com.intellij.openapi.editor.impl.DocumentImpl.a
Algorithm of calculation caret location during 'auto hard wrap' is corrected
2010-10-07 11:06:32 +04:00
Alexey Kudravtsev 8e5dafe88d NPE 2010-10-07 10:58:23 +04:00
Denis Zhdanov 44b959fc71 Fix tests 2010-10-07 10:55:24 +04:00
Eugene Zhuravlev ccc57df398 fix NSEE 2010-10-07 10:21:55 +04:00
nik d21e27c459 refactored removing files from classpath for app engine enhancer 2010-10-07 10:17:01 +04:00
Alexey Kudravtsev c898694450 notnull 2010-10-07 09:43:57 +04:00
Alexey Kudravtsev 45e4ff0760 timeout 2010-10-07 09:43:57 +04:00
Alexey Kudravtsev 21f158b937 thread safety 2010-10-07 09:43:56 +04:00
Alexey Kudravtsev feb35963c8 test duration down to 1.5min 2010-10-07 09:43:56 +04:00
irengrig 7a43b60475 VCS: unversioned: changes are detected when VFS refresh events are send; ignored: test works :) 2010-10-07 00:34:46 +04:00
Eugene Zhuravlev 94a2a1b8c1 1. do not wait for async delete thread in shutdown hook cause it may take much time
2. revert back shutdown sequence
2010-10-06 23:38:17 +04:00
Kirill.Safonov 1fe6fdb6fd JS UML: allow to create Flex Component 2010-10-06 22:20:56 +04:00
Kirill.Safonov 8f4fc9c47a Template kind combo allows to show browse button 2010-10-06 22:20:41 +04:00
Maxim Shafirov a767464f47 fix navbar 2010-10-06 21:16:28 +04:00
Rustam Vishnyakov 9668ecf3a7 WI-2477: Ability to specify to a file a JavaScript library/file to autocomplete from (in progress) 2010-10-06 19:51:21 +04:00
Alexey Pegov 0efee9e876 minor 2010-10-06 19:19:31 +04:00
Alexey Pegov 7bfba66b7b show run toolbar actions in navbar if toolbar is hidden 2010-10-06 18:30:48 +04:00
Oleg Shpynov 0275a6aad7 Cleanup 2010-10-06 18:21:52 +04:00
peter.gromov c27e5fd8a6 fix NPE on updating invisible lookup 2010-10-06 18:17:37 +04:00
anna b7b92df598 custom attributes (IDEA-59299) 2010-10-06 18:03:06 +04:00
anna df1fb7829b create test: enable on import statements, out of the class (IDEA-59265 ) 2010-10-06 18:03:06 +04:00
Sergey Evdokimov 1e439be2d5 Fix: IDEA-59171(Groovy: Expression Evaluation dialog does not work for groovy expressions.) 2010-10-06 17:59:31 +04:00
Sergey Evdokimov a24fafe7b9 Rename grails-fields with injected Spring bean on renaming spring bean. 2010-10-06 17:59:31 +04:00
Denis Zhdanov 57a33492f2 IDEA-59220 IAE at com.intellij.openapi.editor.impl.DocumentImpl.a
All debug info is commented
2010-10-06 17:50:49 +04:00
Denis Zhdanov a96ea8d35d IDEA-59220 IAE at com.intellij.openapi.editor.impl.DocumentImpl.a
Corrected caret positioning during auto-hard wrap
2010-10-06 17:46:22 +04:00
Dmitry Jemerov 632c82a7f1 fix lib/ext path 2010-10-06 17:17:34 +04:00
peter.gromov 198c13b992 fix lookup moving to the top-left corner (WI-3429, WI-3439, IDEA-59349) 2010-10-06 17:14:20 +04:00
peter.gromov 0db80c5121 the checks for javadoc & xml autopopups moved to the typed handlers, no need to subclass CodeCompletionHandlerBase 2010-10-06 17:14:18 +04:00
peter.gromov fe57f7b5cf don't autopopup completion in combo editors 2010-10-06 17:14:16 +04:00
peter.gromov d5c4f00f06 explicit Ctrl+Space-bound action in RenameDialog is of no use since we now have the generic ComboEditorCompletionContributor 2010-10-06 17:14:15 +04:00
Eugene Zhuravlev c1e6928bb7 avoid ObjectCollected exception 2010-10-06 16:28:23 +04:00
Eugene Zhuravlev aa4039151d avoid double listener remove 2010-10-06 16:28:22 +04:00
Denis Zhdanov d9cdf5ce98 IDEA-58510 code style/spaces within brackets does not apply to new array creation with a length specified
'Space within brackets' is processed for array initialisation brackets now
2010-10-06 16:27:05 +04:00
Dmitry Avdeev 23b9b018ac word scanner should be thread-safe 2010-10-06 16:10:58 +04:00
Dmitry Avdeev a2f3cfc66a typo 2010-10-06 16:10:46 +04:00
Oleg Shpynov 5822ac4cfb ListCellRendererWrapper API improvement 2010-10-06 15:55:03 +04:00
Oleg Shpynov 5bd6e3ea3b Merge branch 'master' of git.labs.intellij.net:idea/community 2010-10-06 15:55:00 +04:00
Roman Shevchenko 96999f75d4 ProjectLocator.guessProjectForFile() behavior restored 2010-10-06 15:49:26 +04:00
Dmitry Jemerov 399f3df130 hack to ensure patched cglib classes are loaded before the standard ones (PY-936) 2010-10-06 15:36:06 +04:00
Konstantin Bulenkov f0256313cf - macros refactoring
- 2 new macros IDEA-59212
2010-10-06 15:11:03 +04:00
nik 4b6fdeae6d fixed adding breakpoint to all opened projects 2010-10-06 15:07:22 +04:00
Alexey Pegov c569419a7f modality state 2010-10-06 14:51:58 +04:00
Alexey Pegov 0e27037198 Access is allowed from event dispatch thread only. 2010-10-06 14:18:34 +04:00
peter.gromov e7751ba2b3 no word completion in autopopups in java, properties and generic comments (WI-3437) 2010-10-06 13:53:05 +04:00