anna
|
f074aebd25
|
suggest to delete method overriders even if conflicts were found (IDEA-51577)
|
2010-01-18 17:35:31 +03:00 |
|
Kirill Kalishev
|
fd50c0c10e
|
popups: invokeLater at onChosen is substitured with doFinalStep
|
2010-01-18 16:07:04 +03:00 |
|
anna
|
bfa671478e
|
push down: add option to create a subclass if a class has no inheriters (IDEA-46563)
|
2010-01-18 14:07:45 +03:00 |
|
anna
|
dc44613c33
|
fix return type with super method
|
2010-01-18 14:07:44 +03:00 |
|
anna
|
f839cca28b
|
move method: new escalate visibility should be processed (IDEADEV-39711)
|
2010-01-18 14:07:43 +03:00 |
|
anna
|
7d8382e7e6
|
copy javadoc to the generated constructor (IDEADEV-41681)
|
2010-01-18 14:07:43 +03:00 |
|
Alexey Kudravtsev
|
59cbc1cc85
|
do not use VFS to read .class file content,
javac inprocess compiler is available for not only internal mode,
cleanup
|
2010-01-18 12:28:17 +03:00 |
|
Dmitry Avdeev
|
ad3432c6bd
|
no differences
|
2010-01-18 11:34:38 +03:00 |
|
Kirill.Safonov
|
933712d6f1
|
Revert "exclude from import&completion"
This reverts commit 374921b608.
|
2010-01-17 09:22:02 +03:00 |
|
Kirill.Safonov
|
64edee6638
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-01-15 18:04:55 +03:00 |
|
Dennis Ushakov
|
5e2388ed5d
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-01-15 16:17:30 +03:00 |
|
Dennis Ushakov
|
2aa32c1034
|
extension point for enabling jvm debugging for specific files
|
2010-01-15 16:12:49 +03:00 |
|
Dmitry Avdeev
|
c1186c37ae
|
annotation modification tracker
|
2010-01-15 13:54:23 +03:00 |
|
anna
|
021647f27e
|
IDEA-27228
|
2010-01-14 21:43:19 +03:00 |
|
anna
|
121e715819
|
NPE
|
2010-01-14 21:15:52 +03:00 |
|
Dmitry Jemerov
|
20660ff2cf
|
Python language level support (PY-261), correct parsing of with statements in Python 2.6 (PY-259)
|
2010-01-14 21:04:51 +03:00 |
|
anna
|
fff4d16dd0
|
forbid usages documented @since 1.4 in runtime.classes
|
2010-01-14 20:48:09 +03:00 |
|
anna
|
b2eae98ca8
|
1.3 command line compatibility
|
2010-01-14 16:02:41 +03:00 |
|
anna
|
b326598366
|
introduce parameter object: downgrade accessibilty for inner classes (IDEADEV-35295)
|
2010-01-14 14:28:48 +03:00 |
|
anna
|
eced11faaf
|
inline varargs parameter in calls when method is inlined (IDEADEV-41353)
|
2010-01-14 14:28:47 +03:00 |
|
anna
|
f4e148f0d5
|
escape $ in short names only (IDEA-27168); cleanup utils
|
2010-01-14 14:28:46 +03:00 |
|
Kirill Kalishev
|
f61bb47133
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2010-01-14 14:06:54 +03:00 |
|
Kirill Kalishev
|
210af56ce4
|
popups: handle final "onChosen" via focus manager
|
2010-01-14 14:05:51 +03:00 |
|
Dmitry Jemerov
|
2acc5a54f5
|
inject inspection colors dynamically into pages that implement InspectionColorSettingsPage
|
2010-01-13 22:32:06 +03:00 |
|
Dmitry Jemerov
|
1ef6f65bc8
|
refactoring to remove duplicated code from project structure configurables in RubyMine and Web IDE; project structure configurable in PyCharm
|
2010-01-13 22:32:05 +03:00 |
|
Kirill.Safonov
|
c9bb4a362f
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-01-13 17:48:51 +03:00 |
|
Kirill.Safonov
|
374921b608
|
exclude from import&completion
|
2010-01-13 17:47:11 +03:00 |
|
anna
|
e73eb4f48c
|
deadlock (IDEADEV-42164)
|
2010-01-13 16:12:43 +03:00 |
|
anna
|
8ea7076910
|
automatic renamer for params in hierarchy (IDEADEV-20861)
|
2010-01-13 16:12:42 +03:00 |
|
anna
|
2dedf6f40a
|
process IOExceptions due to unable to create dir (e.g. com2)
|
2010-01-13 16:12:40 +03:00 |
|
Alexey Kudravtsev
|
b9fb6c38ae
|
IDEADEV-42010
|
2010-01-13 15:00:02 +03:00 |
|
Maxim.Mossienko
|
599bddd1b8
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-01-12 20:30:06 +03:00 |
|
Alexey Kudravtsev
|
3bd66724e1
|
cleanup
|
2010-01-12 14:28:45 +03:00 |
|
anna
|
09e56b98c6
|
move packages/classes to the 'drop' directory prserving src folders
|
2010-01-07 21:21:57 +03:00 |
|
anna
|
a2d58c893c
|
rename/move package as everything inside directory
|
2010-01-07 18:26:49 +03:00 |
|
Dmitry Jemerov
|
3f62c2789f
|
kill the rest of DataAccessor framework, use DataKeys everywhere consistently
|
2010-01-07 13:58:29 +03:00 |
|
Alexey Kudravtsev
|
abc20d4f6f
|
IDEADEV-42139: new toggle button in the usage view "sort members alphabetically"
|
2009-12-29 17:51:22 +03:00 |
|
Dmitry Avdeev
|
dea1f9ac87
|
UnresolvedReferenceQuickFixProvider moved to platform
|
2009-12-29 15:24:11 +03:00 |
|
Dmitry Avdeev
|
00d794dda5
|
UnresolvedReferenceQuickFixProvider generalized
|
2009-12-29 12:36:42 +03:00 |
|
Dmitry Jemerov
|
1e937add5f
|
avoid using deprecated constants from DataConstants (based on patch by Maas van den Berg in IDEA-27004); related cleanup and refactoring
|
2009-12-28 19:41:19 +03:00 |
|
 Maas van den BergandDmitry Jemerov
|
723deace35
|
remove usages of default file template; some related cleanup
|
2009-12-28 17:44:12 +03:00 |
|
 Maas van den BergandDmitry Jemerov
|
ccca71259f
|
do not use deprecated findClass() method
|
2009-12-28 16:50:33 +03:00 |
|
 Maas van den BergandDmitry Jemerov
|
e48335a074
|
TODO doesn't highlight highlighting block comment end pattern (IDEADEV-42132)
|
2009-12-28 16:23:30 +03:00 |
|
Alexey Kudravtsev
|
14e0087f62
|
IDEADEV-42118
|
2009-12-28 13:24:06 +03:00 |
|
Alexey Kudravtsev
|
bf02213df7
|
additional assertion in tests
|
2009-12-25 16:45:46 +03:00 |
|
Maxim Shafirov
|
25264585ee
|
Correct PsiAnchor for cls elements
|
2009-12-25 13:50:14 +03:00 |
|
Maxim.Mossienko
|
4d8923f2df
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2009-12-22 20:23:58 +03:00 |
|
Alexey Kudravtsev
|
2c5434b313
|
read action
|
2009-12-22 14:51:54 +03:00 |
|
Maxim.Mossienko
|
3167316982
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2009-12-22 12:02:41 +03:00 |
|
anna
|
85272394c3
|
junit: dispatch messages
|
2009-12-21 17:42:45 +03:00 |
|