Anna Kozlova
|
4db07b2ded
|
move initial name down in suggestions list (IDEA-85812)
|
2012-05-11 21:08:30 +04:00 |
|
Anna Kozlova
|
e768be236b
|
accept all as suppress for all (IDEA-85806)
|
2012-05-11 21:08:29 +04:00 |
|
Eugene Zhuravlev
|
4bc1be41c0
|
out-of-process build, cross-compiling: when module's sdk version is lower than the version of compiler's sdk, force lower bytecod target level to match the version of module's sdk.
|
2012-05-11 19:03:06 +02:00 |
|
Konstantin Bulenkov
|
13315a238d
|
external merge tool + ExtCompare tools have rewritten
|
2012-05-11 18:09:51 +02:00 |
|
irengrig
|
6a7fcef28f
|
Merge remote branch 'origin/master'
|
2012-05-11 19:52:22 +04:00 |
|
irengrig
|
e3e232e1dc
|
SVN: rework of history loading for tree conflicts details
|
2012-05-11 19:50:39 +04:00 |
|
irengrig
|
655aa487c7
|
fix tree conflict test
|
2012-05-11 19:49:39 +04:00 |
|
Eugene Zhuravlev
|
f43a3e6ac2
|
per-module bytecode target option supported for out-of-process make
|
2012-05-11 17:20:49 +02:00 |
|
Anna Kozlova
|
b72bdae38c
|
EA-36069 - IOE: LocalFileSystemBase.delete
|
2012-05-11 18:55:50 +04:00 |
|
Anna Kozlova
|
850ceadca7
|
EA-36070 - IOE: PsiDirectoryImpl.checkAdd
catch exception after continue in conflicts dialog
|
2012-05-11 18:55:48 +04:00 |
|
Anna Kozlova
|
a6e490d16f
|
EA-36081 - NPE: ScopeTreeViewPanel.fileStatusChanged
|
2012-05-11 18:55:47 +04:00 |
|
Sergey Evdokimov
|
7361a30be7
|
Don't throw exception on invalid suspend counter state.
|
2012-05-11 18:41:52 +04:00 |
|
Anna Kozlova
|
9a72d7caa4
|
good cod red: cls resolve should not erase parent type params (IDEA-85859)
|
2012-05-11 18:02:01 +04:00 |
|
Dmitry Jemerov
|
a2438d1caf
|
kotlin is not a typo (IDEA-85934)
|
2012-05-11 15:59:08 +02:00 |
|
Dmitry Jemerov
|
0a5c4f2ccb
|
wording (IDEA-85913)
|
2012-05-11 15:59:07 +02:00 |
|
Dmitry Jemerov
|
2d470a86fd
|
don't set working directory to an empty string (IDEA-85585)
|
2012-05-11 15:59:06 +02:00 |
|
Dmitry Jemerov
|
0a668ab6fe
|
core implementation of VirtualFilePointerManager
|
2012-05-11 15:59:06 +02:00 |
|
Dmitry Jemerov
|
ab1e68143a
|
delete deprecated methods in VirtualFilePointerManager
|
2012-05-11 15:59:05 +02:00 |
|
Dmitry Jemerov
|
8ce145fc24
|
VirtualFilePointerContainerImpl -> core-impl
|
2012-05-11 15:59:04 +02:00 |
|
Dmitry Jemerov
|
72bb353146
|
generics rock
|
2012-05-11 15:59:03 +02:00 |
|
Dmitry Jemerov
|
de743033df
|
reducing dependencies of VirtualFilePointerContainerImpl
|
2012-05-11 15:59:02 +02:00 |
|
Dmitry Jemerov
|
66668cf34c
|
VirtualFilePointers -> core-api
|
2012-05-11 15:59:01 +02:00 |
|
Dmitry Jemerov
|
a6acaf7ab6
|
dead code
|
2012-05-11 15:59:00 +02:00 |
|
Dmitry Jemerov
|
4b7d289ab2
|
dead code
|
2012-05-11 15:58:59 +02:00 |
|
Dmitry Jemerov
|
a837b84384
|
inline ProjectRootManager.multiCommit() to direct ModuleRootManagerImpl.multiCommit() calls
|
2012-05-11 15:58:58 +02:00 |
|
Dmitry Jemerov
|
596c04e107
|
StandardFileSystems class in core-api introduced
|
2012-05-11 15:58:56 +02:00 |
|
Dmitry Jemerov
|
aaf664ed3e
|
ArchiveFileType -> core-api
|
2012-05-11 15:58:55 +02:00 |
|
Gregory.Shrago
|
bbbacefa0f
|
More IElementTypes: EA-35971 - assert: IElementType.<init>
|
2012-05-11 17:41:09 +04:00 |
|
Sergey Evdokimov
|
8597fb4924
|
IDEA-84573 (Maven: configurable generate-sources behavior - use it as a source root or use intermediate folders)
|
2012-05-11 17:17:31 +04:00 |
|
Vassiliy Kudryashov
|
5f0d946931
|
Better "Rerun" icon has been provided.
|
2012-05-11 15:58:30 +04:00 |
|
Eugene Kudelevsky
|
e41be85dd4
|
IDEA-85888 remove gen module once, check if module exists first
|
2012-05-11 15:55:53 +04:00 |
|
Eugene Kudelevsky
|
6cf805bb3b
|
optimization
|
2012-05-11 15:48:32 +04:00 |
|
Eugene Kudelevsky
|
a4b045f6f3
|
EA-35806 fix assert edt
|
2012-05-11 15:28:46 +04:00 |
|
Eugene Kudelevsky
|
be1af58c9a
|
fix android jps compilation: pack android-rt module into separate jar
|
2012-05-11 15:28:45 +04:00 |
|
Rustam Vishnyakov
|
f1e96b558d
|
Reverted the change with TabbedPaneWrapper for default code style panel
|
2012-05-11 15:17:43 +04:00 |
|
Danila Ponomarenko
|
46c3023f9b
|
IDEA-19519 no 'create getter and setter' and 'create setter' intention for final fields. Also no 'create getter' intention for static final (const) fields
|
2012-05-11 14:40:43 +04:00 |
|
Danila Ponomarenko
|
392839afdf
|
IDEA-17535 constructor to private
|
2012-05-11 14:40:43 +04:00 |
|
Anna Kozlova
|
55b7c0f4fe
|
testdata for IDEA-85887
|
2012-05-11 14:10:46 +04:00 |
|
Anton Makeev
|
af04218bb3
|
AppCode: 'disable value renderers' message improved + to not show ' cannot execute command: execution finished' message
|
2012-05-11 11:58:53 +02:00 |
|
Kirill Likhodedov
|
1f05ae86e8
|
[hg] EA-28334 Fix EOFE: read only as much bytes as available.
|
2012-05-11 12:57:48 +04:00 |
|
Kirill Likhodedov
|
0d377d40c9
|
[git] EA-36012 Avoid CME via defensive copying.
|
2012-05-11 12:57:48 +04:00 |
|
Rustam Vishnyakov
|
ae8e1fa4f8
|
Better diagnostics (include language in primary message)
|
2012-05-11 12:55:17 +04:00 |
|
Roman Shevchenko
|
20923305ad
|
More regular reference parsing
|
2012-05-11 11:50:53 +04:00 |
|
Roman Shevchenko
|
0b0f3b06d9
|
Cleanup
|
2012-05-11 11:50:51 +04:00 |
|
Denis.Zhdanov
|
28ff5f0241
|
IDEA-85100 Deleting wrapped lines with Ctrl+Y doen't work properly with "soft wrapped" lines
|
2012-05-11 09:43:30 +04:00 |
|
Denis.Zhdanov
|
983bbb5b76
|
IDEA-84772 Scrollbars are blinking in commit dialog when message has the same amount of lines visible in message field
|
2012-05-11 09:43:30 +04:00 |
|
Kirill Likhodedov
|
9cc33837ea
|
IDEA-85912 Add mnemonic for Push button in the Git Push dialog.
|
2012-05-11 09:12:48 +04:00 |
|
Eugene Zhuravlev
|
21c76205d0
|
fix border
|
2012-05-10 22:51:40 +02:00 |
|
Eugene Zhuravlev
|
7c2a175d1a
|
per-module "-target" setting (IDEA-51666)
|
2012-05-10 22:32:54 +02:00 |
|
Kirill Likhodedov
|
167deec254
|
hg cosmetics: don't log empty messages
|
2012-05-10 18:57:01 +04:00 |
|