Commit Graph
119280 Commits
Author SHA1 Message Date
nik 3a69458ccf added actions 'mark/unmark as generated sources root' to popup menu 2013-11-11 17:22:18 +04:00
Sergey Evdokimov bdfc48c922 Use maven3 importer by default. 2013-11-11 17:21:50 +04:00
Dmitry Trofimov d9417b699a Merge remote-tracking branch 'origin/master' 2013-11-11 14:09:22 +01:00
Dmitry Trofimov 5b526fc4d0 Add pty libs to pycharm community build. 2013-11-11 14:06:47 +01:00
Konstantin Bulenkov c912c674ec add HowTo 2013-11-11 13:54:22 +01:00
Eugene Zhuravlev 6d940b15d7 depend on PsiModificationTracker.JAVA_STRUCTURE_MODIFICATION_COUNT if the file cannot be resolved yet 2013-11-11 13:47:07 +01:00
Roman Shevchenko 7c63c25691 platform: jayatana patched to support Ubuntu 13.10 (sources only) 2013-11-11 13:37:40 +01:00
Konstantin Bulenkov 59622eed8f IDEA-116276 Console font is small in Presentation mode 2013-11-11 13:30:45 +01:00
Yann Cébron 6863abcea8 IDEA-115889 Framework toolwindows: support scope-based file colors for items 2013-11-11 13:18:39 +01:00
nik ac0f8ab3f2 obtaining framework libraries from app server: download libraries list asynchronously from server 2013-11-11 16:05:11 +04:00
Dmitry Jemerov 185804e6b8 refactor supported root type checking according to CR-IC-3056 2013-11-11 13:04:29 +01:00
Dmitry Jemerov 6b085fe7e8 formatter removes spaces in import statement parentheses (PY-11359) 2013-11-11 13:04:28 +01:00
Vassiliy Kudryashov b04030e641 Show pin icon in pinned Find Usages tabs 2013-11-11 15:50:46 +04:00
Dmitry Avdeev 90ea6d77f8 do not disable empty frameworks page if no templates available 2013-11-11 15:36:21 +04:00
Roman Shevchenko bb55e29b66 platform: jayatana sources attached 2013-11-11 12:26:26 +01:00
Roman Shevchenko d1911f7903 platform: Ubuntu app menu loading code extracted and corrected 2013-11-11 12:26:26 +01:00
Roman Shevchenko 897738a22e Cleanup (deprecated code) 2013-11-11 12:26:26 +01:00
Sergey Evdokimov 56e41fbb14 Check Grails SDK in background thread, not in the AWT.
+review CR-IU @gromopert
2013-11-11 15:14:48 +04:00
Dmitry Avdeev fd2b6b3672 IDEA-115074 New Project Wizard: Grails: grails-specific settings are missing 2013-11-11 15:11:22 +04:00
anna a69a88a032 spi: decline abstract classes, suggest all available inheritors (IDEA-115502) 2013-11-11 12:06:47 +01:00
anna eeaee1e970 SIOOBE 2013-11-11 12:06:46 +01:00
Sergey Evdokimov 6cd3cb930c Fix spelling 2013-11-11 14:54:39 +04:00
Roman Shevchenko 5f4c814f38 IDEA-102413 (pointless assertion dropped)
Unneeded - as macro validity is checked at path expand phase, and then by StorageUtil. Also, there is no such assertion for FileBasedStorage (so better consistency) .
2013-11-11 11:39:55 +01:00
Roman Shevchenko dc455bd9de Cleanup (arrangement, formatting) 2013-11-11 11:39:55 +01:00
Sergey Evdokimov 44590dc15b IDEA-25934 Maven: Webapp resources filtering
store web resources configuration.
2013-11-11 14:20:49 +04:00
Sergey Evdokimov 6e65f2be46 IDEA-25934 Maven: Webapp resources filtering
store web resources configuration.
2013-11-11 14:09:46 +04:00
Yann Cébron df137ae869 DOM stubs: namespace key index 2013-11-11 10:55:16 +01:00
anna 046e455320 Merge remote-tracking branch 'origin/master' 2013-11-11 10:44:34 +01:00
anna 06815172d7 testdata fixed 2013-11-11 10:43:19 +01:00
Yann Cébron dd632213ed IDEA-116168 Action creation does not escape special chars in plugin.xml 2013-11-11 10:38:18 +01:00
Yann Cébron 48fa01e4a2 restore plugin description 2013-11-11 10:23:02 +01:00
Dmitry Avdeev d34d829e7e new project wizard: remote templates 2013-11-11 13:04:04 +04:00
nik 389db71355 methods renamed 2013-11-11 12:31:27 +04:00
peter b07e674c55 prefer non-qualified xml completion variants (IDEA-115355) 2013-11-11 09:21:46 +01:00
Vladislav.Soroka add165a775 IDEA-116144 Opening build.gradle of android project fails 2013-11-11 12:06:51 +04:00
nik d524a84fce refixed IDEA-111753 to remove unnecessary dependency on debugger 2013-11-11 10:25:11 +04:00
nik b8df146aba show usages from generated code in separate group (IDEA-97579) 2013-11-11 10:02:52 +04:00
nik 034f42b8dd removed obsolete 'remote-server-util' module from installation, added new module to git plugin installation 2013-11-11 09:47:34 +04:00
nik c8deccfaba download libraries in parallel (IDEA-88561) 2013-11-11 09:46:21 +04:00
nik 674de91aaf our LinkedHashMap: added methods to obtain last added key/value 2013-11-11 09:45:33 +04:00
Dmitry Trofimov 43aced8c04 Restore context menu after DnD back to Terminal View. 2013-11-10 23:17:20 +01:00
Dmitry Trofimov b6987d36c4 Merge remote-tracking branch 'origin/master' 2013-11-10 22:52:14 +01:00
Dmitry Trofimov c14702745f Fix: terminal tab doesn't save name change after DnD. 2013-11-10 22:51:38 +01:00
Dmitry Trofimov 495bda482e JediTerm update to version 1.0 2013-11-10 22:46:03 +01:00
Dmitry Trofimov 46667e2462 Fix closing tab on session end. Fix popup for editor terminal tabs. 2013-11-10 22:27:38 +01:00
Dmitry Trofimov fdd3e7031c Fix potential NPE. 2013-11-10 22:03:28 +01:00
Kirill Likhodedov 9ea940ab07 [git] Fix refresh notification after changing non-active branch hashes
We send notification after Git repository update only if there were
some changes. However, because of perverted GitBranch#equals()
contract we didn't capture the change if some non-active branch was
moved (its Hash changes), for example, in IDEA-116111 (after push).

Until all deprecated GitBranch object creations are eliminated from
the code, we can't change its equals => use custom hashing strategy
for correct comparison.
2013-11-11 00:57:25 +04:00
peter 34b357caf0 more console folding by default 2013-11-10 21:56:40 +01:00
Dmitry Trofimov d21cf01a7a Fix memory leak. 2013-11-10 21:49:31 +01:00
Dmitry Trofimov 1dcfd64e13 Fix removing terminal tabs on drag'n'drop. 2013-11-10 21:49:15 +01:00