Commit Graph
94540 Commits
Author SHA1 Message Date
Denis.Zhdanov f2d010031e IDEA-99028 Introduce casted variable intention breaks formatting 2013-01-21 14:25:15 +04:00
Denis.Zhdanov 6124d08530 EA-42853 - assert: DocumentFoldingInfo.writeExternal 2013-01-21 14:25:15 +04:00
Ekaterina Tuzova d5fb7a033c Merge remote-tracking branch 'origin/master' 2013-01-21 14:04:16 +04:00
Ekaterina Tuzova 7fadb6ed91 improved reflow paragraph action 2013-01-21 14:01:38 +04:00
Ekaterina Tuzova 763dfc9aba improved reflow for ReStructredText 2013-01-21 13:19:37 +04:00
Anton Makeev 6f89c32f8b AppCode:Formatter: correctly indenting several statements after 'case' (OC-6186) 2013-01-21 10:12:03 +01:00
Dmitry Avdeev 46e9bfa3fa debugging blinking test 2013-01-21 13:09:10 +04:00
Alexey Kudravtsev 47e9b547a3 cleanup 2013-01-21 12:24:33 +04:00
Alexey Kudravtsev a932e4c04e responsiveness 2013-01-21 12:24:32 +04:00
Alexey Kudravtsev f21ab0e564 more responsive checkCanceled 2013-01-21 12:24:31 +04:00
Alexander Doroshko 0c407097d0 Searchable location string for HTML structure view 2013-01-21 12:01:41 +04:00
Alexander Doroshko 0ad561ace0 ConcurrentModificationException 2013-01-21 11:15:38 +04:00
Anna Kozlova 7abcc09fc3 javafx: disable handler refs for inappropriate place 2013-01-20 20:37:55 +01:00
Anna Kozlova 7be22cc60e javafx: relative location reference 2013-01-20 20:37:54 +01:00
Anna Kozlova 3661f15b6b javafx: complete string attribute properties 2013-01-20 20:37:53 +01:00
Roman Shevchenko 9c32480c05 Linux fsnotifier output buffering fixed; cleanup 2013-01-20 22:49:14 +04:00
Anton Makeev 1f6276d8aa Platform: got rid of hardcoded platform prefixes 2013-01-20 18:52:14 +01:00
Ekaterina Tuzova c1c00697d5 added initial reflow for ReStructredText 2013-01-20 20:50:32 +04:00
Ekaterina Tuzova 3d52e09a27 extract fill paragraph action 2013-01-20 19:53:52 +04:00
Konstantin Bulenkov b732464e00 live template customization 2013-01-20 15:33:03 +01:00
Konstantin Bulenkov 7cc0e89c20 jbcolor.red 2013-01-20 15:33:02 +01:00
Ekaterina Tuzova 0162b44f32 prepared to extract fill paragraph action 2013-01-20 17:07:39 +04:00
Bas Leijdekkers e060c68403 Rewrite "Field not used in 'toString()' method" inspection, add test, fixes IDEA-99324 & IDEA-99328 2013-01-20 13:30:20 +01:00
Bas Leijdekkers 8967e6b25a remove unused class 2013-01-20 13:28:07 +01:00
Anton Makeev 505a556c35 DevKit: clarification: IntelliJ IDEA SDK -> IntelliJ Platform SDK 2013-01-20 12:58:45 +01:00
Anton Makeev a34dfe8ade DevKit:
* support AppCode 1.6 and 2.0) (cherry picked from commit ca2b8ed)
* allow specifying idea.platform.prefix in Plugin run configuration.
2013-01-20 12:40:42 +01:00
Bas Leijdekkers 33cf795861 teach Generate toString() logger filter about org.slf4j.Logger 2013-01-20 11:25:34 +01:00
Bas Leijdekkers 3f3b2e09d6 cleanup 2013-01-20 11:02:42 +01:00
Bas Leijdekkers 770dae9c99 fix "Generate duplicating method" 2013-01-20 11:01:56 +01:00
Max Medvedev aaccc51f27 fix testdata 2013-01-19 20:27:44 +04:00
Max Medvedev da3dc03b35 IDEA-99253 Process assignability errors from down to top 2013-01-19 19:45:35 +04:00
Max Medvedev 9dc4a84d70 IDEA-99337 Intention "Convert [] Form to index method" (Before->After should be swapped) 2013-01-19 19:45:35 +04:00
Dmitry Jemerov 0dea34b503 range check in table model (PY-8448) 2013-01-19 16:40:27 +01:00
Eugene Zhuravlev b5f39200d7 fix: if module output root was deleted externally, only one of the targets sharing the deleted output was fully rebuilt 2013-01-18 22:09:26 +01:00
Gregory.Shrago 21f4ddf808 IDEA-68895 Change SQL dialect quick fix is useless in case of @Language annotation with certain dialect value 2013-01-18 22:38:07 +04:00
peter d0f0889923 jps reads groovy compiler settings (IDEA-95909, IDEA-84089) 2013-01-18 18:36:55 +01:00
peter 0510bbd398 IDEA-99271 Completion does not suggest class constant of array 2013-01-18 18:21:21 +01:00
Gregory.Shrago f87320f206 compilation fix 2013-01-18 20:20:42 +04:00
peter 9b4312e84b IDEA-98323 DOM-Model: Duplicate Variants for NamedEnum Types 2013-01-18 16:58:26 +01:00
Bas Leijdekkers d82e379006 remove unnecessary class 2013-01-18 16:57:45 +01:00
Maxim.Mossienko 06160d5555 [r=Peter.Gromov] tolerate null key for get and containsKey 2013-01-18 16:41:50 +01:00
Maxim.Mossienko 906f1360c2 [r=Peter.Gromov] ensure parameter info updated on any caret position / document change (IDEA-99274) 2013-01-18 16:30:31 +01:00
Sergey Evdokimov 4c7bd1fd8d IDEA-79445 maven: add navigation between plugin and pluginManagement 2013-01-18 19:18:03 +04:00
Sergey Evdokimov b4ca04572e Make initialization of list cell renderer lazy. 2013-01-18 19:18:03 +04:00
Dmitry Avdeev da6c53c444 IDEA-99260 Open Task - Mark as 'In Progress' not persistent 2013-01-18 18:34:07 +04:00
Nikolay Matveev 17ffa0c015 CompletionContributorForTextField moved to LangExtensions.xml (made available for PS) 2013-01-18 18:11:08 +04:00
Rustam Vishnyakov 146751af49 Do not use fallback attributes when retrieving default values. 2013-01-18 18:09:50 +04:00
Dmitry Jemerov c1ee6d7b18 Test framework dependencies fixed so that platform prefix autodetection actually works 2013-01-18 15:09:12 +01:00
Dmitry Avdeev 610a2838e2 IDEA-93418 Add JSP inspection to track not escaped values to prevent XSS 2013-01-18 18:08:24 +04:00
Dmitry Avdeev e8582bebf1 cleanup 2013-01-18 18:08:23 +04:00