anna
67b5e34725
rename automatically in all tests
2011-11-10 11:12:36 +01:00
anna
8606274259
plugins: no category presentation
2011-11-10 11:12:35 +01:00
Alexander Doroshko
89e6b1dad8
avoid random sorting
2011-11-10 12:28:09 +04:00
Alexey Pegov
95b306edea
project structure errors component fixes
2011-11-10 12:24:33 +04:00
Dmitry Avdeev
15bde9e983
EA-31508 - IAE: TObjectHash.throwObjectContractViolation
2011-11-10 11:13:25 +04:00
Dmitry Avdeev
439271030c
running inspections on proper elements
2011-11-10 10:16:13 +04:00
Dmitry Jemerov
6f2f91fc67
likely fix for PY-4988
2011-11-09 21:40:06 +01:00
Dmitry Jemerov
33b8e1350d
don't ask for attach when reopening project (PY-4989)
2011-11-09 21:40:05 +01:00
Dmitry Jemerov
be7c4fc15e
don't pass null quickfix provider if none is available
2011-11-09 21:40:04 +01:00
Dmitry Jemerov
4917d355ee
rearrange options in "open or attach"
2011-11-09 21:40:03 +01:00
peter
758cabaf02
when a gdsl has produced an error, show it in balloon and in the file-level annotation
2011-11-09 19:26:52 +01:00
peter
2bb12304f4
don't warn about features not allowed in groovy <no version>
2011-11-09 19:26:52 +01:00
peter
5af3d5eab2
don't try to compile java classes with groovyc
2011-11-09 19:26:52 +01:00
peter
828b220167
IDEA-76620 Completion problem when completion popup contains tags with same name from different namespaces
2011-11-09 19:26:51 +01:00
peter
177dd4e8ff
NPE when creating a class in a non-identifier package (EA-31443)
2011-11-09 19:26:51 +01:00
peter
41b8c954cb
FList.without supports nulls
2011-11-09 19:26:51 +01:00
Konstantin Bulenkov
9957316ea9
tests for anonymous classes in structure view
2011-11-09 19:20:20 +01:00
kirill.safonov
8635680ba7
DataContext needed for correct scopes selection is not available in background thread (EA-31516)
2011-11-09 22:04:53 +04:00
Eugene Kudelevsky
9b53f3f135
IDEA-76582 fix layout preview
2011-11-09 21:32:52 +04:00
Eugene Kudelevsky
b0aa09527d
IDEA-75399 fix packing standard java resources from library modules to apk
2011-11-09 21:32:51 +04:00
Dmitry Boulytchev
d3c583fffa
Fix on fix (jps/incremental).
2011-11-09 21:11:38 +04:00
Dmitry Trofimov
89d869f916
In EDT.
2011-11-09 17:58:00 +01:00
kirill.safonov
3fccf63b6f
memory leak
2011-11-09 20:43:39 +04:00
kirill.safonov
fd3b16eccd
'Capture snapshot' actions: allow to reveal resulting file in file manager
2011-11-09 20:43:38 +04:00
unknown
82e9acb35e
Django psiViewer bug fix
2011-11-09 20:41:42 +04:00
Konstantin Bulenkov
6c80c9df13
avoid mem leaks and fix IDEA-76436 Directory diff: files are not refreshed
2011-11-09 17:32:50 +01:00
Kirill Kalishev
69c1250972
Merge remote branch 'origin/master'
2011-11-09 19:42:05 +03:00
Kirill Likhodedov
d85735023e
Merge remote-tracking branch 'origin/master'
2011-11-09 19:25:06 +03:00
Kirill Likhodedov
dbdca5bf35
Merge branch 'new_push'
2011-11-09 19:04:08 +03:00
Kirill Kalishev
cbb5dfaa05
EA-27214 - assert: AbstractTreeStructureBase.getChildElements
2011-11-09 19:02:49 +03:00
Kirill Likhodedov
c948485d55
Hide new Git push under a registry key. Substitute Push Active Branches (including Commit & Push), return GitOldPushDialog for the Git Push action.
2011-11-09 18:35:15 +03:00
Denis.Zhdanov
06c4d63997
EA-31268 - IAE: VisualPosition.<init>
...
Debug info is added
2011-11-09 18:26:27 +03:00
Kirill Likhodedov
1f7fed306e
Git push: refresh files after auto-update.
2011-11-09 18:17:42 +03:00
Kirill Likhodedov
eeb0b34ad9
GitRejectedPushUpdateDialog: remember "update all repositories" value and merge/rebase choice for future invocations.
2011-11-09 18:11:42 +03:00
Eugene Kudelevsky
57bfbf949a
EA-30532 fix RuntimeException
2011-11-09 19:08:11 +04:00
Eugene Kudelevsky
57bea26693
fix custom src dir support
2011-11-09 19:08:10 +04:00
Eugene Kudelevsky
c6e24110e6
EA-31150 fix NPE
2011-11-09 19:08:09 +04:00
Eugene Kudelevsky
859660978d
EA-29793 fix NPE
2011-11-09 19:08:08 +04:00
Eugene Kudelevsky
b926e2bf3f
fix ISE (EA-31087); grab output if infinite (null) timeout specified
2011-11-09 19:08:07 +04:00
Denis.Zhdanov
0f2108c765
EA-31273 - assert: CachingSoftWrapDataMapper.onRecalculationEnd
...
Debug info is corrected
2011-11-09 19:03:16 +03:00
peter
0493b10504
FList.without
2011-11-09 16:03:26 +01:00
Kirill Likhodedov
5a7f11b545
GitRejectedPushUpdateDialog: implement "don't ask again" option.
...
1. Implement "don't ask again" option that can be changed in the Settings.
2. Redesign GitVcsPanel a bit: remove groups, realign.
3. Save the selected update strategy (merge/rebase and if all roots should be updated) in GitPushSettings.
2011-11-09 17:59:34 +03:00
Bas Leijdekkers
cb390dae09
EA-30866 (NPE: TreeTableView.getSelection)
2011-11-09 15:43:57 +01:00
peter
cebd3f6017
private has a high priority in groovy, show only imported classes when completing member type
2011-11-09 15:40:07 +01:00
Bas Leijdekkers
57f32e911c
IDEA-75999 (False positive "MismatchedQueryAndUpdateOfCollection")
2011-11-09 15:18:09 +01:00
Andrey Vlasovskikh
1179dd8dc4
Merge remote-tracking branch 'origin/master'
2011-11-09 18:16:36 +04:00
Denis.Zhdanov
66c8b0ec3c
EA-31296 - IOOBE: SegmentArray.findSegmentIndex
2011-11-09 18:15:10 +03:00
Denis.Zhdanov
31c6880653
EA-30726 - AIOOBE: BulkChangesMerger$Context.b
...
Corrected CharArray.getChars() processing for CharArray instances created during calls to CharArray.subSequence(int, int)
2011-11-09 18:15:10 +03:00
Andrey Vlasovskikh
a7797ba129
Merge remote-tracking branch 'origin/master'
2011-11-09 18:11:54 +04:00
Andrey Vlasovskikh
214e8ab4bc
Added append() method for composing instances of SpacingBuilder
2011-11-09 18:02:57 +04:00