Commit Graph
83398 Commits
Author SHA1 Message Date
Anna Kozlova e6cef9f0cb Merge remote-tracking branch 'origin/master' 2012-06-05 18:19:31 +04:00
Maxim Shafirov 9b5731595e KT-2145 Impossible to depend on Scala library 2012-06-05 18:15:07 +04:00
Anna Kozlova 0b59d19a7c inline method/constant: warn when method is used in javadoc (IDEA-72562); add search in comments and strings/for text occurrences options 2012-06-05 18:09:49 +04:00
Anna Kozlova 4639086c04 usage view: cancel search progress and view synchronously; do not cancel all searches when one was canceled 2012-06-05 18:09:48 +04:00
Danila Ponomarenko ed1348ccb3 icon rotated 2012-06-05 16:59:49 +04:00
Oleg Sukhodolsky 39021d7b70 Code cleanup: several typos fixed 2012-06-05 16:55:26 +04:00
Danila Ponomarenko 4b16f22fca test fixes 2012-06-05 16:51:25 +04:00
Danila Ponomarenko 750f741eb8 IDEA-86852 Add final modifier to Create Field implemented 2012-06-05 16:51:25 +04:00
Konstantin Bulenkov 4d1dfd52e9 fix layout on Aqua LaF 2012-06-05 14:24:25 +02:00
Anton Makeev e3a6c666e9 LH: test fixed 2012-06-05 13:21:12 +02:00
Denis.Zhdanov b27e6a4ecc IDEA-86633 Javadoc copy puts a non-lower-ascii character on the clipboard
  symbols are replaced by raw white spaces at the copied javadoc text now
2012-06-05 15:13:15 +04:00
Danila Ponomarenko 987f737e9e IDEA-65714 CTRL+W: additional step for selecting vararg-argument in method call implemented 2012-06-05 14:53:10 +04:00
Sergey Simonchik a6af318829 WI-11522 Inspection names - some words are incorrectly uppercased 2012-06-05 14:25:10 +04:00
Denis.Zhdanov cbb927c951 IDEA-86017 Scroll view at bottom when file is re-opened, because text editor cursor was at last line when file was closed. 2012-06-05 14:19:54 +04:00
Denis.Zhdanov 05d9c2fef8 IDEA-86397 Delete line (Ctrl+Y) moves caret to the 1st column position
Avoid endless loop in case of collapsed single-line fold region
2012-06-05 14:19:54 +04:00
Konstantin Bulenkov 8404147de4 don't set "default" bg/fg directly 2012-06-05 12:12:11 +02:00
Maxim.Medvedev 62a32899b1 IDEA-86949 Annotation's properties completion 2012-06-05 14:00:57 +04:00
Kirill Likhodedov d6b1c05e38 [merge] Fix tests: project may be null. 2012-06-05 13:05:38 +04:00
Alexander Zolotov de7e51cbef #IDEA-86953 fixed : Legal CSS color value flagged as invalid
- add darkgrey color to registry
- according to http://www.w3.org/TR/css3-color/#svg-color following colors: dimgrey, darkslategrey, lightgrey, lightslategrey, slategrey
2012-06-05 13:00:32 +04:00
peter 37f0b08f00 comment out the range marker validity assertion 2012-06-05 10:58:45 +02:00
Konstantin Bulenkov 3b741cc670 IDEA-63852 Add Ctrl + Shift + T to reopen last closed code tab 2012-06-05 10:02:33 +02:00
peter ac3a910061 expand the usage view tree when creating it with predefined usages (e.g. from Goto Class) 2012-06-04 21:27:01 +02:00
Roman Shevchenko ee128ee927 Drop premature deprecation 2012-06-04 22:47:54 +04:00
Roman Shevchenko aea35ce5fc Prevent speed-searchable combobox from popping on space key 2012-06-04 22:47:53 +04:00
Roman Shevchenko f0b5cade50 Speed search on PSI viewer combo 2012-06-04 22:47:53 +04:00
Sergey Evdokimov 02951abc57 Rename field "Goals" to Command line: 2012-06-04 22:47:11 +04:00
Anna Kozlova e5828700d5 class shadowing 2012-06-04 22:36:20 +04:00
Anna Kozlova e3ab850ddc do not rename in the same name 2012-06-04 22:36:19 +04:00
peter fa4c2a6916 IDEA-86810 Find Usages not finding usages when I do it on decompiled stub source 2012-06-04 20:20:21 +02:00
peter 0e35f229a4 correct fold region length assertions, allow single character folding 2012-06-04 20:20:21 +02:00
Alexander Lobas a783fa5fd9 Merge remote-tracking branch 'origin/master' 2012-06-04 21:36:07 +04:00
Alexander Lobas 3a8a40216f Morphing 2012-06-04 21:35:46 +04:00
Maxim.Mossienko 7f3528057b Merge remote-tracking branch 'origin/master' 2012-06-04 21:31:14 +04:00
Roman Shevchenko a68a091a6f Fix project view background on GTK+ 2012-06-04 21:29:14 +04:00
Maxim.Mossienko 9c3acf8aac Merge remote-tracking branch 'origin/master' 2012-06-04 21:28:34 +04:00
peter 718e56b88e spare some memory: reuse the underlying string since we store it as map key anyway 2012-06-04 19:18:16 +02:00
peter 1172f5701c minor 2012-06-04 19:18:16 +02:00
peter 092dd4027e PathMap.values() 2012-06-04 19:18:16 +02:00
peter 27c9b67cfd PathInterner.getAllPaths 2012-06-04 19:18:16 +02:00
Maxim.Mossienko cb2d01a9f5 only zip content in helper thread, write zipped content from writer [content loading thread] on 5M threshold to avoid affecting reads by random writes. 2012-06-04 20:59:28 +04:00
Danila Ponomarenko 667a9d2e18 IDEA-73251 recursive method call icon on gutter 2012-06-04 20:49:46 +04:00
Danila Ponomarenko 7a656d571a IDEA-73251 folding for identifier only 2012-06-04 20:49:46 +04:00
Alexander Kirillin b3f2d29398 non-prefix matching in goto... actions 2012-06-04 20:30:23 +04:00
Anna Kozlova c2eec74181 restore caret position and dispose rangemarker after rename performed 2012-06-04 20:06:55 +04:00
Alexander Lobas 11d77c0642 Morphing 2012-06-04 19:53:00 +04:00
Alexander Lobas 9e614970e5 Merge remote-tracking branch 'origin/master' 2012-06-04 19:50:39 +04:00
Alexander Lobas 55af94604f Inspections 2012-06-04 19:49:48 +04:00
Sergey Simonchik 30dce3a510 SM test runner event converter based on node id 2012-06-04 19:32:06 +04:00
Dennis Ushakov 71ef09d921 fix Mac Full Screen support loading in dev mode on old JDKs 2012-06-04 19:21:13 +04:00
Eugene Kudelevsky 84a3aff0ff IDEA-80278 support of building Android apk artifacts 2012-06-04 19:20:50 +04:00