anna
|
30df6ff4dc
|
move: check if dnd move is disabled
|
2010-09-01 18:54:52 +04:00 |
|
anna
|
1d58909163
|
move: api to check if move via DnD is actually redundant (IDEA-57366 ;IDEA-57365 )
|
2010-09-01 18:54:52 +04:00 |
|
anna
|
d1a1ac985d
|
move: do not move all file classes if only one was selected in presence of non-java file (IDEA-57353)
|
2010-09-01 18:54:51 +04:00 |
|
anna
|
13ce215164
|
delegate movers correctly
|
2010-09-01 18:54:51 +04:00 |
|
Gregory Shrago
|
ddb761c537
|
IDEA-58255 fake extension is useless and ugly
|
2010-09-01 18:39:27 +04:00 |
|
Sergey Evdokimov
|
eb6b04d59a
|
Fix: IDEA-58185 (Grails: Find Usages for variables defined via g:set tag could be added)
|
2010-09-01 17:55:56 +04:00 |
|
Dmitry Jemerov
|
a57cedec2c
|
revert unnecessary fix
|
2010-09-01 17:00:48 +04:00 |
|
nik
|
07c389646f
|
obsolete method removed
|
2010-09-01 16:50:44 +04:00 |
|
nik
|
a32c599d25
|
inspections configurable extension upgraded
|
2010-09-01 16:47:38 +04:00 |
|
nik
|
5577651bbd
|
inspections configurable extension upgraded
|
2010-09-01 16:46:49 +04:00 |
|
Alexey Kudravtsev
|
f2ffb70344
|
do not restart daemon on saving settings
|
2010-09-01 16:05:28 +04:00 |
|
Rustam.Vishnyakov
|
a6e8cb543e
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-09-01 15:46:12 +04:00 |
|
Rustam.Vishnyakov
|
d2c4f089ea
|
Per-language code style settings: saving/restoring
|
2010-09-01 15:44:05 +04:00 |
|
nik
|
0ae67ff03e
|
reverted reverting reverted change
|
2010-09-01 15:32:27 +04:00 |
|
nik
|
de57d873ba
|
http proxy configurable reworked
|
2010-09-01 15:32:25 +04:00 |
|
Maxim.Mossienko
|
5a28fcc09c
|
fix NPE
|
2010-09-01 15:28:59 +04:00 |
|
Dmitry Avdeev
|
a29fc79f04
|
test fixed
|
2010-09-01 15:16:56 +04:00 |
|
Kirill Likhodedov
|
cc5f1a1de6
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-09-01 15:00:15 +04:00 |
|
Kirill Likhodedov
|
899f5ed67f
|
[Mercurial] Fixed NPE (EA-211618): find hg root manually if project is null.
|
2010-09-01 14:39:21 +04:00 |
|
Roman Shevchenko
|
d818597e21
|
New Java parser - process comments and whitespaces on parsing
|
2010-09-01 13:57:05 +04:00 |
|
Roman Shevchenko
|
088f8aed70
|
Typos
|
2010-09-01 13:57:05 +04:00 |
|
Rustam.Vishnyakov
|
8b63fdcb6c
|
Per-language code style settings: saving/restoring
|
2010-09-01 13:53:18 +04:00 |
|
nik
|
b5b32088b4
|
application configurables migrated to new 'instance' attribute (to create new instance each time when dialog is opened)
|
2010-09-01 13:15:51 +04:00 |
|
Alexey
|
0b85d4db79
|
The updated version of the toolWindow sample plugin.
|
2010-09-01 12:59:38 +04:00 |
|
Alexey
|
ff400e8029
|
Update the vfs sample plugin.
|
2010-09-01 12:58:52 +04:00 |
|
nik
|
ea207fcf3f
|
project configurables migrated to new 'instance' attribute (to create new instance each time when dialog is opened)
|
2010-09-01 12:46:20 +04:00 |
|
nik
|
0029ed6167
|
javadoc
|
2010-09-01 12:46:19 +04:00 |
|
nik
|
892dddea76
|
javadocs added, some usages of findXxxConfigurable eliminated
|
2010-09-01 12:46:17 +04:00 |
|
Alexey Kudravtsev
|
f857beff4c
|
reverted change
|
2010-09-01 12:26:42 +04:00 |
|
Alexey Kudravtsev
|
12aee46341
|
datarace in tests
|
2010-09-01 12:23:40 +04:00 |
|
Kirill Likhodedov
|
2b940243fd
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-09-01 11:46:32 +04:00 |
|
Alexey Kudravtsev
|
0b9abee750
|
reverted
|
2010-09-01 11:25:55 +04:00 |
|
Alexey Kudravtsev
|
9ce1f7c5c7
|
IDEA-58104
|
2010-09-01 11:17:27 +04:00 |
|
Alexey Kudravtsev
|
2b096f46b3
|
removed final
|
2010-09-01 11:17:26 +04:00 |
|
Alexey Kudravtsev
|
2d0f554264
|
IDEA-58143
|
2010-09-01 11:17:26 +04:00 |
|
peter
|
915cf66ef3
|
don't qualify magic method calls unless it's really needed. qualify instance magic methods with 'this'
|
2010-08-31 19:29:32 +01:00 |
|
peter
|
a0bae733e4
|
thread-safe sem initialization
|
2010-08-31 19:29:31 +01:00 |
|
Dmitry Jemerov
|
94e96d5c75
|
move component registration to correct place
|
2010-08-31 21:39:21 +04:00 |
|
Roman Shevchenko
|
fabe2732cd
|
Use normalized file path in code insight test case
|
2010-08-31 21:23:49 +04:00 |
|
Roman Shevchenko
|
207209592d
|
Distinguishable prefix for test temp dirs
|
2010-08-31 21:23:48 +04:00 |
|
Gregory Shrago
|
faa0dcaef2
|
IDEA-58196 keyboard shortcut for intention quick fix and Console Properties dialog conflict
|
2010-08-31 21:18:05 +04:00 |
|
Anton Makeev
|
957216daef
|
code style settings: lost setting fixed (IDEA-58075)
|
2010-08-31 19:29:11 +04:00 |
|
Anton Makeev
|
36b65b65b0
|
cidr formatter: braces
|
2010-08-31 19:29:09 +04:00 |
|
Anton Makeev
|
18b8385712
|
cidr formatter: braces
|
2010-08-31 19:29:08 +04:00 |
|
Anton Makeev
|
dd7187c38f
|
cidr formatter: one-line blocks
|
2010-08-31 19:29:06 +04:00 |
|
Oleg Shpynov
|
95d081fd7f
|
PY-719 Highlighting artifacts on executed lines in console
|
2010-08-31 19:19:22 +04:00 |
|
Oleg Shpynov
|
7b26c9dd6b
|
Move timeout to more appropriate place
|
2010-08-31 19:19:20 +04:00 |
|
Maxim Shafirov
|
0918b28ce3
|
IDEA-57881
|
2010-08-31 19:11:21 +04:00 |
|
nik
|
3f68943209
|
projectConfigurable and applicationConfigurable extension points reworked
|
2010-08-31 17:58:24 +04:00 |
|
irengrig
|
85eaabaaf3
|
VCS: refresh local changes cancel text = "Skip"
|
2010-08-31 17:52:27 +04:00 |
|