Commit Graph
175060 Commits
Author SHA1 Message Date
Roman Shevchenko 4e5bdf0b85 Cleanup (warnings; minor optimization) 2016-07-05 17:03:33 +02:00
Pavel Dolgov 25d0004b85 Java inspection: In batch mode avoid indicating the problem twice with "Split Try Statement with Multiple Resources" inspection, test added (IDEA-157727) 2016-07-05 17:37:24 +03:00
Pavel Dolgov 9d0ff8ca2c Java inspection: In batch mode avoid indicating the problem twice with "Split Multi-Catch into Separate Catch Blocks" inspection, test added (IDEA-157727) 2016-07-05 17:37:24 +03:00
Dmitry Batrak 09d14e7786 handle highlighter changes inside batch folding operation correctly 2016-07-05 17:26:22 +03:00
Roman Shevchenko a1c6111a7d Cleanup (javadoc) 2016-07-05 16:11:07 +02:00
Pavel Dolgov 28be38317d Java inspection: In batch mode avoid indicating the problem twice with "Split Try Statement with Multiple Resources" inspection (IDEA-157727) 2016-07-05 16:56:57 +03:00
Pavel Dolgov a06c028a5b Java inspection: In batch mode avoid indicating the problem twice with "Split Multi-Catch into Separate Catch Blocks" inspection (IDEA-157727) 2016-07-05 16:56:57 +03:00
Alexey Kudravtsev 9cdf7b8690 cleanup 2016-07-05 16:31:27 +03:00
Maxim.Mossienko 9f6a539d2c AIOOBE: FindDialog$UsageTableCellRenderer$.customizeCellRenderer (EA-77608) 2016-07-05 15:27:48 +02:00
irengrig cb3c2db84f Get rid of keeping project referencies in map, fix possible conflict between project closed and initialization methods, IDEA-158107 JsonSchemaFileTypeManager leaks project after closing 2016-07-05 15:25:50 +02:00
Konstantin Bulenkov 0078f7ac45 Merge remote-tracking branch 'origin/master' 2016-07-05 15:20:32 +02:00
Konstantin Bulenkov e5bf796c72 win10 laf: decoration for help button in dialog wrapper 2016-07-05 15:14:37 +02:00
Konstantin Bulenkov b3cd50ab52 win10 laf: use native buttons and spinners 2016-07-05 15:14:02 +02:00
Konstantin Bulenkov 5ed97a4637 add win help icons 2016-07-05 15:13:27 +02:00
Konstantin Bulenkov 03ada44d5b refactor DarculaLaF to control creating base look-and-feel 2016-07-05 15:12:50 +02:00
peter 8fc91c6503 minor stub hierarchy clarification 2016-07-05 15:10:02 +02:00
Egor.Ushakov eacf1a859b fixed position for empty border effect to match caret position 2016-07-05 15:49:43 +03:00
Ilya.Kazakevich daeedb475f Add environments to PATH to make them discoverable by tox
Gradle now creates links for pythons: python -> python2.7
Tox may use this info to find correct interpreter, but envs need to be added to PATH

