Remove styles-uit and controls-uit QML modules, as they were replaced with stylesUit and controlsUit 5 years ago.

This commit is contained in:
Julian Groß 2023-04-23 20:23:11 +02:00
parent ad05086a9c
commit 028f6c2f82
62 changed files with 17 additions and 251 deletions

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
AttachmentsTable {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
BaseWebView {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
Button {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
CheckBox {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
CheckBoxQQC2 {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
ComboBox {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
ContentSection {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
FilterBar {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
GlyphButton {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
HorizontalRule {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
HorizontalSpacer {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
ImageMessageBox {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
Key {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
Keyboard {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
Label {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
QueuedButton {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
RadioButton {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
ScrollBar {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
Separator {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
Slider {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
SpinBox {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
Switch {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
Table {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
TabletContentSection {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
TabletHeader {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
TextAction {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
TextEdit {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
TextField {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
ToolTip {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
Tree {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
VerticalSpacer {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
WebGlyphButton {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
WebSpinner {
}

View file

@ -1,4 +0,0 @@
import controlsUit 1.0
WebView {
}

View file

@ -1 +0,0 @@
this folder exists purely for compatibility reasons and might be deleted in future! please consider using 'import controlsUit 1.0' instead of including this folder

View file

@ -5,17 +5,19 @@
//
// Created by Zach Fox on 2018-10-10
// Copyright 2018 High Fidelity, Inc.
// Copyright 2023 Overte e.V.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
// SPDX-License-Identifier: Apache-2.0
//
import Hifi 1.0 as Hifi
import QtQuick 2.10
import QtQuick.Controls 2.3
import "qrc:////qml//styles-uit" as HifiStylesUit
import "qrc:////qml//controls-uit" as HifiControlsUit
import "qrc:////qml//controls" as HifiControls
import stylesUit 1.0 as HifiStylesUit
import controlsUit 1.0 as HifiControlsUit
import controls 1.0 as HifiControls
Rectangle {
HifiStylesUit.HifiConstants { id: hifi; }

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
AnonymousProRegular {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
ButtonLabel {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
FiraSansRegular {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
FiraSansSemiBold {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
HiFiGlyphs {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
HifiConstants {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
IconButton {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
InfoItem {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
InputLabel {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
ListItem {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
Logs {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
OverlayTitle {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
RalewayBold {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
RalewayLight {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
RalewayRegular {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
RalewaySemiBold {
}

View file

@ -1,20 +0,0 @@
//
// Rawline.qml
//
// Created by Wayne Chen on 25 Feb 2019
// Copyright 2019 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
import QtQuick 2.7
Text {
id: root
property real size: 32
font.pixelSize: size
verticalAlignment: Text.AlignVCenter
horizontalAlignment: Text.AlignLeft
font.family: "Rawline"
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
SectionName {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
Separator {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
ShortcutText {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
TabName {
}

View file

@ -1,4 +0,0 @@
import stylesUit 1.0
TextFieldInput {
}

View file

@ -1 +0,0 @@
this folder exists purely for compatibility reasons and might be deleted in future! please consider using 'import stylesUit 1.0' instead of including this folder

View file

@ -3,17 +3,19 @@
//
// Created by Sam Gateau, 2018/06/15
// Copyright 2018 High Fidelity, Inc.
// Copyright 2023 Overte e.V.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
// SPDX-License-Identifier: Apache-2.0
//
import QtQuick 2.7
import QtQuick.Controls 1.4 as Original
import QtQuick.Controls.Styles 1.4
import "qrc:///qml/styles-uit"
import "qrc:///qml/controls-uit" as HifiControls
import stylesUit 1.0
import controlsUit 1.0 as HifiControls
import "../jet.js" as Jet

View file

@ -3,16 +3,18 @@
//
// Created by Sam Gateau on 6/6/2016
// Copyright 2016 High Fidelity, Inc.
// Copyright 2023 Overte e.V.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or https://www.apache.org/licenses/LICENSE-2.0.html
// SPDX-License-Identifier: Apache-2.0
//
import QtQuick 2.7
import QtQuick.Controls 1.4
import QtQuick.Layouts 1.3
import "qrc:///qml/styles-uit"
import "qrc:///qml/controls-uit" as HifiControls
import stylesUit 1.0
import controlsUit 1.0 as HifiControls
import "configSlider"
import "../lib/plotperf"

View file

@ -3,16 +3,18 @@
//
// Created by Sam Gateau on 06/07/2018
// Copyright 2016 High Fidelity, Inc.
// Copyright 2023 Overte e.V.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or https://www.apache.org/licenses/LICENSE-2.0.html
// SPDX-License-Identifier: Apache-2.0
//
import QtQuick 2.7
import QtQuick.Controls 1.4
import QtQuick.Layouts 1.3
import "qrc:///qml/styles-uit"
import "qrc:///qml/controls-uit" as HifiControls
import stylesUit 1.0
import controlsUit 1.0 as HifiControls
import "../lib/jet/qml" as Jet