Commit Graph
81319 Commits
Author SHA1 Message Date
Konstantin Bulenkov 3640db568d iterator must return text ranges in proper order (fix renderers in Ctrl+N) 2012-04-20 11:59:55 +02:00
andrey.vokin 7ad844aa12 SCSS Lexer tess refactored 2012-04-20 13:55:40 +04:00
Eugene Zhuravlev 25ce46b4e7 out-of-process make implementation as per-project build process instead of server 2012-04-20 11:42:08 +02:00
anna ab5cb775fe IDEA-84960 2012-04-20 11:36:05 +02:00
anna e48675cc0c do not include the misspelled name in suggestions (IDEA-84851) 2012-04-20 11:36:04 +02:00
Alexander Lobas 153322d9ef Merge remote-tracking branch 'origin/master' 2012-04-20 13:33:50 +04:00
Alexander Lobas 229bd3a001 TableLayout 2012-04-20 13:33:33 +04:00
Kirill Likhodedov 641cc5e6cb Addition to the fix for IDEA-84746: use correct ModalityState
Addition to a6a0e32
According to the review by peter.
2012-04-20 13:18:11 +04:00
Kirill Likhodedov 8ef098ef45 Fix tooltip for "Built-in" ssh setting. IDEA-84936 2012-04-20 13:18:10 +04:00
Kirill Likhodedov 384c4d2e5d IDEA-83764 Support git-svn in GitConfig
Use special GitRemote instance for "remote = . " typical for git-svn branch in .git/config.
Filter out the "refs/remotes/" prefix (as it is done for refs/heads) when creating GitBranch in GitBranch#tracked
Add a test with test data from the bugreport.
2012-04-20 13:18:10 +04:00
Kirill Likhodedov d8c4ce1f5c Fix GitConfigTest: use PlatformFacade to get plugin. 2012-04-20 13:18:09 +04:00
Dmitry Avdeev faf763fa63 another test fix 2012-04-20 12:37:44 +04:00
Eugene Kudelevsky 7e2b63e88d fix: renderscript compilation should work for old platforms 2012-04-19 23:04:41 +04:00
Eugene Kudelevsky 79493c8877 bundle libraries from sdk tools r18 2012-04-19 23:04:39 +04:00
Alexander Lobas 93ab0cdb59 Merge remote-tracking branch 'origin/master' 2012-04-19 22:17:49 +04:00
Alexander Lobas a5ca3695cf TableLayout 2012-04-19 22:17:23 +04:00
Alexander Lobas b02bdc0609 Check project disposed state 2012-04-19 22:17:09 +04:00
Gregory.Shrago 4fd842499c IDEA-84392 'Already disposed' fix 2012-04-19 21:57:11 +04:00
Maxim Shafirov 88aa20e791 OC-3717 Can move cursor inside the placeholder if it came in it from the upper/bottom line 2012-04-19 20:32:16 +04:00
Maxim.Mossienko ebb72ee3d5 Merge remote-tracking branch 'origin/master' 2012-04-19 19:47:59 +04:00
peter b42ed63049 IDEA-83223 IDEA incorrectly inserts 'super' keyword with replace completion character. 2012-04-19 17:17:28 +02:00
peter 5f5db1e8b2 IDEA-84027 Balloons should fit window despite long textual content 2012-04-19 16:48:17 +02:00
peter 006a6d3760 PerforceCheckinComponent: report no jobs found only once 2012-04-19 16:48:17 +02:00
anna aef5f3e23b move perform button to the right for mac (IDEA-84885) 2012-04-19 16:37:01 +02:00
peter 4d4c852bfa minor checks 2012-04-19 15:36:34 +02:00
Anton Makeev 48e7cc17c1 Platform: show dialogs even if the window is hidden 2012-04-19 14:54:25 +02:00
Vassiliy Kudryashov 1d3b4a9fa0 IDEA-68331 Mouse 4/Mouse 5 button not detected
Mouse side-buttons behavior has been improved (especially for Ubuntu)
2012-04-19 16:49:42 +04:00
Sergey Evdokimov 7c116e85d8 IDEA-84847 adding a new plugin in a profile and activating the profile inside Idea does not update known goals of that plugin 2012-04-19 16:14:12 +04:00
Maxim Shafirov 859f1f3a3f deadcode 2012-04-19 15:41:40 +04:00
Sergey Evdokimov 0d7cc22ae6 IDEA-84847 adding a new plugin in a profile and activating the profile inside Idea does not update known goals of that plugin 2012-04-19 15:33:45 +04:00
Sergey Evdokimov 85c4d731e0 Simplifying code. 2012-04-19 15:33:45 +04:00
Roman Shevchenko c4a108ee18 Consistent diff usage message 2012-04-19 13:12:08 +02:00
Roman Shevchenko fddbd00277 Restore diff exit 2012-04-19 13:12:08 +02:00
Roman Shevchenko 09a852a65b Fix NPE in jar diff 2012-04-19 13:12:08 +02:00
Roman Shevchenko 6728c9bcb9 Report unknown file types in diff 2012-04-19 13:12:07 +02:00
Roman Shevchenko 67a0a42d0c Cleanup and typos 2012-04-19 13:12:07 +02:00
Roman Shevchenko aa9d51ad82 Fix NPE in diff 2012-04-19 13:12:07 +02:00
Roman Shevchenko efa7f1fccf Typos 2012-04-19 13:12:07 +02:00
Maxim.Mossienko 94c898ca47 localized old xml parsing 2012-04-19 15:11:46 +04:00
Dmitry Avdeev 98daba8011 test fixed 2012-04-19 14:57:33 +04:00
anna 817fc5aae4 simlify ? super ? wildcard (IDEA-63765) 2012-04-19 12:41:39 +02:00
anna f4cf77fb68 capture wildcard for getClass calls 2012-04-19 12:41:38 +02:00
Dmitry Avdeev 4027275217 fixed inspection wrapping in tests 2012-04-19 14:15:56 +04:00
Dmitry Avdeev 011acc736b running tests on their own classpath 2012-04-19 14:15:55 +04:00
Konstantin Bulenkov c14146bdaa multiselection for files 2012-04-19 11:42:19 +02:00
Dmitry Avdeev 0b9b776867 test fixed 2012-04-19 13:36:34 +04:00
Alexey Kudravtsev 1b2e011470 notnull 2012-04-19 13:25:12 +04:00
Alexey Kudravtsev bf800f633d cleanup 2012-04-19 13:25:11 +04:00
Konstantin Bulenkov 408a33b376 IDEA-84688 'Recent files': preselect the last closed file 2012-04-19 11:14:15 +02:00
anna 42ac547c07 testdata fixed 2012-04-19 10:57:46 +02:00