Skip to content

Commit

Permalink
sync: from linuxdeepin/dtkdeclarative
Browse files Browse the repository at this point in the history
Synchronize source files from linuxdeepin/dtkdeclarative.

Source-pull-request: linuxdeepin/dtkdeclarative#438
  • Loading branch information
deepin-ci-robot authored and 18202781743 committed Dec 20, 2024
1 parent c651219 commit afeb397
Show file tree
Hide file tree
Showing 111 changed files with 146 additions and 146 deletions.
2 changes: 1 addition & 1 deletion qt6/src/qml/AboutAction.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick

Action {
id: control
Expand Down
6 changes: 3 additions & 3 deletions qt6/src/qml/AboutDialog.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick.Layouts 1.11
import QtQuick.Window 2.11
import QtQuick
import QtQuick.Layouts
import QtQuick.Window
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/AbstractButton.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick.Controls 2.4
import QtQuick.Controls

AbstractButton {

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/Action.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick.Controls 2.4
import QtQuick.Controls

Action {

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/ActionButton.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import QtQuick.Templates as T
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS
Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/ActionGroup.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick.Controls 2.4
import QtQuick.Controls

ActionGroup {

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/AlertToolTip.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/ApplicationWindow.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import QtQuick.Templates as T
import org.deepin.dtk 1.0 as D

Expand Down
6 changes: 3 additions & 3 deletions qt6/src/qml/ArrowListView.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick.Window 2.11
import QtQuick.Layouts 1.11
import QtQuick
import QtQuick.Window
import QtQuick.Layouts
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS
import org.deepin.dtk.private 1.0 as P
Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/ArrowShapePopup.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.0
import QtQuick.Shapes 1.11
import QtQuick
import QtQuick.Shapes
import Qt5Compat.GraphicalEffects
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS
Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/ArrowShapePopupWindow.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick.Window 2.11
import QtQuick
import QtQuick.Window
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/BoxInsetShadow.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.0
import QtQuick
import org.deepin.dtk 1.0 as D

Item {
Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/BoxPanel.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/BoxShadow.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.0
import QtQuick
import org.deepin.dtk 1.0 as D

Item {
Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/BusyIndicator.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import QtQuick.Templates as T
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS
Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/Button.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import QtQuick.Templates as T
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS
Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/ButtonBox.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick.Layouts 1.11
import QtQuick
import QtQuick.Layouts
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS
import org.deepin.dtk.private 1.0 as P
Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/ButtonGroup.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick.Controls 2.4
import QtQuick.Controls

ButtonGroup {

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/ButtonIndicator.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/CheckBox.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import QtQuick.Templates as T
import QtQuick.Layouts 1.11
import QtQuick.Layouts
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/CheckDelegate.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import QtQuick.Templates as T
import QtQuick.Layouts 1.11
import QtQuick.Layouts
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/CicleSpreadAnimation.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import org.deepin.dtk 1.0 as D

Item {
Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/ComboBox.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick.Layouts 1.11
import QtQuick
import QtQuick.Layouts
import QtQuick.Templates as T
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS
Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/Container.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick.Controls 2.4
import QtQuick.Controls

Container {

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/Control.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import QtQuick.Templates as T
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/ControlBackground.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick

Rectangle {
id: control
Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/ControlGroup.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.0
import QtQuick.Layouts 1.11
import QtQuick
import QtQuick.Layouts
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/ControlGroupItem.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.0
import QtQuick.Layouts 1.11
import QtQuick
import QtQuick.Layouts
import QtQml.Models 2.11
import org.deepin.dtk 1.0 as D

Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/DelayButton.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick.Controls.impl 2.4
import QtQuick
import QtQuick.Controls.impl
import QtQuick.Templates as T
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/Dial.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import QtQuick.Controls.Basic.impl
import QtQuick.Templates as T
import org.deepin.dtk.style 1.0 as DS
Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/Dialog.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick.Controls 2.4
import QtQuick.Controls

Dialog {

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/DialogButtonBox.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import QtQuick.Templates as T
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/DragItemsImage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.15
import QtQuick

Item {
id: control
Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/Drawer.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick.Controls 2.4
import QtQuick.Controls

Drawer {

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/EditPanel.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/EmbeddedProgressBar.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick.Controls 2.4
import QtQuick
import QtQuick.Controls
import QtQuick.Templates as T
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS
Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/FloatingButton.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS
import org.deepin.dtk.private 1.0 as P
Expand Down
4 changes: 2 additions & 2 deletions qt6/src/qml/FloatingMessage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick.Layouts 1.11
import QtQuick
import QtQuick.Layouts
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/FloatingPanel.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.11
import QtQuick
import org.deepin.dtk 1.0 as D
import org.deepin.dtk.style 1.0 as DS

Expand Down
2 changes: 1 addition & 1 deletion qt6/src/qml/FlowStyle.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-3.0-or-later

import QtQuick 2.0
import QtQuick
import org.deepin.dtk 1.0 as D

QtObject {
Expand Down
Loading

0 comments on commit afeb397

Please sign in to comment.