anna
|
df2d7e740f
|
suppress with javadoc tags restored for multiple tools (IDEA-66342)
|
2011-03-09 21:07:05 +01:00 |
|
anna
|
e1fc66adaa
|
remove local redundant unchecked suppress inspection - replace with existing global one (IDEA-66039)
|
2011-03-09 20:53:21 +01:00 |
|
anna
|
c61a0360a7
|
suppress possible heap pollution with unchecked id (IDEA-66066)
|
2011-03-09 20:53:20 +01:00 |
|
anna
|
3b8b505304
|
diamonds: treat as raw type when inference was failed (IDEA-66370)
|
2011-03-09 20:53:19 +01:00 |
|
anna
|
175e60c7fa
|
console navigation: try to find class with $ in package name (IDEA-66088)
|
2011-03-09 20:53:19 +01:00 |
|
peter
|
58235e314a
|
new HashMap<
|
2011-03-09 20:14:22 +01:00 |
|
peter
|
21c02a1e1b
|
EA-26030 reading from offset map may change it
|
2011-03-09 20:14:21 +01:00 |
|
Anton Makeev
|
0926a405ae
|
Maven: community modules
|
2011-03-09 19:55:09 +01:00 |
|
peter
|
2fe054dd1b
|
use minuscule matching in speed searches (with no highlighting yet)
|
2011-03-09 19:33:13 +01:00 |
|
peter
|
bcd313883b
|
correctly remove the selection listener on empty autopopup phase end
|
2011-03-09 19:33:11 +01:00 |
|
Anton Makeev
|
4185ccc416
|
CIDR: ApplePlatform & AppleSdk refactored
|
2011-03-09 18:44:03 +01:00 |
|
Anton Makeev
|
6b2843eddc
|
Maven: libs+sources + initial maven3 support
|
2011-03-09 18:44:02 +01:00 |
|
Anton Makeev
|
c28bf7f889
|
Maven: libs+sources
|
2011-03-09 18:44:00 +01:00 |
|
Anton Makeev
|
6af93fd95c
|
Maven: big renames
|
2011-03-09 18:43:59 +01:00 |
|
Anton Makeev
|
c03ccfd3b2
|
Maven: maven3 module
|
2011-03-09 18:43:58 +01:00 |
|
Anton Makeev
|
18b8bc5c93
|
Maven: platform prefix
|
2011-03-09 18:43:57 +01:00 |
|
Anton Makeev
|
75fd891574
|
Maven: tossing around + fixed classloader problem for nexus service
|
2011-03-09 18:43:56 +01:00 |
|
Roman Shevchenko
|
55f01c5d0d
|
To english dictionary
|
2011-03-09 18:04:02 +01:00 |
|
andrey zaytsev
|
9bf108c5eb
|
IDEA-66219
|
2011-03-09 19:24:21 +03:00 |
|
irengrig
|
cdf75b460b
|
IDEA-66336 Settings dialog will not open (use implementation class name as @NotNull default for getId() for settings component)
|
2011-03-09 18:47:09 +03:00 |
|
irengrig
|
9061a5d0bb
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2011-03-09 18:16:40 +03:00 |
|
irengrig
|
1de30ab922
|
fix configurables modified test
|
2011-03-09 18:15:34 +03:00 |
|
peter
|
5b26ba8dd1
|
prefer lowercase items for lowercase prefix
|
2011-03-09 16:10:51 +01:00 |
|
peter
|
d39c996369
|
wait a bit
|
2011-03-09 16:10:49 +01:00 |
|
irengrig
|
3e7000b25d
|
IDEA-66336 Settings dialog will not open (use implementation class name as @NotNull default for getId() for settings component)
|
2011-03-09 18:06:28 +03:00 |
|
andrey zaytsev
|
92532ef768
|
find/replace: current occurrence highlighting. added new EffectType: ROUNDED_BOX.
|
2011-03-09 17:59:53 +03:00 |
|
Dmitry Avdeev
|
44eecd0860
|
IDEA-24115: Test connection of the JIRA integration blocks Idea for 10 minutes: YouTrack too
|
2011-03-09 17:24:40 +03:00 |
|
Dmitry Avdeev
|
643cb17b67
|
IDEA-24115: Test connection of the JIRA integration blocks Idea for 10 minutes
|
2011-03-09 17:24:25 +03:00 |
|
Roman Shevchenko
|
be8caaaceb
|
Sibling lookup fixed, sorry
|
2011-03-09 14:29:18 +01:00 |
|
irengrig
|
68165bb48f
|
IDEA-66299 Apply patch from context menu doesn't work
|
2011-03-09 16:24:34 +03:00 |
|
Kirill Kalishev
|
7fc1f11797
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-03-09 16:14:19 +03:00 |
|
Kirill Kalishev
|
49a4c1b2da
|
IDEA-52421 Implement the swipe-gesture on Mac OS X as Back and Forward - 2
|
2011-03-09 16:14:10 +03:00 |
|
Konstantin Bulenkov
|
f143899246
|
new NavBar popup (in development)
|
2011-03-09 16:09:20 +03:00 |
|
Konstantin Bulenkov
|
d7e0a953e0
|
DataProvider registration
|
2011-03-09 16:09:20 +03:00 |
|
irengrig
|
5e57ca32f1
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2011-03-09 15:59:03 +03:00 |
|
Bas Leijdekkers
|
f064ec8d84
|
compare element name before line number to get consistent results for files containing multiple classes
|
2011-03-09 13:42:27 +01:00 |
|
Bas Leijdekkers
|
908a7adf28
|
cache line number because it is expensive to calculate and is used for sorting the inspection results tree
|
2011-03-09 13:39:34 +01:00 |
|
Bas Leijdekkers
|
f26ffb5608
|
IDEA-64871 (Inspection result viewer screws up sorting)
|
2011-03-09 13:36:19 +01:00 |
|
irengrig
|
b84f7d0463
|
IDEA-66222 USE at com.intellij.ide.todo.CustomChangelistTodosTreeBuilder$1.getTodoItemsCount
|
2011-03-09 15:32:19 +03:00 |
|
Kirill Kalishev
|
94a8de627e
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-03-09 15:31:20 +03:00 |
|
Kirill Kalishev
|
d58209544c
|
IDEA-52421 Implement the swipe-gesture on Mac OS X as Back and Forward
|
2011-03-09 15:31:09 +03:00 |
|
irengrig
|
562a2b0145
|
IDEA-66228 SVN+SSH: on attempt to login IDEA hangs (+ remember for passive requests)
(cherry picked from commit a10a1182f9cee16392ed3bb40cc7ce9fe158118c)
|
2011-03-09 15:10:56 +03:00 |
|
Roman Shevchenko
|
c992b9c216
|
Resolve in javadoc fixed
|
2011-03-09 13:03:29 +01:00 |
|
irengrig
|
d194da097d
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2011-03-09 15:03:24 +03:00 |
|
Eugene Kudelevsky
|
f1da9806a8
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-03-09 14:41:48 +03:00 |
|
Eugene Kudelevsky
|
85eafcaa50
|
Revert "IDEA-60449 running junit tests in a module with an Android facet should not perform a full Android build"
This reverts commit 412ec6ef3e.
|
2011-03-09 14:38:17 +03:00 |
|
peter
|
1d0730c970
|
one class less
|
2011-03-09 12:23:29 +01:00 |
|
peter
|
5a064c1a41
|
fix groovy reparse failing when typing 'def' or 'if' before 'return' inside switch case block
|
2011-03-09 12:23:27 +01:00 |
|
Sergey Evdokimov
|
06133feca8
|
Fix: IDEA-66363 (Plugin Dialog: speed search works incorrect if search key contains '-')
|
2011-03-09 14:12:39 +03:00 |
|
anna
|
2a95160715
|
ui cleanup
|
2011-03-09 12:07:37 +01:00 |
|