Commit Graph
124322 Commits
Author SHA1 Message Date
Vladimir Krivosheev 48921aff8d console gutter component should use setAdditionalColumnsCount now (we use editor area)
rename outdated historyAnnotation
2014-02-24 14:11:23 +01:00
Konstantin Bulenkov 32209cb11b fix About dialog font on Windows 2014-02-24 12:33:19 +01:00
Alexander Zolotov 68e033ec04 IDEA-121138 Tab completion does not work in autopopup 2014-02-24 15:30:15 +04:00
Anton Makeev 1c21d1d5f6 Platform: empty text accessor for NewErrorTreeViewPanel 2014-02-24 12:08:07 +01:00
Gregory.Shrago 8d2563482e DBE: customize editor empty-text ad 2014-02-24 15:04:42 +04:00
Dmitry Batrak a96ee36074 fix case in test data file name 2014-02-24 15:02:47 +04:00
Sergey Ignatov 5239b119e6 add help id 2014-02-24 15:00:47 +04:00
Konstantin Bulenkov e5fe842c16 better font sizes for Windows and Linux 2014-02-24 11:35:35 +01:00
Konstantin Bulenkov 621a2b3f4d Git Update tree stays black after switching to Darcula 2014-02-24 11:35:35 +01:00
Sergey Ignatov 9d167d2641 IDEA-120787 MySQL Comment with Block Comment inside block comment should uncomment;
affected for all SelfManagingCommenters
2014-02-24 14:34:57 +04:00
Maxim.Mossienko 46061a034b introduced REFORMAT_BLOCK_ON_RBRACE property 2014-02-24 11:18:37 +01:00
nik 2d4efe722c project structure dialog: hide library types irrelevant to the current project from 'Global Libraries' -> 'Add' action 2014-02-24 14:01:46 +04:00
nik 9b71864ada project structure dialog: hide irrelevant to current module libraries (e.g. JavaScript libraries in Java module) in 'Add Library to dependencies' chooser 2014-02-24 14:01:46 +04:00
Vladimir Krivosheev 1ca73f4a26 final 2014-02-24 10:54:43 +01:00
Vladimir Krivosheev 3f3e01349a simplify ctor 2014-02-24 10:54:43 +01:00
Ekaterina Tuzova 63ec0eab9e Merge remote-tracking branch 'origin/master' 2014-02-24 13:30:49 +04:00
Ekaterina Tuzova 17bc69dda1 added application root to the SDK search path on window (Education Edition attempt) 2014-02-24 13:30:27 +04:00
Yaroslav Lepenkin e26dc5ba1c IDEA-120157 Reformat code ignores keep dependent methods together order 2014-02-24 13:25:41 +04:00
Bas Leijdekkers 917357987e new DSM legend 2014-02-24 10:08:10 +01:00
Bas Leijdekkers 26ff86f7c8 typo 2014-02-24 10:05:02 +01:00
Yaroslav Lepenkin 06933eb0f9 IDEA-117902 Commit message wrapping behaves strangely 2014-02-24 12:53:00 +04:00
Yaroslav Lepenkin adaef156d4 rearrange checkbox in reformat files dialog moved before "only VCS
changed text"
2014-02-24 12:20:38 +04:00
peter e52b01a704 an API to avoid CCEs when doing StubIndex.process 2014-02-23 21:02:39 +01:00
peter d55d2bb64b rename physical->eventSystemEnabled to reduce confusion when constructing FileViewProvider 2014-02-23 20:44:04 +01:00
Maxim.Mossienko f786d1e872 IDEA-120066 Auto indent on closing curly brace 2014-02-23 01:55:59 +01:00
Roman Shevchenko 7f105db931 Compilation fix 2014-02-21 22:03:35 +01:00
Roman Shevchenko 57ebb86411 Cleanup (interface adapter) 2014-02-21 21:57:02 +01:00
Anna Kozlova 3686918937 Merge remote-tracking branch 'origin/master' 2014-02-21 21:50:22 +01:00
Anna Kozlova 41624fba53 merged 2014-02-21 21:48:50 +01:00
Anna Kozlova 0f39a4ca18 method refs: restore error on invalid array creation 2014-02-21 21:47:03 +01:00
Anna Kozlova 07de1517e5 AIOOBE 2014-02-21 21:47:02 +01:00
Anna Kozlova b587af7151 exact method refs most specific: void compatibility 2014-02-21 21:47:01 +01:00
Anna Kozlova 527e1de459 runSingleTest(Runnable) extracted for parameterized tests 2014-02-21 21:47:00 +01:00
Maxim.Mossienko 7544243f8d platform project open processor starts to work as last one, to avoid its interception with SBT / Gradle / Maven / etc (IDEA-121111 ) 2014-02-21 21:44:17 +01:00
Maxim.Mossienko e37b8532b5 avoid invalid regions 2014-02-21 21:13:12 +01:00
Maxim.Mossienko ca5b7392bf check disposed in read action (EA-53960 - assert: ComponentManagerImpl.getPicoContainer) 2014-02-21 21:13:10 +01:00
Roman Shevchenko 307a9b9942 github: assertion relaxed for tests 2014-02-21 20:36:59 +01:00
Roman Shevchenko 19a15169ba Cleanup (pointless exceptions dropped; test reformatted) 2014-02-21 20:27:58 +01:00
Roman Shevchenko dd456d2faa Cleanup (typos) 2014-02-21 20:27:58 +01:00
Roman Shevchenko bdf35bd0a1 Cleanup (unneeded cast) 2014-02-21 20:27:57 +01:00
Roman Shevchenko 7f5ae7e5ed Cleanup (formatting) 2014-02-21 20:27:57 +01:00
Roman Shevchenko b877311f4a Cleanup (unneeded test case inheritance) 2014-02-21 20:27:57 +01:00
Roman Shevchenko d128928c92 Cleanup (configuration tests correctly generified and annotated) 2014-02-21 20:27:56 +01:00
Roman Shevchenko d9dcac5802 Cleanup (typos) 2014-02-21 20:27:56 +01:00
Bas Leijdekkers 6cc57f8484 EA-54183 (CCE: BooleanConstructorInspection$BooleanConstructorFix.doFix) 2014-02-21 20:15:03 +01:00
Anna Kozlova cf00d70317 delete old inference strategy for java 8 2014-02-21 18:55:56 +01:00
Anna Kozlova 96af56c572 AIOOBE 2014-02-21 18:55:55 +01:00
Anna Kozlova 2f80e7d9c0 new inference: reject partial computation 2014-02-21 18:55:54 +01:00
Vladimir Krivosheev 72c51dc1b8 configurable oneLineInput 2014-02-21 17:49:33 +01:00
Vladimir Krivosheev 7130e5ee37 cleanup 2014-02-21 17:25:50 +01:00