This branch depends on https://github.com/throwable-one/gradle-python-envs/commit/81bcdcbdce2361acb69e4fd156a626db730f4746
2016-07-05 15:28:03 +03:00
Dmitry Batrak a289888a1d Soft-wrap toggling popup button doesn't work in breakpoint's editor preview 2016-07-05 14:53:01 +03:00
Anton Makeev 8b5db93a5b ProjectRootUtil.findSymlinkedFileInContent handles situation when s link to a file outside of the project root it passed.
context: CPP-7052 General support for project opened from symlinked directories, including remote debug and path mappings
2016-07-05 13:51:27 +02:00
irengrig 143bb270fe IDEA-158107 JsonSchemaFileTypeManager leaks project after closing 2016-07-05 13:35:05 +02:00
Alexey Kudravtsev 88b49fba0e do not ignore attachments by default in Teamcity 2016-07-05 14:24:31 +03:00
Alexey Kudravtsev 87dd5b7143 cleanup 2016-07-05 14:23:55 +03:00
Alexey Kudravtsev 4b82c441cc diagnostics for missing line markers 2016-07-05 14:07:38 +03:00
Alexey Kudravtsev 4a02579a57 compilation fix 2016-07-05 14:07:38 +03:00
Alexey Kudravtsev 1c24907166 cleanup 2016-07-05 14:07:38 +03:00
Alexey Kudravtsev bd19d02fa3 cleanup 2016-07-05 14:07:38 +03:00
Alexey Kudravtsev 3d721bdfca notnull 2016-07-05 14:07:38 +03:00
Alexey Kudravtsev 53434add74 EA-83611 - CCE: DocumentCommitThread$.fun 2016-07-05 14:07:38 +03:00
Valentin Fondaratov 2dd6464132 EA-85603 fix unconditional cast which fails in incorrect YAML docs 2016-07-05 13:49:35 +03:00
Dmitry Batrak ad9792254e IDEA-111169 Selecting lines using drag over line numbers area forgets last line of selection, if Shift is pressed before release 2016-07-05 12:53:34 +03:00
Sergey Ignatov 463627434d EA-83400 - IAE: GotoActionModel$ActionWrapper.<init> 2016-07-05 11:58:45 +03:00
Alexander Kass c4488e83e6 JBListTableModel: allow nested model modifications 2016-07-05 10:39:07 +03:00
Dmitry Batkovich 20bf5a9927 inspections: clear redundant spaces while #ref macros substitution 2016-07-05 10:09:29 +03:00
Dmitry Batkovich eb27404290 Merge remote-tracking branch 'origin/master' 2016-07-05 10:06:07 +03:00
peter da07daf5ce stub hierarchy: use less memory when reading from index 2016-07-05 08:58:07 +02:00
Konstantin Bulenkov f87f94908f put help button on the left is and only if it's Mac or Win10 laf 2016-07-04 22:38:41 +02:00
Konstantin Bulenkov c4e031dfcd Merge remote-tracking branch 'origin/master' 2016-07-04 21:09:18 +02:00
Konstantin Bulenkov 6bf3af837e fix dotted painting around button 2016-07-04 21:08:04 +02:00
Bas Leijdekkers 2d97a336b9 IG: don't warn on covariant equals() when there is a super method 2016-07-04 21:01:36 +02:00
Bas Leijdekkers 02d553dde1 make IG test light 2016-07-04 21:01:36 +02:00
Sergey Malenkov a769a1ba60 IDEA-157555 Modal dialogs are shown twice
support opening of several files
2016-07-04 21:08:14 +03:00
Sergey Malenkov aa0f1add77 IDEA-157667 Editor's scrollbar thumb: alpha and colors
fix border drawing by filling a corresponding path
it is slightly slower but it is more accurate
2016-07-04 21:08:10 +03:00
Yaroslav Lepenkin 7621f6ae53 [Recent Tests] show only failed tests and passed configurations in popup. On right arrow failed test suite and configuration is shown 2016-07-04 20:47:26 +03:00
Vassiliy.Kudryashov e4a71067cc IDEA 150645 IntelliJ IDEA License Activation dialog layout v2 (after-review) 2016-07-04 20:43:10 +03:00
peter 8aed1499c7 stub hierarchy: reindex when stubs change; mark as such some cases when we can't reliably resolve supers 2016-07-04 19:37:30 +02:00
peter a95a5c1afe "test stub hierarchy" action should find non-indexed classes in files reported as 'covered' 2016-07-04 19:37:30 +02:00
Aleksey Pivovarov 4aa24b4ea4 angular-ui-router: UnsupportedOperationException when press cmd+d
follow-up: 7019abe
2016-07-04 20:16:07 +03:00
irengrig d088af3662 EA-83091 - IAE: ConcurrentHashSet.add 2016-07-04 17:40:58 +02:00
Alexey Utkin 8b6c1bc21c CPP-7113 Support related per-variable highlighting semantic in Doxigen 2016-07-04 18:29:50 +03:00