Commit Graph
86930 Commits
Author SHA1 Message Date
Evgeny Gerashchenko d0977737cc Filtering out cache in more thread-safe way to avoid ConcurrentModificationException. 2012-08-21 19:34:21 +04:00
Denis.Zhdanov 8f31a51581 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Auto-expanding nodes added during rules editing
2012-08-21 19:33:23 +04:00
Denis.Zhdanov 706977670b IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Remove custom equals() & hashCode() from ArrangementTreeNode - it breaks JTree UI caching mechanisms
2012-08-21 19:33:23 +04:00
Evgeny Pasynkov d9848db0f4 minor change to JavaCoreProjectEnvironment 2012-08-21 16:57:04 +02:00
Alexander Doroshko e0c40d9498 better param name 2012-08-21 17:30:44 +04:00
Alexander Doroshko 4c43aa5a34 narrow down constructor visibility 2012-08-21 17:30:43 +04:00
nik 7dfb6bbcc0 unneeded files deleted from testData - 3 2012-08-21 17:26:15 +04:00
nik 78aab52558 unneeded files deleted from testData - 2 2012-08-21 17:26:15 +04:00
Anna Kozlova a5c50473a3 lambda: skip some cyclic inference cases 2012-08-21 17:06:23 +04:00
Eugene Kudelevsky 03e883689f do not copy R file into lib package of app module 2012-08-21 17:04:40 +04:00
Eugene Kudelevsky b70bde1b5c IDEA-80866 inline Android layout refactoring 2012-08-21 16:25:16 +04:00
Eugene Kudelevsky 635edcac8a equals & hashCode 2012-08-21 16:25:15 +04:00
Eugene Kudelevsky 9a5cb4776d use rich CreateResourceFile dialog when extracting layout 2012-08-21 16:25:14 +04:00
nik 58c7f8a166 use our own 'lastModified' method to get accurate values on Linux 2012-08-21 15:48:23 +04:00
Anna Kozlova a90da9fe37 fix testdata 2012-08-21 15:31:42 +04:00
nik 105ecddac7 fix 2012-08-21 15:15:56 +04:00
nik ebb7b40808 IDEA-89930: I have to invoke Make multiple times and get "package doesn't exist" after updating code 2012-08-21 15:13:26 +04:00
Denis.Zhdanov d2dcc40aad IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Finish DefaultMutableTreeNode -> ArrangementTreeNode transition
2012-08-21 14:52:31 +04:00
Anna Kozlova a0d858fa5b lambda: effectively final parameters: copy in final variable if needed - never make implicitly final 2012-08-21 14:39:41 +04:00
Anna Kozlova c85e90f7c1 lambda: highlight exit points inside 2012-08-21 13:04:02 +04:00
Anna Kozlova 4361103208 unnecessary parentheses around one parameter no type element lambda parameter list 2012-08-21 11:42:39 +04:00
Anna Kozlova 523d59d6d0 replace lambda with anonymous: hide for cyclic inference cases 2012-08-21 11:42:37 +04:00
nik d3111ef2ca unneeded files deleted from testData 2012-08-21 11:30:44 +04:00
nik cbbc91f1fd cleanup 2012-08-21 11:30:43 +04:00
Denis.Zhdanov 3a97ab0970 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
refactoring
2012-08-20 23:27:58 +04:00
Denis.Zhdanov f1679987b8 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Performing tree modification via the tree model (the goal is to propagate the modification events to the tree ui)
2012-08-20 22:26:09 +04:00
Denis.Zhdanov 9899440429 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Handle a situation when the root is not shown
2012-08-20 22:26:09 +04:00
Gregory.Shrago 67d4bbf702 typo 2012-08-20 22:02:55 +04:00
Anna Kozlova d2b956c808 lambda: check formal types for equality 2012-08-20 21:47:21 +04:00
Roman Shevchenko e8fff2c2b4 Stupid duplicate removed, sorry 2012-08-20 21:30:17 +04:00
Anna Kozlova 90480f5a2a lambda: expand lambda to anonymous class intention 2012-08-20 21:02:44 +04:00
Anna Kozlova 8b0455ce93 lambda: convert anonymous to lambda inspection & fix 2012-08-20 21:02:43 +04:00
irengrig 01970963cf Merge remote branch 'origin/master' 2012-08-20 20:44:10 +04:00
irengrig e29cdcb6a5 bpmn: pretty structure view 2012-08-20 20:42:37 +04:00
Denis.Zhdanov 9dfc9406b7 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Correct nullability contract
2012-08-20 19:33:21 +04:00
Denis.Zhdanov 8e40d978c7 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Apply generic model modification os 'add condition' use-case
2012-08-20 19:32:08 +04:00
Dmitry Avdeev ac01d96bfa cumulative version for DOM stubs 2012-08-20 19:29:04 +04:00
Dmitry Avdeev ca13a7335d more stubbed elements in spring DOM 2012-08-20 19:29:03 +04:00
Denis.Zhdanov cf315a18c5 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Correctly refreshing tree nodes now
2012-08-20 19:17:01 +04:00
Roman Shevchenko dd3720b35a Separate assertions in test 2012-08-20 19:07:31 +04:00
Bas Leijdekkers 1fb845cd24 IDEA-86518 (Quickfix for identical catch branches produces incrorrect and incompilable code) 2012-08-20 17:03:17 +02:00
Gregory.Shrago e52bfe669d relayout DB console toolbar 2012-08-20 18:49:26 +04:00
Roman Shevchenko c22e388773 Fix Quick Evaluate Expression action 2012-08-20 18:19:21 +04:00
Roman Shevchenko dccd41b0aa Unsafe VFS recursion inspection 2012-08-20 18:19:07 +04:00
Roman Shevchenko 41b806fb3b Internal inspections cleaned up and forced to execute on IDEA project (only) 2012-08-20 18:18:41 +04:00
Roman Shevchenko 19e4b7d2ca Practically unused internal inspection tools provider dropped 2012-08-20 18:18:01 +04:00
Roman Shevchenko db0c5fa0b2 Convenient method for register inspections in tests 2012-08-20 18:17:43 +04:00
Dmitry Avdeev 750a96c2c9 file mask fixed 2012-08-20 18:09:03 +04:00
kirill.safonov 346d2657c7 Jade multiple PSI trees custom parsing for chunks + misc 2012-08-20 17:59:35 +04:00
Roman Shevchenko 541c76280d Corrupted VFS assertion 2012-08-20 17:56:57 +04:00