Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
QtTAS 1.0
-
None
-
047f98e3b (dev), f8a45c2be (dev)
-
2024wk10FOQtforAndroid
Description
Ran the plugin verifier against the the latest dev branch just for fun.
Deprecated API use:
#Deprecated method com.intellij.util.ui.UIUtil.removeScrollBorder(Component) invocation Deprecated method com.intellij.util.ui.UIUtil.removeScrollBorder(java.awt.Component c) : void is invoked in org.qtproject.qt.androidstudiotools.QtToolWindowPanel$2.componentAdded(ContainerEvent) : void Deprecated method com.intellij.util.ui.UIUtil.removeScrollBorder(java.awt.Component c) : void is invoked in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.setMainContent(JComponent) : void
Internal API use:
#Internal method com.intellij.ui.ExperimentalUI.isNewUI() invocation Internal method com.intellij.ui.ExperimentalUI.isNewUI() : boolean is invoked in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.setMainContent(JComponent) : void. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code. Internal method com.intellij.ui.ExperimentalUI.isNewUI() : boolean is invoked in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.paintComponent(Graphics) : void. This method is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the method is not supposed to be used in client code. #Internal class com.intellij.ui.ExperimentalUI reference Internal class com.intellij.ui.ExperimentalUI is referenced in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.setMainContent(JComponent) : void. This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code. Internal class com.intellij.ui.ExperimentalUI is referenced in org.qtproject.qt.androidstudiotools.QtToolWindowPanel.paintComponent(Graphics) : void. This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation or @com.intellij.openapi.util.IntellijInternalApi annotation and indicates that the class is not supposed to be used in client code.