Commit Graph
155536 Commits
Author SHA1 Message Date
Anna Kozlova a94e79baff generate constructor: place varargs from base constructor as last parameter (IDEA-142811) 2015-07-21 08:51:12 +02:00
Anna Kozlova 2955a8cac7 NPE (IDEA-142788) 2015-07-21 08:51:10 +02:00
Anna Kozlova 9501af04f5 decode: don't qualify 'ambiguous' reference if qualifier is available through inheritance (IDEA-142703) 2015-07-21 08:51:08 +02:00
Anna Kozlova 75e3086fb2 lambda -> meth ref: reject replacements with invalid qualifiers (IDEA-142695) 2015-07-21 08:51:06 +02:00
Eugene Zhuravlev d7dd6ae799 fixing tests 2015-07-21 08:42:00 +02:00
Maxim.Mossienko 9284a926d4 faster duplicates index, fix for IDEA-124624 2015-07-21 00:36:11 +02:00
peter 673edc94a6 InfoAndProgressPanel.removeProgress: assert that the progress was added before 2015-07-20 23:11:29 +02:00
peter 42d1b3ec91 restore goto file/action/etc in dumb mode 2015-07-20 22:00:49 +02:00
Konstantin Bulenkov 07eab62590 Merge remote-tracking branch 'origin/master' 2015-07-20 21:51:44 +02:00
Konstantin Bulenkov dd828e49a3 fix double scaling of Status Bar height 2015-07-20 21:49:37 +02:00
Konstantin Bulenkov 7b231d5202 MemoryWidget: make constants HiDPI friendly 2015-07-20 21:48:31 +02:00
Vassiliy.Kudryashov 9b6d017e70 IDEA-81363 Submenu hides (too fast) when leaving entry in main menu
tuning
2015-07-20 22:40:32 +03:00
Eugene Zhuravlev 92dae51b12 fixing tests 2015-07-20 21:37:52 +02:00
Vladimir Krivosheev 81c7cea628 public to avoid error if packed into different jars 2015-07-20 21:31:30 +02:00
Maxim.Mossienko dec3365aac removed assertion, it doesn't hold for tests 2015-07-20 21:22:10 +02:00
Konstantin Bulenkov 560b61a3be HiDPI: wrap status bar constants with JBUI.scale 2015-07-20 21:18:17 +02:00
Konstantin Bulenkov d08948184d return raw tail icon (no upscale) from App Info 2015-07-20 21:16:38 +02:00
Konstantin Bulenkov 82e88489a4 update Splash tail icon size 13x13 -> 16x16 for optimal upscaling 2015-07-20 21:15:31 +02:00
Konstantin Bulenkov b742ecc9d1 fix progress indicator glitches on Splash for non-standard DPIs 2015-07-20 21:13:55 +02:00
Sergey Malenkov d2c69b1e16 EA-68122 - NPE: InspectionToolsConfigurable.getPreferredFocusedComponent 2015-07-20 22:13:44 +03:00
Konstantin Bulenkov 97a52bbff4 ImageLoader: support fractional upscaling/downscaling for various DPI settings 2015-07-20 21:12:31 +02:00
Konstantin Bulenkov c6eced4543 add dependency: module util -> imgscalr lib 2015-07-20 21:08:57 +02:00
Konstantin Bulenkov 3bf473593f make JBUI to support floating scale factor 2015-07-20 21:06:56 +02:00
peter eaa5d2a80b IDEA-128290 Allow cancelling directory creation if specified name contains dot
remove mnemonic from Cancel (IDEA-CR-3834)
2015-07-20 20:18:17 +02:00
peter bf87a7466a diagnose invalid type's annotations (EA-63847 - PIEAE: PsiUtilCore.ensureValid) 2015-07-20 20:18:17 +02:00
peter 3dbda0ae18 ObjectsRequireNonNullIntention: don't delete external/inferred annotations (EA-63847 - PIEAE: PsiUtilCore.ensureValid) 2015-07-20 20:18:16 +02:00
peter ea07addeee run choose by name bg calculation in smart mode (EA-65609 - INRE: FileBasedIndexImpl.handleDumbMode) 2015-07-20 20:18:16 +02:00
peter c91b9950a2 don't use stale PsiFile in InspectionValidatorWrapper (EA-66085 - PIEAE: PsiScopesUtil.treeWalkUp) 2015-07-20 20:18:15 +02:00
peter 85f94d9c28 concurrent root iteration on startup should be under a progress that's canceled on project closing (EA-68060 - assert: DirectoryIndexImpl.checkAvailability) 2015-07-20 20:18:15 +02:00
peter 26b7e75ef4 FinderRecursivePanel: handle EA-70298 - INRE: FileBasedIndexImpl.handleDumbMode 2015-07-20 20:18:15 +02:00
peter 54c229a9b6 LibraryDependentToolWindowManager: be prepared to PCE from index access (EA-70872 - PCE: FileBasedIndexImpl.checkRebuild) 2015-07-20 20:18:14 +02:00
peter 6132f4f7a5 don't require java file copy to be java (EA-70418 - assert: PsiJavaFileBaseImpl.clone) 2015-07-20 20:18:14 +02:00
peter 5616345fbc don't stop whole search on error in some file, diagnose PSI file range inconsistency (EA-53915 - assert: LowLevelSearchUtil.processElementsContainingWordInElement) 2015-07-20 20:18:13 +02:00
peter d4eebb6401 tolerate malformed fqns in java completion (EA-63095 - IOE: PsiJavaParserFacadeImpl.createExpressionFromText) 2015-07-20 20:18:13 +02:00
peter a68b1ab38b IDEA-137372 Live templates speed search matching can honor group name in addition to the template prefix 2015-07-20 20:18:13 +02:00
Maxim.Mossienko 9bfea86cea license for plexus-classworlds, btw codehaus repos had moved to github 2015-07-20 19:54:17 +02:00
Eugene Zhuravlev 2bd319ad86 handling duplicate entries in modules.xml 2015-07-20 19:49:24 +02:00
Vladimir Krivosheev c9cd727dfc IDEA-142839 ActionCallback.REJECTED.doWhenProcessed results in memory leaks 2015-07-20 19:38:54 +02:00
Vladimir Krivosheev 776e00b899 use Promise instead of ActionCallback 2015-07-20 19:38:52 +02:00
Vladimir Krivosheev a2828746a3 SwitchManager as a service 2015-07-20 19:38:50 +02:00
Vladimir Krivosheev b9eb9dbaeb cleanup 2015-07-20 19:38:49 +02:00
Egor.Ushakov dbd6f4e66d reverted transparent progress in completion for Peter, see IDEA-142801 2015-07-20 20:36:28 +03:00
Dmitry Jemerov 5f758f81c5 "Optimize imports" usually optimizes more than one import 2015-07-20 19:32:24 +02:00
Aleksey Pivovarov 3da07b7af2 diff: mark chevrone actions as DumbAware 2015-07-20 18:48:48 +03:00
Aleksey Pivovarov b22b375f41 editor: do not check GutterIconRenderer for DumbAware. check it's AnAction instead. 2015-07-20 18:48:47 +03:00
Aleksey Pivovarov 9d1b9ed314 diff: CopyableLabel does not support html highlighting yet
strip it instead.
2015-07-20 18:48:46 +03:00
Julia Beliaeva 5350d007fa [vcs-log] tmp fix for slow table repaint 2015-07-20 18:34:19 +03:00
Dmitry Jemerov 26820cfdf0 don't delete bundled plugins when installing an updated plugin with the same ID from the plugin repo 2015-07-20 17:29:47 +02:00
peter 934bf974f8 IDEA-128290 Allow cancelling directory creation if specified name contains dot 2015-07-20 17:20:58 +02:00
peter 1b70adbfd4 IDEA-137195 Not annotated constant fields should be treated as Nullable or NotNull when static code analysis is able to prove Nullable/NotNull 2015-07-20 17:20:58 +02:00