Commit Graph
142506 Commits
Author SHA1 Message Date
Anna Kozlova efc2dc0c59 lambda -> methref: respect laziness (IDEA-133372) 2014-11-24 12:09:15 +01:00
Dmitry Batkovich a22d87f6b2 InspectionsConfigTreeTable#getAdditionalPadding method renamed 2014-11-24 13:52:29 +03:00
Dmitry Batkovich 1d42e91003 IDEA-132912 Toggle buttons ignore ''Show Classes'' in Override Methods dialog 2014-11-24 13:37:11 +03:00
Konstantin Bulenkov 448d5a6386 remove code duplicates 2014-11-24 11:30:09 +01:00
Konstantin Bulenkov 72e20dfd76 make setupCloseOperation method static 2014-11-24 11:29:47 +01:00
Konstantin Bulenkov fb68ab1deb set back button insets 2014-11-24 11:24:17 +01:00
Dmitry Batkovich 38353bfac4 IDEA-133322 Add an intention to convert compareTo(x)==0 to equals 2014-11-24 13:21:18 +03:00
Elizaveta Shashkova 3781bd3aca fix PY-14472 Matplotlib import has failed in Python Console (AttributeError: 'module' object has no attribute 'rcParams') 2014-11-24 12:35:21 +03:00
nik 24fd7ed5b9 external build for Maven modules: test corrected 2014-11-24 11:46:30 +03:00
Dmitry Batrak 0f6a13a71a IDEA-133127 Emacs keymap wrong for Unsplit All - fix tests 2014-11-24 11:32:49 +03:00
Konstantin Bulenkov 2f8b595faf optimize icons 2014-11-24 08:47:56 +01:00
Sergey Simonchik 4c544cfa43 yellow color synced with the corresponding terminal one (WEB-14309 unreadable warning color in grunt console) 2014-11-23 16:40:30 +03:00
Konstantin Bulenkov 05058d4c54 + PyCharm 2014-11-23 13:25:38 +01:00
Konstantin Bulenkov e23222539e support for popup groups for new welcome screen 2014-11-23 13:25:37 +01:00
Konstantin Bulenkov 767f9d81aa change java doc. Generators should return 16x16 icon now 2014-11-23 13:25:37 +01:00
Konstantin Bulenkov 852cba3b01 don't group plugin specific actions on new welcome screen 2014-11-23 13:25:36 +01:00
Konstantin Bulenkov a2c6ecbe4e new 16x16 icon 2014-11-23 13:25:36 +01:00
Konstantin Bulenkov eaabdba83b change Create button UI + add template presentation 2014-11-23 13:25:35 +01:00
Konstantin Bulenkov ed4401b6f8 don't wrap actions in extra group for new welcome screen 2014-11-23 13:25:35 +01:00
Konstantin Bulenkov 7c37f33437 update python generators icons 32x32 -> 16x16 2014-11-23 13:25:34 +01:00
Konstantin Bulenkov 64d6964d4d Sliding panel initial 2014-11-23 13:25:34 +01:00
Konstantin Bulenkov ff09029e53 use 16x16 icon for new project action 2014-11-23 13:25:33 +01:00
Vladimir Krivosheev 182e8f5fec fix test data 2014-11-23 00:55:22 +01:00
Eugene Zhuravlev 644b166edf merge BuildFSState and FSState into one class;
explicit API to mark file dirty for the current or the next compilation round
2014-11-22 19:09:00 +01:00
Vladimir Krivosheev a1009ef1c6 simplify — avoid state storage manager saving session wrapping object. It also allows us to correctly handle read-only exceptions (only failed save session will be resaved, not compound) 2014-11-22 12:59:07 +01:00
Vladimir Krivosheev 13cfb21f7c simplify — avoid state storage manager saving session wrapping object. It also allows us to correctly handle read-only exceptions (only failed save session will be resaved, not compound) 2014-11-22 12:21:53 +01:00
Vladimir Krivosheev 3ebab83208 fix compilation 2014-11-22 12:08:13 +01:00
Vladimir Krivosheev ebd896ad37 fix compilation 2014-11-22 12:06:53 +01:00
Bas Leijdekkers 4d6ab79a1d fix compilation error 2014-11-22 11:55:59 +01:00
Sergey Ignatov 47a6d1b89d add description for registry 2014-11-22 13:52:43 +03:00
Sergey Ignatov 743907c126 extract xcode like scrollbars as a separate option 2014-11-22 13:52:43 +03:00
Vladimir Krivosheev edfefcb5f3 fix tests 2014-11-22 11:42:35 +01:00
Dmitry Batkovich c2f77e0dc7 inspection tree table: added right margin 2014-11-22 11:00:48 +03:00
Dmitry Batkovich a32ec78fc2 Resource bundle editor synchronization with text tabs fixed 2014-11-22 09:48:36 +03:00
peter 3deea11b1b prefer document's stamp over file's one in view provider (IDEA-128919) 2014-11-21 22:53:45 +01:00
peter 2bf5ca0386 IndexTestGenerator: cleanup & add more actions, especially InvisiblePsiChange (IDEA-128919) 2014-11-21 22:53:45 +01:00
Vladimir Krivosheev 09ccbb9651 isLocal() is not clear flag — isProjectLevel is much more clear
don't write defaults
2014-11-21 20:48:16 +01:00
Maxim.Mossienko 5515468ade conservative fix for IDEA-132991 2014-11-21 20:44:11 +01:00
Vladimir Krivosheev fc452a8fc4 copy dirty flag on clone 2014-11-21 20:27:55 +01:00
Vladimir Krivosheev f36d06ee07 clear dirty flag on load 2014-11-21 20:23:28 +01:00
Sergey Malenkov f5890dc8be IDEA-133243 Find (Ctrl+F) popup options displayed offscreen 2014-11-21 22:14:07 +03:00
Anna Kozlova d76b2c69ed enable duplicates analysis inside method bounds for "locate duplicates" view 2014-11-21 20:11:25 +01:00
Anna Kozlova 43561d4f8a cleanup 2014-11-21 20:11:24 +01:00
Anna Kozlova 6fb19fbfb3 enable inspections by default (IDEA-133333) 2014-11-21 20:11:23 +01:00
Sergey Ignatov 591a726008 paint transparent basement for editor markup model: cast instead of create a new one graphics 2014-11-21 21:22:22 +03:00
Sergey Ignatov 1fd98d19ca paint transparent basement for editor markup model 2014-11-21 20:49:51 +03:00
Dennis Ushakov 3b4071b79b reuse settings from filetype when possible
#WEB-14236 fixed
2014-11-21 20:42:31 +03:00
Egor.Ushakov 83c4f8d63a implemented watches copy-paste 2014-11-21 20:19:44 +03:00
Yaroslav Lepenkin 9df81f65cc added one more test for c86bb7f553 2014-11-21 20:12:50 +02:00
Yaroslav Lepenkin c86bb7f553 corrected method header text range calculation to work correctly with constructors (fixes IDEA-132781) 2014-11-21 20:04:39 +02:00