Commit Graph
94639 Commits
Author SHA1 Message Date
peter 2f5e600044 when sorting alphabetically, display start matches first (IDEA-97189) 2013-01-22 17:16:12 +01:00
peter 9a04f2e8dc minor 2013-01-22 17:16:12 +01:00
peter 54a248d3b4 IDEA-94797 classNameComplete() performs standard completion in live templates 2013-01-22 17:16:11 +01:00
peter e39ec1fa5d IDEA-98239 ClassName completion no longer works inside ftlvariable "type" attribute 2013-01-22 17:16:11 +01:00
Konstantin Bulenkov 95a19cce11 IDEA-95058 An option to set regular font size on editor's tab titles 2013-01-22 17:03:05 +01:00
Eugene Zhuravlev 715a98b41e fix task re-scheduling 2013-01-22 16:54:34 +01:00
Alexander Lobas 350d725287 Visual Editing 2013-01-22 19:40:20 +04:00
Bas Leijdekkers 30fb9d95f5 Make final quickfix for "Non-final field in enumeration" inspection (IDEA-99314) 2013-01-22 16:29:29 +01:00
Konstantin Bulenkov 905f4847ca use new format 2013-01-22 16:22:02 +01:00
Sergey Evdokimov b0c47a44c7 Support spring loaded for remote process. 2013-01-22 19:18:12 +04:00
Bas Leijdekkers 10e1d4cb04 cleanup 2013-01-22 16:14:08 +01:00
Bas Leijdekkers dc0d79df41 restore convert line separators 2013-01-22 16:14:00 +01:00
Bas Leijdekkers affe231b66 IDEA-99394 (Unnecessary fully qualified name inspection reports wrongly. again in 12.0.2) 2013-01-22 16:04:05 +01:00
Sergey Evdokimov b75c72b4d9 Support spring loaded for remote process. 2013-01-22 18:41:34 +04:00
Sergey Evdokimov 332725cabd Minor code change. 2013-01-22 18:41:34 +04:00
Bas Leijdekkers 41d180c596 IDEA-99479 (package.html may be converted to package-info.java inspection doesn't produce any results) 2013-01-22 15:35:11 +01:00
Bas Leijdekkers 2143dbd49a move testdata to correct location 2013-01-22 15:33:57 +01:00
Svetlana.Zemlyanskay 925d7390e7 PHP Arranger: disable visible for grouping rules panel 2013-01-22 17:36:43 +04:00
Nadya.Zabrodina def4ce5464 Merge remote-tracking branch 'origin/master' 2013-01-22 17:26:15 +04:00
Nadya.Zabrodina ed17ecab9b EA-42987 - IAE: HgUtil.removePasswordIfNeeded
*If there is  no default path the dialog push path shouldn't be updated.
2013-01-22 17:22:08 +04:00
Kirill Likhodedov 43a78368df [diff] IDEA-97556 Perform "Go to line" only by _left_ click on a line number of the active editor 2013-01-22 17:16:22 +04:00
Kirill Likhodedov 2632edbc6f [git] Better progress indicator during Update
For multi-root projects mention which repository is being rebased/merged.
2013-01-22 17:16:22 +04:00
Kirill Likhodedov 8603fa23ae [git] initialize GitRepositoryManager in initComponent to avoid dependency conflicts 2013-01-22 17:16:21 +04:00
Kirill Likhodedov 23af4fb4c3 [git] IDEA-88619 Add progress bar to clone, fetch, pull, push (only for native git)
* GitStandardProgressAnalyzer was not working, because the "--progress" parameter wasn't set on command. Set it for all remote commands for Git 1.7.1.1+
* Introduce a handy method to make a GitLineHandler listener for reporting progress to the given ProgressIndicator.
* Support "Writing objects" progress message for push, add a test.
2013-01-22 17:16:21 +04:00
Konstantin Bulenkov 5c99ca8e1e new icons 2013-01-22 14:04:58 +01:00
Roman Shevchenko 548d56b887 IDEA-88884 (system property to coarsen file stamps resolution to 1s) 2013-01-22 17:00:08 +04:00
peter 8571103770 IDEA-88179 Allow to switch off completion item selection by typing dot, space etc. 2013-01-22 13:50:16 +01:00
Dmitry Avdeev 7ed6d04794 EA-42998 - NCDFE: NewJspParserDefinition$.parseContents 2013-01-22 16:37:33 +04:00
Alexey Kudravtsev 2118f5f465 fewer threads 2013-01-22 16:33:06 +04:00
Denis.Zhdanov 87762fb85e IDEA-83532 Gradle: Change gradle plugin configuration from ProjectComponent to ProjectService 2013-01-22 16:03:28 +04:00
Maxim.Mossienko 8f78690c51 increase sleep time on idling 2013-01-22 12:32:14 +01:00
Svetlana.Zemlyanskay b61eaeed4f new type for PHP rearranger 2013-01-22 15:27:43 +04:00
Eugene Zhuravlev f3048ccac8 in automake mode trigger asynchronous documents saving after writeAction completion (relates to IDEA-97362 automake: problem is reported for a valid refactoring result) 2013-01-22 11:56:11 +01:00
Alexey Kudravtsev 989c2156f0 cleanup 2013-01-22 14:51:30 +04:00
Alexey Kudravtsev 133edc2acc project leak 2013-01-22 14:51:29 +04:00
Alexey Kudravtsev 10f7df6ea9 factor common code 2013-01-22 14:51:28 +04:00
Alexey Kudravtsev 07a71b8fc1 fewer threads 2013-01-22 14:51:27 +04:00
Alexey Kudravtsev 721c621740 memory: avoid ArrayList slack 2013-01-22 14:51:26 +04:00
Sascha Weinreuter d79d6cd002 Merge remote-tracking branch 'origin/master' 2013-01-22 10:35:44 +01:00
Sascha Weinreuter a13ec124d6 Diagnostics for NSME (EA-39972) broken - CodeSource can be null (EA-43103 - NPE: CompactSyntaxLexerAdapter.createTokenManager) 2013-01-22 10:32:14 +01:00
Rustam Vishnyakov ea0472e9fe Move PHP-specific colors for Darcula to PHP plug-in 2013-01-22 13:03:38 +04:00
Max Medvedev 915b4415e8 stronger checks while creating Set<Arg> psi-types (IDEA-99367) 2013-01-22 12:31:51 +04:00
Sascha Weinreuter e95ac7c83a Merge remote-tracking branch 'origin/master' 2013-01-22 09:12:59 +01:00
Denis.Zhdanov 4cd3f3593b IDEA-83532 Gradle: Change gradle plugin configuration from ProjectComponent to ProjectService 2013-01-22 12:04:46 +04:00
Denis.Zhdanov 3f31bfe467 IDEA-83532 Gradle: Change gradle plugin configuration from ProjectComponent to ProjectService 2013-01-22 12:01:38 +04:00
Nikolay Matveev c0ec56fd9e annotations added 2013-01-22 00:29:00 +04:00
Bas Leijdekkers 9cdbbfaccf IDEA-99440 ("Missing @Deprecated annotation" inspection does not recognize removing @deprecated javadoc tag) 2013-01-21 20:50:07 +01:00
Dmitry Jemerov 7fe333890a javadocs for CodeInsightTestFixture 2013-01-21 20:06:56 +01:00
Dmitry Jemerov 00e6ed0dbb clarify javadoc 2013-01-21 20:06:55 +01:00
peter 0a815e48f3 groovy 2 reports source path as url 2013-01-21 18:20:30 +01:00