Commit Graph
150962 Commits
Author SHA1 Message Date
Andrey Starovoyt 373deb8475 java postfix templates: '.format' template should be expression-based IDEA-139659 2015-04-27 17:06:08 +03:00
Dmitry Avdeev e79e75784e IDEA-129370 Support XML Schema (XSD) 1.1 2015-04-27 16:49:35 +03:00
Dmitry Avdeev 73851fbb19 IDEA-129370 Support XML Schema (XSD) 1.1 2015-04-27 16:49:33 +03:00
Anton Makeev ba50d34c3f CPP-2814 Rearrange descriptors and avoid overriding of host-IDE components - part 2
* custom enum replaced with ThreeState
2015-04-27 15:43:20 +02:00
Ekaterina Tuzova 057e07f720 fixed PY-15404 ipython notebook %load does not work 2015-04-27 16:33:50 +03:00
Ekaterina Tuzova 79f83b0954 public API for study project generator 2015-04-27 16:33:50 +03:00
Ekaterina Tuzova 5b16ccda49 simplified websocket connection in ipython notebook
partly fixed PY-15404
2015-04-27 16:33:49 +03:00
Sergey Ignatov 55580c696d make it private 2015-04-27 15:39:33 +03:00
Alexey Kudravtsev 8b9f120dff IDEA-125474 Local inspections run globally should use multiple cores 2015-04-27 15:19:36 +03:00
Egor.Ushakov 997cf3c9b6 registry option to hide type for string variables 2015-04-27 15:15:36 +03:00
nik 9d6f53e4de javadoc for LibraryEx#getExcludedRoots() 2015-04-27 14:13:35 +02:00
Alexey Kudravtsev ee7ece6b71 more thread safety 2015-04-27 15:09:27 +03:00
Alexey Kudravtsev ffabf689e2 removed ourLockedCHeckedCOunter 2015-04-27 15:09:26 +03:00
Anton Makeev 20618f05fa CPP-3150 Warn users about Vim plugin on Welcome screen 2015-04-27 14:08:15 +02:00
Sergey Ignatov e64f715d5b fix IDEA-125812 again: Now it's impossible to switch between recent files and recent edited files 2015-04-27 14:53:02 +03:00
Sergey Ignatov 3f74592141 go to action: don't show the same group name for group actions 2015-04-27 14:28:30 +03:00
Sergey Ignatov 1356715d6f go to action: group by actions by class 2015-04-27 14:28:30 +03:00
Sergey Ignatov 8afe1b42a7 go to action: show group in the center of current window 2015-04-27 14:28:29 +03:00
Aleksey Pivovarov 68e6265e84 IDEA-138949 diff: allow to apply changes in oneside diff 2015-04-27 14:10:14 +03:00
Aleksey Pivovarov da6dc8354f diff: keep whole LineFragment in OnesideDiffChange 2015-04-27 13:56:00 +03:00
Aleksey Pivovarov 80fec0125d diff: oneside - fix duplicated icons in gutter
remove RangeHighlighters on refreshing model on rediff
2015-04-27 13:55:59 +03:00
Aleksey Pivovarov 596c3b6e58 diff: ensure, that all init() duties are finished before first rediff() 2015-04-27 13:55:57 +03:00
Aleksey Pivovarov c673dfe240 IDEA-139645 diff: it's OK to have nullable color for 'error stripe markers' 2015-04-27 13:55:56 +03:00
Aleksey Pivovarov 16369fc6be vcs: cleanup 2015-04-27 13:30:37 +03:00
Dmitry Avdeev d6980c0fd8 IDEA-129370 Support XML Schema (XSD) 1.1 2015-04-27 13:18:59 +03:00
Rustam Vishnyakov f5878767d2 More test data fixes for WEB-12840 and WEB-16223 (XML/HTML tag ending element) 2015-04-27 13:11:04 +03:00
Alexander Zolotov a0d7d279ba Consider border insets even if label doesn't have an icon 2015-04-27 13:04:17 +03:00
Alexander Zolotov 941f2b652e Plugin manager: fix scrollpane background in Darcula 2015-04-27 12:54:23 +03:00
Egor.Ushakov 70af2065f7 IDEA-137960 Unable to evaluate local variable 2015-04-27 11:54:41 +03:00
Anna Kozlova ad26842083 non-reifiable type check: testdata for IDEA-139091 2015-04-27 09:32:26 +02:00
Anna Kozlova 435c501181 captured wildcard: make use of upper bound for ? super wildcard in iter template 2015-04-27 09:32:24 +02:00
Anna Kozlova d97c7debf3 capture method call type: remove bounds replacements, already included in common capture conversion 2015-04-27 09:32:22 +02:00
Anna Kozlova 21f187bd44 separate capture conversion from substitution 2015-04-27 09:32:20 +02:00
Rustam Vishnyakov 577b88c24e Xml/Jsp formatter tests fixes (WEB-12840, WEB-16223) 2015-04-25 14:20:01 +03:00
Aleksey Pivovarov 1621e1c04a IDEA-119436 vcs: do not show diff on double click on checkbox in ChangesBrowser 2015-04-25 12:49:22 +03:00
Dmitry Trofimov 008d19b06c Merge remote-tracking branch 'origin/master' 2015-04-24 22:47:47 +02:00
Ilya.Kazakevich 1ab322e1c1 Merge remote-tracking branch 'origin/master' 2015-04-24 22:34:49 +03:00
Ilya.Kazakevich feaf33d6dd Manage.py: dispose CommandConsole on Project dispose 2015-04-24 22:32:47 +03:00
Sergey Savenko 8e8e70fbfd ActionButtonWithText: allow overriding inactive text color 2015-04-24 21:40:56 +03:00
Anna Kozlova e424def657 generate equals: compare primitive and enums without boxing (IDEA-139622) 2015-04-24 20:33:42 +02:00
Anna Kozlova 553ad77e46 overload resolution: reject java 8 varargs methods when they are checked by fixed arity and number of parameters doesn't match 2015-04-24 20:33:40 +02:00
Anna Kozlova 6be67cfec0 use interface where possible: rebind type params (IDEA-139615) 2015-04-24 20:33:39 +02:00
Anna Kozlova 511a356788 reifiable types: ensure that generic types with only all type params as unbound wildcards are treated as reifiable (IDEA-139577) 2015-04-24 20:33:37 +02:00
Dmitry Avdeev 344ebf19aa dirty fix for new Xerces literalSystemId behaviour 2015-04-24 21:00:20 +03:00
Dmitry Semeniouta 421c2ad2e4 C++: CPP-2746 CMake variables aren't processed in the "Create new C++ class" dialog - path to CMakeLists.txt file in target description 2015-04-24 20:58:12 +03:00
peter 88a29650fa java language level change should advance mod counts and clear caches 2015-04-24 19:16:44 +02:00
peter c33db23f0e IDEA-138071 Completion shouldn't show private symbols from compiled code
clarify the logic by a comment
2015-04-24 19:16:44 +02:00
peter c577be8f4f dfa: correctly handle ""== Boolean.TRUE/FALSE" 2015-04-24 19:16:44 +02:00
Aleksey Pivovarov af2475a3c9 diff: use action with name 'Show Diff' as base for CommonShortcuts.getDiff() 2015-04-24 20:10:08 +03:00
Maxim.Mossienko 4f0eebbf3a ability to map files beyond Integer.MAX_INT 2015-04-24 18:17:28 +02:00