Commit Graph
172082 Commits
Author SHA1 Message Date
Nadya Zabrodina 09bfa3d62b [patch]: IDEA-155748 Create patch shows endless progress 2016-05-13 00:42:43 +03:00
Gregory.Shrago 424262266e IDEA-CR-10668 backgrounds & svn panel 2016-05-12 23:29:14 +03:00
peter 208f6a8aa9 remove unnecessary stuff from DaemonAnalyzerTestCase.checkHighlighting 2016-05-12 22:01:47 +02:00
Sergey Malenkov 2f33ed09f8 IDEA-152840 Breakpoint popup: Condition field mnemonic is passed to main frame 2016-05-12 22:30:44 +03:00
Anna.Kozlova 2a57f6a3fc unused declaration: comment out only top level elements (IDEA-155950) 2016-05-12 21:06:35 +02:00
Anna.Kozlova b5e7d766a1 add static import: remove qualifier in case of inheritance (IDEA-155419) 2016-05-12 21:06:35 +02:00
Anna.Kozlova 335789114a empty method inspection: option to treat comments and javadoc as content (IDEA-154073) 2016-05-12 21:06:35 +02:00
Anton Tarasov 2349cdbb3b reset FocusWatcher.myTopComponent to null
The field is set in install() and should probably be reset symmetrically in deinstall(), otherwise it may hold UI objects.
2016-05-12 21:55:36 +03:00
peter b58243fb73 "method may be static" inspection: reuse common and cached way of searching for method overriders 2016-05-12 20:41:05 +02:00
peter 7cdd0e2e51 allow write actions without transactions if they don't change anything physical 2016-05-12 20:38:52 +02:00
peter 435f0d47f3 don't wrap editor actions in transactions by default (IDEA-155679) 2016-05-12 20:28:17 +02:00
peter d93bbf54c5 when an exception happens in beforeRootsChanged, don't let ProjectRootManagerImpl think forever it's inside root change 2016-05-12 20:18:06 +02:00
peter 6d5afb738d TransactionGuardImpl cleanup 2016-05-12 20:18:06 +02:00
Ilya.Kazakevich f77b8e912f PY-19474: Display log capture for behave
We should use ``element.error_message`` since it has everything
2016-05-12 20:59:45 +03:00
Gregory.Shrago 97f62e521e JFlex: regen all lexers 2016-05-12 19:51:21 +03:00
Gregory.Shrago 114d3e84b6 update to JFlex 1.6 semantics 2016-05-12 19:51:21 +03:00
Pavel Dolgov 259435bbc8 Javafx: Highlighting for private event handler methods marked with @FXML (IDEA-151633) 2016-05-12 19:46:18 +03:00
Roman Shevchenko 43b03c6cdc [tests] minor optimization 2016-05-12 18:33:30 +02:00
Daniil Ovchinnikov 4e1d9e1ff3 [groovy] accessor methods are always non final in traits 2016-05-12 19:29:30 +03:00
Daniil Ovchinnikov aee5aedd3b [groovy] accessor methods are always abstract in traits 2016-05-12 18:49:48 +03:00
Daniil Ovchinnikov 5c1547f3b9 [groovy] allow to plug in before default groovy read write access detector 2016-05-12 18:12:30 +03:00
Maxim.Mossienko 8f65e09efb use nameId directly when building FileEntry 2016-05-12 16:52:59 +02:00
Alexey Kudravtsev 3315a0d902 use TPE instead of ScheduledTPE 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 64665fdee4 more log in tests 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev aa8f67e549 present more information 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 270221cd92 reuse ConcurrencyUtil.newSingleThreadExecutor 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev c4368d3e86 print more stats 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 93da37c594 cleanup 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 6c14dd135d override 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 09e0f2dc80 notnull JOptionPane.getRootFrame 2016-05-12 17:28:50 +03:00
Roman Shevchenko c48d0a8e65 [platform] aborts async index initialization on application shutdown (IDEA-155918) 2016-05-12 16:23:47 +02:00
Roman Shevchenko 0c17998335 [platform] incorrect fix reverted 2016-05-12 16:20:57 +02:00
Anna.Kozlova f4ea28d8bf safe delete: delete annotations if type is deleted (IDEA-154181) 2016-05-12 16:17:23 +02:00
Anna.Kozlova 78b56192d2 rename: ensure class access is qualified if conflicted with local (IDEA-155040) 2016-05-12 16:17:23 +02:00
Anna.Kozlova cd068b6545 junit repeat test: ensure grouping when repeated run (IDEA-155409) 2016-05-12 16:17:23 +02:00
Roman Shevchenko f9d82631b1 [platform] drops unnecessary test mode shutdown hook (IDEA-155918) 2016-05-12 16:06:52 +02:00
Roman Shevchenko 8fd03f4731 [java] fixes diamond type parsing (IDEA-155900) 2016-05-12 16:01:20 +02:00
Daniil Ovchinnikov 1b334ab228 [groovy] fix streaming json delegate 2016-05-12 16:50:26 +03:00
Vyacheslav Karpukhin ab8ea96901 Reverted "f8466a7 BaseOutputReader.stop should interrupt blocked Reader.read" 2016-05-12 15:10:24 +02:00
Vyacheslav Karpukhin feb536346f Revert "CPP-6254 Output for CLion IDE sometimes cuts off when executing a program"
This reverts commit 92e527b1a9.
2016-05-12 15:10:24 +02:00
Anton Makeev 22e55860aa IDEA-131748 Stop debug session kills all processes: fixed OSProcessUtil.getProcessID 2016-05-12 14:55:48 +02:00
Aleksey Pivovarov c9aa3e5e79 merge: fix capitalisation 2016-05-12 15:20:23 +03:00
Roman Shevchenko fc6dfa4a2b [java] drops excessive logging 2016-05-12 13:57:42 +02:00
Ekaterina Tuzova 31c08ae470 added common resources to student-python plugin 2016-05-12 14:22:21 +03:00
Ekaterina Tuzova 8860a18981 added common resources 2016-05-12 14:14:51 +03:00
Ekaterina Tuzova 892260230f do not update since build 2016-05-12 13:59:22 +03:00
Ekaterina Tuzova b0a8bb0ace updated since build 2016-05-12 13:54:23 +03:00
Ekaterina Tuzova acde83fab5 fixed copying png fines 2016-05-12 13:37:25 +03:00
pasynkov 27e88d3d19 make public for Upsource 2016-05-12 12:35:11 +02:00
Aleksey Pivovarov 6e3d8650db patch: apply-somehow - rework dialog
* make it more similar to the merge conflict resolve dialog
* allow editing in diff viewer
2016-05-12 13:31:40 +03:00