anna
|
63bb62c7fa
|
heap pollution:check if possible to make final (IDEA-65920)
|
2011-03-14 17:02:11 +01:00 |
|
anna
|
f95be40d78
|
do not warn about side effects on simple getter/setter (IDEA-65545)
|
2011-03-14 17:02:10 +01:00 |
|
anna
|
cb21030fa8
|
default button should work when focus is on another button (IDEA-64619)
|
2011-03-14 17:02:09 +01:00 |
|
Kirill Kalishev
|
58c3fccdfb
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-03-14 17:45:02 +03:00 |
|
Kirill Kalishev
|
068c3d6423
|
popup location fix for OS with our own window border
|
2011-03-14 17:44:53 +03:00 |
|
Bas Leijdekkers
|
2368fd6b4b
|
first pass at "'try finally' replaceable with 'try' with resources" inspection (IDEA-66572)
|
2011-03-14 15:41:35 +01:00 |
|
Bas Leijdekkers
|
21043d38ce
|
another documentation fix
|
2011-03-14 15:34:53 +01:00 |
|
Gregory Shrago
|
967e2046b1
|
IDEA-66514 Can't close all tabs from Database Console window§
|
2011-03-14 17:22:35 +03:00 |
|
nik
|
eef701fc99
|
firefox debugger: added exception breakpoints (WI-1178)
|
2011-03-14 17:18:42 +03:00 |
|
Kirill Kalishev
|
71cacb9d1f
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-03-14 16:29:01 +03:00 |
|
anna
|
2d3184ff33
|
rename: RenameInputValidatorEx - to show error message with enabled buttons (rename package into invalid name:IDEA-63134)
|
2011-03-14 14:08:38 +01:00 |
|
anna
|
bcf78079b7
|
do not copy relative to empty path
|
2011-03-14 14:08:37 +01:00 |
|
anna
|
2f32d06e43
|
move file instead of splitting in classes when all classes in file are moved (IDEA-66437)
|
2011-03-14 14:08:37 +01:00 |
|
anna
|
cc332d6529
|
IDEA-64556 Do not persist by default the "Include non-menu actions" checkbox state between the calls to "Find action"
|
2011-03-14 14:08:36 +01:00 |
|
anna
|
ee3f2e6740
|
enable show conflicts: should be shown anyway?
|
2011-03-14 14:08:36 +01:00 |
|
anna
|
43d38a32ca
|
ctrl-Q: also check for fqn when searching for existing exception tag (IDEA-64812)
|
2011-03-14 14:08:35 +01:00 |
|
peter
|
2afcc9339b
|
diagnostics
|
2011-03-14 12:55:26 +01:00 |
|
Dmitry Avdeev
|
ced8dc868a
|
reverted due to SOE
|
2011-03-14 14:37:47 +03:00 |
|
Eugene Kudelevsky
|
482365af29
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-03-14 14:20:02 +03:00 |
|
Eugene Kudelevsky
|
dad76fa80b
|
fix GspContentTagTest
|
2011-03-14 14:17:18 +03:00 |
|
irengrig
|
949ac553ec
|
fix compilation
|
2011-03-14 14:08:42 +03:00 |
|
Dmitry Avdeev
|
c2d6ea8aba
|
dom icons provided via @Presentation
|
2011-03-14 13:37:32 +03:00 |
|
irengrig
|
d3d2462849
|
VCS: ensure modal dialogs appear above progress windows
|
2011-03-14 13:28:28 +03:00 |
|
irengrig
|
4553c96b54
|
VCS: small correction to load revision content
|
2011-03-14 13:28:12 +03:00 |
|
irengrig
|
c85deb2c3d
|
Svn history provider to do not hold the state; use non-local filepath to transfer information
|
2011-03-14 13:27:55 +03:00 |
|
Bas Leijdekkers
|
7e3ff61ba4
|
documentation fix
|
2011-03-14 11:11:41 +01:00 |
|
Bas Leijdekkers
|
0b4c120396
|
documentation updates
mention language level instead of JDK 5.0.
|
2011-03-14 11:03:35 +01:00 |
|
nik
|
079f9bd60a
|
enable gdsl file by marking 'scripts' folder as source root
|
2011-03-14 09:19:26 +03:00 |
|
Dmitry Jemerov
|
96b7ae64fa
|
add __pycache__ (Python 3.2 bytecode directory) to files and folders to ignore by default
|
2011-03-13 16:40:55 +01:00 |
|
Bas Leijdekkers
|
d6e1d50915
|
move "'StringBuffer' may be 'StringBuilder'" to migration aids group
|
2011-03-12 22:22:25 +01:00 |
|
Bas Leijdekkers
|
3044db0a40
|
Really move "Identical 'catch' branches in 'try' statement" inspection to migration aids group
|
2011-03-12 22:20:52 +01:00 |
|
Konstantin Bulenkov
|
3ffb4b8133
|
do not update from focus every time IDEA-66474, IDEA-66157
|
2011-03-12 17:36:02 +03:00 |
|
Konstantin Bulenkov
|
4629dd28f0
|
fix NavBar jumping without Editor
|
2011-03-12 16:38:31 +03:00 |
|
Kirill Likhodedov
|
b3ce023d3d
|
IDEA-66465 Focus in Git Checkout Dialog
|
2011-03-12 14:12:36 +03:00 |
|
Anton Makeev
|
9e2a64fc3a
|
CIDR: architectures
|
2011-03-12 11:20:41 +01:00 |
|
peter
|
7fe21e39a3
|
rollback case-insensitive lifting
|
2011-03-11 23:14:34 +01:00 |
|
Gregory Shrago
|
f0ed0b5d92
|
IDEA-66525 Import Data Source: ISE at dbcConsoleContextProvider$JdbcRunContext.tuneParams()
|
2011-03-11 23:43:41 +03:00 |
|
Gregory Shrago
|
ef54a9fcdf
|
IDEA-66505, IDEA-66503 Buggy "DB view in dialog" completely removed!
|
2011-03-11 23:43:40 +03:00 |
|
Roman Shevchenko
|
f3cbeaaaf3
|
Try-with-resources unwrap test; cleanup
|
2011-03-11 21:12:43 +01:00 |
|
Roman Shevchenko
|
a8dcf9e9c8
|
Resource variable deletion logic moved to resource list (fix for safe delete and inline)
|
2011-03-11 21:12:42 +01:00 |
|
Roman Shevchenko
|
27b1cf23ed
|
Cleanup
|
2011-03-11 21:12:42 +01:00 |
|
Roman Shevchenko
|
bb5b499383
|
@Nullable
|
2011-03-11 21:12:41 +01:00 |
|
Roman Shevchenko
|
9e9a610c40
|
To JB dictionary
|
2011-03-11 21:12:34 +01:00 |
|
anna
|
d79376ee72
|
append navigation line to inspection description when no #ref/#loc is present (IDEA-64638)
|
2011-03-11 20:46:27 +01:00 |
|
Dmitry Jemerov
|
414045f23a
|
NPE (EA-25961)
|
2011-03-11 20:42:56 +01:00 |
|
Dmitry Jemerov
|
9cbfd99842
|
don't try to start process with progress outside of EDT (EA-25983)
|
2011-03-11 20:42:55 +01:00 |
|
Eugene Kudelevsky
|
ab3e0ffff2
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-03-11 22:24:23 +03:00 |
|
Eugene Kudelevsky
|
e3ca26e583
|
refactoring; get element descriptor from context by XmlExtension
|
2011-03-11 22:23:27 +03:00 |
|
Kirill Kalishev
|
53a600f1ed
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-03-11 21:14:42 +03:00 |
|
Kirill Kalishev
|
d0aa1988f7
|
IDEA-59688 New code completion pop-ups interfering with Parameter Info pop-up
|
2011-03-11 21:14:30 +03:00 |
|