Commit Graph
152178 Commits
Author SHA1 Message Date
peter 85fcb6d85c close all editors in LoadProjectTest.tearDown to reduce the number of console exceptions when it fails 2015-05-21 18:00:22 +02:00
peter 9d15070779 assertIsDispatchThread: move thread dump to attachment from the message for better readability 2015-05-21 17:51:48 +02:00
peter 38416d6cf7 don't correct classes by resolve scope shen they're outside source roots 2015-05-21 17:27:59 +02:00
peter 677c80ea5e a bit more diagnostics for EA-68284 - assert: PsiDocumentManagerBase.finishCommitInWriteAction 2015-05-21 17:27:59 +02:00
peter 04dac377df EA-56301 - assert: ProjectViewModuleNode.getChildren 2015-05-21 17:27:58 +02:00
peter f77da63b46 a bit more diagnostics for EA-63193 - assert: MessageBusImpl.asRoot 2015-05-21 17:27:58 +02:00
Dmitry Avdeev e5c61a0786 RunLineMarkerProvider: sharing context 2015-05-21 18:14:49 +03:00
Egor.Ushakov fef4727db2 IDEA-34854 In Export Thread dialog enable exporting thread report to an arbitrary folder 2015-05-21 18:02:13 +03:00
Rustam Vishnyakov cac5c2e8ee IDEA-121346 Settings->Colors&Fonts: remember last selected entry from attributes list 2015-05-21 17:43:09 +03:00
Dmitry Jemerov 6d757de7f1 don't interrupt code cleanup processing in case of an exception from a single quickfix; log the exception instead 2015-05-21 16:37:41 +02:00
Dennis Ushakov c957986a74 handle last tag in file correctly 2015-05-21 17:24:16 +03:00
Dennis Ushakov 5d99d31af7 #WEB-380 fixed 2015-05-21 17:20:17 +03:00
Sergey Simonchik 08ea01cdf4 SwingHelper: wrapWithInfoButton added, get rid of warnings 2015-05-21 17:15:46 +03:00
Sergey Malenkov 25c3ce2252 IDEA-140524 Throwable at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:105)
move configurable-based providers to XMLs where the corresponding configurable is declared
2015-05-21 17:04:17 +03:00
Vladimir Krivosheev f83f8238a5 IDEA-CR-2805 commons-logging is required (CertificateManager uses apache http component) 2015-05-21 15:58:30 +02:00
Elizaveta Shashkova 7b9039ef27 Fix indention 2015-05-21 16:54:24 +03:00
Elizaveta Shashkova 60f25cd120 Debugger exits in multiprocess programs (PY-15007)
CheckOutputThread finishes debug session too early. The pause should be made in order to start all necessary threads in the new process tracing.
2015-05-21 16:54:24 +03:00
Alexey Kudravtsev e048866da8 made public back for scala 2015-05-21 16:45:35 +03:00
peter fe18f46534 when searching for methods on EDT, don't wait for smart mode (EA-67196 - assert: DumbServiceImpl.waitForSmartMode) 2015-05-21 15:31:41 +02:00
peter 56b4bcef5b recover after exceptions when trying to show lookup (EA-65651, EA-65652) and fix one of them 2015-05-21 15:31:41 +02:00
peter 5bfa9f37bd more checkEditorValid assertion in completion (EA-65107 - assert: CompletionAssertions.checkEditorValid) 2015-05-21 15:31:41 +02:00
peter e49a769357 project/module file index: be prepared to iteration outside read action, e.g. from pushers (EA-68060, EA-68579) 2015-05-21 15:31:40 +02:00
peter 476364b582 diagnostics and workarounds for findFile/findDirectory assertions on invalid files 2015-05-21 15:31:40 +02:00
peter 04331ce6a7 drop contract cache on method change (EA-68596 - AIOOBE: ContractChecker.checkContractClause) 2015-05-21 15:31:39 +02:00
peter cf233126df more diagnostics for EA-62720 - assert: LookupOffsets.performGuardedChange 2015-05-21 15:31:39 +02:00
peter 3317062fe1 add EditorWindowImpl.toString (diagnose EA-68632 - assert: LookupOffsets.getLookupStart) 2015-05-21 15:31:39 +02:00
Dmitry Avdeev d72fa5defc EA-39114 - NPE: DataManager.getInstance re-fixed 2015-05-21 16:07:15 +03:00
Dmitry Avdeev 0d1f9bbe5c RunLineMarkerProvider initial 2015-05-21 15:59:06 +03:00
Dmitry Avdeev bd82c87702 cleanup 2015-05-21 15:59:03 +03:00
Dmitry Avdeev 0219825c35 pass magic constant 2015-05-21 15:59:01 +03:00
Dmitry Avdeev 891da0ff84 EA-39114 - NPE: DataManager.getInstance re-fixed 2015-05-21 15:58:59 +03:00
Dmitry Avdeev deb34c0cf9 cleanup 2015-05-21 15:57:22 +03:00
Dmitry Batrak 4f60a4d0a2 IDEA-136064 Copy/Paste from history not working properly 2015-05-21 15:38:25 +03:00
Denis Fokin b463dbbe75 IDEA-140577 NPE in splash screen 2015-05-21 15:37:40 +03:00
Alexey Kudravtsev a007ab5ea2 ignore changes in workspace.xml during highlighting 2015-05-21 15:27:23 +03:00
Anna Kozlova b710fa989b sm java tests: provide test duration for statistics 2015-05-21 14:11:33 +02:00
Anna Kozlova 971ed65bf7 typo 2015-05-21 14:11:31 +02:00
Anna Kozlova cba1170546 testng: allow test class browsing for in_whole_project scope (IDEA-140532) 2015-05-21 14:11:29 +02:00
Anna Kozlova 0f9d0086a8 invert boolean: don't start rename processor if name was not changed (IDEA-140553) 2015-05-21 14:11:28 +02:00
Anna Kozlova db72cccc97 method refs: missed qualifier substitution for return type (IDEA-140539) 2015-05-21 14:11:26 +02:00
peter a4030467cc PomModelImpl: don't swallow exceptions caught in finally 2015-05-21 13:56:21 +02:00
Dennis Ushakov 6aabd19818 optimize custom attributes provider 2015-05-21 14:31:47 +03:00
Alexey Kudravtsev dd2580a028 cleanup 2015-05-21 14:15:45 +03:00
Alexey Kudravtsev bf17c93b1d problems tag get duplicated sometimes 2015-05-21 14:15:09 +03:00
Alexey Kudravtsev ecd366bd59 notnull 2015-05-21 14:09:25 +03:00
Alexey Kudravtsev 5c49bd049c getRelativePath optimisation, load factor tune, deleted code for removal 2015-05-21 14:09:24 +03:00
Alexey Kudravtsev 3a8c5c15f3 more logging 2015-05-21 14:09:23 +03:00
Maxim.Mossienko 8b66cb60d7 Inherit custom highlighting attributes from default language highlighter attributes 2015-05-21 12:56:32 +02:00
Denis Fokin 8043a12aa5 IDEA-140566 Allow to specify anti-aliasing options in IDE more specifically 2015-05-21 13:43:36 +03:00
Dmitry Batrak 5d1a382b35 cleanup (replace JComboBox with ComboBox in print dialog) 2015-05-21 13:38:19 +03:00