Alexey Pegov
|
346a1f3a4f
|
do not reset on project structure configuration apply
|
2009-10-19 20:01:53 +04:00 |
|
Maxim Shafirov
|
3ae3867c05
|
Rollback enabling "serializable class with no UID" by default. In its current incarnation it generates more harm than good showing all UI components and Exception inheritors, which rarely going to have UID in reality.
|
2009-10-19 19:33:19 +04:00 |
|
Dmitry Avdeev
|
d752170f8c
|
JspxCompletionTest fixed
|
2009-10-19 18:01:55 +04:00 |
|
Dmitry Avdeev
|
4d8516a243
|
crlfs
|
2009-10-19 17:52:27 +04:00 |
|
Maxim Shafirov
|
426a0a9f62
|
fix compilation
|
2009-10-19 17:17:30 +04:00 |
|
Bas
|
ed57f08d37
|
IDEADEV-40896 (Quickfix for Collections.EMPTY_LIST,EMPTY_SET,EMPTY_MAP replaceable with Collections.emptyList(),emptySet(),emptyMap() inspection produces bad code)
|
2009-10-19 14:36:18 +02:00 |
|
Alexander Doroshko
|
32ffb5cfe9
|
Base class for testing tree structure for Type Hierarchy (Ctrl+H), Call Hierarchy (Ctrl+Alt+H), Method Hierarchy (Ctrl+Shift+H)
|
2009-10-19 16:32:57 +04:00 |
|
unknown
|
e0d7b3f443
|
IDEADEV-40856: Gant: ClassCastException at GroovyParameterInfoHandler.updateUI() on typing gant task call. upd
|
2009-10-19 16:28:58 +04:00 |
|
unknown
|
2a3a6c499a
|
IDEADEV-40856: Gant: ClassCastException at GroovyParameterInfoHandler.updateUI() on typing gant task call
|
2009-10-19 16:27:28 +04:00 |
|
Alexey Kudravtsev
|
867c191583
|
stress tests
|
2009-10-19 16:18:12 +04:00 |
|
nik
|
c437366db2
|
artifacts editor: "Pack into archive and put it to default location" action
|
2009-10-19 16:04:57 +04:00 |
|
Bas
|
7db3c076ac
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2009-10-19 13:31:19 +02:00 |
|
Bas
|
11940b1627
|
only add static imports when possible
|
2009-10-19 13:30:20 +02:00 |
|
Maxim Medvedev
|
b0cd725933
|
groovy string select word2
|
2009-10-19 15:11:47 +04:00 |
|
Maxim Medvedev
|
be94fb1466
|
groovy string select word
|
2009-10-19 15:11:46 +04:00 |
|
Alexey Kudravtsev
|
f102ef0025
|
slice forward for method parameters
|
2009-10-19 14:55:25 +04:00 |
|
Alexey Kudravtsev
|
e01189b756
|
cleanup
|
2009-10-19 14:55:23 +04:00 |
|
Alexey Kudravtsev
|
8562f84fb9
|
mem leak
|
2009-10-19 14:55:22 +04:00 |
|
Bas
|
4f0578d72a
|
prevent NPE's
|
2009-10-19 12:51:33 +02:00 |
|
Bas
|
8cf61b4579
|
add static import if possible
|
2009-10-19 12:35:57 +02:00 |
|
Kirill Kalishev
|
39d8bc9a52
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2009-10-19 14:04:02 +04:00 |
|
Kirill Kalishev
|
31512dba2a
|
TreeUi: removed erroneos old code SimpleNode.getIndex()
|
2009-10-19 14:02:47 +04:00 |
|
Maxim Shafirov
|
462f7ffa31
|
deadcode removed
|
2009-10-19 13:46:00 +04:00 |
|
unknown
|
f37cdd9f49
|
git4idea: Added dialog that offers conversion to project's line separators
|
2009-10-16 23:09:50 +04:00 |
|
unknown
|
87257c88a5
|
git4idea: added support for working with git's stdin
|
2009-10-16 23:09:48 +04:00 |
|
unknown
|
a8dee9c5de
|
git4idea: moved constant
|
2009-10-16 23:09:46 +04:00 |
|
unknown
|
e626a5d479
|
LoadTextUtil: added methods that detect and convert line separators
|
2009-10-16 23:09:01 +04:00 |
|
Alexey Pegov
|
f82dbc550f
|
project reloading synchronization + additional logging
|
2009-10-16 20:08:42 +04:00 |
|
Bas
|
16df154e6f
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2009-10-16 17:22:55 +02:00 |
|
Dmitry Jemerov
|
205697d17d
|
readme telling where to find the source of JPS
|
2009-10-16 19:16:26 +04:00 |
|
Bas
|
a450b8beec
|
IDEADEV-40882 add static imports when needed
|
2009-10-16 17:14:51 +02:00 |
|
Dmitry Jemerov
|
f6a0f212db
|
use correct context when copying template which has just been modified (IDEADEV-40881)
|
2009-10-16 19:08:51 +04:00 |
|
Dmitry Jemerov
|
4707ff06ba
|
don't check transparency via JNA if the JDK API is available (IDEADEV-40878)
|
2009-10-16 18:51:52 +04:00 |
|
Dmitry Jemerov
|
9d1df38d91
|
copyrights in native sources
|
2009-10-16 18:44:48 +04:00 |
|
Dmitry Jemerov
|
b14a21b4b7
|
one more memory leak fixed (part of IDEADEV-40877)
|
2009-10-16 18:44:47 +04:00 |
|
Eugene Zhuravlev
|
af87d8034e
|
wait for smart mode before searching annotations
|
2009-10-16 18:34:17 +04:00 |
|
Alexey Pegov
|
05de29c9fb
|
notifications statusbar icons
|
2009-10-16 18:12:20 +04:00 |
|
Dmitry Jemerov
|
11229da893
|
memory leak fixed (part of IDEADEV-40877)
|
2009-10-16 17:48:16 +04:00 |
|
Maxim Shafirov
|
c91033f021
|
remove sources, attached out of the project root
|
2009-10-16 17:46:03 +04:00 |
|
Alexey Kudravtsev
|
9e06f0c46f
|
IDEADEV-40832
|
2009-10-16 17:34:32 +04:00 |
|
Bas
|
32d21117bb
|
another intention that should only be applicable to JUnit assert methods
|
2009-10-16 15:12:30 +02:00 |
|
Bas
|
5951b46eab
|
assert intentions should only be applicable to JUnit assert methods
|
2009-10-16 15:05:55 +02:00 |
|
Dmitry Jemerov
|
5739a241b7
|
IDEADEV-40871
|
2009-10-16 16:27:30 +04:00 |
|
Alexey Kudravtsev
|
8c341ba323
|
intentions in injected and tests
|
2009-10-16 16:02:41 +04:00 |
|
Kirill Kalishev
|
18f02a20f8
|
Merge branch 'tree-ui'
|
2009-10-16 15:56:38 +04:00 |
|
Dmitry Jemerov
|
02dd9cc188
|
explicit write action isn't needed here
|
2009-10-16 15:55:51 +04:00 |
|
Kirill Kalishev
|
a2cdbc546c
|
TreeUi: honor isAlwaysPlus
|
2009-10-16 15:54:58 +04:00 |
|
Kirill Kalishev
|
25ff4879b4
|
TreeUi: rigid threading for background/foreground loading + tests -2
|
2009-10-16 15:10:32 +04:00 |
|
Alexey Pegov
|
05a9322579
|
storage reload logging added
|
2009-10-16 14:51:46 +04:00 |
|
Maxim Shafirov
|
f7dafc0d24
|
back to 1.6 with CE
|
2009-10-16 14:38:20 +04:00 |
|