anna
|
0f0adb32b7
|
do not suggest child type if instanceof inside selected block; if child type suggested then insert cast in method call
|
2010-11-11 14:17:57 +03:00 |
|
Dmitry Jemerov
|
46314ea90a
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-11-11 14:11:59 +03:00 |
|
Dmitry Jemerov
|
0809c1092a
|
fix typo in class name
|
2010-11-11 13:53:15 +03:00 |
|
Kirill Kalishev
|
29605506d4
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2010-11-11 13:45:41 +03:00 |
|
Kirill Kalishev
|
6297ccba25
|
attempt to fix key events reordeing
|
2010-11-11 13:45:33 +03:00 |
|
Dmitry Jemerov
|
841e59a147
|
inject ProgressManager as dependency instead of using getInstance() (EA-23313 - NPE: SaveAndSyncHandler.canSyncOrSave)
|
2010-11-11 13:36:52 +03:00 |
|
Dmitry Jemerov
|
4e9a900577
|
inject ProgressManager as dependency instead of using getInstance() (EA-23312 - NPE: ProjectManagerImpl.loadProjectWithProgress)
|
2010-11-11 13:33:33 +03:00 |
|
Alexey Kudravtsev
|
7603d11781
|
removed lock
|
2010-11-11 12:36:14 +03:00 |
|
Alexey Kudravtsev
|
51fd1dc4bd
|
IDEA-55575 _
|
2010-11-11 12:36:14 +03:00 |
|
Alexey Kudravtsev
|
7e37b7c230
|
traverseUI test fixed
|
2010-11-11 12:36:13 +03:00 |
|
Alexey Kudravtsev
|
95bab486a0
|
cleanup
|
2010-11-11 12:36:13 +03:00 |
|
Alexey Kudravtsev
|
da2a3d8027
|
assertion for IDEA-59154
|
2010-11-11 12:36:12 +03:00 |
|
Alexey Kudravtsev
|
15b098514b
|
cleanup
|
2010-11-11 12:36:12 +03:00 |
|
Anton Makeev
|
bf85c140b2
|
Maven: reinit embedder on settings changes, e.g. offline mode settings (IDEA-17589)
|
2010-11-11 12:01:13 +03:00 |
|
Roman Shevchenko
|
514cdd1fd4
|
Cleanup
|
2010-11-11 11:54:01 +03:00 |
|
Roman Shevchenko
|
cc0d2384d8
|
Fix language level combo for GTK+ L&F
|
2010-11-11 11:54:01 +03:00 |
|
Roman Shevchenko
|
af6ee7fb5b
|
Fix PSI viewer dialects combo for GTK+ L&F
|
2010-11-11 11:54:01 +03:00 |
|
Roman Shevchenko
|
ae65079a6c
|
Fix inspection profile combo for GTK+ L&F
|
2010-11-11 11:54:00 +03:00 |
|
Roman Shevchenko
|
f8759fed9e
|
EA-22762 (attempt to work around impossible CCEs)
|
2010-11-11 11:54:00 +03:00 |
|
Roman Shevchenko
|
f1c027f379
|
IDEA-57556 (blame C-style brackets after vararg parameter)
|
2010-11-11 11:54:00 +03:00 |
|
Eugene Zhuravlev
|
85b4c00117
|
fix java.lang.IndexOutOfBoundsException: Wrong line;
|
2010-11-11 10:41:14 +03:00 |
|
Maxim Shafirov
|
8462127d4d
|
Copy-on-write synchronization strategy for DirectoryIndex
|
2010-11-11 02:12:01 +03:00 |
|
Bas Leijdekkers
|
7a1117dfa5
|
fix inspections I broke while under the influence of stupidity
|
2010-11-10 22:36:08 +01:00 |
|
Gregory Shrago
|
c305d9c014
|
IDEA-52375 Smart quote doesn't work in SQL string, adds two extra quotes instead of none.
|
2010-11-10 23:05:09 +03:00 |
|
Gregory Shrago
|
d407e35c18
|
fix empty splitter when reloading in presence of invalid/missing files
|
2010-11-10 22:26:06 +03:00 |
|
Gregory Shrago
|
c0a5801a9b
|
cleanup
|
2010-11-10 22:26:05 +03:00 |
|
Eugene Zhuravlev
|
9f8cdadd02
|
show "val$" fields only when stepping in anonymous class only, part 2
|
2010-11-10 22:03:52 +03:00 |
|
Eugene Zhuravlev
|
9cfbb3cec7
|
show "val$" fields only when stepping in anonymous class only
|
2010-11-10 22:03:51 +03:00 |
|
Eugene Zhuravlev
|
10e14c1ac8
|
error detection
|
2010-11-10 22:03:51 +03:00 |
|
peter.gromov
|
8fbbb158de
|
don't show quick doc automatically in autopopup completion (IDEA-60080)
|
2010-11-10 21:59:44 +03:00 |
|
peter.gromov
|
404c581843
|
explicit completion cancellation is more important than the one by write action
|
2010-11-10 21:56:07 +03:00 |
|
peter.gromov
|
103701b6bf
|
less destructive assertions
|
2010-11-10 21:52:55 +03:00 |
|
peter.gromov
|
8f93281caf
|
remove unneeded read action
|
2010-11-10 21:24:17 +03:00 |
|
peter.gromov
|
d1fe69e788
|
if I invoked another completion instance, the previous one should be canceled, and not restarted
|
2010-11-10 21:24:16 +03:00 |
|
peter.gromov
|
9d4c174c66
|
"St"+<tab> should always work like a live template expansion
|
2010-11-10 21:24:14 +03:00 |
|
peter.gromov
|
391a9f4e2b
|
no superfluous spaces when completing primitive types in for loop (IDEA-61052)
|
2010-11-10 21:24:12 +03:00 |
|
peter.gromov
|
307365aaea
|
less read actions
|
2010-11-10 21:24:10 +03:00 |
|
peter.gromov
|
3ddff02a4b
|
cleanup
|
2010-11-10 21:24:09 +03:00 |
|
peter.gromov
|
3b496bb371
|
less read actions
|
2010-11-10 21:24:07 +03:00 |
|
Maxim Shafirov
|
cf0eea315e
|
compilation fix
|
2010-11-10 21:20:16 +03:00 |
|
Mihail Muhin
|
041abc147b
|
ProjectViewImpl - setShowMembers method added
|
2010-11-10 21:18:16 +03:00 |
|
Mihail Muhin
|
da2d36f153
|
FileStatusManagerImpl - add @NotNull annotation for added listener
|
2010-11-10 21:18:16 +03:00 |
|
Mihail Muhin
|
f91a43d831
|
file status can be provided for non-local files by extensions
|
2010-11-10 21:18:15 +03:00 |
|
Mihail Muhin
|
fc00648999
|
RunManagerImpl - myOrdered is not null (can't do an additional read-write cycle because of it)
|
2010-11-10 21:18:14 +03:00 |
|
Rustam.Vishnyakov
|
b2bf336567
|
Correctly add/remove library to/from JavaScript library scope (broken with another fix)
|
2010-11-10 20:29:55 +03:00 |
|
Rustam.Vishnyakov
|
9026f7026d
|
Rename JS library types in UI as Debug/Release
|
2010-11-10 20:29:54 +03:00 |
|
Maxim Shafirov
|
45b7b2d77d
|
Revert "ChooseByNameBase - extract Matcher (now a custom matcher can be defined)"
This reverts commit b9c9dcce00.
|
2010-11-10 20:05:25 +03:00 |
|
Maxim Shafirov
|
c0c76dfb89
|
Revert "+misha: really cache matcher."
This reverts commit 656ae6c339.
|
2010-11-10 20:05:25 +03:00 |
|
Maxim Shafirov
|
918fcfcfbd
|
Lighter cache for scopes
|
2010-11-10 20:05:24 +03:00 |
|
Maxim Shafirov
|
67452577ba
|
We don't need 20 velocity parsers taking 2+ megabytes.
|
2010-11-10 20:05:23 +03:00 |
|