anna
a444dcfa01
good code red:do not override calculated subst with raw (IDEA-67680)
2012-10-19 12:29:54 +02:00
Alexey Kudravtsev
85fcac7fc0
assertion
2012-10-19 13:30:36 +04:00
Alexey Kudravtsev
659c0a5d0d
Access is allowed from event dispatch thread only
2012-10-19 13:20:31 +04:00
Dmitry Avdeev
e8053fad05
template code fixed
2012-10-19 13:04:33 +04:00
Dmitry Avdeev
bbb8f0329f
computing template module type. corresponding steps update
2012-10-19 13:04:32 +04:00
Dmitry Avdeev
84f621e7e3
assertion when project is initialized
...
assert EDT if only breakpoints are really removed
2012-10-19 13:04:31 +04:00
Dmitry Avdeev
c9193e6cd8
cleanup
2012-10-19 13:04:30 +04:00
Max Medvedev
916217f10c
IDEA-93149, IDEA-93238 Improve formatting for closures
2012-10-19 12:47:28 +04:00
Alexander Lobas
684f20b062
IDEA-93153
2012-10-19 12:43:54 +04:00
Dmitry Avdeev
52ced51a5e
templates tree reordered
2012-10-19 11:14:46 +04:00
Sergey Simonchik
d80c4b38bb
WI-13349 Generating web module project from template does not work behind a proxy
2012-10-19 10:46:46 +04:00
Konstantin Bulenkov
f61be0864f
password field and small fixes
2012-10-19 02:58:53 +02:00
Gregory.Shrago
0cd44e5f3b
performance: the last index case
2012-10-19 02:05:23 +04:00
Konstantin Bulenkov
1d3ebd3895
IDEA-93183 Antialising issue in the new project wizard
2012-10-19 01:22:03 +04:00
Konstantin Bulenkov
a0e1ddf87f
tooltips bg is too dark (by Sergey Ignatov)
2012-10-18 22:37:25 +02:00
anna
f541601e41
compilation fix
2012-10-18 21:42:01 +02:00
anna
a40a08d1d9
good code red: leave empty subst when processing type params supers (IDEA-67680)
2012-10-18 21:40:03 +02:00
anna
fd9d1764e2
good code red: allow containing this before super call (IDEA-67756)
2012-10-18 21:40:03 +02:00
Dmitry Trofimov
14681adb9e
Merge remote-tracking branch 'origin/master'
2012-10-18 21:33:47 +02:00
Gregory.Shrago
71328e44bd
IDEA-92339 Database Console Copy as HTML improvement
2012-10-18 23:19:44 +04:00
andrey.zaytsev
9188442150
IDEA-92435, IDEA-91516, IDEA-91890
2012-10-18 21:55:43 +04:00
anna
b87a66990c
nullable problems: do not suggest to annotate as @Nullable when parameter is referenced (IDEA-93083)
2012-10-18 19:36:59 +02:00
anna
7bf48f5252
eclipse: cleanup model (IDEA-91002)
2012-10-18 19:36:58 +02:00
Eugene Zhuravlev
fedf3fff7a
- Artifact roots are not marked as "generated sources".
...
- To properly mark artifact sources as up-to-date, compilation-start timestamp is advanced for every chunk/group of chunks before starting compilation
2012-10-18 19:15:47 +02:00
peter
1b4658481e
iterate dirty scope using actual vfs
2012-10-18 18:40:02 +02:00
peter
871f5378f0
catch ProcessCanceledException during changes update
2012-10-18 18:40:02 +02:00
peter
af67001e72
FileHolder.toString
2012-10-18 18:40:01 +02:00
peter
6f02677679
validity assertions (EA-39252)
2012-10-18 18:40:01 +02:00
peter
932362f7e7
validity assertions (EA-39233)
2012-10-18 18:40:01 +02:00
peter
a630a8ba74
validity assertions (EA-38796)
2012-10-18 18:40:01 +02:00
Dmitry Lomov
f9eac4cc26
Merge branch 'master' of git.labs.intellij.net:idea/community
2012-10-18 18:29:19 +02:00
Dmitry Lomov
e73492cd2b
Code tolerates null ProgressIndicatorProvider
2012-10-18 18:28:34 +02:00
Vassiliy Kudryashov
7f389c0adc
Merge remote-tracking branch 'origin/master'
2012-10-18 20:20:38 +04:00
Vassiliy Kudryashov
9d8fc403ab
IDEA-90515 Editor tab dragged by dragging Configuration Menu pop-out items
2012-10-18 20:19:51 +04:00
Kirill Likhodedov
cbc7614e09
IDEA-93113 Don't show incoming changes and warn about outdated version if incoming changes are not supported by the VCS committed changes provider.
2012-10-18 20:14:57 +04:00
Bas Leijdekkers
a2be6066cf
IDEA-92967 (Inspections / Imports / Unused Import: superfluous warning with both static and non-static elements importing)
2012-10-18 17:51:01 +02:00
irengrig
f1a47ab52a
Merge remote branch 'origin/master'
2012-10-18 19:46:59 +04:00
irengrig
8e5597b7ab
vcs server: tests and queries for time and subfolder limitations.
...
started [not completed] incoming queries.
added a field to track Subversion-style directory renames (paths under renamed are not registered explicitly, but we need to keep them in our DB)
2012-10-18 19:44:53 +04:00
anna
4132017a0b
move: do not search for usages if new fqn equals to old one (IDEA-92029)
2012-10-18 17:30:56 +02:00
anna
bfef30ff03
extract method: do not fold params by default when they are used inside conditional stmts (IDEA-92815)
2012-10-18 17:30:55 +02:00
anna
40b110e84c
load debugger manager for default project
2012-10-18 17:30:54 +02:00
anna
9a5a91c3d2
search for main methods also in bases (IDEA-92968)
2012-10-18 17:30:54 +02:00
Bas Leijdekkers
7e449939b8
cleanup
2012-10-18 17:28:29 +02:00
Bas Leijdekkers
f571b046a5
cleanup and test
2012-10-18 17:22:49 +02:00
Alexey Kudravtsev
8cdc222c5e
visual appeal of dataflow grouped values
2012-10-18 19:04:06 +04:00
Alexey Kudravtsev
96e707004b
notnull
2012-10-18 19:04:06 +04:00
Alexey Kudravtsev
da4c1d7b34
notnull
2012-10-18 19:04:05 +04:00
Alexey Kudravtsev
8745440c6d
EA-40104 - CME: THashIterator.nextIndex
2012-10-18 19:04:04 +04:00
Konstantin Bulenkov
bf5afba8da
Merge remote-tracking branch 'origin/master'
2012-10-18 16:56:21 +02:00
Konstantin Bulenkov
5d678cc1aa
some fixes for new wizard
2012-10-18 16:55:03 +02:00