Roman Shevchenko
|
74aa3eb4aa
|
Fix test data
|
2012-07-12 21:23:01 +02:00 |
|
anna
|
f3f98b6f54
|
create property:both getter nad setter from usage (IDEA-73186); return cursor to the initial state
|
2012-07-12 21:01:39 +02:00 |
|
Alexander Doroshko
|
b2530c8d58
|
IDEA-88024 Recent Projects list on Welcome screen mixes project names and paths
|
2012-07-12 22:13:52 +04:00 |
|
Maxim.Mossienko
|
db014c442a
|
fix tests
|
2012-07-12 22:08:49 +04:00 |
|
andrey.zaytsev
|
412a02bda3
|
IDEA-70523 Shortcut to navigate between highlighted usages. FindModel.searchHighlighters is not needed.
|
2012-07-12 21:42:02 +04:00 |
|
andrey.zaytsev
|
0148512132
|
"View Breakpoints" -> "More"
|
2012-07-12 21:42:01 +04:00 |
|
Alexander Lobas
|
7cd47200f9
|
EA-37000
|
2012-07-12 21:38:23 +04:00 |
|
anna
|
7370fdaf63
|
extract method: suggest initial name by return type, expr or comment (IDEA-80000)
|
2012-07-12 19:30:47 +02:00 |
|
anna
|
5e0efa30e5
|
IDEA-81079: surround with notnull checks on selection
|
2012-07-12 19:30:46 +02:00 |
|
peter
|
3818145a76
|
turn on middle matching in completion tests
|
2012-07-12 19:18:00 +02:00 |
|
peter
|
49dc4cb544
|
IDEA-88720 IDEA crash if import settings from default idea settings dir
|
2012-07-12 19:14:25 +02:00 |
|
peter
|
eb5bdac452
|
select start match when typing a letter after dot
|
2012-07-12 19:14:25 +02:00 |
|
peter
|
6f5742b0e9
|
don't spam in dumping weights
|
2012-07-12 19:14:25 +02:00 |
|
peter
|
a04ea1f6a5
|
unyellow perforce
|
2012-07-12 19:14:25 +02:00 |
|
Roman Shevchenko
|
a091e82d48
|
Linux file watcher: reset manual watch list on emptying roots
|
2012-07-12 18:28:47 +02:00 |
|
Roman Shevchenko
|
9aa31d908d
|
File watcher test: cleanup, speedup and more logging
|
2012-07-12 18:28:47 +02:00 |
|
Roman Shevchenko
|
257326bdd8
|
Ref.create(); cleanup
|
2012-07-12 18:28:47 +02:00 |
|
Maxim.Medvedev
|
8e0ea8b99f
|
import layout for Groovy IDEA-87823
|
2012-07-12 20:15:34 +04:00 |
|
Maxim.Medvedev
|
e3299b2a28
|
IDEA-88528 broken target checking for annotations
|
2012-07-12 20:15:33 +04:00 |
|
Maxim.Medvedev
|
eb0baef05c
|
--indy flag for Groovy compiler
|
2012-07-12 20:15:32 +04:00 |
|
Maxim.Medvedev
|
41743882cf
|
IDEA-87907 Selection is unexpectedly expanded when extracting a methods from index expression
|
2012-07-12 20:15:31 +04:00 |
|
Maxim.Medvedev
|
88d416d00b
|
EA-37006 - assert: GrReferenceResolveUtil.getQualifierType
|
2012-07-12 20:15:30 +04:00 |
|
peter
|
ab89262ea8
|
IDEA-88601 Can't open diff by clicking files in apply patch dialogue
|
2012-07-12 17:42:37 +02:00 |
|
Eugene Zhuravlev
|
893356f0a1
|
cleanup
|
2012-07-12 15:55:41 +02:00 |
|
Roman Shevchenko
|
4879ca2456
|
Cleanup
|
2012-07-12 15:54:05 +02:00 |
|
Roman Shevchenko
|
1f16143f77
|
Temp dirs/files creation reorganized
|
2012-07-12 15:52:18 +02:00 |
|
Danila Ponomarenko
|
5f12f8d4a1
|
EA-37386 - IAE: BaseConvertToLocalQuickFix.searchAssignmentExpression fix
|
2012-07-12 17:40:52 +04:00 |
|
anna
|
962df14f43
|
Merge remote-tracking branch 'origin/master'
|
2012-07-12 15:24:25 +02:00 |
|
Anton Makeev
|
3b958a9dda
|
IDEA: retina artworks
|
2012-07-12 15:21:39 +02:00 |
|
anna
|
7828881988
|
allow to override wrong annotation
|
2012-07-12 15:21:04 +02:00 |
|
Anton Makeev
|
823c263645
|
Platform: border around glass-pane progress + progress dialog is always the same size now (I hope)
|
2012-07-12 14:23:55 +02:00 |
|
Anton Makeev
|
b44b66fdde
|
XDebugger: root node in Evaluate dialog renamed 'result =' to save space for value
|
2012-07-12 14:23:55 +02:00 |
|
anna
|
0f2c21ee90
|
IDEA-82125: do not override @Nullable with @NotNull in complex hierarchies
|
2012-07-12 14:15:21 +02:00 |
|
anna
|
83e1991183
|
IDEA-82043: change signature detection: ignore changes in annotations
|
2012-07-12 14:15:20 +02:00 |
|
Oleg Sukhodolsky
|
7fbb8ad044
|
Refactoring: common functionality moved from HAML|Slim parsers to IndentationParser
|
2012-07-12 15:01:41 +04:00 |
|
Ekaterina Tuzova
|
726e76f7e9
|
Merge remote-tracking branch 'origin/master'
|
2012-07-12 14:49:35 +04:00 |
|
Ekaterina Tuzova
|
0e23fdcac6
|
fixed PY-6959 Paste changes code logic on trying to paste several top-level statements into some function
|
2012-07-12 14:46:43 +04:00 |
|
Alexander Lobas
|
55ebc958d5
|
EA-36910
|
2012-07-12 14:15:11 +04:00 |
|
Ekaterina Tuzova
|
000308fa6c
|
fixed PY-6884 Paste changes code logic in case empty line inside indented block
|
2012-07-12 14:06:12 +04:00 |
|
anna
|
1a548e2910
|
usage view: move "import to favorites" from groups/filters toolbar
|
2012-07-12 11:55:27 +02:00 |
|
anna
|
801a923a4d
|
IDEA-88689 formatting of conflicts
|
2012-07-12 11:55:26 +02:00 |
|
Alexander Lobas
|
e97267792e
|
EA-37376
|
2012-07-12 13:15:36 +04:00 |
|
peter
|
b4d0fabc78
|
more gc-tolerant dom tests
|
2012-07-12 10:57:30 +02:00 |
|
Evgeny Pasynkov
|
b6dc4b5dbc
|
Merge branch 'upsource-master'
|
2012-07-12 10:00:40 +02:00 |
|
nik
|
c6a4f9c6ea
|
new project model: facets added
|
2012-07-12 10:44:50 +04:00 |
|
nik
|
43754da471
|
preview xml produced by XmlSerializer: use 'make' instead of 'compile'
|
2012-07-12 10:44:49 +04:00 |
|
nik
|
8a793439d3
|
added action to preview xml produced by XmlSerializer
|
2012-07-12 10:44:49 +04:00 |
|
nik
|
a5b44ac395
|
new project model: improved loading custom properties of elements from xml
|
2012-07-12 10:44:49 +04:00 |
|
Dennis Ushakov
|
20b561bd87
|
#RUBY-11524 fixed
|
2012-07-12 10:36:54 +04:00 |
|
Roman Shevchenko
|
04e6a15b90
|
Ignore invalid paths
|
2012-07-11 23:01:06 +02:00 |
|