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.
Attachments
For Gerrit Dashboard: QTTA-1 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
546752,2 | Remove calls to deprecated method UIUtil.removeScrollBorder | dev | qt-labs/android-studio-tools | Status: MERGED | +2 | 0 |
546890,3 | Remove an internal API ExperimentalUI | dev | qt-labs/android-studio-tools | Status: MERGED | +2 | 0 |